Update dependency eslint-plugin-github to v6#127
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency eslint-plugin-github to v6#127renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
62bd32b to
ed1b641
Compare
ed1b641 to
a401196
Compare
a401196 to
6d888e0
Compare
6d888e0 to
ea60916
Compare
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
ea60916 to
a687032
Compare
a687032 to
c597436
Compare
f091eb1 to
9bb0e57
Compare
9bb0e57 to
2e3fb5a
Compare
2e3fb5a to
fee4bff
Compare
fee4bff to
ebd556e
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.3.5→6.0.0Release Notes
github/eslint-plugin-github (eslint-plugin-github)
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 #525v4.10.2Compare Source
What's Changed
Functionality
a11y-svg-has-accessible-nameconsidering whitespace JSXText by @nnmrts in #508Dependancy updates
New Contributors
Full Changelog: github/eslint-plugin-github@v4.10.1...v4.10.2
v4.10.1Compare Source
What's Changed
roleis set by @khiga8 in #483Full Changelog: github/eslint-plugin-github@v4.10.0...v4.10.1
v4.10.0Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v4.9.2...v4.10.0
v4.9.2Compare Source
What's Changed
getLiteralPropValuefor sr-only class by @khiga8 in #466Full Changelog: github/eslint-plugin-github@v4.9.1...v4.9.2
v4.9.1Compare Source
Bug fixes
This release includes bug fixes for a few accessibility rules including:
a11y-aria-role-supports-props,a11y-no-title-attribute, andjsx-a11y/no-interactive-element-to-noninteractive-role.What's Changed
prettierandeslint-plugin-prettierto latest versions by @shiftkey in #457getRoleandgetElementTypeby @khiga8 in #461a11y-no-title-attributeby @kendallgassner in #464getRolerather than the value by @khiga8 in #463New Contributors
Full Changelog: github/eslint-plugin-github@v4.9.0...v4.9.1
v4.9.0Compare Source
What's Changed
getElementTypeby @kendallgassner in #449svg-has-accessible-namerule by @lindseywild in #450role-supports-aria-propstoa11y-by @khiga8 in #454New Contributors
Full Changelog: github/eslint-plugin-github@v4.8.0...v4.9.0
v4.8.0Compare Source
What's Changed
jsx-a11y/no-autofocusoff by @khiga8 in #442Full Changelog: github/eslint-plugin-github@v4.7.0...v4.8.0
v4.7.0Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v4.6.1...v4.7.0
v4.6.1Compare Source
What's Changed
no-useless-passiveandrequire-passive-eventsby @boris-petrov in #354role-supports-aria-propsrule (noaria-label-misuse) by @smockle in #362New Contributors
Full Changelog: github/eslint-plugin-github@v4.6.0...v4.6.1
v4.6.0Compare Source
What's Changed
*.*.*prefix extension by @theinterned in #357Full Changelog: github/eslint-plugin-github@v4.5.0...v4.6.0
v4.5.0Compare Source
What's Changed
.server.*file extension by @theinterned in #343New Contributors
Full Changelog: github/eslint-plugin-github@v4.4.1...v4.5.0
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v4.4.0...v4.4.1
v4.4.0Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.