This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency axe-core to v4.10.2 #3236
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/axe-core-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.
Open
Conversation
This file contains 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
a245b28
to
7628ebd
Compare
7628ebd
to
7d70f83
Compare
7d70f83
to
38507e8
Compare
38507e8
to
0c60285
Compare
0c60285
to
3d1073b
Compare
3d1073b
to
d13ca3d
Compare
d13ca3d
to
406c5c9
Compare
406c5c9
to
207cec1
Compare
207cec1
to
fcccf56
Compare
fcccf56
to
91d2453
Compare
91d2453
to
574ea20
Compare
574ea20
to
7bd6c38
Compare
7bd6c38
to
32ecdb8
Compare
32ecdb8
to
52b0d38
Compare
52b0d38
to
9af2b1d
Compare
9af2b1d
to
fa30445
Compare
fa30445
to
fd838c2
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.3
->4.10.2
Release Notes
dequelabs/axe-core (axe-core)
v4.10.2
: Release 4.10.2Compare Source
This release prevents axe from sometimes crashing when a page changes in the middle of a test.
Bug Fixes
v4.10.1
Compare Source
v4.10.0
Compare Source
Features
Bug Fixes
4.9.1 (2024-05-06)
Bug Fixes
v4.9.1
Compare Source
v4.9.0
Compare Source
Features
Bug Fixes
overflow: hidden
ancestor (#4357) (bdb7300), closes #42534.8.4 (2024-02-07)
Bug Fixes
4.8.3 (2023-12-18)
Bug Fixes
4.8.2 (2023-09-18)
Bug Fixes
4.8.1 (2023-09-08)
Bug Fixes
v4.8.4
: Release 4.8.4Compare 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
Type Fixes & Improvements
Various improvements were made to the types. Potentially the most impactful of which is that the
target
andancestry
property now return asUnlabelledFrameSelector
instead of asstring[]
, 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 thestring[]
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
v4.7.2
Compare Source
v4.7.1
Compare Source
v4.7.0
Compare Source
Features
Bug Fixes
Page.setDocumentContent
(#3921) (66f23e5)4.6.3 (2023-01-23)
Bug Fixes
4.6.2 (2022-12-23)
Bug Fixes
4.6.1 (2022-12-14)
Bug Fixes
v4.6.3
Compare Source
v4.6.2
Compare Source
v4.6.1
Compare Source
v4.6.0
Compare Source
Features
Bug Fixes
4.5.2 (2022-11-14)
Bug Fixes
4.5.1 (2022-11-01)
Bug Fixes
v4.5.2
Compare Source
v4.5.1
Compare Source
v4.5.0
Compare Source
Features
Highlights
Tags and Metadata Updates
Various changes of tags, for greater consistency with ACT Rules.
Deprecations
Others
Bug Fixes
Configuration
📅 Schedule: Branch creation - "on monday 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.
This PR was generated by Mend Renovate. View the repository job log.