chore(deps): update dependency faker to v3.4.2 #206

Merged
renovate merged 1 commit from renovate/faker-3.x-lockfile into main 2024-07-17 15:31:07 +12:00
Collaborator

This PR contains the following updates:

Package Update Change
faker (changelog) patch 3.4.1 -> 3.4.2

Release Notes

faker-ruby/faker (faker)

v3.4.2

Compare Source

Happy July with a new faker-ruby release.

This version:

  • introduces a breaking change for Faker::NationalHealthService.british_number (more details below)
  • adds translation for some generators
  • fixes bugs
Breaking changes

The NHS sets aside a range of numbers from 999 000 0000 to 999 999 9999 for test purposes. The old range could
produce NHS numbers that were in use by real patients in the UK/England and Wales. In this version, Faker::NationalHealthService.british_number uses the test range for creating NHS numbers rather than the previous 400 000 0010 to 499 999 9999 range.

Breaking change was introduced in "Add test range param to NHS numbers" by @​neanias in https://github.com/faker-ruby/faker/pull/2947

Improvements & Bug fixes
Update local dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [faker](https://github.com/faker-ruby/faker) ([changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)) | patch | `3.4.1` -> `3.4.2` | --- ### Release Notes <details> <summary>faker-ruby/faker (faker)</summary> ### [`v3.4.2`](https://github.com/faker-ruby/faker/blob/HEAD/CHANGELOG.md#v342-2024-07-16) [Compare Source](https://github.com/faker-ruby/faker/compare/v3.4.1...v3.4.2) Happy July with a new faker-ruby release. This version: - introduces a breaking change for `Faker::NationalHealthService.british_number` (more details below) - adds translation for some generators - fixes bugs ##### Breaking changes The NHS sets aside a range of numbers from 999 000 0000 to 999 999 9999 for test purposes. The old range could produce NHS numbers that were in use by real patients in the UK/England and Wales. In this version, `Faker::NationalHealthService.british_number` uses the test range for creating NHS numbers rather than the previous 400 000 0010 to 499 999 9999 range. Breaking change was introduced in "Add test range param to NHS numbers" by [@&#8203;neanias](https://github.com/neanias) in https://github.com/faker-ruby/faker/pull/2947 ##### Improvements & Bug fixes - Add Bank and Sport to Swedish locale by [@&#8203;twk-mn](https://github.com/twk-mn) in https://github.com/faker-ruby/faker/pull/2961 - docs: update with notes about validity for zips by [@&#8203;garrettgregor](https://github.com/garrettgregor) in https://github.com/faker-ruby/faker/pull/2963 - `Faker::Games::Dota` missing quotes and new heroes by [@&#8203;arthurka-o](https://github.com/arthurka-o) in https://github.com/faker-ruby/faker/pull/2907 - Add phone_number.country_code and address.full_address in locale sv by [@&#8203;larkro](https://github.com/larkro) in https://github.com/faker-ruby/faker/pull/2965 - Fix typo by [@&#8203;fynsta](https://github.com/fynsta) in https://github.com/faker-ruby/faker/pull/2968 - fix: `Faker::Internet.username` should not generate duplicated punctuation by [@&#8203;thdaraujo](https://github.com/thdaraujo) in https://github.com/faker-ruby/faker/pull/2970 - Update dog breed names for `en-US` locale by [@&#8203;mononoken](https://github.com/mononoken) in https://github.com/faker-ruby/faker/pull/2972 - Add `Deprecator.skip_warning?` ability to silence deprecators on tests by [@&#8203;keshavbiswa](https://github.com/keshavbiswa) in https://github.com/faker-ruby/faker/pull/2956 ##### Update local dependencies - Bump timecop from 0.9.9 to 0.9.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/faker-ruby/faker/pull/2969 - Bump minitest from 5.23.1 to 5.24.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/faker-ruby/faker/pull/2975 - Bump bundler version to `2.4.22` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in https://github.com/faker-ruby/faker/pull/2978 - Bump rubocop from 1.64.1 to 1.65.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/faker-ruby/faker/pull/2979 - Bump rubocop-minitest from 0.35.0 to 0.35.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/faker-ruby/faker/pull/2980 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2024-07-17 15:30:27 +12:00
chore(deps): update dependency faker to v3.4.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
47b5b42f84
renovate scheduled this pull request to auto merge when all checks succeed 2024-07-17 15:30:28 +12:00
renovate merged commit 47b5b42f84 into main 2024-07-17 15:31:07 +12:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: james/wag#206
No description provided.