Skip to content

Update rubocop-github requirement from ~> 0.20.0 to ~> 0.22.0#340

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubocop-github-tw-0.22.0
Open

Update rubocop-github requirement from ~> 0.20.0 to ~> 0.22.0#340
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rubocop-github-tw-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rubocop-github to permit the latest version.

Release notes

Sourced from rubocop-github's releases.

v0.22.0

What's Changed

... (truncated)

Changelog

Sourced from rubocop-github's changelog.

v0.22.0

v0.21.0

  • Added new GitHub/AvoidObjectSendWithDynamicMethod cop to discourage use of methods like Object#send

v0.20.0

  • Updated minimum dependencies for "rubocop" (>= 1.37), "rubocop-performance" (>= 1.15), and "rubocop-rails", (>= 2.17).

v0.19.0

  • Unset DisabledByDefault: true in config/default.yml. Prevents confusing behaviour where users of the gem didn't realise that RuboCop's default cops weren't being applied (including potentially custom cops in their projects). We've explicitly set Enabled: false for all the cops that were previously default disabled. This has the effect that consumers of this gem won't be surprised by new linting violations when they use this new version in their projects. (github/rubocop-github#119)
Commits
  • 2aa67be Automated Releases (#252)
  • a51f07d Bump rubocop-performance from 1.23.1 to 1.24.0 (#251)
  • 64d459f Bump ruby/setup-ruby from 1.219.0 to 1.221.0 (#248)
  • 14f2e21 Merge pull request #250 from github/dependabot/bundler/rubocop-rails-2.30.1
  • 9807139 Bump rubocop-rails from 2.29.1 to 2.30.1
  • 996d11c Bump rubocop from 1.71.0 to 1.71.2 (#245)
  • f73303a Bump ruby/setup-ruby from 1.218.0 to 1.219.0 (#247)
  • 2a30b74 Bump rack from 3.1.8 to 3.1.10 in the bundler group (#246)
  • 8ad76f8 Merge pull request #244 from github/dependabot/github_actions/ruby/setup-ruby...
  • 523d5a0 Bump ruby/setup-ruby from 1.217.0 to 1.218.0
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Updates the requirements on [rubocop-github](https://github.com/github/rubocop-github) to permit the latest version.
- [Release notes](https://github.com/github/rubocop-github/releases)
- [Changelog](https://github.com/github/rubocop-github/blob/main/CHANGELOG.md)
- [Commits](github/rubocop-github@v0.20.0...v0.22.0)

---
updated-dependencies:
- dependency-name: rubocop-github
  dependency-version: 0.22.0
  dependency-type: direct:development
...

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 Jun 29, 2026
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.

0 participants