Skip to content

Update to v8.9.1#3

Open
ignacionar wants to merge 368 commits into
ignacionar:appium-masterfrom
appium:master
Open

Update to v8.9.1#3
ignacionar wants to merge 368 commits into
ignacionar:appium-masterfrom
appium:master

Conversation

@ignacionar
Copy link
Copy Markdown
Owner

subj.

dependabot Bot and others added 30 commits September 13, 2024 10:39
Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v18.0.1...v19.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [8.9.2](v8.9.1...v8.9.2) (2024-09-13)

### Miscellaneous Chores

* **deps-dev:** bump sinon from 18.0.1 to 19.0.1 ([#938](#938)) ([3ef0093](3ef0093))
* docs: use Xcode 16 beta 6

* Update functional-test.yml

* Update functional-test.yml
## [8.9.3](v8.9.2...v8.9.3) (2024-10-07)

### Miscellaneous Chores

* remove unused FBBaseActionsParser and cleanup imports in FBConfiguration ([#943](#943)) ([a2173d0](a2173d0))
## [8.9.4](v8.9.3...v8.9.4) (2024-10-17)

### Bug Fixes

* Consider transient overlay windows when respectSystemAlerts is enabled ([#946](#946)) ([f0bdce7](f0bdce7))
* ci: update azure env

* update testAccessbilityAudit

* add an assertion

* skip for now
## [8.10.0](v8.9.4...v8.10.0) (2024-11-07)

### Features

* add useClearTextShortcut setting ([#952](#952)) ([61bc051](61bc051))
## [8.10.1](v8.10.0...v8.10.1) (2024-11-10)

### Miscellaneous Chores

* remove unnecessary lines ([#954](#954)) ([940df80](940df80))
## [8.11.0](v8.10.1...v8.11.0) (2024-11-11)

### Features

* Add support for excluded_attributes in JSON source hierarchy ([#953](#953)) ([6112223](6112223))
## [8.11.1](v8.11.0...v8.11.1) (2024-11-11)

### Miscellaneous Chores

* bump appium-ios-device ([#955](#955)) ([021f349](021f349))
* ci: run with Xcode 16.1.0 as well

* Update functional-test.yml

* use maco 13 for xcode 14.3.1
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.2...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [8.11.2](v8.11.1...v8.11.2) (2024-12-03)

### Miscellaneous Chores

* **deps-dev:** bump mocha from 10.8.2 to 11.0.1 ([#959](#959)) ([55b49c8](55b49c8))
Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 5.1.8 to 6.0.0.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/support@6.0.0/packages/support)

---
updated-dependencies:
- dependency-name: "@appium/support"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [8.11.3](v8.11.2...v8.11.3) (2024-12-06)

### Miscellaneous Chores

* **deps:** bump @appium/support from 5.1.8 to 6.0.0 ([#960](#960)) ([dbeb09c](dbeb09c))
* feat: look for critical notification in respectSystemAlerts

* use IN

* Update FBSession.m

* Use NotificationShortLookView instead as identifier
## [8.12.0](v8.11.3...v8.12.0) (2024-12-13)

### Features

* look for critical notification in respectSystemAlerts ([#962](#962)) ([916c8c5](916c8c5))
## [8.12.1](v8.12.0...v8.12.1) (2025-01-03)

### Miscellaneous Chores

* Bump eslint ([#965](#965)) ([17f49ec](17f49ec))
## [8.12.2](v8.12.1...v8.12.2) (2025-01-13)

### Miscellaneous Chores

* Exclude element visibility and accessibility info from the accessibility audit details ([#968](#968)) ([f62afc3](f62afc3))
BREAKING CHANGE: snapshotTimeout and customSnapshotTimeout settings have been removed as a result of the custom snapshotting logic removal
semantic-release-bot and others added 30 commits April 12, 2026 08:01
## [11.4.2](v11.4.1...v11.4.2) (2026-04-12)

### Bug Fixes

* Avoid keeping strong reference to self instance in delegates ([#1123](#1123)) ([dd15f48](dd15f48))
* chore(deps-dev): bump typescript from 5.9.3 to 6.0.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* moar

* format

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com>
## [11.4.3](v11.4.2...v11.4.3) (2026-04-12)

### Miscellaneous Chores

* **deps-dev:** bump typescript from 5.9.3 to 6.0.2 ([#1121](#1121)) ([046b080](046b080))
…1124)

BREAKING CHANGE: remove idb from AppleDevice; clients must stop passing device.idb.
BREAKING CHANGE: remove includeNonModalElements WDA setting; clients must stop sending this setting in /settings.
BREAKING CHANGE: remove shouldUseTestManagerForVisibilityDetection capability; clients must stop sending this desired capability.
## [12.0.0](v11.4.3...v12.0.0) (2026-04-14)

### ⚠ BREAKING CHANGES

* remove idb from AppleDevice; clients must stop passing device.idb.
* remove includeNonModalElements WDA setting; clients must stop sending this setting in /settings.
* remove shouldUseTestManagerForVisibilityDetection capability; clients must stop sending this desired capability.

### Code Refactoring

* remove deprecated WDA settings/capabilities and idb typing ([#1124](#1124)) ([5072e25](5072e25))
Signed-off-by: Muvaffak Onus <me@muvaf.com>
## [12.1.0](v12.0.0...v12.1.0) (2026-04-24)

### Features

* **client:** add ability to set headers on requests ([#1127](#1127)) ([a8889cd](a8889cd))
## [12.1.1](v12.1.0...v12.1.1) (2026-04-27)

### Miscellaneous Chores

* **compile:** fix compilation ([#1129](#1129)) ([76d59e8](76d59e8))
## [12.2.0](v12.1.1...v12.2.0) (2026-04-29)

### Features

* Ditch bluebird and lodash ([#1130](#1130)) ([8899895](8899895))
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v21.1.2...v22.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [12.2.1](v12.2.0...v12.2.1) (2026-05-06)

### Miscellaneous Chores

* **deps-dev:** bump sinon from 21.1.2 to 22.0.0 ([#1133](#1133)) ([11c579b](11c579b))
## [12.2.2](v12.2.1...v12.2.2) (2026-05-08)

### Bug Fixes

* linter ([#1134](#1134)) ([2bd1816](2bd1816))
* ci: add not about Xcode versions

Added comments regarding Xcode version compatibility and simulator availability.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
BREAKING CHANGE: quitAndUninstall() removed — use quit() only. App uninstall is out of scope for this module.
BREAKING CHANGE: uninstall() removed — WDA must not be uninstalled from this package; callers (e.g. xcuitest-driver) should own that if needed.
BREAKING CHANGE: 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.
BREAKING CHANGE: appium-ios-device dependency removed — preinstalled WDA on real devices always launches via devicectl (no iOS < 17 Xctest fallback).
## [13.0.0](v12.2.2...v13.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

* Drop legacy APIs ([#1137](#1137)) ([8995d24](8995d24))
## [13.1.0](v13.0.0...v13.1.0) (2026-05-21)

### Features

* add app icon to WebDriverAgentRunner ([#1138](#1138)) ([fe8adc8](fe8adc8))
* Add helper method to fetch build settings ([#1139](#1139)) ([56b5f38](56b5f38))
#1138 added Scripts/embed-runner-icon.sh and wired it as a
WebDriverAgentRunner build post-action, but the package.json `files`
allowlist only ships `Scripts/build.sh` and `Scripts/*.mjs`. The new
script matches neither pattern, so it is excluded from the published
npm tarball.

As a result, builds from the published appium-webdriveragent package
run the scheme post-action against a missing script: the Appium app
icon is never embedded into Runner.app, and WebDriverAgentRunner
installs on the home screen with a blank/white icon.

Add an explicit `Scripts/embed-runner-icon.sh` entry to `files` so the
script ships in the package.
## [13.1.1](v13.1.0...v13.1.1) (2026-05-22)

### Bug Fixes

* ship Scripts/embed-runner-icon.sh in the npm package ([#1141](#1141)) ([17ac1c1](17ac1c1)), closes [#1138](#1138)
## [13.1.2](v13.1.1...v13.1.2) (2026-05-23)

### Bug Fixes

* Address compilation warnings ([#1143](#1143)) ([f1f9976](f1f9976))
## [13.1.3](v13.1.2...v13.1.3) (2026-05-24)

### Bug Fixes

* Scheme for derived data path retrieval ([#1142](#1142)) ([9ada5f6](9ada5f6))
## [13.2.0](v13.1.3...v13.2.0) (2026-05-26)

### Features

* Add XPath extensions ([#1144](#1144)) ([a975b89](a975b89))
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.