[ruby] Update faker 1.8.7 → 3.2.2 (major) #375
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 (1.8.7 → 3.2.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.14.1
1.14.0
1.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
Bump to 1.14.1Merge pull request #666 from amatsuda/checkout_v3Fix build warnings in the CI by using actions/checkout@v3Merge pull request #665 from amatsuda/ci_ruby32CI against Ruby 3.2Merge pull request #659 from mark-a/mark-a-fallback-docMerge pull request #662 from amatsuda/default_empty_arrayMerge pull request #663 from amatsuda/fix_rails_edge_ciMerge pull request #664 from amatsuda/skip_jruby_rails52Skip CIing on jruby against Rails 5.2Read AS MemoryStore value via public APISimplify the "Translation missing" message when default is an empty ArrayBump version to 1.14.0Merge pull request #656 from tubaxenor/fix-locale-with-separatorRevert normalized_keys before #651Merge remote-tracking branch 'upstream/prep-1-1-4' into fix-locale-with-separatorCorrect translation missing assertionsRevert "make sure I18n.fallbacks updates itself"Correct translation missing checksAdd documentation hint for fallback valuesFix I18n.t when locale contains separatorMerge pull request #653 from yheuhtozr/patch-1Merge pull request #654 from Nerian/add-options-to-missing-trabslation-messageMerge pull request #655 from ccutrer/lazy-loadable-duplicate-available-localesBump to 1.13.0fix LazyLoadable#available_locales duplicating localesWhen there is a translation missing error, show all the potential keys that would have matched the missing one.make sure I18n.fallbacks updates itselfMerge pull request #649 from fatkodima/fix-interpolate-same-objectReturn same string object when no interpolations were madeMerge pull request #651 from fatkodima/optimizationsMerge pull request #650 from fatkodima/stub_constOptimize `I18n.t`Properly stub constantsMerge pull request #637 from movermeyer/movermeyer/nested_pluralization_with_base_backendMerge pull request #647 from misdoro/exists_scopeMerge pull request #634 from movermeyer/movermeyer/explicit_0_1_and_lateral_inheritanceAllow passing scope argument to exists?Merge pull request #644 from mensfeld/masterMerge pull request #1 from mensfeld/patch-1Update simple.rbCreate funding.ymlMerge pull request #640 from movermeyer/movermeyer/date_meridian_indicatorsMerge pull request #642 from nickcampbell18/patch-1Fix load_path example in README.mdMerge pull request #627 from lucapericlp/masterAdd support for meridian indicators on `Date` objectsRevert #503 changes for Backend::BaseMerge pull request #636 from movermeyer/movermeyer/pluralization_and_symbol_resolutionFix symbol resolving with pluralizationGet closer to full CLDR pluralization supportDepfu 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