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_config from 1.15.0 to 1.16.0 #137

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps rubocop-rails_config from 1.15.0 to 1.16.0.

Release notes

Sourced from rubocop-rails_config's releases.

v1.16.0

What's Changed

Full Changelog: toshimaru/rubocop-rails_config@v1.15.0...v1.16.0

Commits
  • 02e9c9c Cut v1.16.0
  • f4658e7 Merge pull request #169 from koic/enable_minitest_assert_predicate_cop
  • 42d6eb6 Merge pull request #168 from koic/enable_redundant_double_splat_hash_braces_cop
  • d82058b Enable Style/RedundantDoubleSplatHashBraces cop
  • 56ad018 Enable Minitest/AssertPredicate cop
  • cd5eeef Merge pull request #170 from koic/prevent_build_error_in_rubocop_rails_2_21_2
  • b967f43 Workaround to prevent the following error in RuboCop Rails 2.21.2
  • See full diff 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)

@dependabot dependabot bot requested a review from a team as a code owner October 20, 2023 13:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 20, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-rails_config-1.16.0 branch 3 times, most recently from 9584487 to 095135c Compare October 30, 2023 18:05
Bumps [rubocop-rails_config](https://github.com/toshimaru/rubocop-rails_config) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/toshimaru/rubocop-rails_config/releases)
- [Changelog](https://github.com/toshimaru/rubocop-rails_config/blob/main/CHANGELOG.md)
- [Commits](toshimaru/rubocop-rails_config@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: rubocop-rails_config
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rubocop-rails_config-1.16.0 branch from 095135c to ce01996 Compare October 30, 2023 18:27
@smortex smortex merged commit befea6d into master Oct 30, 2023
1 check passed
@smortex smortex deleted the dependabot/bundler/rubocop-rails_config-1.16.0 branch October 30, 2023 18:32
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
Development

Successfully merging this pull request may close these issues.

1 participant