Open renovate[bot] opened 5 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/eslint-plugin-github@4.1.3, npm/through2@4.0.2, npm/tmp@0.0.33, npm/tmpl@1.0.4, npm/to-fast-properties@2.0.0, npm/to-object-path@0.3.0, npm/to-regex-range@5.0.1, npm/to-regex@3.0.2, npm/to-vfile@6.1.0, npm/tough-cookie@2.5.0, npm/tr46@2.0.2, npm/traverse@0.6.6, npm/treeify@1.1.0, npm/trim-newlines@3.0.0, npm/trim-off-newlines@1.0.1, npm/trim-trailing-lines@1.1.4, npm/trim@0.0.1, npm/trough@1.0.5, npm/ts-jest@26.5.3, npm/ts-node@9.1.1, npm/tsconfig-paths@3.9.0, npm/tslib@1.14.1, npm/tsutils@3.20.0, npm/tunnel-agent@0.6.0, npm/tweetnacl@0.14.5, npm/type-check@0.4.0, npm/type-detect@4.0.8, npm/type-fest@0.8.1, npm/typedarray-to-buffer@3.1.5, npm/typedarray@0.0.6, npm/typedoc-default-themes@0.12.9, npm/typedoc@0.20.32, npm/typescript@4.2.3, npm/uglify-js@3.12.8, npm/underscore@1.7.0, npm/unherit@1.1.3, npm/unicode-canonical-property-names-ecmascript@1.0.4, npm/unicode-match-property-ecmascript@1.0.4, npm/unicode-match-property-value-ecmascript@1.2.0, npm/unicode-property-aliases-ecmascript@1.1.0, npm/unified-args@8.1.0, npm/unified-engine@8.1.0, npm/unified-lint-rule@1.0.6, npm/unified@9.2.1, npm/union-value@1.0.1, npm/unique-string@2.0.0, npm/unist-util-generated@1.1.6, npm/unist-util-inspect@5.0.1, npm/unist-util-is@4.1.0, npm/unist-util-position@3.1.0, npm/unist-util-remove-position@1.1.4, npm/unist-util-stringify-position@2.0.3, npm/unist-util-visit-parents@3.1.1, npm/unist-util-visit@2.0.3, npm/universal-user-agent@6.0.0, npm/universalify@0.1.2, npm/unset-value@1.0.0, npm/untildify@2.1.0, npm/uri-js@4.4.1, npm/urix@0.1.0, npm/url-join@4.0.1, npm/use@3.1.1, npm/util-deprecate@1.0.2, npm/util-extend@1.0.3, npm/uuid@3.4.0, npm/v8-compile-cache@2.2.0, npm/v8-to-istanbul@7.1.0, npm/validate-npm-package-license@3.0.4, npm/verror@1.10.0, npm/vfile-location@2.0.6, npm/vfile-message@2.0.4, npm/vfile-reporter@6.0.2, npm/vfile-sort@2.2.2, npm/vfile-statistics@1.1.4, npm/vfile@4.2.1, npm/vscode-textmate@5.2.0, npm/w3c-hr-time@1.0.2, npm/w3c-xmlserializer@2.0.0, npm/walker@1.0.7, npm/webidl-conversions@6.1.0, npm/whatwg-encoding@1.0.5, npm/whatwg-mimetype@2.3.0, npm/whatwg-url@8.4.0, npm/which@1.3.1
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
This PR contains the following updates:
^4.1.3
->^5.0.0
Release Notes
github/eslint-plugin-github (eslint-plugin-github)
### [`v5.0.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v5.0.1) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1) #### What's Changed - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/530](https://togithub.com/github/eslint-plugin-github/pull/530) - Provide `no-redundant-roles` exception for `rowgroup` by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/531](https://togithub.com/github/eslint-plugin-github/pull/531) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1 ### [`v5.0.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v5.0.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.0) Formally releasing v5.0.0! This release includes everything in pre-release [v5.0.0-2](https://togithub.com/github/eslint-plugin-github/releases/tag/v5.0.0-2)! We notably dropped support for node 14 and node 16 in favor of node 18. #### What's Changed - Drop node 14/16 support and fix bug in `getElementType` logic by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/525](https://togithub.com/github/eslint-plugin-github/pull/525) - Bump node 14 to node 18 by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/529](https://togithub.com/github/eslint-plugin-github/pull/529) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/510](https://togithub.com/github/eslint-plugin-github/pull/510) - chore(deps): bump the all-dependencies group with 2 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/511](https://togithub.com/github/eslint-plugin-github/pull/511) - chore(deps): bump the all-dependencies group with 2 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/512](https://togithub.com/github/eslint-plugin-github/pull/512) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/514](https://togithub.com/github/eslint-plugin-github/pull/514) - chore(deps): bump the all-dependencies group across 1 directory with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/522](https://togithub.com/github/eslint-plugin-github/pull/522) ### [`v4.10.2`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.10.2) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2) #### What's Changed ##### Functionality - Update no-then.md by [@cefn](https://togithub.com/cefn) in [https://github.com/github/eslint-plugin-github/pull/503](https://togithub.com/github/eslint-plugin-github/pull/503) - fix `a11y-svg-has-accessible-name` considering whitespace JSXText by [@nnmrts](https://togithub.com/nnmrts) in [https://github.com/github/eslint-plugin-github/pull/508](https://togithub.com/github/eslint-plugin-github/pull/508) ##### Dependancy updates - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/482](https://togithub.com/github/eslint-plugin-github/pull/482) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/484](https://togithub.com/github/eslint-plugin-github/pull/484) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/485](https://togithub.com/github/eslint-plugin-github/pull/485) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/486](https://togithub.com/github/eslint-plugin-github/pull/486) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/487](https://togithub.com/github/eslint-plugin-github/pull/487) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/489](https://togithub.com/github/eslint-plugin-github/pull/489) - chore(deps): bump actions/setup-node from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/488](https://togithub.com/github/eslint-plugin-github/pull/488) - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/490](https://togithub.com/github/eslint-plugin-github/pull/490) - chore(deps): bump the all-dependencies group with 2 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/491](https://togithub.com/github/eslint-plugin-github/pull/491) - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/492](https://togithub.com/github/eslint-plugin-github/pull/492) - chore(deps): bump the all-dependencies group with 2 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/493](https://togithub.com/github/eslint-plugin-github/pull/493) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/494](https://togithub.com/github/eslint-plugin-github/pull/494) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/495](https://togithub.com/github/eslint-plugin-github/pull/495) - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/496](https://togithub.com/github/eslint-plugin-github/pull/496) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/498](https://togithub.com/github/eslint-plugin-github/pull/498) - chore(deps): bump the all-dependencies group with 2 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/499](https://togithub.com/github/eslint-plugin-github/pull/499) - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/500](https://togithub.com/github/eslint-plugin-github/pull/500) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/501](https://togithub.com/github/eslint-plugin-github/pull/501) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/502](https://togithub.com/github/eslint-plugin-github/pull/502) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/504](https://togithub.com/github/eslint-plugin-github/pull/504) - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/507](https://togithub.com/github/eslint-plugin-github/pull/507) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/509](https://togithub.com/github/eslint-plugin-github/pull/509) #### New Contributors - [@cefn](https://togithub.com/cefn) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/503](https://togithub.com/github/eslint-plugin-github/pull/503) - [@nnmrts](https://togithub.com/nnmrts) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/508](https://togithub.com/github/eslint-plugin-github/pull/508) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2 ### [`v4.10.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.10.1) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1) ##### What's Changed - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/478](https://togithub.com/github/eslint-plugin-github/pull/478) - chore(deps): bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/480](https://togithub.com/github/eslint-plugin-github/pull/480) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/479](https://togithub.com/github/eslint-plugin-github/pull/479) - chore(deps): bump the all-dependencies group with 2 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/481](https://togithub.com/github/eslint-plugin-github/pull/481) - Bug: Don't fallback to checking implicit role if `role` is set by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/483](https://togithub.com/github/eslint-plugin-github/pull/483) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1 ### [`v4.10.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.10.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0) #### What's Changed - Update a11y-no-visually-hidden-interactive-element.md by [@kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/eslint-plugin-github/pull/468](https://togithub.com/github/eslint-plugin-github/pull/468) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/469](https://togithub.com/github/eslint-plugin-github/pull/469) - chore(deps): bump the all-dependencies group with 6 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/471](https://togithub.com/github/eslint-plugin-github/pull/471) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/472](https://togithub.com/github/eslint-plugin-github/pull/472) - chore(deps): bump the all-dependencies group with 3 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/473](https://togithub.com/github/eslint-plugin-github/pull/473) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/474](https://togithub.com/github/eslint-plugin-github/pull/474) - chore(deps): bump the all-dependencies group with 4 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/475](https://togithub.com/github/eslint-plugin-github/pull/475) - Override rule config temporarily to address false positive by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/476](https://togithub.com/github/eslint-plugin-github/pull/476) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0 ### [`v4.9.2`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.9.2) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.9.1...v4.9.2) #### What's Changed - Use `getLiteralPropValue` for sr-only class by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/466](https://togithub.com/github/eslint-plugin-github/pull/466) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.9.1...v4.9.2 ### [`v4.9.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.9.1) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.9.0...v4.9.1) #### Bug fixes This release includes bug fixes for a few accessibility rules including: `a11y-aria-role-supports-props`, `a11y-no-title-attribute`, and `jsx-a11y/no-interactive-element-to-noninteractive-role`. #### What's Changed - Ignore calls to a method named innerText by [@camchenry](https://togithub.com/camchenry) in [https://github.com/github/eslint-plugin-github/pull/455](https://togithub.com/github/eslint-plugin-github/pull/455) - bump `prettier` and `eslint-plugin-prettier` to latest versions by [@shiftkey](https://togithub.com/shiftkey) in [https://github.com/github/eslint-plugin-github/pull/457](https://togithub.com/github/eslint-plugin-github/pull/457) - chore(deps): bump the all-dependencies group with 5 updates by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/458](https://togithub.com/github/eslint-plugin-github/pull/458) - Set config override for false positive rule by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/460](https://togithub.com/github/eslint-plugin-github/pull/460) - Re-introduce accidentally removed testing commands by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/459](https://togithub.com/github/eslint-plugin-github/pull/459) - Fix bugs with `getRole` and `getElementType` by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/461](https://togithub.com/github/eslint-plugin-github/pull/461) - \[Fix] Only look at semantic elements for `a11y-no-title-attribute` by [@kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/eslint-plugin-github/pull/464](https://togithub.com/github/eslint-plugin-github/pull/464) - Check for presence of attribute in `getRole` rather than the value by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/463](https://togithub.com/github/eslint-plugin-github/pull/463) #### New Contributors - [@camchenry](https://togithub.com/camchenry) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/455](https://togithub.com/github/eslint-plugin-github/pull/455) - [@shiftkey](https://togithub.com/shiftkey) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/457](https://togithub.com/github/eslint-plugin-github/pull/457) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.9.0...v4.9.1 ### [`v4.9.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.9.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.0) #### What's Changed - create rule: github/a11y-no-visually-hidden-interactive-element by [@kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/eslint-plugin-github/pull/446](https://togithub.com/github/eslint-plugin-github/pull/446) - Add polymorphic component check in `getElementType` by [@kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/eslint-plugin-github/pull/449](https://togithub.com/github/eslint-plugin-github/pull/449) - Adds `svg-has-accessible-name` rule by [@lindseywild](https://togithub.com/lindseywild) in [https://github.com/github/eslint-plugin-github/pull/450](https://togithub.com/github/eslint-plugin-github/pull/450) - chore(deps): bump semver from 5.7.1 to 5.7.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/451](https://togithub.com/github/eslint-plugin-github/pull/451) - Create rule: a11y-no-title-attribute by [@kendallgassner](https://togithub.com/kendallgassner) in [https://github.com/github/eslint-plugin-github/pull/453](https://togithub.com/github/eslint-plugin-github/pull/453) - Bump aria-query and update to fix tests by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/448](https://togithub.com/github/eslint-plugin-github/pull/448) - Rename `role-supports-aria-props` to `a11y-` by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/454](https://togithub.com/github/eslint-plugin-github/pull/454) #### New Contributors - [@kendallgassner](https://togithub.com/kendallgassner) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/446](https://togithub.com/github/eslint-plugin-github/pull/446) - [@lindseywild](https://togithub.com/lindseywild) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/450](https://togithub.com/github/eslint-plugin-github/pull/450) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.0 ### [`v4.8.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.8.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0) #### What's Changed - Update react.js to turn `jsx-a11y/no-autofocus` off by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/442](https://togithub.com/github/eslint-plugin-github/pull/442) - Dependency Updates - chore(deps): bump eslint-config-prettier from 8.7.0 to 8.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/419](https://togithub.com/github/eslint-plugin-github/pull/419) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.55.0 to 5.56.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/420](https://togithub.com/github/eslint-plugin-github/pull/420) - chore(deps): bump prettier from 2.8.4 to 2.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/421](https://togithub.com/github/eslint-plugin-github/pull/421) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.55.0 to 5.56.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/422](https://togithub.com/github/eslint-plugin-github/pull/422) - chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/425](https://togithub.com/github/eslint-plugin-github/pull/425) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/424](https://togithub.com/github/eslint-plugin-github/pull/424) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.56.0 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/423](https://togithub.com/github/eslint-plugin-github/pull/423) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.0 to 5.57.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/426](https://togithub.com/github/eslint-plugin-github/pull/426) - chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/427](https://togithub.com/github/eslint-plugin-github/pull/427) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.0 to 5.57.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/428](https://togithub.com/github/eslint-plugin-github/pull/428) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.1 to 5.58.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/430](https://togithub.com/github/eslint-plugin-github/pull/430) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.1 to 5.58.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/429](https://togithub.com/github/eslint-plugin-github/pull/429) - chore(deps): bump prettier from 2.8.7 to 2.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/431](https://togithub.com/github/eslint-plugin-github/pull/431) - chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/434](https://togithub.com/github/eslint-plugin-github/pull/434) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.58.0 to 5.59.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/433](https://togithub.com/github/eslint-plugin-github/pull/433) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/432](https://togithub.com/github/eslint-plugin-github/pull/432) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.0 to 5.59.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/435](https://togithub.com/github/eslint-plugin-github/pull/435) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/437](https://togithub.com/github/eslint-plugin-github/pull/437) - chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/438](https://togithub.com/github/eslint-plugin-github/pull/438) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.1 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/439](https://togithub.com/github/eslint-plugin-github/pull/439) - Group dependabot updates by [@manuelpuyol](https://togithub.com/manuelpuyol) in [https://github.com/github/eslint-plugin-github/pull/441](https://togithub.com/github/eslint-plugin-github/pull/441) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0 ### [`v4.7.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.7.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0) #### What's Changed - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.51.0 to 5.52.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/403](https://togithub.com/github/eslint-plugin-github/pull/403) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.51.0 to 5.52.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/405](https://togithub.com/github/eslint-plugin-github/pull/405) - chore(deps): bump eslint-plugin-escompat from 3.3.4 to 3.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/404](https://togithub.com/github/eslint-plugin-github/pull/404) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.52.0 to 5.53.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/409](https://togithub.com/github/eslint-plugin-github/pull/409) - chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/408](https://togithub.com/github/eslint-plugin-github/pull/408) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.52.0 to 5.53.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/407](https://togithub.com/github/eslint-plugin-github/pull/407) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.53.0 to 5.54.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/410](https://togithub.com/github/eslint-plugin-github/pull/410) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.53.0 to 5.54.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/411](https://togithub.com/github/eslint-plugin-github/pull/411) - chore(deps): bump eslint-config-prettier from 8.6.0 to 8.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/415](https://togithub.com/github/eslint-plugin-github/pull/415) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.0 to 5.54.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/414](https://togithub.com/github/eslint-plugin-github/pull/414) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.0 to 5.54.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/412](https://togithub.com/github/eslint-plugin-github/pull/412) - chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/413](https://togithub.com/github/eslint-plugin-github/pull/413) - Automate docs with eslint-doc-generator by [@bmish](https://togithub.com/bmish) in [https://github.com/github/eslint-plugin-github/pull/398](https://togithub.com/github/eslint-plugin-github/pull/398) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.55.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/417](https://togithub.com/github/eslint-plugin-github/pull/417) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.1 to 5.55.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/416](https://togithub.com/github/eslint-plugin-github/pull/416) - Update no-inner-html.md by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/381](https://togithub.com/github/eslint-plugin-github/pull/381) - New rule to flag invalid aria-label format by [@khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/418](https://togithub.com/github/eslint-plugin-github/pull/418) #### New Contributors - [@bmish](https://togithub.com/bmish) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/398](https://togithub.com/github/eslint-plugin-github/pull/398) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0 ### [`v4.6.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.6.1) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1) #### What's Changed - Update events handled by `no-useless-passive` and `require-passive-events` by [@boris-petrov](https://togithub.com/boris-petrov) in [https://github.com/github/eslint-plugin-github/pull/354](https://togithub.com/github/eslint-plugin-github/pull/354) - feat: `role-supports-aria-props` rule (no `aria-label`-misuse) by [@smockle](https://togithub.com/smockle) in [https://github.com/github/eslint-plugin-github/pull/362](https://togithub.com/github/eslint-plugin-github/pull/362) - Updated dependencies #### New Contributors - [@boris-petrov](https://togithub.com/boris-petrov) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/354](https://togithub.com/github/eslint-plugin-github/pull/354) - [@smockle](https://togithub.com/smockle) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/362](https://togithub.com/github/eslint-plugin-github/pull/362) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1 ### [`v4.6.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.6.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.5.0...v4.6.0) #### What's Changed - Allow wildcard `*.*.*` prefix extension by [@theinterned](https://togithub.com/theinterned) in [https://github.com/github/eslint-plugin-github/pull/357](https://togithub.com/github/eslint-plugin-github/pull/357) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.5.0...v4.6.0 ### [`v4.5.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.5.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.4.1...v4.5.0) #### What's Changed - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.41.0 to 5.42.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/337](https://togithub.com/github/eslint-plugin-github/pull/337) - chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/339](https://togithub.com/github/eslint-plugin-github/pull/339) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.41.0 to 5.42.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/338](https://togithub.com/github/eslint-plugin-github/pull/338) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.42.0 to 5.42.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/342](https://togithub.com/github/eslint-plugin-github/pull/342) - chore(deps-dev): bump chai from 4.3.6 to 4.3.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/341](https://togithub.com/github/eslint-plugin-github/pull/341) - bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.42.0 to 5.42.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/340](https://togithub.com/github/eslint-plugin-github/pull/340) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.42.1 to 5.44.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/348](https://togithub.com/github/eslint-plugin-github/pull/348) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.42.1 to 5.44.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/349](https://togithub.com/github/eslint-plugin-github/pull/349) - chore(deps): bump prettier from 2.7.1 to 2.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/347](https://togithub.com/github/eslint-plugin-github/pull/347) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.44.0 to 5.45.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/353](https://togithub.com/github/eslint-plugin-github/pull/353) - chore(deps-dev): bump eslint from 8.27.0 to 8.29.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/351](https://togithub.com/github/eslint-plugin-github/pull/351) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.44.0 to 5.45.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/350](https://togithub.com/github/eslint-plugin-github/pull/350) - allow `.server.*` file extension by [@theinterned](https://togithub.com/theinterned) in [https://github.com/github/eslint-plugin-github/pull/343](https://togithub.com/github/eslint-plugin-github/pull/343) #### New Contributors - [@theinterned](https://togithub.com/theinterned) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/343](https://togithub.com/github/eslint-plugin-github/pull/343) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.4.1...v4.5.0 ### [`v4.4.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.4.1) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.4.0...v4.4.1) #### What's Changed - Use eslint-plugin-escompat in typescript config by [@bdragon](https://togithub.com/bdragon) in [https://github.com/github/eslint-plugin-github/pull/326](https://togithub.com/github/eslint-plugin-github/pull/326) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.39.0 to 5.40.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/327](https://togithub.com/github/eslint-plugin-github/pull/327) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.39.0 to 5.40.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/329](https://togithub.com/github/eslint-plugin-github/pull/329) - chore(deps-dev): bump mocha from 10.0.0 to 10.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/328](https://togithub.com/github/eslint-plugin-github/pull/328) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.40.0 to 5.40.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/334](https://togithub.com/github/eslint-plugin-github/pull/334) - chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/333](https://togithub.com/github/eslint-plugin-github/pull/333) - chore(deps): bump eslint-plugin-no-only-tests from 3.0.0 to 3.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/332](https://togithub.com/github/eslint-plugin-github/pull/332) - chore(deps): bump eslint-plugin-escompat from 3.3.3 to 3.3.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/331](https://togithub.com/github/eslint-plugin-github/pull/331) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.40.0 to 5.40.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/330](https://togithub.com/github/eslint-plugin-github/pull/330) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.40.1 to 5.41.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/335](https://togithub.com/github/eslint-plugin-github/pull/335) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.40.1 to 5.41.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/336](https://togithub.com/github/eslint-plugin-github/pull/336) #### New Contributors - [@bdragon](https://togithub.com/bdragon) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/326](https://togithub.com/github/eslint-plugin-github/pull/326) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.4.0...v4.4.1 ### [`v4.4.0`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.4.0) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.3.7...v4.4.0) #### What's Changed - chore(deps): bump eslint-plugin-no-only-tests from 2.6.0 to 3.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/286](https://togithub.com/github/eslint-plugin-github/pull/286) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.30.6 to 5.30.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/285](https://togithub.com/github/eslint-plugin-github/pull/285) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.30.6 to 5.30.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/287](https://togithub.com/github/eslint-plugin-github/pull/287) - chore(deps-dev): bump eslint-plugin-eslint-plugin from 5.0.0 to 5.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/288](https://togithub.com/github/eslint-plugin-github/pull/288) - chore(deps): bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/289](https://togithub.com/github/eslint-plugin-github/pull/289) - chore(deps): bump prettier from 2.6.2 to 2.7.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/264](https://togithub.com/github/eslint-plugin-github/pull/264) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.30.7 to 5.31.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/291](https://togithub.com/github/eslint-plugin-github/pull/291) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.30.7 to 5.31.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/290](https://togithub.com/github/eslint-plugin-github/pull/290) - chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/292](https://togithub.com/github/eslint-plugin-github/pull/292) - chore(deps-dev): bump eslint-plugin-eslint-plugin from 5.0.1 to 5.0.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/293](https://togithub.com/github/eslint-plugin-github/pull/293) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.31.0 to 5.32.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/294](https://togithub.com/github/eslint-plugin-github/pull/294) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.31.0 to 5.32.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/295](https://togithub.com/github/eslint-plugin-github/pull/295) - chore(deps-dev): bump eslint-plugin-eslint-plugin from 5.0.2 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/296](https://togithub.com/github/eslint-plugin-github/pull/296) - chore(deps): bump jsx-ast-utils from 3.3.2 to 3.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/298](https://togithub.com/github/eslint-plugin-github/pull/298) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.32.0 to 5.33.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/299](https://togithub.com/github/eslint-plugin-github/pull/299) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.32.0 to 5.33.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/300](https://togithub.com/github/eslint-plugin-github/pull/300) - chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/297](https://togithub.com/github/eslint-plugin-github/pull/297) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.33.0 to 5.33.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/301](https://togithub.com/github/eslint-plugin-github/pull/301) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.33.0 to 5.33.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/303](https://togithub.com/github/eslint-plugin-github/pull/303) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.33.1 to 5.35.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/306](https://togithub.com/github/eslint-plugin-github/pull/306) - chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/305](https://togithub.com/github/eslint-plugin-github/pull/305) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.33.1 to 5.35.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/307](https://togithub.com/github/eslint-plugin-github/pull/307) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.35.1 to 5.36.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/308](https://togithub.com/github/eslint-plugin-github/pull/308) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.35.1 to 5.36.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/309](https://togithub.com/github/eslint-plugin-github/pull/309) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.36.1 to 5.36.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/310](https://togithub.com/github/eslint-plugin-github/pull/310) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.36.1 to 5.36.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/311](https://togithub.com/github/eslint-plugin-github/pull/311) - chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/312](https://togithub.com/github/eslint-plugin-github/pull/312) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.36.2 to 5.37.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/313](https://togithub.com/github/eslint-plugin-github/pull/313) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.36.2 to 5.37.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/314](https://togithub.com/github/eslint-plugin-github/pull/314) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.37.0 to 5.38.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/317](https://togithub.com/github/eslint-plugin-github/pull/317) - chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/316](https://togithub.com/github/eslint-plugin-github/pull/316) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.37.0 to 5.38.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/315](https://togithub.com/github/eslint-plugin-github/pull/315) - Update array-foreach.md by [@rotelloj](https://togithub.com/rotelloj) in [https://github.com/github/eslint-plugin-github/pull/318](https://togithub.com/github/eslint-plugin-github/pull/318) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.38.0 to 5.38.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/319](https://togithub.com/github/eslint-plugin-github/pull/319) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.38.0 to 5.38.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/320](https://togithub.com/github/eslint-plugin-github/pull/320) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.38.1 to 5.39.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/321](https://togithub.com/github/eslint-plugin-github/pull/321) - chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/322](https://togithub.com/github/eslint-plugin-github/pull/322) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.38.1 to 5.39.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/323](https://togithub.com/github/eslint-plugin-github/pull/323) - Update eslint plugin escompat by [@koddsson](https://togithub.com/koddsson) in [https://github.com/github/eslint-plugin-github/pull/325](https://togithub.com/github/eslint-plugin-github/pull/325) #### New Contributors - [@rotelloj](https://togithub.com/rotelloj) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/318](https://togithub.com/github/eslint-plugin-github/pull/318) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.3.7...v4.4.0 ### [`v4.3.7`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.3.7) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.3.6...v4.3.7) #### What's Changed - Add rule to prohibit building script tags in the client by [@manuelpuyol](https://togithub.com/manuelpuyol) in [https://github.com/github/eslint-plugin-github/pull/223](https://togithub.com/github/eslint-plugin-github/pull/223) - chore(deps): bump minimist from 1.2.5 to 1.2.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/222](https://togithub.com/github/eslint-plugin-github/pull/222) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.15.0 to 5.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/224](https://togithub.com/github/eslint-plugin-github/pull/224) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.15.0 to 5.16.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/225](https://togithub.com/github/eslint-plugin-github/pull/225) - chore(deps): bump prettier from 2.6.0 to 2.6.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/227](https://togithub.com/github/eslint-plugin-github/pull/227) - chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/226](https://togithub.com/github/eslint-plugin-github/pull/226) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.16.0 to 5.17.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/231](https://togithub.com/github/eslint-plugin-github/pull/231) - chore(deps): bump prettier from 2.6.1 to 2.6.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/230](https://togithub.com/github/eslint-plugin-github/pull/230) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.16.0 to 5.17.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/229](https://togithub.com/github/eslint-plugin-github/pull/229) - chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/232](https://togithub.com/github/eslint-plugin-github/pull/232) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.17.0 to 5.18.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/233](https://togithub.com/github/eslint-plugin-github/pull/233) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.17.0 to 5.18.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/234](https://togithub.com/github/eslint-plugin-github/pull/234) - chore(deps): bump eslint-plugin-import from 2.25.4 to 2.26.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/235](https://togithub.com/github/eslint-plugin-github/pull/235) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.18.0 to 5.19.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/236](https://togithub.com/github/eslint-plugin-github/pull/236) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.18.0 to 5.19.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/237](https://togithub.com/github/eslint-plugin-github/pull/237) - chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/240](https://togithub.com/github/eslint-plugin-github/pull/240) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.19.0 to 5.20.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/239](https://togithub.com/github/eslint-plugin-github/pull/239) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.19.0 to 5.20.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/238](https://togithub.com/github/eslint-plugin-github/pull/238) - chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/244](https://togithub.com/github/eslint-plugin-github/pull/244) - chore(deps): bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.20.0 to 5.21.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/243](https://togithub.com/github/eslint-plugin-github/pull/243) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.20.0 to 5.21.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/242](https://togithub.com/github/eslint-plugin-github/pull/242) - Add an example for accessing the element index in a `for...of` loop by [@iansan5653](https://togithub.com/iansan5653) in [https://github.com/github/eslint-plugin-github/pull/241](https://togithub.com/github/eslint-plugin-github/pull/241) - chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/246](https://togithub.com/github/eslint-plugin-github/pull/246) - chore(deps): bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.21.0 to 5.22.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/247](https://togithub.com/github/eslint-plugin-githConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.