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:abcfc3b
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:1b65401
Choose a head ref
Loading
  • 20commits
  • 10files changed
  • 6contributors

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    2dbf02aView commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. add tests

    @kurtextrem
    kurtextrem committedNov 21, 2024
    Configuration menu
    Copy the full SHA
    28db2ccView commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    5522392View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

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

    Bumps the all-dependencies group with 6 updates:| Package | From | To || --- | --- | --- || [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.3` | `1.2.4` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.17.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.17.0` || [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.17.0` || [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.0.1` |Updates `@eslint/compat` from 1.2.3 to 1.2.4- [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.3...compat-v1.2.4)Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.17.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.17.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.16.0 to 8.17.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.17.0/packages/parser)Updates `prettier` from 3.4.1 to 3.4.2- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.4.1...3.4.2)Updates `typescript-eslint` from 8.16.0 to 8.17.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.17.0/packages/typescript-eslint)Updates `mocha` from 10.8.2 to 11.0.1- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)- [Commits](mochajs/mocha@v10.8.2...v11.0.1)---updated-dependencies:- dependency-name: "@eslint/compat"  dependency-type: direct:production  update-type: version-update:semver-patch  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: 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-major  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredDec 9, 2024
    Configuration menu
    Copy the full SHA
    e71b3edView commit details
    Browse the repository at this point in the history
  2. Merge pull request#567from kurtextrem/main

    fix: async-currenttarget/preventdefault doesn’t consider nested scopes
    @manuelpuyol
    manuelpuyol authoredDec 9, 2024
    Configuration menu
    Copy the full SHA
    3b71fffView commit details
    Browse the repository at this point in the history
  3. Merge pull request#586from github/dependabot/npm_and_yarn/all-depen…

    …dencies-51def590bfchore(deps): bump the all-dependencies group with 6 updates
    @manuelpuyol
    manuelpuyol authoredDec 9, 2024
    Configuration menu
    Copy the full SHA
    07535acView commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

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

    Bumps the all-dependencies group with 5 updates:| Package | From | To || --- | --- | --- || [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.17.0` | `8.18.0` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.17.0` | `8.18.0` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.17.0` | `8.18.0` || [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) | `1.7.1` | `2.0.1` |Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js)Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.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.18.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.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.18.0/packages/parser)Updates `typescript-eslint` from 8.17.0 to 8.18.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.18.0/packages/typescript-eslint)Updates `eslint-doc-generator` from 1.7.1 to 2.0.1- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)- [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md)- [Commits](bmish/eslint-doc-generator@v1.7.1...v2.0.1)---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: typescript-eslint  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint-doc-generator  dependency-type: direct:development  update-type: version-update:semver-major  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredDec 16, 2024
    Configuration menu
    Copy the full SHA
    c91ef17View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. use single quotes

    @arelia
    arelia committedDec 19, 2024
    Configuration menu
    Copy the full SHA
    b8f9357View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8237f3fView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63e228View commit details
    Browse the repository at this point in the history
  4. Merge pull request#588from github/dependabot/npm_and_yarn/all-depen…

    …dencies-fbfe069a62chore(deps): bump the all-dependencies group with 5 updates
    @arelia
    arelia authoredDec 19, 2024
    Configuration menu
    Copy the full SHA
    a83b57bView commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

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

    Bumps the all-dependencies group with 6 updates:| Package | From | To || --- | --- | --- || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.18.1` || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.18.1` || [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` || [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.18.1` || [eslint-doc-generator](https://github.com/bmish/eslint-doc-generator) | `2.0.1` | `2.0.2` || [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | `6.3.2` | `6.4.0` |Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.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.18.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.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.18.1/packages/parser)Updates `globals` from 15.13.0 to 15.14.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)Updates `typescript-eslint` from 8.18.0 to 8.18.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.18.1/packages/typescript-eslint)Updates `eslint-doc-generator` from 2.0.1 to 2.0.2- [Release notes](https://github.com/bmish/eslint-doc-generator/releases)- [Changelog](https://github.com/bmish/eslint-doc-generator/blob/main/CHANGELOG.md)- [Commits](bmish/eslint-doc-generator@v2.0.1...v2.0.2)Updates `eslint-plugin-eslint-plugin` from 6.3.2 to 6.4.0- [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases)- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)- [Commits](eslint-community/eslint-plugin-eslint-plugin@v6.3.2...v6.4.0)---updated-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: globals  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-patch  dependency-group: all-dependencies- dependency-name: eslint-doc-generator  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: eslint-plugin-eslint-plugin  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredDec 23, 2024
    Configuration menu
    Copy the full SHA
    daa2ef7View commit details
    Browse the repository at this point in the history
  2. Merge pull request#592from github/dependabot/npm_and_yarn/all-depen…

    …dencies-66d8b0e0b8chore(deps): bump the all-dependencies group with 6 updates
    @arelia
    arelia authoredDec 23, 2024
    Configuration menu
    Copy the full SHA
    dd7aef3View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @eslint/plugin-kit in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [@eslint/plugin-kit](https://github.com/eslint/rewrite).Updates `@eslint/plugin-kit` from 0.2.2 to 0.2.4- [Release notes](https://github.com/eslint/rewrite/releases)- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)- [Commits](eslint/rewrite@plugin-kit-v0.2.2...plugin-kit-v0.2.4)---updated-dependencies:- dependency-name: "@eslint/plugin-kit"  dependency-type: indirect  dependency-group: npm_and_yarn...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredDec 23, 2024
    Configuration menu
    Copy the full SHA
    b3dd0a5View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

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

    …3 updatesBumps the all-dependencies group with 3 updates in the / directory: [@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.18.1 to 8.19.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.19.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 8.18.1 to 8.19.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.19.0/packages/parser)Updates `typescript-eslint` from 8.18.1 to 8.19.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.19.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>
    @dependabot
    dependabot[bot] authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    0bde92eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2361eView commit details
    Browse the repository at this point in the history
  3. run prettier

    @gracepark
    gracepark committedJan 6, 2025
    Configuration menu
    Copy the full SHA
    75978c8View commit details
    Browse the repository at this point in the history
  4. Merge pull request#595from github/dependabot/npm_and_yarn/all-depen…

    …dencies-35dd033575chore(deps): bump the all-dependencies group across 1 directory with 3 updates
    @manuelpuyol
    manuelpuyol authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    59bc2feView commit details
    Browse the repository at this point in the history
  5. Merge pull request#593from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-e4e74ad260chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.4 in the npm_and_yarn group
    @manuelpuyol
    manuelpuyol authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    64e6389View commit details
    Browse the repository at this point in the history
  6. Merge pull request#596from github/update-flat-config-rules

    Update rules for flat config
    @gracepark
    gracepark authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    1b65401View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp