Skip to content
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

Bump eslint-plugin-jsx-a11y to 6.9.0 #39752

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsx-a11y 6.7.1 -> 6.9.0 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.9.0

Compare Source

Fixed
  • [Fix] img-redundant-alt: fixed multibyte character support #969
  • [meta] fix changelog links #960
Commits
  • [New] add support for Flat Config 6b5f096
  • Revert "[Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1" 75d5dd7
  • [Robustness] use safe-regex-test 4c7e781
  • [actions] update actions/checkout 51a1ca7
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, eslint-doc-generator, object.entries 1271ac1
  • [Dev Deps] update @babel/cli, @babel/core, @babel/register, aud, eslint-plugin-import, npmignore, object.assign 540cb7a
  • [Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test 5d14408
  • [Deps] pin aria-query and axobject-query, add ls-engines test to CI 32fd82c
  • [Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-doc-generator d1b4114
  • [Fix] ensure summary remains non-interactive 6a048da
  • [Deps] remove @babel/runtime 0a98ad8
  • [New] no-noninteractive-element-to-interactive-role: allow menuitemradio and menuitemcheckbox on <li> c0733f9
  • [Deps] update @babel/runtime, safe-regex-test 0d5321a
  • [actions] pin codecov to v3.1.5 961817f
  • [Deps] unpin axe-core b3559cf
  • [Deps] move object.entries to dev deps 1be7b70
  • [Deps] update @babel/runtime 2a48abb
  • [Deps] update @babel/runtime 1adec35

v6.8.0

Compare Source

Merged
  • Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule #727
Fixed
  • [Docs] aria-activedescendant-has-tabindex: align with changes from #​708 #924
  • [Fix] control-has-associated-label: don't accept whitespace as an accessible label #918
Commits
  • [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f
  • [Refactor] use es-iterator-helpers 52de824
  • [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898
  • [New] add polymorphicPropName setting for polymorphic components fffb05b
  • [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6
  • [Refactor] use hasown instead of has 9a8edde
  • [actions] update used actions 10c061a
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e
  • [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c
  • [patch] mouse-events-have-key-events: rport the attribute, not the node eadd70c
  • [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, object.entries, object.fromentries 46ffbc3
  • [Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver 5999555
  • [Fix] pin aria-query and axe-core to fix failing tests on main 8d8f016
  • [patch] move semver from Deps to Dev Deps 4da13e7
  • [Deps] update ast-types-flow b755318
  • [Dev Deps] update eslint-plugin-import f1c976b
  • [Deps] unpin language-tags 3d1d26d
  • [Docs] no-static-element-interactions: tabIndex is written tabindex 1271153
  • [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems f0d2ddb
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0c278f4

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update of dependencies label Nov 5, 2023
@mui-bot
Copy link

mui-bot commented Nov 5, 2023

Netlify deploy preview

https://deploy-preview-39752--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 0353d31

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 3418cb6 to d29f685 Compare November 7, 2023 09:26
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 8, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from d29f685 to 65dd83f Compare November 8, 2023 08:53
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 8, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 65dd83f to 83de3b6 Compare November 10, 2023 10:42
@ZeeshanTamboli
Copy link
Member

CI shouldn't fail for table elements. It's a bug, which is reported in jsx-eslint/eslint-plugin-jsx-a11y#959.

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 83de3b6 to d1d82b5 Compare November 26, 2023 12:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from d1d82b5 to df8fc6e Compare December 7, 2023 06:31
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 25, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from df8fc6e to 77f3829 Compare December 25, 2023 10:33
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 25, 2023
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 77f3829 to b80a381 Compare January 3, 2024 21:17
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from b80a381 to d92d43b Compare January 5, 2024 06:28
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from d92d43b to 24840a1 Compare January 29, 2024 06:47
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 29, 2024
@michaldudak michaldudak added the on hold There is a blocker, we need to wait label Feb 7, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 24840a1 to f71f0ef Compare March 4, 2024 17:10
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Mar 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from f71f0ef to 34fff65 Compare March 4, 2024 18:56
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Mar 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 34fff65 to 76f3c12 Compare March 11, 2024 09:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from d55e6cd to d847658 Compare July 14, 2024 06:17
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jul 14, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from d847658 to 7b33dae Compare July 18, 2024 15:49
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 18, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 7b33dae to 9251b49 Compare July 29, 2024 08:53
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jul 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 9251b49 to 9dd87ff Compare July 29, 2024 10:23
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jul 29, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 5, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 9dd87ff to 4a0cf6f Compare August 5, 2024 15:32
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 5, 2024
@renovate renovate bot changed the title Bump eslint-plugin-jsx-a11y to ^6.9.0 chore(deps): bump eslint-plugin-jsx-a11y to ^6.9.0 Aug 8, 2024
@renovate renovate bot changed the title chore(deps): bump eslint-plugin-jsx-a11y to ^6.9.0 Bump eslint-plugin-jsx-a11y to ^6.9.0 Aug 15, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 4a0cf6f to a921179 Compare August 16, 2024 05:39
@renovate renovate bot changed the title Bump eslint-plugin-jsx-a11y to ^6.9.0 Bump eslint-plugin-jsx-a11y to 6.9.0 Aug 16, 2024
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from a921179 to 5261054 Compare August 19, 2024 10:42
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsx-a11y-6.x branch from 5261054 to 0353d31 Compare August 19, 2024 11:23
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 19, 2024
Copy link
Contributor Author

renovate bot commented Aug 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies on hold There is a blocker, we need to wait PR: out-of-date The pull request has merge conflicts and can't be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants