Update dependency eslint-plugin-github to v6#192
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
3 times, most recently
from
June 27, 2025 17:52
bb7529f to
2bc6dd1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
August 13, 2025 13:58
8c0d2c7 to
02f7482
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
August 19, 2025 11:29
02f7482 to
cc317a4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
August 31, 2025 12:58
cc317a4 to
7a3ceca
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
September 25, 2025 18:12
7a3ceca to
ef037f6
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
October 21, 2025 20:35
ef037f6 to
fecd583
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
November 10, 2025 21:58
fecd583 to
337206d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
November 18, 2025 13:46
337206d to
e277dd4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
5 times, most recently
from
December 3, 2025 17:00
f8fb95d to
720513b
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
December 31, 2025 14:38
393c10a to
df6d815
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
January 15, 2026 07:16
59e4674 to
f38b34d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
3 times, most recently
from
January 23, 2026 19:23
ed7a920 to
af352d4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
February 2, 2026 21:38
af352d4 to
1983979
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
February 17, 2026 14:12
3bf96fa to
11b62ac
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
March 5, 2026 16:34
11b62ac to
3cdaaf7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
March 13, 2026 12:41
3cdaaf7 to
c3e8cd0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
April 1, 2026 18:57
c3e8cd0 to
4cf7b8b
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
April 8, 2026 20:47
4cf7b8b to
dc383cb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
April 29, 2026 13:42
dc383cb to
824e44d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
May 18, 2026 18:00
de4155b to
214cb36
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
4 times, most recently
from
June 2, 2026 11:10
0e2c3e1 to
8ad93cf
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
June 16, 2026 06:07
fec820e to
aba0050
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
June 29, 2026 23:11
aba0050 to
61b3e0c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
4 times, most recently
from
July 16, 2026 15:14
b8610dd to
1dfb1b3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
July 21, 2026 02:39
1dfb1b3 to
6924a4e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
July 24, 2026 18:58
6924a4e to
b4ff7eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.10.2→6.1.1Release Notes
github/eslint-plugin-github (eslint-plugin-github)
v6.1.1Compare Source
Fixed
jsx-a11yrecommended rules are now correctly applied in the flat React config. Previously,lib/configs/flat/react.jsspreadjsx-a11y's recommended config but then redefined its ownrulesobject, which shallow-overwrote and silently dropped most of the recommended rule set — leaving only a handful of rules active. The recommended rules are now explicitly merged, so the fulljsx-a11y/recommendedbaseline is enforced while GitHub-specific overrides are preserved.v6.1.0Compare Source
Changed peerDependencies from ^8 || ^9 to ^8 || ^9 || ^10
Wrapped eslint-plugin-eslint-comments with @eslint/compat
v6.0.0Compare Source
What's Changed
BREAKING CHANGE: This project is now ESM. Users of Node < 20.x will need to upgrade their version of Node, or continue to use v5.x of this library.
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.8...v6.0.0
v5.1.8Compare Source
What's Changed
rolebeing set forulby @khiga8 in #608Full Changelog: github/eslint-plugin-github@v5.1.7...v5.1.8
v5.1.7Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.6...v5.1.7
v5.1.6Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.5...v.5.1.6
v5.1.5Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.4...v5.1.5
v5.1.4Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.3...v5.1.4
v5.1.3Compare Source
What's Changed
eslint-filenames-pluginby @gracepark in #579filenames/match-regexrule, please note we have adapted the match regex rule intoeslint-plugin-githubas the originaleslint-filenames-pluginis no longer maintained and needed an ESLint v9 update. Please update the rule name togithub/filenames-match-regexand keep the same configuration.Full Changelog: github/eslint-plugin-github@v5.1.2...v5.1.3
v5.1.2Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.1...v5.1.2
v5.1.1Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.0...v5.1.1
v5.1.0Compare Source
In this release we're supporting ESLint's new flat config and still maintaining legacy configs for backwards compatibility. We've created flat configs via
getFlatConfigs():Usage
What's Changed
eslint-plugin-escompatplugin to latest version by @dusave in #560New Contributors
Full Changelog: github/eslint-plugin-github@v5.0.2...v5.1.0
v5.0.2Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.0.1...v5.0.2
v5.0.1Compare Source
What's Changed
no-redundant-rolesexception forrowgroupby @khiga8 in #531Full Changelog: github/eslint-plugin-github@v5.0.0...v5.0.1
v5.0.0Compare Source
Formally releasing v5.0.0!
This release includes everything in pre-release v5.0.0-2!
We notably dropped support for node 14 and node 16 in favor of node 18.
What's Changed
getElementTypelogic by @khiga8 in #525Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.