-
Notifications
You must be signed in to change notification settings - Fork 160
Comparing changes
Open a pull request
base repository: github/rubocop-github
base: v0.24.0
head repository: github/rubocop-github
compare: v0.25.0
- 9 commits
- 9 files changed
- 3 contributors
Commits on May 21, 2025
-
Bump ruby/setup-ruby from 1.238.0 to 1.244.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.238.0 to 1.244.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@e34163c...13e7a03) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.244.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6bc1412 - Browse repository at this point
Copy the full SHA 6bc1412View commit details
Commits on May 27, 2025
-
Specify the plugin class name explicitly
This allows rubocop to be run in bundler standalone mode. Without specifying the plugin class name, rubocop errors out with: > Error: Failed to load plugin `rubocop-performance` because the corresponding plugin class could not be determined for instantiation. This is because it's trying to load the gem to find the name, but is unable to. Setting the class name doesn't affect running rubocop through bundler, it will still work properly
Configuration menu - View commit details
-
Copy full SHA for 84762bb - Browse repository at this point
Copy the full SHA 84762bbView commit details -
Bump rubocop from 1.75.5 to 1.75.7
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.5 to 1.75.7. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.5...v1.75.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a69181 - Browse repository at this point
Copy the full SHA 5a69181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0429371 - Browse repository at this point
Copy the full SHA 0429371View commit details -
Merge pull request #306 from github/mgriffin/specify
Specify the plugin class name explicitly
Configuration menu - View commit details
-
Copy full SHA for e71daca - Browse repository at this point
Copy the full SHA e71dacaView commit details -
Merge pull request #304 from github/dependabot/github_actions/ruby/se…
…tup-ruby-1.244.0
Configuration menu - View commit details
-
Copy full SHA for 713b3f4 - Browse repository at this point
Copy the full SHA 713b3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc80916 - Browse repository at this point
Copy the full SHA fc80916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fab623 - Browse repository at this point
Copy the full SHA 1fab623View commit details -
Merge pull request #307 from github/mgriffin/bump
Bump to version 0.25.0
Configuration menu - View commit details
-
Copy full SHA for 3ec982c - Browse repository at this point
Copy the full SHA 3ec982cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.24.0...v0.25.0