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: v5.1.3
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: v5.1.4
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 26, 2024

  1. chore(deps-dev): bump cross-spawn in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
    
    
    Updates `cross-spawn` from 6.0.5 to 6.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 26, 2024
    Copy the full SHA
    cf83f59 View commit details

Commits on Dec 2, 2024

  1. chore(deps): bump the all-dependencies group with 6 updates

    Bumps the all-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.15.0` | `8.16.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.15.0` | `8.16.0` |
    | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.16.0` |
    
    
    Updates `@eslint/js` from 9.15.0 to 9.16.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser)
    
    Updates `globals` from 15.12.0 to 15.13.0
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v15.12.0...v15.13.0)
    
    Updates `prettier` from 3.3.3 to 3.4.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.3...3.4.1)
    
    Updates `typescript-eslint` from 8.15.0 to 8.16.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: globals
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: prettier
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: typescript-eslint
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 2, 2024
    Copy the full SHA
    0c780c7 View commit details
  2. Merge pull request #581 from github/dependabot/npm_and_yarn/all-depen…

    …dencies-6b9d91fe86
    
    chore(deps): bump the all-dependencies group with 6 updates
    manuelpuyol authored Dec 2, 2024
    Copy the full SHA
    ad727ac View commit details
  3. Merge pull request #574 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-52c6dbfc9f
    
    chore(deps-dev): bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group
    manuelpuyol authored Dec 2, 2024
    Copy the full SHA
    1e930ed View commit details

Commits on Dec 3, 2024

  1. Update README.md

    gracepark authored Dec 3, 2024
    Copy the full SHA
    11b8aa9 View commit details
  2. Copy the full SHA
    5bb75fb View commit details

Commits on Dec 4, 2024

  1. Copy the full SHA
    1373fa2 View commit details
  2. update grammar

    gracepark committed Dec 4, 2024
    Copy the full SHA
    5bb2f9c View commit details
  3. update doc

    gracepark committed Dec 4, 2024
    Copy the full SHA
    996a56d View commit details
  4. remove dash

    gracepark committed Dec 4, 2024
    Copy the full SHA
    2b0173c View commit details

Commits on Dec 5, 2024

  1. Merge pull request #584 from github/gracepark/filenames-default-update

    Update filenames default since it is now in our repo
    gracepark authored Dec 5, 2024
    Copy the full SHA
    abcfc3b View 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 v5.1.3...v5.1.4