Skip to content

chore(deps): bump appium-webdriveragent from 12.2.2 to 13.2.0#370

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/appium-webdriveragent-13.2.0
Open

chore(deps): bump appium-webdriveragent from 12.2.2 to 13.2.0#370
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/appium-webdriveragent-13.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps appium-webdriveragent from 12.2.2 to 13.2.0.

Release notes

Sourced from appium-webdriveragent's releases.

v13.2.0

13.2.0 (2026-05-26)

Features

v13.1.3

13.1.3 (2026-05-24)

Bug Fixes

v13.1.2

13.1.2 (2026-05-23)

Bug Fixes

v13.1.1

13.1.1 (2026-05-22)

Bug Fixes

  • ship Scripts/embed-runner-icon.sh in the npm package (#1141) (17ac1c1), closes #1138

v13.1.0

13.1.0 (2026-05-21)

Features

v13.0.0

13.0.0 (2026-05-17)

⚠ BREAKING CHANGES

  • quitAndUninstall() removed — use quit() only. App uninstall is out of scope for this module.
  • uninstall() removed — WDA must not be uninstalled from this package; callers (e.g. xcuitest-driver) should own that if needed.
  • setupCaching() no longer uninstalls WDA — on bundle-id or version mismatch it logs and skips caching instead of removing apps from the device. Also, it now returns the cached url on success.
  • appium-ios-device dependency removed — preinstalled WDA on real devices always launches via devicectl (no iOS < 17 Xctest fallback).

Features

Changelog

Sourced from appium-webdriveragent's changelog.

13.2.0 (2026-05-26)

Features

13.1.3 (2026-05-24)

Bug Fixes

13.1.2 (2026-05-23)

Bug Fixes

13.1.1 (2026-05-22)

Bug Fixes

  • ship Scripts/embed-runner-icon.sh in the npm package (#1141) (17ac1c1), closes #1138

13.1.0 (2026-05-21)

Features

13.0.0 (2026-05-17)

⚠ BREAKING CHANGES

  • quitAndUninstall() removed — use quit() only. App uninstall is out of scope for this module.
  • uninstall() removed — WDA must not be uninstalled from this package; callers (e.g. xcuitest-driver) should own that if needed.
  • setupCaching() no longer uninstalls WDA — on bundle-id or version mismatch it logs and skips caching instead of removing apps from the device. Also, it now returns the cached url on success.
  • appium-ios-device dependency removed — preinstalled WDA on real devices always launches via devicectl (no iOS < 17 Xctest fallback).

Features

Commits
  • db1ef4a chore(release): 13.2.0 [skip ci]
  • a975b89 feat: Add XPath extensions (#1144)
  • 1807fa8 chore(release): 13.1.3 [skip ci]
  • 9ada5f6 fix: Scheme for derived data path retrieval (#1142)
  • 161ca7d chore(release): 13.1.2 [skip ci]
  • f1f9976 fix: Address compilation warnings (#1143)
  • 3b78b0e chore(release): 13.1.1 [skip ci]
  • 17ac1c1 fix: ship Scripts/embed-runner-icon.sh in the npm package (#1141)
  • b60e3c3 chore(release): 13.1.0 [skip ci]
  • fe8adc8 feat: add app icon to WebDriverAgentRunner (#1138)
  • 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-webdriveragent](https://github.com/appium/WebDriverAgent) from 12.2.2 to 13.2.0.
- [Release notes](https://github.com/appium/WebDriverAgent/releases)
- [Changelog](https://github.com/appium/WebDriverAgent/blob/master/CHANGELOG.md)
- [Commits](appium/WebDriverAgent@v12.2.2...v13.2.0)

---
updated-dependencies:
- dependency-name: appium-webdriveragent
  dependency-version: 13.2.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 26, 2026
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