Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Change Age Confidence
faker (changelog) 3.3.1 -> 3.5.2 age confidence

Release Notes

faker-ruby/faker (faker)

v3.5.2

Compare Source

Happy Canada Day! 🍁

This version adds and improves some locales and fixes some bugs.

Thanks to all contributors!

Improvements & Bug fixes
Chore
Update local dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.5.1...v3.5.2


v3.5.1

Compare Source

Happy Canada Day! 🍁

This version adds and improves some locales and fixes some bugs.

Thanks to all contributors!

Improvements & Bug fixes
Chore
Update local dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.5.1...v3.5.2


v3.4.2

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!

Breaking Changes

The following deprecated generators are being removed. Please use the new generators:

Deprecated New
Faker::TvShows::TheFreshPrinceOfBelAir.celebrity Faker::TvShows::TheFreshPrinceOfBelAir.actor
Faker::TvShows::Buffy.celebrity Faker::TvShows::Buffy.actor
Faker::TvShows::DrWho.villian Faker::TvShows::DrWho.villain
Faker::Games::HeroesOfTheStorm.class Faker::Games::HeroesOfTheStorm.class_name
Faker::JapaneseMedia::FmaBrotherhood Faker::JapaneseMedia::FullmetalAlchemistBrotherhood
Faker::Show Faker::Theater
Faker::Australia Faker::Locations::Australia
Faker::IDNumber Faker::IdNumber
Improvements & Bug fixes
Update local dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.4.2...v3.5.1


v3.4.1

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
New Contributors

Full Changelog: faker-ruby/faker@v.3.4.1...v3.4.2



Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title Update dependency faker to v3.5.1 Update dependency faker to v3.5.2 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 0e8a548 to a238c21 Compare July 5, 2025 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant