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.2.2 #662

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

faker-ruby/faker (faker)

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

v3.2.1

Compare Source

Happy August with a new Faker release! 🎉

This version:

  • adds generators
  • fixes bugs
  • updates dev dependencies

This version fixes a bug with setting the locale in multi-threaded environments. It's now possible to set the locale per thread. For more details, see How to set the default locale for in threaded server environments.

Other changes included in this version:

v3.2.0

Compare Source

Happy Spring with a new Faker release! 🌼

This version changes Faker::Internet.email, Faker::Internet.domain_name, Faker::Internet.safe_email, and Faker::Internet.free_email default behavior.

These generators email are now RFC 2606 compliant. They generate safe values by default using the Reserved Top Level DNS Names: example and test. To maintain backwards compatibility and give users the option to use non-safe domains at their own risk, custom domains are allowed.

Faker::Internet.safe_email, and Faker::Internet.free_email have been deprecated. Users have until October 2023 to make the necessary changes.

More details and updated docs can be found here.

Other changes included in this version:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 16, 2023
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch 3 times, most recently from 05c047f to 1493394 Compare November 16, 2023 21:46
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from 1493394 to f5ed211 Compare November 24, 2023 22:52
@renovate renovate bot force-pushed the renovate/faker-3.x-lockfile branch from f5ed211 to bcb670e Compare December 22, 2023 10:30
@lozette
Copy link

lozette commented Dec 22, 2023

I'm going ot merge this one without 3 approvals as it's a test gem

@lozette lozette merged commit 98cbfff into develop Dec 22, 2023
3 checks passed
@lozette lozette deleted the renovate/faker-3.x-lockfile branch December 22, 2023 13:36
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.

1 participant