Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.5
Choose a base ref
Loading
...
head repository:github/eslint-plugin-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v5.1.7
Choose a head ref
Loading
  • 16commits
  • 8files changed
  • 6contributors

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    123bfcdView commit details
    Browse the repository at this point in the history
  2. Merge pull request#597from hyldmo/fix/eslint-plugin-jsx-a11y

    fix: upgrade eslint-plugin-jsx-a11y
    @manuelpuyol
    manuelpuyol authoredJan 7, 2025
    Configuration menu
    Copy the full SHA
    4059065View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

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

    Bumps the all-dependencies group with 5 updates:| Package | From | To || --- | --- | --- || [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.4` | `1.2.5` || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.18.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.19.1` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.19.1` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.0` | `8.19.1` |Updates `@eslint/compat` from 1.2.4 to 1.2.5- [Release notes](https://github.com/eslint/rewrite/releases)- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)- [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.5)Updates `@eslint/js` from 9.17.0 to 9.18.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.18.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.19.1- [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.19.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.19.0 to 8.19.1- [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.19.1/packages/parser)Updates `typescript-eslint` from 8.19.0 to 8.19.1- [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.19.1/packages/typescript-eslint)---updated-dependencies:- dependency-name: "@eslint/compat"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-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-patch  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: typescript-eslint  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJan 13, 2025
    Configuration menu
    Copy the full SHA
    61996bfView commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Merge pull request#598from github/dependabot/npm_and_yarn/all-depen…

    …dencies-2e01490453chore(deps): bump the all-dependencies group with 5 updates
    @jibrang
    jibrang authoredJan 16, 2025
    Configuration menu
    Copy the full SHA
    995b32aView commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. chore(deps): bump the all-dependencies group across 1 directory with …

    …7 updates (#601)Bumps the all-dependencies group with 7 updates in the / directory:| Package | From | To || --- | --- | --- || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.21.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.1` | `8.21.0` || [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` || [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.1` | `8.21.0` || [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` |Updates `@eslint/js` from 9.18.0 to 9.19.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.19.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.21.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.21.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.19.1 to 8.21.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.21.0/packages/parser)Updates `eslint-config-prettier` from 9.1.0 to 10.0.1- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)Updates `typescript-eslint` from 8.19.1 to 8.21.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.21.0/packages/typescript-eslint)Updates `mocha` from 11.0.1 to 11.1.0- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)- [Commits](mochajs/mocha@v11.0.1...v11.1.0)---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: eslint-config-prettier  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: all-dependencies- dependency-name: eslint-plugin-prettier  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: typescript-eslint  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: mocha  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJan 27, 2025
    Configuration menu
    Copy the full SHA
    3f4c461View commit details
    Browse the repository at this point in the history
  2. update escompat plugin

    @gracepark
    gracepark committedJan 27, 2025
    Configuration menu
    Copy the full SHA
    452a0b4View commit details
    Browse the repository at this point in the history
  3. prettier updates

    @gracepark
    gracepark committedJan 27, 2025
    Configuration menu
    Copy the full SHA
    a397ae8View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a937d83View commit details
    Browse the repository at this point in the history
  5. run prettier

    @gracepark
    gracepark committedJan 27, 2025
    Configuration menu
    Copy the full SHA
    764eab3View commit details
    Browse the repository at this point in the history
  6. update jsx-a11y name

    @gracepark
    gracepark committedJan 27, 2025
    Configuration menu
    Copy the full SHA
    f14cf2aView commit details
    Browse the repository at this point in the history
  7. update import

    @gracepark
    gracepark committedJan 27, 2025
    Configuration menu
    Copy the full SHA
    bc44e01View commit details
    Browse the repository at this point in the history
  8. Merge pull request#602from github/update-escompat

    Update naming of plugins
    @gracepark
    gracepark authoredJan 27, 2025
    Configuration menu
    Copy the full SHA
    3d1ffeeView commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Configuration menu
    Copy the full SHA
    1c97898View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the all-dependencies group with 3 updates (#604)

    Bumps the all-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.22.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.22.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.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.22.0/packages/parser)Updates `typescript-eslint` from 8.21.0 to 8.22.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.22.0/packages/typescript-eslint)---updated-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: typescript-eslint  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJan 28, 2025
    Configuration menu
    Copy the full SHA
    1c04510View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    5e285aaView commit details
    Browse the repository at this point in the history
  2. Merge pull request#605from github/update-eslint-comments-no-only-te…

    …sts-nameUpdate names back to original for eslint-comments and no-only-tests
    @gracepark
    gracepark authoredJan 30, 2025
    Configuration menu
    Copy the full SHA
    a40a2b9View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp