Update faker 3.4.2 → 3.5.1 (minor) #1554
Merged
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 (3.4.2 → 3.5.1) · Repo · Changelog
Release Notes
3.5.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
Merge pull request #3017 from faker-ruby/bump-to-v-3.5.1
Bump faker to 3.5.1
Remove unused rake task
Merge pull request #3016 from faker-ruby/sb-add-security-policy
Update SECURITY.md
Update SECURITY.md
Create SECURITY.md
Merge pull request #3015 from JeremasPosta/fix/remove_example_with_leading_whitespace
Merge branch 'main' into fix/remove_example_with_leading_whitespace
feat(music.band): reorder alphabetically
Merge pull request #3006 from tatheerf02/drop-ruby-2.7
Merge pull request #3014 from faker-ruby/sb-remove-deprecated-generators
Rubocop fixes
fix(music.band): removes leading whitespace [FIX #3011]
fix #2885: Set target ruby version to 3.0 and remove references to 2.7
Removes deprecated generators
Merge pull request #3013 from faker-ruby/sb-bump-rubocop
Bump Rubocop and fix offense
Merge pull request #3007 from dirschn/patch-1
Merge pull request #3005 from faker-ruby/dependabot/bundler/i18n-1.14.6
Update Company.logo example url
Bump i18n from 1.14.5 to 1.14.6
Merge pull request #3003 from tagliala/chore/2983-remove-codeclimate-badge
Remove CodeClimate badges
Merge pull request #3001 from faker-ruby/dependabot/bundler/rubocop-1.66.1
Merge branch 'main' into dependabot/bundler/rubocop-1.66.1
Merge pull request #3000 from faker-ruby/dependabot/bundler/yard-0.9.37
Bump rubocop from 1.65.1 to 1.66.1
Merge branch 'main' into dependabot/bundler/yard-0.9.37
Merge pull request #2999 from faker-ruby/dependabot/bundler/rubocop-minitest-0.36.0
Bump rubocop-minitest from 0.35.1 to 0.36.0
Merge pull request #2997 from faker-ruby/sb-deprecator-improvements
Faker::Alphanumeric.alphanumeric determinism fix (#2996)
Bump yard from 0.9.36 to 0.9.37
Add Brazilian Portuguese translations for `Faker::Subscription` (#2960)
Bump minitest version for ruby head compatibility
Deprecator improvements
Bump minitest from 5.24.1 to 5.25.0 (#2991)
Bump rubocop from 1.65.0 to 1.65.1 (#2986)
Merge pull request #2988 from amatsuda/fix_benchmark
Exclude Faker::Deprecator module from benchmark target
Fix typos (#2982)
Depfu 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