-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency eslint-plugin-github to v4.10.2 #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-github-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
e20b53b
to
4ca98d1
Compare
4ca98d1
to
98313c7
Compare
98313c7
to
d28ec72
Compare
d28ec72
to
1793fdc
Compare
1793fdc
to
396413e
Compare
396413e
to
8ca046f
Compare
8ca046f
to
597c470
Compare
323868d
to
3ab8095
Compare
3ab8095
to
b395df9
Compare
b395df9
to
681eac5
Compare
681eac5
to
14ab014
Compare
14ab014
to
a706e9b
Compare
48e1423
to
01f6195
Compare
01f6195
to
fb1d2d4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.1
->4.10.2
Release Notes
github/eslint-plugin-github (eslint-plugin-github)
v4.10.2
Compare Source
What's Changed
Functionality
a11y-svg-has-accessible-name
considering whitespace JSXText by @nnmrts in https://github.com/github/eslint-plugin-github/pull/508Dependancy updates
New Contributors
Full Changelog: github/eslint-plugin-github@v4.10.1...v4.10.2
v4.10.1
Compare Source
What's Changed
role
is set by @khiga8 in https://github.com/github/eslint-plugin-github/pull/483Full Changelog: github/eslint-plugin-github@v4.10.0...v4.10.1
v4.10.0
Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v4.9.2...v4.10.0
v4.9.2
Compare Source
What's Changed
getLiteralPropValue
for sr-only class by @khiga8 in https://github.com/github/eslint-plugin-github/pull/466Full Changelog: github/eslint-plugin-github@v4.9.1...v4.9.2
v4.9.1
Compare 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
prettier
andeslint-plugin-prettier
to latest versions by @shiftkey in https://github.com/github/eslint-plugin-github/pull/457getRole
andgetElementType
by @khiga8 in https://github.com/github/eslint-plugin-github/pull/461a11y-no-title-attribute
by @kendallgassner in https://github.com/github/eslint-plugin-github/pull/464getRole
rather than the value by @khiga8 in https://github.com/github/eslint-plugin-github/pull/463New Contributors
Full Changelog: github/eslint-plugin-github@v4.9.0...v4.9.1
v4.9.0
Compare Source
What's Changed
getElementType
by @kendallgassner in https://github.com/github/eslint-plugin-github/pull/449svg-has-accessible-name
rule by @lindseywild in https://github.com/github/eslint-plugin-github/pull/450role-supports-aria-props
toa11y-
by @khiga8 in https://github.com/github/eslint-plugin-github/pull/454New Contributors
Full Changelog: github/eslint-plugin-github@v4.8.0...v4.9.0
v4.8.0
Compare Source
What's Changed
jsx-a11y/no-autofocus
off by @khiga8 in https://github.com/github/eslint-plugin-github/pull/442Full Changelog: github/eslint-plugin-github@v4.7.0...v4.8.0
v4.7.0
Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v4.6.1...v4.7.0
v4.6.1
Compare Source
What's Changed
no-useless-passive
andrequire-passive-events
by @boris-petrov in https://github.com/github/eslint-plugin-github/pull/354role-supports-aria-props
rule (noaria-label
-misuse) by @smockle in https://github.com/github/eslint-plugin-github/pull/362New Contributors
Full Changelog: github/eslint-plugin-github@v4.6.0...v4.6.1
v4.6.0
Compare Source
What's Changed
*.*.*
prefix extension by @theinterned in https://github.com/github/eslint-plugin-github/pull/357Full Changelog: github/eslint-plugin-github@v4.5.0...v4.6.0
v4.5.0
Compare Source
What's Changed
.server.*
file extension by @theinterned in https://github.com/github/eslint-plugin-github/pull/343New Contributors
Full Changelog: github/eslint-plugin-github@v4.4.1...v4.5.0
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v4.3.7...v4.4.0
v4.3.7
Compare Source
What's Changed
for...of
loop by @iansan5653 in https://github.com/github/eslint-plugin-github/pull/241Configuration
📅 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.