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

chore(deps): update dependency axe-core to version 4.9.0 🌟 #264

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axe-core (source) 4.7.2 -> 4.9.0 age adoption passing confidence

Release Notes

dequelabs/axe-core (axe-core)

v4.9.0: Release 4.9.0

Compare Source

Features
Bug Fixes

v4.8.4: Release 4.8.4

Compare Source

This release should not result in different issue numbers. For TypeScript users, an error in type definitions has been corrected. This release could require a correction to how axe-core types are used. This release may change selectors on elements with the xmlns attribute, as the selectors axe-core prosed with those was invalid. Deduplication based on selectors between this and and prior versions of axe-core can fail because of this change.

Bug Fixes

v4.8.3

Compare Source

v4.8.2

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

Consistent Rule Impact

This release changes it so that a rule never changes what impact it reports. To facilitate this while without changing the impact on certain issues, some rules have been split. The following changes were involved:

Other Features
  • deprecate & disable duplicate-id / duplicate-id-active (#​4071) (733c45e)
  • duplicate-id-aria: set to review on fail and tag as wcag412 (#​4075) (9f1a3e3)
  • add EN.301.549 tags to rules (#​4063) (de3da89)
  • checks: enable help-same-as-label, but remove from rules (#​4096) (034038a)
  • new-rule: aria-braille-equivalent finds incorrect uses of aria-braille attributes (#​4107) (6260a2f)
  • page-no-duplicate-banner/contentinfo: deprecate options.nativeScopeFilter, take into ancestors with sectioning roles (#​4105) (c6e07be)
Type Fixes & Improvements

Various improvements were made to the types. Potentially the most impactful of which is that the target and ancestry property now return as UnlabelledFrameSelector instead of as string[], which is incorrect for selectors involving shadow DOM. This may create some issues during migration for any code that has been incorrectly assuming these two properties have the string[] type. For more details and other type changes, see the commit itself:

Bug Fixes
4.7.2 (2023-05-25)
Bug Fixes
4.7.1 (2023-05-15)
Bug Fixes
  • aria-allowed-attr: no inconsistent aria-checked on HTML checkboxes (#​3895) (704043e)
  • aria-allowed-attrs: add aria-expanded to allowed attrs for menuitemcheckbox and menuitemradio (#​3994) (0f405c6)
  • aria-required-children: trigger reviewEmpty with hidden children (#​4012) (a19b6cb)
  • color-contrast: support CSS 4 color spaces (#​4020) (65621c3)
  • link-in-text-block: set links with pseudo-content for review (#​4005) (949f4f8)

Configuration

πŸ“… Schedule: Branch creation - "after 11pm every weekday,every weekend,before 1am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from e762db5 to 1359478 Compare March 29, 2023 22:24
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.6.3 🌟 chore(deps): update dependency axe-core to version 4.7.0 🌟 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 7931a9d to 278bd5f Compare April 17, 2023 19:06
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch from 278bd5f to 4d81d8f Compare May 9, 2023 23:15
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.7.0 🌟 chore(deps): update dependency axe-core to version 4.7.1 🌟 May 15, 2023
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 684dc3f to 051ce09 Compare May 25, 2023 17:30
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.7.1 🌟 chore(deps): update dependency axe-core to version 4.7.2 🌟 May 25, 2023
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from f3eea8e to a3faec4 Compare June 26, 2023 16:56
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 742f4de to 051b498 Compare August 31, 2023 21:49
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.7.2 🌟 chore(deps): update dependency axe-core to version 4.7.2 🌟 - autoclosed Sep 6, 2023
@renovate renovate bot closed this Sep 6, 2023
@renovate renovate bot deleted the renovate/axe-core-4.x branch September 6, 2023 15:14
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.7.2 🌟 - autoclosed chore(deps): update dependency axe-core to version 4.7.2 🌟 Sep 6, 2023
@renovate renovate bot reopened this Sep 6, 2023
@renovate renovate bot restored the renovate/axe-core-4.x branch September 6, 2023 21:13
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.7.2 🌟 chore(deps): update dependency axe-core to version 4.8.0 🌟 Sep 7, 2023
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 44ad87b to 185e11f Compare September 8, 2023 17:17
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.8.0 🌟 chore(deps): update dependency axe-core to version 4.8.1 🌟 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 3 times, most recently from 68ee071 to bc4c550 Compare November 2, 2023 17:47
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 37b0c23 to 529b3ba Compare November 30, 2023 15:46
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 74c33e0 to 44ba05f Compare December 8, 2023 21:41
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.8.2 🌟 chore(deps): update dependency axe-core to version 4.8.3 🌟 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 31390fb to e567f8f Compare January 17, 2024 19:33
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.8.3 🌟 chore(deps): update dependency axe-core to version 4.8.4 🌟 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from aa37a79 to d5ba1ba Compare February 22, 2024 22:12
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 779d629 to 037fc74 Compare March 13, 2024 18:40
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 3 times, most recently from 2638b06 to d97e3bf Compare March 25, 2024 20:27
@renovate renovate bot changed the title chore(deps): update dependency axe-core to version 4.8.4 🌟 chore(deps): update dependency axe-core to version 4.9.0 🌟 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from d9f232a to 71518c8 Compare April 12, 2024 14:46
@renovate renovate bot force-pushed the renovate/axe-core-4.x branch 2 times, most recently from 96780b6 to 197a765 Compare April 22, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants