-
Notifications
You must be signed in to change notification settings - Fork 59
Comparing changes
Open a pull request
base repository: github/eslint-plugin-github
base: v4.9.0
head repository: github/eslint-plugin-github
compare: v4.9.1
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af415a6 - Browse repository at this point
Copy the full SHA af415a6View commit details
Commits on Jul 14, 2023
-
Merge pull request #455 from github/remove-false-positive-for-innerte…
…xt-rule Ignore calls to a method named innerText
Configuration menu - View commit details
-
Copy full SHA for c3b0621 - Browse repository at this point
Copy the full SHA c3b0621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11adedf - Browse repository at this point
Copy the full SHA 11adedfView commit details -
Merge pull request #457 from github/bump-prettier
bump `prettier` and `eslint-plugin-prettier` to latest versions
Configuration menu - View commit details
-
Copy full SHA for 6eed534 - Browse repository at this point
Copy the full SHA 6eed534View commit details -
chore(deps): bump the all-dependencies group with 5 updates
Bumps the all-dependencies group with 5 updates: | Package | Update | | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 5.59.2 to 6.0.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 5.59.2 to 6.0.0 | | [jsx-ast-utils](https://github.com/jsx-eslint/jsx-ast-utils) | 3.3.3 to 3.3.4 | | [eslint](https://github.com/eslint/eslint) | 8.40.0 to 8.45.0 | | [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | 5.0.8 to 5.1.0 | Updates `@typescript-eslint/eslint-plugin` from 5.59.2 to 6.0.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/v6.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.59.2 to 6.0.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/v6.0.0/packages/parser) Updates `jsx-ast-utils` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/jsx-eslint/jsx-ast-utils/releases) - [Changelog](https://github.com/jsx-eslint/jsx-ast-utils/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/jsx-ast-utils@v3.3.3...v3.3.4) Updates `eslint` from 8.40.0 to 8.45.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.40.0...v8.45.0) Updates `eslint-plugin-eslint-plugin` from 5.0.8 to 5.1.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@v5.0.8...v5.1.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jsx-ast-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor 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>
Configuration menu - View commit details
-
Copy full SHA for f78ea4c - Browse repository at this point
Copy the full SHA f78ea4cView commit details -
Merge pull request #458 from github/dependabot/npm_and_yarn/all-depen…
…dencies-a854cd774b chore(deps): bump the all-dependencies group with 5 updates
Configuration menu - View commit details
-
Copy full SHA for 209d482 - Browse repository at this point
Copy the full SHA 209d482View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5253542 - Browse repository at this point
Copy the full SHA 5253542View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54eae3 - Browse repository at this point
Copy the full SHA f54eae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd7c06 - Browse repository at this point
Copy the full SHA 9bd7c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for c485717 - Browse repository at this point
Copy the full SHA c485717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bdeaf - Browse repository at this point
Copy the full SHA 43bdeafView commit details -
Merge pull request #460 from github/kh-temp-override-grid-cell
Set config override for false positive rule
Configuration menu - View commit details
-
Copy full SHA for 83f90f0 - Browse repository at this point
Copy the full SHA 83f90f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e95423d - Browse repository at this point
Copy the full SHA e95423dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30cf0d9 - Browse repository at this point
Copy the full SHA 30cf0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a6c45 - Browse repository at this point
Copy the full SHA 20a6c45View commit details -
Merge pull request #459 from github/kh-reintroduce-deleted-lint-command
Re-introduce accidentally removed testing commands
Configuration menu - View commit details
-
Copy full SHA for 8385442 - Browse repository at this point
Copy the full SHA 8385442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6896b71 - Browse repository at this point
Copy the full SHA 6896b71View commit details -
Merge pull request #461 from github/kh-fix-bug-with-methods
Fix bugs with `getRole` and `getElementType`
Configuration menu - View commit details
-
Copy full SHA for 8abef65 - Browse repository at this point
Copy the full SHA 8abef65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7036141 - Browse repository at this point
Copy the full SHA 7036141View commit details -
Configuration menu - View commit details
-
Copy full SHA for b05b0cb - Browse repository at this point
Copy the full SHA b05b0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ead03 - Browse repository at this point
Copy the full SHA 29ead03View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee9e16d - Browse repository at this point
Copy the full SHA ee9e16dView commit details -
Merge pull request #464 from github/fix-a11y-no-title-attribute
[Fix] Only look at semantic elements for `a11y-no-title-attribute`
Configuration menu - View commit details
-
Copy full SHA for 125ac51 - Browse repository at this point
Copy the full SHA 125ac51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5f809 - Browse repository at this point
Copy the full SHA 8c5f809View commit details -
Merge pull request #463 from github/kh-use-prop-value
Check for presence of attribute in `getRole` rather than the value
Configuration menu - View commit details
-
Copy full SHA for 0c0441f - Browse repository at this point
Copy the full SHA 0c0441fView commit details
There are no files selected for viewing
Large diffs are not rendered by default.