Update rubocop-factory_bot 2.27.1 → 2.28.0 (minor) #1835
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?
✳️ rubocop-factory_bot (2.27.1 → 2.28.0) · Repo · Changelog
Release Notes
2.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Merge pull request #161 from rubocop/bumpBump version to 2.28.0Merge pull request #160 from r7kamura/association-style-reserved-methodsFix `FactoryBot/AssociationStyle` false positives on reserved methodsMerge pull request #156 from rubocop/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Merge pull request #155 from lovro-bikic/syntax-methods-false-negativeFix false negative for SyntaxMethods cop when inside a namespaceMerge pull request #152 from viralpraxis/fix-an-error-for-factory-bot-consistent-parentheses-style-copFix an error for `FactoryBot/ConsistentParenthesesStyle` copMerge pull request #151 from viralpraxis/fix-an-error-for-factory-bot-association-style-copFix an error for `FactoryBot/AssociationStyle` copMerge pull request #150 from Earlopain/prism-skipRemove prism skipped testsRelease Notes
1.49.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Cut 1.49.0Update ChangelogCI against Ruby 4.0 (#398)Support Ruby 4.1rubocop -abundle exec rubocop --auto-gen-configAdd missing relnotesRemove CI workaround for Ruby 2.7 (#395)Suppress RuboCop's offenseDon't require prism translation parser classes (#393)Suppress RuboCop's offenseBump actions/checkout from 5 to 6 (#392)Restore docs/antora.ymlDepfu 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