Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/rubocop-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.0
Choose a base ref
...
head repository: github/rubocop-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.26.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on May 27, 2025

  1. Bump rubocop-rails from 2.31.0 to 2.32.0

    Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.31.0 to 2.32.0.
    - [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.31.0...v2.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop-rails
      dependency-version: 2.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    2c40fb3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Merge pull request #301 from github/dependabot/bundler/rubocop-rails-…

    …2.32.0
    
    Bump rubocop-rails from 2.31.0 to 2.32.0
    issyl0 authored May 28, 2025
    Configuration menu
    Copy the full SHA
    6b725a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Initial plan for issue

    Copilot committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    0d3364e View commit details
    Browse the repository at this point in the history
  2. Initial analysis and plan for fixing deprecated Naming/PredicateName cop

    Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
    Copilot and jonrohan committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    091438d View commit details
    Browse the repository at this point in the history
  3. Fix deprecated Naming/PredicateName cop - rename to Naming/PredicateP…

    …refix
    
    Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
    Copilot and jonrohan committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    f427905 View commit details
    Browse the repository at this point in the history
  4. Remove vendor folder from repository

    Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
    Copilot and jonrohan committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    9ba2d39 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Merge pull request #312 from github/copilot/fix-311

    Fix deprecated Naming/PredicateName cop - rename to Naming/PredicatePrefix
    peter-evans authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    c57fc62 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.26.0

    peter-evans committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    92e7e54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #313 from github/bump_version

    Bump version to 0.26.0
    peter-evans authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    773d0ab View commit details
    Browse the repository at this point in the history
Loading