data-dead-drop
data-dead-drop copied to clipboard
Bump rubocop-factory_bot from 2.24.0 to 2.25.1
Bumps rubocop-factory_bot from 2.24.0 to 2.25.1.
Release notes
Sourced from rubocop-factory_bot's releases.
RuboCop factory_bot v2.25.1
What's Changed
- Fix a false positive for
FactoryBot/CreateListwhen create call does have method calls and repeat multiple times with other argument. (@​ydah)- Fix an error occurred for
FactoryBot/IdSequencewhensequencewith non-symbol argument or without argument. (@​ydah)Full Changelog: https://github.com/rubocop/rubocop-factory_bot/compare/v2.25.0...v2.25.1
RuboCop factory_bot v2.25.0
What's Changed
- Add new
FactoryBot/ExcessiveCreateListcop. (@​ddieulivol)- Fix a false positive for
FactoryBot/FactoryNameStylewhen namespaced models. (@​ydah)- Fix a false positive for
FactoryBot/ConsistentParenthesesStylewhen hash pinning. (@​ydah)Full Changelog: https://github.com/rubocop/rubocop-factory_bot/compare/v2.24.0...v2.25.0
Changelog
Sourced from rubocop-factory_bot's changelog.
2.25.1 (2024-01-08)
- Fix a false positive for
FactoryBot/CreateListwhen create call does have method calls and repeat multiple times with other argument. ([@​ydah])- Fix an error occurred for
FactoryBot/IdSequencewhensequencewith non-symbol argument or without argument. ([@​ydah])2.25.0 (2024-01-04)
- Fix a false positive for
FactoryBot/FactoryNameStylewhen namespaced models. ([@​ydah])- Add new
FactoryBot/ExcessiveCreateListcop. ([@​ddieulivol])- Fix a false positive for
FactoryBot/ConsistentParenthesesStylewhen hash pinning. ([@​ydah])
Commits
8c1e9aeBump version v2.25.1 (#99)dd523d9Fix an error occurred forFactoryBot/IdSequencewhensequencewith non-sy...85bae8dFix a false positive forFactoryBot/CreateList(#97)e0c0e5dMerge pull request #96 from rubocop/bump-rubocop-versiond63c9fdMerge pull request #94 from rubocop/tilde-heredoc7ea34a7Merge pull request #95 from rubocop/codeowners708765aUsespec.add_runtime_dependency 'rubocop', '~> 1.41'2815a90Enable a few pending cops938217dAdd a CODEOWNERS file7610589Use squiggly heredocs wherever possible- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)