Created by: dependabot[bot]
Bumps faker from 3.1.0 to 3.1.1.
Release notes
Sourced from faker's releases.
v3.1.1
Happy Valentine's Day with a new Faker release!
🎉 This version:
- adds and deprecates generators
- fixes bugs
- updates development dependencies
Features
- Add exclude_words keyword to Lorem Ipsum to prevent words from being produced by
@philipfong
in #2665- Deprecate FillMurray service by
@ferblape
in #2657- Airports by
@ZionMiller
in faker-ruby/faker#2682Bug fixes
- Fix simple typo in es.yml by
@hslzr
in faker-ruby/faker#2675- Test the Vehicle VIN validator with known good and bad values, fixes … by
@alextaujenis
in faker-ruby/faker#2640- Fix you're/your typo and inaccuracy in Star Wars quote by
@dwilsonactual
in faker-ruby/faker#2693- Revert "Typo in Ukrainian locale, fixes #2620" by
@thdaraujo
in faker-ruby/faker#2690Update local dependencies
- Adds Ruby 3.2 to the CI matrix. Updates checkout action version. by
@petergoldstein
in faker-ruby/faker#2673- Update rubocop-minitest requirement from = 0.25.0 to = 0.25.1 by
@dependabot
in faker-ruby/faker#2674- Update minitest requirement from = 5.16.3 to = 5.17.0 by
@dependabot
in faker-ruby/faker#2677- Update pry requirement from = 0.14.1 to = 0.14.2 by
@dependabot
in faker-ruby/faker#2680- Update simplecov requirement from = 0.21.2 to = 0.22.0 by
@dependabot
in faker-ruby/faker#2672- Update rubocop requirement from = 1.44.0 to = 1.44.1 by
@dependabot
in faker-ruby/faker#2691New Contributors
@hslzr
made their first contribution in faker-ruby/faker#2675@ferblape
made their first contribution in faker-ruby/faker#2657@petergoldstein
made their first contribution in faker-ruby/faker#2673@dwilsonactual
made their first contribution in faker-ruby/faker#2693Full Changelog: https://github.com/faker-ruby/faker/compare/v3.1.0...v.3.1.1
Changelog
Sourced from faker's changelog.
v3.1.1 (2023-02-03)
Happy Valentine's Day with a new Faker release!
🎉 This version:
- adds and deprecates generators
- fixes bugs
- updates development dependencies
Features
- Add exclude_words keyword to Lorem Ipsum to prevent words from being produced by
@philipfong
in #2665- Deprecate FillMurray service by
@ferblape
in #2657- Airports by
@ZionMiller
in faker-ruby/faker#2682Bug fixes
- Fix simple typo in es.yml by
@hslzr
in faker-ruby/faker#2675- Test the Vehicle VIN validator with known good and bad values, fixes … by
@alextaujenis
in faker-ruby/faker#2640- Fix you're/your typo and inaccuracy in Star Wars quote by
@dwilsonactual
in faker-ruby/faker#2693- Revert "Typo in Ukrainian locale, fixes #2620" by
@thdaraujo
in faker-ruby/faker#2690Update local dependencies
- Adds Ruby 3.2 to the CI matrix. Updates checkout action version. by
@petergoldstein
in faker-ruby/faker#2673- Update rubocop-minitest requirement from = 0.25.0 to = 0.25.1 by
@dependabot
in faker-ruby/faker#2674- Update minitest requirement from = 5.16.3 to = 5.17.0 by
@dependabot
in faker-ruby/faker#2677- Update pry requirement from = 0.14.1 to = 0.14.2 by
@dependabot
in faker-ruby/faker#2680- Update simplecov requirement from = 0.21.2 to = 0.22.0 by
@dependabot
in faker-ruby/faker#2672- Update rubocop requirement from = 1.44.0 to = 1.44.1 by
@dependabot
in faker-ruby/faker#2691New Contributors
@hslzr
made their first contribution in faker-ruby/faker#2675@ferblape
made their first contribution in faker-ruby/faker#2657@petergoldstein
made their first contribution in faker-ruby/faker#2673@dwilsonactual
made their first contribution in faker-ruby/faker#2693Full Changelog: https://github.com/faker-ruby/faker/compare/v3.1.0...v.3.1.1
Commits
-
c171711
Bump faker to v3.1.1 (#2696) -
4f4c672
Fix you're/your typo and inaccuracy in Star Wars quote (#2693) -
3088c5a
Update rubocop requirement from = 1.44.0 to = 1.44.1 (#2691) -
1c868b2
Revert "Typo in Ukrainian locale, fixes #2620" (#2690) -
2f63c85
Test the Vehicle VIN validator with known good and bad values, fixes … (#2640) -
9246681
Update rubocop requirement from = 1.43.0 to = 1.44.0 (#2688) -
800b7d5
Airports (#2682) -
e199b6d
Update simplecov requirement from = 0.21.2 to = 0.22.0 (#2672) -
fb1affb
Adds Ruby 3.2 to the CI matrix. Updates checkout action version. (#2673) -
7cfabab
Deprecate FillMurray service (#2657) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)