Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps rubocop-github from 0.17.0 to 0.26.0.

Release notes

Sourced from rubocop-github's releases.

v0.26.0

What's Changed

New Contributors

Full Changelog: github/rubocop-github@v0.25.0...v0.26.0

v0.25.0

What's Changed

Full Changelog: github/rubocop-github@v0.24.0...v0.25.0

v0.24.0

What's Changed

Full Changelog: github/rubocop-github@v0.23.0...v0.24.0

v0.23.0

... (truncated)

Changelog

Sourced from rubocop-github's changelog.

v0.26.0

v0.25.0

v0.24.0

v0.23.0

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
  • 773d0ab Merge pull request #313 from github/bump_version
  • 92e7e54 Bump version to 0.26.0
  • c57fc62 Merge pull request #312 from github/copilot/fix-311
  • 9ba2d39 Remove vendor folder from repository
  • f427905 Fix deprecated Naming/PredicateName cop - rename to Naming/PredicatePrefix
  • 091438d Initial analysis and plan for fixing deprecated Naming/PredicateName cop
  • 0d3364e Initial plan for issue
  • 6b725a5 Merge pull request #301 from github/dependabot/bundler/rubocop-rails-2.32.0
  • 2c40fb3 Bump rubocop-rails from 2.31.0 to 2.32.0
  • 3ec982c Merge pull request #307 from github/mgriffin/bump
  • 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-github](https://github.com/github/rubocop-github) from 0.17.0 to 0.26.0.
- [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.17.0...v0.26.0)

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

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 Sep 24, 2025
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