Update faker: 2.13.0 → 2.16.0 (minor) #338
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ faker (2.13.0 → 2.16.0) · Repo · Changelog
Release Notes
2.16.0
2.15.1
2.15.0
2.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Update documentationBump version 1.1.8Merge pull request #890 from ruby-concurrency/clarify-opacityClarify opacity of TVar in the current implementationMerge pull request #884 from ruby-concurrency/thread-localMerge pull request #886 from ruby-concurrency/stale-reads-race-conditionFix race condition in TVar for stale reads, fixes #885Fix race condition in TVar for stale reads, fixes #885Do not iterate over hash which might conflict with new pair additionRelease Notes
1.8.8
1.8.7
1.8.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Bump to 1.8.8Use Concurrent::Map for Simple backendMerge pull request #553 from bjfish/bjfish/update-rails-mainUpdate rails master to mainMerge pull request #552 from CamilleDrapier/remove_post_install_messageRemove post_install_messageMerge pull request #548 from jonian/thread_safe_fallbacksMerge pull request #549 from dbussink/openssl-digestUpdate tests to show example with OpenSSLUpdate documentation reference to point to OpenSSLMove to OpenSSL Digest classesfix thread key fetchingmake thread key fetching compatible with older rubiesstore fallbacks in Thread.current and fetch with @@fallbacks as defaultupdate multi-threaded fallbacks testBump to 1.8.7Merge pull request #547 from ruby-i18n/repro-546Revert "store fallbacks in Thread.current"Bump to 1.8.6Merge pull request #545 from kamipo/should_not_allow_noop_argumentsShould not allow noop arguments for `I18n.t`Exclude Ruby 2.4 + 2.3 Ruby versions for Rails 6.0.x and 6.1.xBump minitest versionsRuby 3.x and Rails 5.2.x are not incompatibleAdd gemfile for Rails 6.1Add Ruby 3.0.0 checksRemove checks for Rails 5.0 and Rails 5.1Add support for Rails 6.1Merge pull request #539 from amatsuda/repoMerge pull request #542 from jonian/threadsafe_fallbacksstore fallbacks in Thread.currentThe repository has moved to ruby-i18n organizationDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands