- Notifications
You must be signed in to change notification settings - Fork59
Comparing changes
Open a pull request
base repository:github/eslint-plugin-github
Uh oh!
There was an error while loading.Please reload this page.
base:abcfc3b
head repository:github/eslint-plugin-github
Uh oh!
There was an error while loading.Please reload this page.
compare:1b65401
- 20commits
- 10files changed
- 6contributors
Commits on Oct 31, 2024
fix: async-currenttarget/preventdefault doesn’t consider nested scopes
kurtextrem committedOct 31, 2024
Commits on Dec 9, 2024
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>
Merge pull request#567from kurtextrem/main
fix: async-currenttarget/preventdefault doesn’t consider nested scopes
Merge pull request#586from github/dependabot/npm_and_yarn/all-depen…
…dencies-51def590bfchore(deps): bump the all-dependencies group with 6 updates
Commits on Dec 16, 2024
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>
Commits on Dec 19, 2024
Merge pull request#590from github/arelia/resolve-prettier-violation
use single quotes
Merge pull request#588from github/dependabot/npm_and_yarn/all-depen…
…dencies-fbfe069a62chore(deps): bump the all-dependencies group with 5 updates
Commits on Dec 23, 2024
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>
Merge pull request#592from github/dependabot/npm_and_yarn/all-depen…
…dencies-66d8b0e0b8chore(deps): bump the all-dependencies group with 6 updates
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>
Commits on Jan 6, 2025
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>
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
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
Merge pull request#596from github/update-flat-config-rules
Update rules for flat config
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 abcfc3b...1b65401
Uh oh!
There was an error while loading.Please reload this page.