Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rubocop-rails from 2.25.0 to 2.25.1 #1675

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

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/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

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

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 <dependency name> 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)

Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.25.0...v2.25.1)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

✔️ If all status checks pass, and no other reviews are submitted, mergeabot will merge this PR after 5 day(s), on 2024-07-06.

As long as that's OK, no other action is necessary.

@github-actions github-actions bot enabled auto-merge (squash) July 8, 2024 16:00
@github-actions github-actions bot merged commit c5022de into main Jul 8, 2024
2 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/rubocop-rails-2.25.1 branch July 8, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants