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.5.1 #338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

This PR contains the following updates:

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

Release Notes

faker-ruby/faker (faker)

v3.5.1

Compare Source

Happy October! 🎃

This version drops support for Ruby < 3.0. We only support one EOL Ruby version at a time. Please upgrade to Ruby 3.0 to update to this and future versions of faker-ruby.

Besides that, this version removes deprecated generators, fixes some bugs, and adds a Security Policy.

Thanks to all contributors!

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

v3.4.1

Compare Source

What's changed
Bug fixes
Features
Update local dependencies

v3.3.1

Compare Source

Bug fixes
What's Changed
New Contributors

Full Changelog: faker-ruby/faker@v3.3.0...v3.3.1


v3.3.0

Compare Source

Bug Fixes
Features
What's changed
Update local dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.2.3...v3.3.0


v3.2.3

Compare Source

Happy 2024 with a new faker-ruby release.

This version includes bug and documentation fixes, and some changes on the contributing guides.

v3.2.2

Compare Source

Happy November with a new faker-ruby release.

This version:

  • adds generators
  • fixes bugs
  • updates dev and dependencies
  • updates docs
Features
Bug fixes
What's Changed
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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@renovate renovate bot changed the title Update dependency faker to v3.2.2 Update dependency faker to v3.2.3 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 1680fca to 2a77ae4 Compare January 13, 2024 00:41
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 2a77ae4 to 40fb84e Compare March 26, 2024 03:50
@renovate renovate bot changed the title Update dependency faker to v3.2.3 Update dependency faker to v3.3.0 Mar 26, 2024
@renovate renovate bot changed the title Update dependency faker to v3.3.0 Update dependency faker to v3.3.1 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 40fb84e to 586b3c5 Compare April 2, 2024 16:58
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 586b3c5 to fe73976 Compare May 29, 2024 02:05
@renovate renovate bot changed the title Update dependency faker to v3.3.1 Update dependency faker to v3.4.1 May 29, 2024
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from fe73976 to 1cd9985 Compare July 17, 2024 03:18
@renovate renovate bot changed the title Update dependency faker to v3.4.1 Update dependency faker to v3.4.2 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 1cd9985 to ebddac0 Compare October 19, 2024 01:04
@renovate renovate bot changed the title Update dependency faker to v3.4.2 Update dependency faker to v3.5.1 Oct 19, 2024
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