nucore-open
nucore-open copied to clipboard
Bump rubocop-rails from 2.25.0 to 2.25.1
Bumps rubocop-rails from 2.25.0 to 2.25.1.
Release notes
Sourced from rubocop-rails's releases.
RuboCop Rails 2.25.1
Bug fixes
- #1280: Look for change_column_null for
Rails/BulkChangeTable. (@ccutrer)- #1299: Fix an error for
Rails/NotNullColumnwhen the block forchange_tableis empty. (@earlopain)- #1281: Fix
Rails/WhereRangeautocorrect for complex expressions. (@fatkodima)- #1282: Fix
Rails/WhereRangeto correctly handle template strings with extra spaces. (@fatkodima)Changes
- #1295: Cover validates_comparison_of in
Rails/Validation. (@ChaelCodes)- #1288: Let
Rails/LinkToBlanklook intolink_to_ifandlink_to_unless, too. (@fwolfst)- #1286: Mark
Rails/SkipsModelValidationsas unsafe. (@koic)- #1283: Mark
Rails/WhereRangeas unsafe autocorrect. (@fatkodima)
Changelog
Sourced from rubocop-rails's changelog.
2.25.1 (2024-06-29)
Bug fixes
- #1280: Look for change_column_null for
Rails/BulkChangeTable. ([@ccutrer][])- #1299: Fix an error for
Rails/NotNullColumnwhen the block forchange_tableis empty. ([@earlopain][])- #1281: Fix
Rails/WhereRangeautocorrect for complex expressions. ([@fatkodima][])- #1282: Fix
Rails/WhereRangeto correctly handle template strings with extra spaces. ([@fatkodima][])Changes
- #1295: Cover validates_comparison_of in
Rails/Validation. ([@ChaelCodes][])- #1288: Let
Rails/LinkToBlanklook intolink_to_ifandlink_to_unless, too. ([@fwolfst][])- #1286: Mark
Rails/SkipsModelValidationsas unsafe. ([@koic][])- #1283: Mark
Rails/WhereRangeas unsafe autocorrect. ([@fatkodima][])
Commits
b8409c1Cut 2.25.17a2b993Update Changelogd0016e8Use RuboCop RSpec 3.0dec8343Merge pull request #1297 from ChaelCodes/1295-rails-validations-covers-compar...7e77248[Fix #1295] Cover validates_comparison_of in Rails/Validation906e18cMerge pull request #1300 from Earlopain/changelog-tweaksec3f284Consistently specify department in current changelog entries0259700Merge pull request #1299 from Earlopain/error-not-null-column0d318fbFix an error forRails/NotNullColumnwhen the block forchange_tableis e...d99bbe1Merge pull request #1289 from fwolfst/1288-let_link_to_blank_find_link_to_if_...- 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)