chore: merge master into develop#1324
Merged
Merged
Conversation
## [4.11.2](v4.11.1...v4.11.2) (2026-04-14) ### Bug Fixes * Update axe-core to v4.11.3 ([#1306](#1306)) ([71c4179](71c4179)) * **wdio:** support v9 wdio switchFrame and switchWindow ([#1302](#1302)) ([4689273](4689273)), closes [#1164](#1164) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Lambert <[email protected]> Co-authored-by: Jonathan Garbee <[email protected]> Co-authored-by: JustasM <[email protected]> Co-authored-by: attest-team-ci <[email protected]> Co-authored-by: Zidious <[email protected]> Co-authored-by: API Team CI User <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Garbee <[email protected]> Co-authored-by: Scott Ries <[email protected]> Co-authored-by: Scott Ries <[email protected]> Co-authored-by: scottmries <[email protected]>
no qa required
michael-siek
approved these changes
Apr 28, 2026
There was a problem hiding this comment.
Pull request overview
This PR appears to sync develop with master by bringing in the v4.11.2 release metadata across the monorepo (package versions, changelogs, and lockfile), aligning internal package dependencies accordingly.
Changes:
- Bump package versions across published packages and test workspaces from
4.11.1→4.11.2. - Update package changelogs to include the
4.11.2release entry. - Update
lerna.jsonandpackage-lock.jsonto reflect the new versions and internal dependency ranges.
Reviewed changes
Copilot reviewed 22 out of 23 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| test/wdio/package.json | Bumps wdio test workspace version and updates @axe-core/webdriverio devDependency to ^4.11.2. |
| test/wdio/CHANGELOG.md | Adds 4.11.2 changelog entry for wdio test workspace. |
| test/release/package.json | Bumps release test workspace version to 4.11.2. |
| test/release/CHANGELOG.md | Adds 4.11.2 changelog entry for release test workspace. |
| test/axe-core/package.json | Bumps axe-core test workspace version to 4.11.2. |
| test/axe-core/CHANGELOG.md | Adds 4.11.2 changelog entry for axe-core test workspace. |
| packages/webdriverjs/package.json | Bumps @axe-core/webdriverjs to 4.11.2. |
| packages/webdriverjs/CHANGELOG.md | Adds 4.11.2 changelog entry (includes axe-core dependency update note). |
| packages/webdriverio/package.json | Bumps @axe-core/webdriverio to 4.11.2. |
| packages/webdriverio/CHANGELOG.md | Adds 4.11.2 changelog entry (includes wdio v9 support + axe-core update notes). |
| packages/reporter-earl/package.json | Bumps @axe-core/reporter-earl to 4.11.2. |
| packages/reporter-earl/CHANGELOG.md | Adds 4.11.2 changelog entry (includes axe-core dependency update note). |
| packages/react/package.json | Bumps @axe-core/react to 4.11.2. |
| packages/react/CHANGELOG.md | Adds 4.11.2 changelog entry (includes axe-core dependency update note). |
| packages/puppeteer/package.json | Bumps @axe-core/puppeteer to 4.11.2. |
| packages/puppeteer/CHANGELOG.md | Adds 4.11.2 changelog entry (includes axe-core dependency update note). |
| packages/playwright/package.json | Bumps @axe-core/playwright to 4.11.2. |
| packages/playwright/CHANGELOG.md | Adds 4.11.2 changelog entry (includes axe-core dependency update note). |
| packages/cli/package.json | Bumps @axe-core/cli to 4.11.2 and updates @axe-core/webdriverjs dependency to ^4.11.2. |
| packages/cli/CHANGELOG.md | Adds 4.11.2 changelog entry (includes axe-core dependency update note). |
| package-lock.json | Updates workspace entries to 4.11.2 and reflects internal dependency bumps. |
| lerna.json | Bumps monorepo version to 4.11.2. |
| CHANGELOG.md | Adds root 4.11.2 release notes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Merged
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.