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

[Snyk] Upgrade axe-core from 4.3.3 to 4.10.0 #11

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

Conversation

Stanislav1975
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade axe-core from 4.3.3 to 4.10.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 486 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: axe-core
  • 4.10.0 - 2024-07-29

    This axe-core release introduces a new rule for testing the HTML summary element. Additionally, a number of false positives have been fixed. Upgrading to this release may therefore both increase, or decrease the number of issues found on a website. Most likely the impact of upgrading from axe-core 4.9.2 to axe-core 4.10.0 should be minimal.

    Features

    • new-rule: summary elements must have an accessible name (#4511) (0d8a99e), closes #4510

    Bug Fixes

    • aria-allowed-attr: allow aria-multiline=false for element with contenteditable (#4537) (f019068)
    • aria-allowed-attr: allow aria-required=false when normally not allowed (#4532) (2e242e1)
    • aria-prohibited-attr: allow aria-label/ledby on descendants of widget (#4541) (07c5d91)
    • aria-roledescription: keep disabled with { runOnly: 'wcag2a' } (#4526) (5b4cb9d), closes #4523
    • autocomplete-valid: incomplete for invalid but safe values (#4500) (e31a974), closes #4492
    • build: limit locales to valid files when using the --all-lang option (#4486) (d3db593), closes #4485
    • Prevent errors when loading axe in Angular + Jest (#4456) (3ef9353), closes #4400
    • Minor grammatical fixes for some rules and checks (#4499) (11fad59)
    • landmark-unique: follow spec, aside -> landmark (#4469) (e32f803), closes #4460
    • required-attr: allow aria-valuetext on slider instead of valuenow (#4518) (135898b), closes #4515
  • 4.10.0-canary.cfd2974 - 2024-07-30
  • 4.10.0-canary.cf8f38e - 2024-07-30
  • 4.10.0-canary.4d8c87e - 2024-08-07
  • 4.9.1 - 2024-05-06

    This release addresses a number of false positives, which may result in fewer issues reported. It also prevents a problem where axe-core wouldn't load on pages due to a conflict with a long-ago deprecated javascript library.

    Bug Fixes

    • Prevent errors when loading axe in a page with prototype.js
    • aria-allowed-attr: allow meter role allowed aria-* attributes on meter element (#4435) (7ac6392)
    • aria-allowed-role: add gridcell, separator, slider and treeitem to allowed roles of button element (#4398) (4788bf8)
    • aria-roles: correct abstract roles (types) for aria-roles(#4421)
    • aria-valid-attr-value: aria-controls & aria-haspopup incomplete (#4418)
    • fix building axe-core translation files with region locales (#4396) (5c318f3), closes #4388
    • invalidrole: allow upper and mixed case role names (#4358) (105016c), closes #2695
    • isVisibleOnScreen: account for position: absolute elements inside overflow container (#4405) (2940f6e), closes #4016
    • label-content-name-mismatch: better dismiss and wysiwyg symbolic text characters (#4402)
    • region: Decorative images ignored by region rule (#4412)
    • target-size: ignore descendant elements in shadow dom (#4410) (6091367)
    • target-size: pass for element that has nearby elements that are obscured (#4422) (3a90bb7), closes #4387
  • 4.9.1-canary.f584e8e - 2024-05-17
  • 4.9.1-canary.f379c32 - 2024-07-10
  • 4.9.1-canary.f019068 - 2024-07-11
  • 4.9.1-canary.ed1c874 - 2024-06-04
  • 4.9.1-canary.ebb1b95 - 2024-05-06
  • 4.9.1-canary.e32f803 - 2024-06-04
  • 4.9.1-canary.e31a974 - 2024-06-20
  • 4.9.1-canary.deb2dcb - 2024-07-08
  • 4.9.1-canary.db4ec05 - 2024-06-04
  • 4.9.1-canary.d3db593 - 2024-06-03
  • 4.9.1-canary.d0bbe98 - 2024-07-09
  • 4.9.1-canary.c9d4bc9 - 2024-05-13
  • 4.9.1-canary.c05cf45 - 2024-07-09
  • 4.9.1-canary.be406d4 - 2024-07-08
  • 4.9.1-canary.ae320fa - 2024-06-04
  • 4.9.1-canary.a6361bb - 2024-07-10
  • 4.9.1-canary.a2effe4 - 2024-07-09
  • 4.9.1-canary.79f0908 - 2024-05-13
  • 4.9.1-canary.7844c7c - 2024-05-06
  • 4.9.1-canary.68bae74 - 2024-06-06
  • 4.9.1-canary.6699ee4 - 2024-05-23
  • 4.9.1-canary.5b4cb9d - 2024-07-10
  • 4.9.1-canary.50e7c23 - 2024-06-17
  • 4.9.1-canary.3f13aa1 - 2024-05-20
  • 4.9.1-canary.3ef9353 - 2024-06-13
  • 4.9.1-canary.3d36f97 - 2024-05-07
  • 4.9.1-canary.2f5b7c3 - 2024-07-10
  • 4.9.1-canary.2e242e1 - 2024-07-10
  • 4.9.1-canary.23b43dc - 2024-06-13
  • 4.9.1-canary.135898b - 2024-07-02
  • 4.9.1-canary.11fad59 - 2024-06-17
  • 4.9.1-canary.0d8a99e - 2024-07-01
  • 4.9.1-canary.07c5d91 - 2024-07-22
  • 4.9.1-canary.070bc01 - 2024-06-04
  • 4.9.1-canary.0577a74 - 2024-06-24
  • 4.9.1-canary.00b9fba - 2024-05-08
  • 4.9.1-canary.2481379 - 2024-06-07
  • 4.9.0 - 2024-03-25

    Features

    Bug Fixes

    • Add LICENSE-3RD-PARTY.txt file (#4304) (daa0fe6)
    • add Object.values polyfill for node <=6 (#4274) (5eb867b)
    • aria-required-children: avoid confusing aria-busy message in failures (#4347) (591607d), closes #fail13 #4340
    • avoid reading element-specific node properties of non-element node types (#4317) (b853b18), closes #4316 #4316
    • color-contrast: handle text that is outside overflow: hidden ancestor (#4357) (bdb7300), closes #4253
    • color-contrast: support color blend modes hue, saturation, color, luminosity (#4365) (7ae4761)
    • d.ts: RawNodesResult issues (#4229) (d660518)
    • d.ts: RunOptions.reporter can be any string (#4218) (e53f5c5)
    • i18n: update Italian translations (#4377) (4d65d4b)
    • listitem: clarify roleNotValid message (#4374) (0f8a9af)
    • scrollable-region-focusable: missing wcag213 tag (#4201) (0080a72)
    • target-size: always pass 10x targets (avoid perf bottleneck) (#4376) (be327c4)
    • target-size: do not crash for nodes with many overlapping widgets (#4373) (1dbea83), closes #4359 #4359 #4360
    • utils/get-selector: ignore 'xmlns' attribute when generating a selector (#4303) (938b411)
  • 4.9.0-canary.f89c13b - 2024-03-25
  • 4.9.0-canary.ef1e09d - 2024-04-29
  • 4.9.0-canary.eac8223 - 2024-04-29
  • 4.9.0-canary.9ecf596 - 2024-04-10
  • 4.9.0-canary.7ac6392 - 2024-05-01
  • 4.9.0-canary.75b0c11 - 2024-04-15
  • 4.9.0-canary.61cbf30 - 2024-04-24
  • 4.9.0-canary.5c5ede0 - 2024-04-26
  • 4.9.0-canary.5c318f3 - 2024-04-10
  • 4.9.0-canary.56e139a - 2024-04-15
  • 4.9.0-canary.4788bf8 - 2024-04-05
  • 4.9.0-canary.44e39ec - 2024-04-10
  • 4.9.0-canary.3a90bb7 - 2024-04-23
  • 4.9.0-canary.2940f6e - 2024-04-15
  • 4.9.0-canary.19bde94 - 2024-05-02
  • 4.9.0-canary.08ddcbc - 2024-04-22
  • 4.9.0-canary.6091367 - 2024-04-23
  • 4.8.4 - 2024-02-07

    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

    • Add LICENSE-3RD-PARTY.txt file (#4304) (139c553)
    • avoid reading element-specific node properties of non-element node types (#4317) (a2a6935), closes #4316 #4316
    • d.ts: RawNodesResult issues (#4229) (f105266)
    • d.ts: RunOptions.reporter can be any string (#4218) (80de793)
    • utils/get-selector: ignore 'xmlns' attribute when generating a selector (#4303) (8c68546)
  • 4.8.4-canary.ed737c7 - 2024-02-26
  • 4.8.4-canary.de1baa9 - 2024-03-13
  • 4.8.4-canary.c5e11de - 2024-03-05
  • 4.8.4-canary.be327c4 - 2024-03-18
  • 4.8.4-canary.be0b555 - 2024-03-05
  • 4.8.4-canary.bdb7300 - 2024-03-12
  • 4.8.4-canary.bda7c8d - 2024-03-25
  • 4.8.4-canary.b292263 - 2024-03-08
  • 4.8.4-canary.a99cdc6 - 2024-03-05
  • 4.8.4-canary.9e70199 - 2024-03-12
  • 4.8.4-canary.93940f5 - 2024-03-05
  • 4.8.4-canary.7ae4761 - 2024-03-13
  • 4.8.4-canary.591607d - 2024-03-05
  • 4.8.4-canary.54baa8d - 2024-03-08
  • 4.8.4-canary.4d65d4b - 2024-03-22
  • 4.8.4-canary.1dbea83 - 2024-03-18
  • 4.8.3 - 2023-12-18

    This release will not change axe-core's results. Only needed when used with old versions of NodeJS.

    Bug Fixes

  • 4.8.3-canary.f3569c5 - 2024-01-15
  • 4.8.3-canary.daa0fe6 - 2024-02-01
  • 4.8.3-canary.b853b18 - 2024-02-01
  • 4.8.3-canary.b753f95 - 2024-01-11
  • 4.8.3-canary.b63cd83 - 2023-12-18
  • 4.8.3-canary.a2f6082 - 2024-02-01
  • 4.8.3-canary.9a66768 - 2024-01-11
  • 4.8.3-canary.99881a2 - 2023-12-18
  • 4.8.3-canary.938b411 - 2024-01-18
  • 4.8.3-canary.751657a - 2024-01-26
  • 4.8.3-canary.666558d - 2024-02-05
  • 4.8.3-canary.3ce3e3d - 2023-12-18
  • 4.8.3-canary.335841e - 2024-01-10
  • 4.8.3-canary.2bdfc57 - 2024-02-01
  • 4.8.2 - 2023-09-21

    Bug Fixes

  • 4.8.2-canary.fd8322e - 2023-10-12
  • 4.8.2-canary.f7b8d5e - 2023-11-28
  • 4.8.2-canary.f1af598 - 2023-11-28
  • 4.8.2-canary.ecf4dd4 - 2023-10-26
  • 4.8.2-canary.e53f5c5 - 2023-11-02
  • 4.8.2-canary.e473acf - 2023-10-31
  • 4.8.2-canary.dc202ff - 2023-10-26
  • 4.8.2-canary.d69e061 - 2023-09-21
  • 4.8.2-canary.d660518 - 2023-11-02
  • 4.8.2-canary.af0b548 - 2023-12-11
  • 4.8.2-canary.a81e82f - 2023-11-02
  • 4.8.2-canary.9f0bdd1 - 2023-10-16
  • 4.8.2-canary.9c70f22 - 2023-10-16
  • 4.8.2-canary.9b8785c - 2023-10-26
  • 4.8.2-canary.953812b - 2023-10-24
  • 4.8.2-canary.8e2618c - 2023-11-02
  • 4.8.2-canary.853a8ea - 2023-11-03
  • 4.8.2-canary.601442e - 2023-10-12
  • 4.8.2-canary.5eb867b - 2023-12-15
  • 4.8.2-canary.5df618d - 2023-11-08
  • 4.8.2-canary.56f104f - 2023-10-12
  • 4.8.2-canary.52b79ca - 2023-10-12
  • 4.8.2-canary.513b091 - 2023-10-12
  • 4.8.2-canary.4ea45e9 - 2023-10-25
  • 4.8.2-canary.4e52d97 - 2023-10-25
  • 4.8.2-canary.4a4e9b4 - 2023-11-01
  • 4.8.2-canary.456c232 - 2023-10-26
  • 4.8.2-canary.449feed - 2023-10-12
  • 4.8.2-canary.3ea9a48 - 2023-12-15
  • 4.8.2-canary.2b3e343 - 2023-11-02
  • 4.8.2-canary.12d4f52 - 2023-10-26
  • 4.8.2-canary.056fc1c - 2023-09-28
  • 4.8.2-canary.028b420 - 2023-10-26
  • 4.8.1 - 2023-09-08

    This release does not change the number of issues reported.

    Bug Fixes

    • target-size: show closest offset in message (#4151) (a0882f6)
  • 4.8.1-canary.0f1a68f - 2023-09-11
  • 4.8.0 - 2023-09-06

    This axe-core release makes various changes to impact. As a result issues previously reported in one rule may now be reported under a different rule. In rarer cases, the impact under which an issue is reported may change. This release has further deprecated the duplicate-id and duplicate-id-active rule, along with setting the duplicate-id-aria to always report as "needs review" rather than as a violation. As these three rules are fairly common causes of issues, this change may result in the total issue reported going down significantly.

    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:

    • Deprecate impact on checks; use rules instead (#4114) (2cc5547)
    • add rule aria-deprecated-role (#4074) (03f2771)
    • add rule aria-conditional-attr (#4094) (d417630)
    • aria-input/toggle-field-name: set impact always to serious (#4095) (e031d68)
    • aria-prohibited-attr: add rule aria-prohibited-attr (#4088) (7b115d3)
    • impact: aria-roles / aria-valid-attr-value is always "critical" (#4112) (5cc8041)
    • impact: scope-attr-valid is always "moderate" (#4113) (131f552)

    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

    • access-name: get name from header elements (#4097) (fbe99bf)
    • add element semantics (#4115) (637bf6c)
    • aria-allowed-attr: pass aria-expanded on checkbox & switch (#4110) (fcf76e0), closes #3339
    • aria-allowed-role: Add doc-glossary to allowed roles for aside element (#4083) (6ca38f6)
    • aria-allowed-role: add meter to allowed roles for named img (#4055) (173f29d), closes #4054
    • aria-required-childen: test visibility of grandchildren (#4091) (a202b69)
    • aria-text: typo in rule description (#4131) (85a0e9c)
    • aria-valid-attr-value: allow empty value on aria-braille* & aria-valuetext (#4109) (c4c3e65)
    • avoid memory issues by doing better cleanup (#4059) (16c5cfa)
    • avoid problems from element IDs that exist on object prototype (#4060) (8d135dd)
    • color-contrast: correctly handle flex and position (#4086) (9d5f496)
    • color-contrast: get text stoke from offset shadows (#4079) (13acffe)
    • color-contrast: ignore format unicode characters (#4102) (049522e)
    • color-contrast: ignore zero width characters (#4103) (4deb0a0)
    • color-contrast: process non-rgb color functions (#4092) (9634282)
    • commons/dom/createGrid: only add the visible, non-overflow areas of an element to the grid (#4101) (d77f47b)
    • ensure reporter errors can propagate (#4111) (080cc1b)
    • ignore stylesheets fetching style tag in jsdom (#4138) (d7c16a4)
    • jsdom: allow axe.setup() without a global window (#4116) (33b0314)
    • target-size: correctly calculate bounding box (#4125) (1494b4c)
    • target-size: update to match new spacing requirements (#4117) (49eaa0e)
    • Use correct copyright year (#4098) (cab6a2b)
    • utils/clone: don't try to clone elements from different window context (#4072) (55000d0)
  • 4.8.0-canary.c7b597b - 2023-09-08
  • 4.8.0-canary.a0882f6 - 2023-09-08
  • 4.8.0-canary.54dacf6 - 2023-09-07
  • 4.8.0-canary.2f1bb0c - 2023-09-11
  • 4.8.0-canary.6089952 - 2023-09-08
  • 4.7.2 - 2023-05-25

    This release corrects the Trusted Tester v5 tags, which were introduced in 4.7.0, and it addresses a few false positives which for pages with forms may result in a few less issues found.

    Bug Fixes

    • aria-allowed-attr: Add aria-required to switch role (#4029) (cb51be4), closes #4027
    • aria-allowed-attr: allow aria-required on role=slider (#4035) (bb2bf60)
    • aria-required-children: set related nodes for invalid children (#4033) (377f72b)
    • tags: Add / correct several TTv5 tags (#4031) (25859dd)
  • 4.7.2-canary.fcf76e0 - 2023-08-08
  • 4.7.2-canary.fbe99bf - 2023-08-08
  • 4.7.2-canary.f151508 - 2023-07-14
  • 4.7.2-canary.e031d68 - 2023-07-24
  • 4.7.2-canary.de3da89 - 2023-06-29
  • 4.7.2-canary.d7c16a4 - 2023-09-05
  • 4.7.2-canary.d77f47b - 2023-07-28
  • 4.7.2-canary.d417630 - 2023-07-31
  • 4.7.2-canary.d0a49d3 - 2023-06-13
  • 4.7.2-canary.cab6a2b - 2023-07-31
  • 4.7.2-canary.c6e07be - 2023-07-26
  • 4.7.2-canary.c4c3e65 - 2023-08-01
  • 4.7.2-canary.bba4d75 - 2023-07-24
  • 4.7.2-canary.b78fba6 - 2023-08-31
  • 4.7.2-canary.ab4879c - 2023-06-27
  • 4.7.2-canary.a7e5383 - 2023-09-05
  • 4.7.2-canary.a202b69 - 2023-07-27
  • 4.7.2-canary.9f1a3e3 - 2023-07-03
  • 4.7.2-canary.9d5f496 - 2023-07-13
  • 4.7.2-canary.991e4c1 - 2023-08-29
  • 4.7.2-canary.85a0e9c - 2023-08-22
  • 4.7.2-canary.8557f3e - 2023-08-21
  • 4.7.2-canary.7b115d3 - 2023-07-14
  • 4.7.2-canary.733c45e - 2023-06-29
  • 4.7.2-canary.6ca38f6 - 2023-07-10
  • 4.7.2-canary.6850af8 - 2023-05-25
  • 4.7.2-canary.637bf6c - 2023-08-01
  • 4.7.2-canary.6260a2f - 2023-07-31
  • 4.7.2-canary.5cc8041 - 2023-07-31
  • 4.7.2-canary.55000d0 - 2023-06-30
  • 4.7.2-canary.53c7ee4 - 2023-08-08
  • 4.7.2-canary.4deb0a0 - 2023-08-07
  • 4.7.2-canary.49eaa0e - 2023-08-08
  • 4.7.2-canary.481ade0 - 2023-07-03
  • 4.7.2-canary.381b2c3 - 2023-08-21
  • 4.7.2-canary.2cc5547 - 2023-08-01
  • 4.7.2-canary.2bddcaf - 2023-09-05
  • 4.7.2-canary.173f29d - 2023-06-16
  • 4.7.2-canary.16c5cfa - 2023-06-22
  • 4.7.2-canary.1494b4c - 2023-08-21
  • 4.7.2-canary.13acffe - 2023-07-14
  • 4.7.2-canary.131f552 - 2023-07-31
  • 4.7.2-canary.0e73be0 - 2023-05-30
  • 4.7.2-canary.080cc1b - 2023-08-03
  • 4.7.2-canary.049522e - 2023-07-26
  • 4.7.2-canary.03f2771 - 2023-07-10
  • 4.7.2-canary.0316e72 - 2023-08-23
  • 4.7.2-canary.9634282 - 2023-07-27
  • 4.7.1 - 2023-05-15

    This release addresses a number of bugs. Some things that were failed in the previous release may now be passed or require manual review.

    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)
  • 4.7.1-canary.cb51be4 - 2023-05-22
  • 4.7.1-canary.bb2bf60 - 2023-05-24
  • 4.7.1-canary.ae5e3fb - 2023-05-25
  • 4.7.1-canary.377f72b - 2023-05-24
  • 4.7.1-canary.25859dd - 2023-05-24
  • 4.7.1-canary.1d1af09 - 2023-05-16
  • 4.7.0 - 2023-04-17
  • 4.7.0-canary.a19b6cb - 2023-05-12
  • 4.7.0-canary.949f4f8 - 2023-05-15
  • 4.7.0-canary.704043e - 2023-05-02
  • 4.7.0-canary.55218d4 - 2023-04-18
  • 4.7.0-canary.4f18976 - 2023-05-12
  • 4.7.0-canary.0f405c6 - 2023-04-26
  • 4.6.3 - 2023-01-23
  • 4.6.3-canary.f029271 - 2023-03-07
  • 4.6.3-canary.e3a5c21 - 2023-03-24
  • 4.6.3-canary.da19946 - 2023-01-26
  • 4.6.3-canary.d88125c - 2023-01-24
  • 4.6.3-canary.d7db279 - 2023-04-06
  • 4.6.3-canary.d4522cd - 2023-02-21
  • 4.6.3-canary.cef96be - 2023-01-25
  • 4.6.3-canary.cce7586 - 2023-03-24
  • 4.6.3-canary.c51f8bf - 2023-03-29
  • 4.6.3-canary.c051fe8 - 2023-03-22
  • 4.6.3-canary.b3c52bb - 2023-03-06
  • 4.6.3-canary.9670df2 - 2023-04-06
  • 4.6.3-canary.8714d6b - 2023-03-22
  • 4.6.3-canary.70f4499 - 2023-03-29
  • 4.6.3-canary.66f23e5 - 2023-03-07
  • 4.6.3-canary.651d811 - 2023-01-25
  • 4.6.3-canary.5e927c4 - 2023-02-20
  • 4.6.3-canary.5943f6a - 2023-01-24
  • 4.6.3-canary.4b67a9f - 2023-03-29
  • 4.6.3-canary.4b6056e - 2023-03-29
  • 4.6.3-canary.4b513d3 - 2023-01-25
  • 4.6.3-canary.3dcdd42 - 2023-01-31
  • 4.6.3-canary.3b190a2 - 2023-03-29
  • 4.6.3-canary.2ba2ae9 - 2023-02-28
  • 4.6.3-canary.235e632 - 2023-03-14
  • 4.6.3-canary.1c41b7a - 2023-04-14
  • 4.6.3-canary.1ae7afa - 2023-04-06
  • 4.6.3-canary.1913a9e - 2023-03-22
  • 4.6.3-canary.174212e - 2023-04-13
  • 4.6.3-canary.1664e57 - 2023-03-29
  • 4.6.3-canary.13aa1f8 - 2023-04-06
  • 4.6.3-canary.04a4b5e - 2023-03-29
  • 4.6.3-canary.2842395 - 2023-03-24
  • 4.6.2 - 2023-01-04
  • 4.6.2-canary.fd3010f - 2023-01-23
  • 4.6.2-canary.f5c5258 - 2023-01-10
  • 4.6.2-canary.ec9f507 - 2023-01-23
  • 4.6.2-canary.ec4c9df - 2023-01-16
  • 4.6.2-canary.dc9feba - 2023-01-04
  • 4.6.2-canary.c41d278 - 2023-01-12
  • 4.6.2-canary.bd36405 - 2023-01-23
  • 4.6.2-canary.b0bdefa - 2023-01-20
  • 4.6.2-canary.90dca3d - 2023-01-23
  • 4.6.2-canary.891a39c - 2023-01-23
  • 4.6.2-canary.65c7183 - 2023-01-23
  • 4.6.2-canary.57bd81d - 2023-01-03
  • 4.6.2-canary.4c3a00c - 2023-01-06
  • 4.6.2-canary.45a08b6 - 2023-01-18
  • 4.6.2-canary.3be2bad - 2023-01-18
  • 4.6.2-canary.32f6784 - 2023-01-06
  • 4.6.2-canary.273c971 - 2023-01-19
  • 4.6.2-canary.9486288 - 2023-01-23
  • 4.6.1 - 2022-12-14
  • 4.6.1-canary.edebf8d - 2022-12-15
  • 4.6.1-canary.d5f6ca9 - 2022-12-16
  • 4.6.1-canary.31a3e01 - 2022-12-22
  • 4.6.0 - 2022-12-12
  • 4.6.0-canary.bb4ad21 - 2022-12-13
  • 4.6.0-canary.36ed242 - 2022-12-14
  • 4.5.2 - 2022-11-14
  • 4.5.2-canary.fc2f50c - 2022-11-22
  • 4.5.2-canary.e5a6046 - 2022-12-05
  • 4.5.2-canary.d5c3b91 - 2022-11-17
  • 4.5.2-canary.d1cbf6f - 2022-11-17
  • 4.5.2-canary.b971caf - 2022-12-06
  • 4.5.2-canary.af49daf - 2022-12-05
  • 4.5.2-canary.ac688c0 - 2022-11-29
  • 4.5.2-canary.a6569e5 - 2022-12-12
  • 4.5.2-canary.a33a523 - 2022-11-21
  • 4.5.2-canary.a0e2f49 - 2022-12-09
  • 4.5.2-canary.9ee162e - 2022-12-13
  • 4.5.2-canary.9e1e31b - 2022-12-01
  • 4.5.2-canary.757a6fc - 2022-11-23
  • 4.5.2-canary.6d01604 - 2022-12-06
  • 4.5.2-canary.563e4e9 - 2022-11-17
  • 4.5.2-canary.551192a - 2022-12-06
  • 4.5.2-canary.5259e88 - 2022-11-17
  • 4.5.2-canary.5026d65 - 2022-11-30
  • 4.5.2-canary.3fe4901 - 2022-12-05
  • 4.5.2-canary.3cc392a - 2022-12-13
  • 4.5.2-canary.2acd005 - 2022-11-14
  • 4.5.2-canary.284a5c2 - 2022-12-05
  • 4.5.2-canary.23f1d76 - 2022-12-05
  • 4.5.2-canary.228daf1 - 2022-11-28
  • 4.5.2-canary.1a7eecb - 2022-11-29
  • 4.5.2-canary.123b83c - 2022-12-08
  • 4.5.2-canary.08e2d20 - 2022-12-07
  • 4.5.2-canary.07a5dad - 2022-12-09
  • 4.5.2-canary.5865462 - 2022-11-23
  • 4.5.1 - 2022-11-01
  • 4.5.1-canary.a37db59 - 2022-11-14
  • 4.5.0 - 2022-10-24
  • 4.5.0-canary.efefb18 - 2022-11-14
  • 4.5.0-canary.d6b2144 - 2022-10-31
  • 4.5.0-canary.d11aed8 - 2022-11-08
  • 4.5.0-canary.b74c5d4 - 2022-10-31
  • 4.5.0-canary.b1f0c6b - 2022-11-01
  • 4.5.0-canary.ab877f9 - 2022-11-09
  • 4.5.0-canary.a563263 - 2022-11-14
  • 4.5.0-canary.32c27a6 - 2022-10-26
  • 4.5.0-canary.213ad5c - 2022-10-27
  • 4.4.3 - 2022-07-13
  • 4.4.3-canary.fff39db - 2022-09-07
  • 4.4.3-canary.ff00a00 - 2022-10-17
  • 4.4.3-canary.f909b99 - 2022-07-21
  • 4.4.3-canary.eee2544 - 2022-08-09
  • 4.4.3-canary.edb88ed - 2022-09-13
  • 4.4.3-canary.ea32fa7 - 2022-10-12
  • 4.4.3-canary.e9a399c - 2022-10-03 ...

Snyk has created this PR to upgrade axe-core from 4.3.3 to 4.10.0.

See this package in npm:
axe-core

See this project in Snyk:
https://app.snyk.io/org/stanislav1975/project/18f3154f-26c5-4466-a94f-d97f7b9bb0b1?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment