Skip to content

[WIP] feat: Update axe-core to 4.11.3#2425

Draft
v-sohmondal wants to merge 5 commits into
mainfrom
users/v-sohmondal/axe-core-4.11.1
Draft

[WIP] feat: Update axe-core to 4.11.3#2425
v-sohmondal wants to merge 5 commits into
mainfrom
users/v-sohmondal/axe-core-4.11.1

Conversation

@v-sohmondal

@v-sohmondal v-sohmondal commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Details

Upgrades axe-core to 4.11.3 and accessibility-insights-report to 7.5.0.

Changes

Package From To
axe-core ^4.10.2 ^4.11.3
accessibility-insights-report 6.0.0 7.5.0

…ts and lockfile

- packages/shared/package.json: axe-core ^4.11.1 -> ^4.11.3, accessibility-insights-report 7.4.0 -> 7.5.0

- packages/shared/package.json: TEMP pin accessibility-insights-scan ^3.4.0 -> ^3.2.0 (3.4.0 not yet on npm; will revert when published)

- e2e test filterStdOut regex updated to expect axe-core 4.11.3

- Regenerated yarn.lock, shared snap.md fixtures, and auto-regen docs/ado-extension-inputs.md via yarn docs

- Known gap: packages/ado-extension/e2e/__snapshots__/ado-extension.test.ts.snap still shows axe-core 4.10.2 (scan@3.2.0 internal). Will resolve once scan@3.4.0 publishes.
@v-sohmondal v-sohmondal changed the title [WIP] feat: Update axe-core to 4.11.1 [WIP] feat: Update axe-core to 4.11.3 May 14, 2026
@v-sohmondal

v-sohmondal commented May 14, 2026

Copy link
Copy Markdown
Contributor Author

TEMP: accessibility-insights-scan is pinned to ^3.2.0 (npm latest) because 3.4.0 isn't published yet. scan@3.2.0 bundles axe-core@4.10.2, so ado-extension.test.ts.snap still shows 4.10.2. Once scan@3.4.0 publishes: revert the pin to ^3.4.0, rerun yarn install + yarn test:e2e -u, verify the e2e snapshot updates to 4.11.3, then un-draft.

…-core-4.11.1

# Conflicts:
#	packages/shared/package.json
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant