Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency faker to v3.4.2 #734

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
faker (changelog) 3.4.1 -> 3.4.2 age adoption passing confidence

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 - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 20, 2024
@renovate renovate bot enabled auto-merge July 20, 2024 04:26
Copy link

Automatic rebasing for this issue has failed 😞

You'll have to rebase this one manually, I'm afraid.

@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 6741c97 to e1c1831 Compare July 22, 2024 14:15
@renovate renovate bot merged commit 3c17d54 into develop Jul 22, 2024
3 checks passed
@renovate renovate bot deleted the renovate/faker-3.x-lockfile branch July 22, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants