Update dependency faker to v3.5.3 #4

Open
renovate wants to merge 1 commit from renovate/faker-3.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
faker (changelog) 3.5.1 -> 3.5.3 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

faker-ruby/faker (faker)

v3.5.3

Compare Source

Wishing you a cozy and calm Holiday season ☃️

This version adds and improves some locales, fixes some bugs, and deprecates some generators.

Thanks to all contributors!

Deprecated generators
Improvements & Bug Fixes
Chores
Update local dependencies
New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.5.2...v3.5.3


v3.5.2

Compare Source

Wishing you a cozy and calm Holiday season ☃️

This version adds and improves some locales, fixes some bugs, and deprecates some generators.

Thanks to all contributors!

Deprecated generators
Improvements & Bug Fixes
Chores
Update local dependencies
New Contributors

Full Changelog: https://github.com/faker-ruby/faker/compare/v3.5.2...v3.5.3



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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [faker](https://github.com/faker-ruby/faker) ([changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)) | `3.5.1` -> `3.5.3` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/faker/3.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/faker/3.5.1/3.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>faker-ruby/faker (faker)</summary> ### [`v3.5.3`](https://github.com/faker-ruby/faker/blob/HEAD/CHANGELOG.md#v353-2025-12-02) [Compare Source](https://github.com/faker-ruby/faker/compare/v3.5.2...v3.5.3) Wishing you a cozy and calm Holiday season ☃️ This version adds and improves some locales, fixes some bugs, and deprecates some generators. Thanks to all contributors! ##### Deprecated generators - Refactor: move `Faker::BossaNova` under `Faker::Music::BossaNova` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3140](https://github.com/faker-ruby/faker/pull/3140) - Deprecate `Faker::Twitter` in favor of `Faker::X` and update attributes by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3138](https://github.com/faker-ruby/faker/pull/3138) ##### Improvements & Bug Fixes - Remove duplicate entry `amateur radio` from `locales/en/hobby.yml` by [@&#8203;Leenday](https://github.com/Leenday) in [#&#8203;3099](https://github.com/faker-ruby/faker/pull/3099) - fix [#&#8203;3114](https://github.com/faker-ruby/faker/issues/3114): prevent scientific notation when generating bank account number by [@&#8203;AhmedHisham552](https://github.com/AhmedHisham552) in [#&#8203;3118](https://github.com/faker-ruby/faker/pull/3118) - Fix: typos in locales for `overwatch.yml`, `rajnikanth.yml` and `street_fighter.ym` by [@&#8203;smorttey](https://github.com/smorttey) in [#&#8203;3106](https://github.com/faker-ruby/faker/pull/3106) - Add `Artist` translations for the japanese locale by [@&#8203;neco-nico](https://github.com/neco-nico) in [#&#8203;3110](https://github.com/faker-ruby/faker/pull/3110) - Add `country_code` to Estonia locale (`locales/ee.yml`) by [@&#8203;HassanAkbar](https://github.com/HassanAkbar) in [#&#8203;3111](https://github.com/faker-ruby/faker/pull/3111) - Reformat Arabic locale (`locales/ar.yml`) by [@&#8203;ramzieus](https://github.com/ramzieus) in [#&#8203;3130](https://github.com/faker-ruby/faker/pull/3130) - Refactor: Improve UK Phone number false failure hit-rate by [@&#8203;luke-hill](https://github.com/luke-hill) in [#&#8203;3136](https://github.com/faker-ruby/faker/pull/3136) - Improvements and fixes for Elder Scrolls locale (`elder_scrolls.yml`) by [@&#8203;SleekMutt](https://github.com/SleekMutt) in [#&#8203;3129](https://github.com/faker-ruby/faker/pull/3129) - Add en-GB ID Numbers (aka National Insurance Numbers) by [@&#8203;stefanjcollier](https://github.com/stefanjcollier) in [#&#8203;3032](https://github.com/faker-ruby/faker/pull/3032) - Update ukrainian city locales to the modern ones by [@&#8203;SleekMutt](https://github.com/SleekMutt) in [#&#8203;3127](https://github.com/faker-ruby/faker/pull/3127) - Revamp the docs to make them easier to find by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3151](https://github.com/faker-ruby/faker/pull/3151) ##### Chores - test: fix flaky test on `Faker::IdNumber` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3126](https://github.com/faker-ruby/faker/pull/3126) - Remove minitest dependency on i18n reload test by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3149](https://github.com/faker-ruby/faker/pull/3149) - Remove unused release workflow by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3133](https://github.com/faker-ruby/faker/pull/3133) ##### Update local dependencies - Bump benchmark from 0.4.1 to 0.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3122](https://github.com/faker-ruby/faker/pull/3122) - Bump rake from 13.3.0 to 13.3.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3124](https://github.com/faker-ruby/faker/pull/3124) - Bump test-unit from 3.7.0 to 3.7.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3128](https://github.com/faker-ruby/faker/pull/3128) - Bump rubocop-minitest from 0.38.1 to 0.38.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3116](https://github.com/faker-ruby/faker/pull/3116) - deps: bump dependencies by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3141](https://github.com/faker-ruby/faker/pull/3141) - deps: bump Minitest version to `v5.26.1` and fix issues by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3144](https://github.com/faker-ruby/faker/pull/3144) - deps: bump rubocop version to `v1.81.7` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3143](https://github.com/faker-ruby/faker/pull/3143) ##### New Contributors - [@&#8203;Leenday](https://github.com/Leenday) made their first contribution in [#&#8203;3099](https://github.com/faker-ruby/faker/pull/3099) - [@&#8203;AhmedHisham552](https://github.com/AhmedHisham552) made their first contribution in [#&#8203;3118](https://github.com/faker-ruby/faker/pull/3118) - [@&#8203;smorttey](https://github.com/smorttey) made their first contribution in [#&#8203;3106](https://github.com/faker-ruby/faker/pull/3106) - [@&#8203;neco-nico](https://github.com/neco-nico) made their first contribution in [#&#8203;3110](https://github.com/faker-ruby/faker/pull/3110) - [@&#8203;HassanAkbar](https://github.com/HassanAkbar) made their first contribution in [#&#8203;3111](https://github.com/faker-ruby/faker/pull/3111) - [@&#8203;ramzieus](https://github.com/ramzieus) made their first contribution in [#&#8203;3130](https://github.com/faker-ruby/faker/pull/3130) - [@&#8203;luke-hill](https://github.com/luke-hill) made their first contribution in [#&#8203;3136](https://github.com/faker-ruby/faker/pull/3136) - [@&#8203;SleekMutt](https://github.com/SleekMutt) made their first contribution in [#&#8203;3129](https://github.com/faker-ruby/faker/pull/3129) - [@&#8203;stefanjcollier](https://github.com/stefanjcollier) made their first contribution in [#&#8203;3032](https://github.com/faker-ruby/faker/pull/3032) **Full Changelog**: <https://github.com/faker-ruby/faker/compare/v3.5.2...v3.5.3> *** ### [`v3.5.2`](https://github.com/faker-ruby/faker/blob/HEAD/CHANGELOG.md#v353-2025-12-02) [Compare Source](https://github.com/faker-ruby/faker/compare/v3.5.1...v3.5.2) Wishing you a cozy and calm Holiday season ☃️ This version adds and improves some locales, fixes some bugs, and deprecates some generators. Thanks to all contributors! ##### Deprecated generators - Refactor: move `Faker::BossaNova` under `Faker::Music::BossaNova` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3140](https://github.com/faker-ruby/faker/pull/3140) - Deprecate `Faker::Twitter` in favor of `Faker::X` and update attributes by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3138](https://github.com/faker-ruby/faker/pull/3138) ##### Improvements & Bug Fixes - Remove duplicate entry `amateur radio` from `locales/en/hobby.yml` by [@&#8203;Leenday](https://github.com/Leenday) in [#&#8203;3099](https://github.com/faker-ruby/faker/pull/3099) - fix [#&#8203;3114](https://github.com/faker-ruby/faker/issues/3114): prevent scientific notation when generating bank account number by [@&#8203;AhmedHisham552](https://github.com/AhmedHisham552) in [#&#8203;3118](https://github.com/faker-ruby/faker/pull/3118) - Fix: typos in locales for `overwatch.yml`, `rajnikanth.yml` and `street_fighter.ym` by [@&#8203;smorttey](https://github.com/smorttey) in [#&#8203;3106](https://github.com/faker-ruby/faker/pull/3106) - Add `Artist` translations for the japanese locale by [@&#8203;neco-nico](https://github.com/neco-nico) in [#&#8203;3110](https://github.com/faker-ruby/faker/pull/3110) - Add `country_code` to Estonia locale (`locales/ee.yml`) by [@&#8203;HassanAkbar](https://github.com/HassanAkbar) in [#&#8203;3111](https://github.com/faker-ruby/faker/pull/3111) - Reformat Arabic locale (`locales/ar.yml`) by [@&#8203;ramzieus](https://github.com/ramzieus) in [#&#8203;3130](https://github.com/faker-ruby/faker/pull/3130) - Refactor: Improve UK Phone number false failure hit-rate by [@&#8203;luke-hill](https://github.com/luke-hill) in [#&#8203;3136](https://github.com/faker-ruby/faker/pull/3136) - Improvements and fixes for Elder Scrolls locale (`elder_scrolls.yml`) by [@&#8203;SleekMutt](https://github.com/SleekMutt) in [#&#8203;3129](https://github.com/faker-ruby/faker/pull/3129) - Add en-GB ID Numbers (aka National Insurance Numbers) by [@&#8203;stefanjcollier](https://github.com/stefanjcollier) in [#&#8203;3032](https://github.com/faker-ruby/faker/pull/3032) - Update ukrainian city locales to the modern ones by [@&#8203;SleekMutt](https://github.com/SleekMutt) in [#&#8203;3127](https://github.com/faker-ruby/faker/pull/3127) - Revamp the docs to make them easier to find by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3151](https://github.com/faker-ruby/faker/pull/3151) ##### Chores - test: fix flaky test on `Faker::IdNumber` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3126](https://github.com/faker-ruby/faker/pull/3126) - Remove minitest dependency on i18n reload test by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3149](https://github.com/faker-ruby/faker/pull/3149) - Remove unused release workflow by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3133](https://github.com/faker-ruby/faker/pull/3133) ##### Update local dependencies - Bump benchmark from 0.4.1 to 0.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3122](https://github.com/faker-ruby/faker/pull/3122) - Bump rake from 13.3.0 to 13.3.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3124](https://github.com/faker-ruby/faker/pull/3124) - Bump test-unit from 3.7.0 to 3.7.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3128](https://github.com/faker-ruby/faker/pull/3128) - Bump rubocop-minitest from 0.38.1 to 0.38.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3116](https://github.com/faker-ruby/faker/pull/3116) - deps: bump dependencies by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3141](https://github.com/faker-ruby/faker/pull/3141) - deps: bump Minitest version to `v5.26.1` and fix issues by [@&#8203;stefannibrasil](https://github.com/stefannibrasil) in [#&#8203;3144](https://github.com/faker-ruby/faker/pull/3144) - deps: bump rubocop version to `v1.81.7` by [@&#8203;thdaraujo](https://github.com/thdaraujo) in [#&#8203;3143](https://github.com/faker-ruby/faker/pull/3143) ##### New Contributors - [@&#8203;Leenday](https://github.com/Leenday) made their first contribution in [#&#8203;3099](https://github.com/faker-ruby/faker/pull/3099) - [@&#8203;AhmedHisham552](https://github.com/AhmedHisham552) made their first contribution in [#&#8203;3118](https://github.com/faker-ruby/faker/pull/3118) - [@&#8203;smorttey](https://github.com/smorttey) made their first contribution in [#&#8203;3106](https://github.com/faker-ruby/faker/pull/3106) - [@&#8203;neco-nico](https://github.com/neco-nico) made their first contribution in [#&#8203;3110](https://github.com/faker-ruby/faker/pull/3110) - [@&#8203;HassanAkbar](https://github.com/HassanAkbar) made their first contribution in [#&#8203;3111](https://github.com/faker-ruby/faker/pull/3111) - [@&#8203;ramzieus](https://github.com/ramzieus) made their first contribution in [#&#8203;3130](https://github.com/faker-ruby/faker/pull/3130) - [@&#8203;luke-hill](https://github.com/luke-hill) made their first contribution in [#&#8203;3136](https://github.com/faker-ruby/faker/pull/3136) - [@&#8203;SleekMutt](https://github.com/SleekMutt) made their first contribution in [#&#8203;3129](https://github.com/faker-ruby/faker/pull/3129) - [@&#8203;stefanjcollier](https://github.com/stefanjcollier) made their first contribution in [#&#8203;3032](https://github.com/faker-ruby/faker/pull/3032) **Full Changelog**: <https://github.com/faker-ruby/faker/compare/v3.5.2...v3.5.3> *** </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yLjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency faker to v3.5.2
Some checks failed
build.yml / Update dependency faker to v3.5.2 (push) Failing after 0s
deploy.yml / Update dependency faker to v3.5.2 (push) Failing after 0s
build.yml / Update dependency faker to v3.5.2 (pull_request) Failing after 0s
deploy.yml / Update dependency faker to v3.5.2 (pull_request) Failing after 0s
Release Drafter / update_release_draft (pull_request) Has been cancelled
4dea0fb2a3
renovate force-pushed renovate/faker-3.x-lockfile from 4dea0fb2a3
Some checks failed
build.yml / Update dependency faker to v3.5.2 (push) Failing after 0s
deploy.yml / Update dependency faker to v3.5.2 (push) Failing after 0s
build.yml / Update dependency faker to v3.5.2 (pull_request) Failing after 0s
deploy.yml / Update dependency faker to v3.5.2 (pull_request) Failing after 0s
Release Drafter / update_release_draft (pull_request) Has been cancelled
to 9e38958d78
Some checks failed
build.yml / Update dependency faker to v3.5.3 (push) Failing after 0s
deploy.yml / Update dependency faker to v3.5.3 (push) Failing after 0s
build.yml / Update dependency faker to v3.5.3 (pull_request) Failing after 0s
deploy.yml / Update dependency faker to v3.5.3 (pull_request) Failing after 0s
Release Drafter / update_release_draft (pull_request) Has been cancelled
2025-12-04 00:01:10 +00:00
Compare
renovate changed title from Update dependency faker to v3.5.2 to Update dependency faker to v3.5.3 2025-12-04 00:01:13 +00:00
Some checks failed
build.yml / Update dependency faker to v3.5.3 (push) Failing after 0s
deploy.yml / Update dependency faker to v3.5.3 (push) Failing after 0s
build.yml / Update dependency faker to v3.5.3 (pull_request) Failing after 0s
deploy.yml / Update dependency faker to v3.5.3 (pull_request) Failing after 0s
Release Drafter / update_release_draft (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/faker-3.x-lockfile:renovate/faker-3.x-lockfile
git switch renovate/faker-3.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/faker-3.x-lockfile
git switch renovate/faker-3.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/faker-3.x-lockfile
git switch renovate/faker-3.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/faker-3.x-lockfile
git switch main
git merge --squash renovate/faker-3.x-lockfile
git switch main
git merge --ff-only renovate/faker-3.x-lockfile
git switch main
git merge renovate/faker-3.x-lockfile
git push origin main
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
hobbypunk/discord-santa!4
No description provided.