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/eslint-plugin-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: github/eslint-plugin-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 22, 2026

  1. chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#718)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2026
    Configuration menu
    Copy the full SHA
    add7174 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2026

  1. chore(deps): resolve npm audit vulnerabilities (#720)

    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: 5c0da10f-9a59-4654-9fa0-67398b5fc746
    dgreif and Copilot authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    a95d9e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump the npm_and_yarn group across 1 directory with …

    …2 updates (#723)
    
    Bumps the npm_and_yarn group with 2 updates in the /test-examples/legacy directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [js-yaml](https://github.com/nodeca/js-yaml).
    
    
    Updates `brace-expansion` from 1.1.15 to 1.1.16
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v1.1.15...v1.1.16)
    
    Updates `js-yaml` from 4.2.0 to 4.3.0
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.2.0...4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.16
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: js-yaml
      dependency-version: 4.3.0
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    259c9e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. upgrade deps

    gracepark committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    d66f3e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #726 from github/gp/upgrade-dep

    Upgrade deps
    gracepark authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    03bfb7d View commit details
    Browse the repository at this point in the history
Loading