Update dependency eslint-plugin-github to v6 - #803
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
June 19, 2025 04:34
8ff1e7a to
c038989
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
August 13, 2025 12:48
e83a1c6 to
7728c53
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
August 19, 2025 11:29
7728c53 to
80717f7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
August 31, 2025 14:01
80717f7 to
06d6ece
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
September 25, 2025 17:36
06d6ece to
9a4d406
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
October 21, 2025 20:37
9a4d406 to
5ba6fe4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
November 10, 2025 22:35
5ba6fe4 to
c07bcd3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
November 18, 2025 23:06
c07bcd3 to
c774edd
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
December 3, 2025 16:58
c774edd to
5003d60
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
December 31, 2025 11:47
5003d60 to
9e4b9da
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
January 8, 2026 17:05
9e4b9da to
434a802
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
January 23, 2026 23:59
b09e522 to
d2b9ca7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
February 2, 2026 17:40
d2b9ca7 to
00bf864
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
February 17, 2026 19:33
cb6b3d4 to
ec4ad8b
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
March 5, 2026 20:13
ec4ad8b to
8328a11
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
March 13, 2026 15:58
8328a11 to
d3efdbf
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
April 1, 2026 18:14
d3efdbf to
ff2c480
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
April 8, 2026 20:35
ff2c480 to
0e8d1d4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
April 29, 2026 13:39
0e8d1d4 to
c0de877
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
May 18, 2026 09:46
db483e1 to
4ec5bf3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
May 21, 2026 11:35
4ec5bf3 to
ec68a6d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
May 21, 2026 18:52
ec68a6d to
8cbeea1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
June 2, 2026 09:46
c36c30c to
ee3d79a
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
4 times, most recently
from
June 12, 2026 03:02
f977351 to
e4a3e13
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
4 times, most recently
from
July 17, 2026 01:30
a0d93ac to
5643927
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
2 times, most recently
from
July 24, 2026 21:37
062d8c0 to
14b69c0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-github-6.x
branch
from
July 30, 2026 17:03
14b69c0 to
939c77f
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.