Skip to content

chore(deps): bump appium-xcuitest-driver from 10.43.1 to 11.1.0 in /driver#866

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/driver/appium-xcuitest-driver-11.1.0
Closed

chore(deps): bump appium-xcuitest-driver from 10.43.1 to 11.1.0 in /driver#866
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/driver/appium-xcuitest-driver-11.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps appium-xcuitest-driver from 10.43.1 to 11.1.0.

Release notes

Sourced from appium-xcuitest-driver's releases.

v11.1.0

11.1.0 (2026-05-01)

Features

  • Add mobile wrappers for start/stop screen recording (#2825) (2f3fece)

v11.0.4

11.0.4 (2026-04-30)

Bug Fixes

v11.0.3

11.0.3 (2026-04-29)

Bug Fixes

  • Log a warning instead of throwing an error on attachment deletion (#2822) (5a8ffd7)

v11.0.2

11.0.2 (2026-04-29)

Bug Fixes

v11.0.1

11.0.1 (2026-04-24)

Miscellaneous Chores

v11.0.0

11.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • Drop appium-idb and the py-ios-device client. Remove appium:launchWithIDB, mobile:startPcap / mobile:stopPcap, and mobile:listXCTestsInTestBundle. XCTest mobile helpers are limited to real devices on iOS/tvOS 18+ with appium-ios-remotexpc; logic XCTests and bare .xctest install via old stacks are unsupported. Certificate and crash-report paths on real devices require the same RemoteXPC setup.
  • Remove capabilities appInstallStrategy, calendarAccessAuthorized, useSimpleBuildTest, and waitForQuiescence (WDA quiescence is fixed; tune idle behavior with appium:waitForIdleTimeout).
  • Remove POST .../receive_async_response and the JWP-style

... (truncated)

Changelog

Sourced from appium-xcuitest-driver's changelog.

11.1.0 (2026-05-01)

Features

  • Add mobile wrappers for start/stop screen recording (#2825) (2f3fece)

11.0.4 (2026-04-30)

Bug Fixes

11.0.3 (2026-04-29)

Bug Fixes

  • Log a warning instead of throwing an error on attachment deletion (#2822) (5a8ffd7)

11.0.2 (2026-04-29)

Bug Fixes

11.0.1 (2026-04-24)

Miscellaneous Chores

11.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • Drop appium-idb and the py-ios-device client. Remove appium:launchWithIDB, mobile:startPcap / mobile:stopPcap, and mobile:listXCTestsInTestBundle. XCTest mobile helpers are limited to real devices on iOS/tvOS 18+ with appium-ios-remotexpc; logic XCTests and bare .xctest install via old stacks are unsupported. Certificate and crash-report paths on real devices require the same RemoteXPC setup.
  • Remove capabilities appInstallStrategy, calendarAccessAuthorized, useSimpleBuildTest, and waitForQuiescence (WDA quiescence is fixed; tune idle behavior with appium:waitForIdleTimeout).
  • Remove POST .../receive_async_response and the JWP-style async callback flow. Async atoms use the remote debugger promise + waitForAtom only; drop AsyncPromise from driver state.
  • Stop emitting the legacy BiDi method appium.contextUpdated; only appium:xcuitest.contextUpdated is emitted on context changes.
  • Removed support for appium:simpleIsVisibleCheck and related WDA visibility-detection wiring because WebDriverAgent v12 no longer supports shouldUseTestManagerForVisibilityDetection/includeNonModalElements.

... (truncated)

Commits
  • 03d63ea chore(release): 11.1.0 [skip ci]
  • 2f3fece feat: Add mobile wrappers for start/stop screen recording (#2825)
  • 50062bf chore(release): 11.0.4 [skip ci]
  • 208f56b fix: Linter warnings (#2823)
  • e8705cb chore(release): 11.0.3 [skip ci]
  • 5a8ffd7 fix: Log a warning instead of throwing an error on attachment deletion (#2822)
  • 3b3f67c chore(release): 11.0.2 [skip ci]
  • 63524d4 fix: handle EPIPE for bsdtar (#2821)
  • 3151c39 chore(release): 11.0.1 [skip ci]
  • 63a02b8 chore: Bump remotexpc version to ^1.0.0 (#2818)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 10.43.1 to 11.1.0.
- [Release notes](https://github.com/appium/appium-xcuitest-driver/releases)
- [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md)
- [Commits](appium/appium-xcuitest-driver@v10.43.1...v11.1.0)

---
updated-dependencies:
- dependency-name: appium-xcuitest-driver
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #867.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/driver/appium-xcuitest-driver-11.1.0 branch May 11, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants