department-of-veterans-affairs / gibct-data-service

Allows stakeholders to build a valid GIBCT database from various data sources and apis.
Other
9 stars 5 forks source link

Bump rubocop-rails from 2.24.1 to 2.25.1 #1171

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps rubocop-rails from 2.24.1 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/NotNullColumn when the block for change_table is empty. (@​earlopain)
  • #1281: Fix Rails/WhereRange autocorrect for complex expressions. (@​fatkodima)
  • #1282: Fix Rails/WhereRange to correctly handle template strings with extra spaces. (@​fatkodima)

Changes

RuboCop Rails 2.25.0

New features

Bug fixes

  • #1270: Fix an incorrect autocorrect for Rails/Validation when using validates_size_of. (@​koic)
  • #1278: Fix a false positive for Rails/SkipsModelValidations when using insert or insert! with a safe navigator. (@​tldn0718)
  • #1260: Fix a performance regression caused by Rails/UnknownEnv when using Rails 7.1. (@​lukasfroehlich1)

Changes

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/NotNullColumn when the block for change_table is empty. ([@​earlopain][])
  • #1281: Fix Rails/WhereRange autocorrect for complex expressions. ([@​fatkodima][])
  • #1282: Fix Rails/WhereRange to correctly handle template strings with extra spaces. ([@​fatkodima][])

Changes

2.25.0 (2024-05-17)

New features

Bug fixes

  • #1270: Fix an incorrect autocorrect for Rails/Validation when using validates_size_of. ([@​koic][])
  • #1278: Fix a false positive for Rails/SkipsModelValidations when using insert or insert! with a safe navigator. ([@​tldn0718][])
  • #1260: Fix a performance regression caused by Rails/UnknownEnv when using Rails 7.1. ([@​lukasfroehlich1][])

Changes

Commits
  • b8409c1 Cut 2.25.1
  • 7a2b993 Update Changelog
  • d0016e8 Use RuboCop RSpec 3.0
  • dec8343 Merge pull request #1297 from ChaelCodes/1295-rails-validations-covers-compar...
  • 7e77248 [Fix #1295] Cover validates_comparison_of in Rails/Validation
  • 906e18c Merge pull request #1300 from Earlopain/changelog-tweaks
  • ec3f284 Consistently specify department in current changelog entries
  • 0259700 Merge pull request #1299 from Earlopain/error-not-null-column
  • 0d318fb Fix an error for Rails/NotNullColumn when the block for change_table is e...
  • d99bbe1 Merge pull request #1289 from fwolfst/1288-let_link_to_blank_find_link_to_if_...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)