Skip to content

Conversation

@moonlight824
Copy link
Collaborator

No description provided.

dependabot bot and others added 30 commits March 26, 2024 12:59
Bumps [appium-ios-simulator](https://github.com/appium/appium-ios-simulator) from 5.5.3 to 6.0.0.
- [Release notes](https://github.com/appium/appium-ios-simulator/releases)
- [Changelog](https://github.com/appium/appium-ios-simulator/blob/master/CHANGELOG.md)
- [Commits](appium/appium-ios-simulator@v5.5.3...v6.0.0)

---
updated-dependencies:
- dependency-name: appium-ios-simulator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [8.0.2](appium/WebDriverAgent@v8.0.1...v8.0.2) (2024-03-26)

### Miscellaneous Chores

* **deps:** bump appium-ios-simulator from 5.5.3 to 6.0.0 ([#874](appium/WebDriverAgent#874)) ([72f2a97](appium/WebDriverAgent@72f2a97))
…BundleId with usePreinstalledWDA (#871)

* feat: do not add xctrunner automatiocally with usePreinstalledWDA

* add tests

* revert bad commit

* tweak if condition

* update lint

* define updatedWDABundleIdSuffix instead

* simplify
## [8.1.0](appium/WebDriverAgent@v8.0.2...v8.1.0) (2024-03-26)

### Features

* add updatedWDABundleIdSuffix to handle bundle id for updatedWDABundleId with usePreinstalledWDA ([#871](appium/WebDriverAgent#871)) ([d79b624](appium/WebDriverAgent@d79b624))
## [8.2.0](appium/WebDriverAgent@v8.1.0...v8.2.0) (2024-03-28)

### Features

* Add a capability to customize the default  state change timeout on app startup ([#877](appium/WebDriverAgent#877)) ([98351c3](appium/WebDriverAgent@98351c3))
…#876)

* chore: wait for wda start in sim as well for preinstalled wda start

* move to inner func

* modify a bit

* remove redundant new line

* add wait for logic in getStatus

* remoe a new line

* use waitForCondition in getSttus

* modify error handling

* tweak error log

* tweak log further

* Update webdriveragent.js
## [8.2.1](appium/WebDriverAgent@v8.2.0...v8.2.1) (2024-03-28)

### Miscellaneous Chores

* wait for wda start in sim as well for preinstalled wda start ([#876](appium/WebDriverAgent#876)) ([6c8920a](appium/WebDriverAgent@6c8920a))
## [8.3.0](appium/WebDriverAgent@v8.2.1...v8.3.0) (2024-03-29)

### Features

* Add module version to the /status output ([#878](appium/WebDriverAgent#878)) ([a9603f8](appium/WebDriverAgent@a9603f8))
## [8.3.1](appium/WebDriverAgent@v8.3.0...v8.3.1) (2024-03-31)

### Miscellaneous Chores

* do not cleanup with this.usePrebuiltWDA ([#882](appium/WebDriverAgent#882)) ([0436e95](appium/WebDriverAgent@0436e95))
* feat: add system screen size/width

* simplify

* add nil statusBar case

* tune
## [8.4.0](appium/WebDriverAgent@v8.3.1...v8.4.0) (2024-04-01)

### Features

* add system screen size/width in the system info endpoint ([#881](appium/WebDriverAgent#881)) ([5ebc71c](appium/WebDriverAgent@5ebc71c))
## [8.5.0](appium/WebDriverAgent@v8.4.0...v8.5.0) (2024-04-07)

### Features

* Add types for WDA caps and settings ([#885](appium/WebDriverAgent#885)) ([4b3c220](appium/WebDriverAgent@4b3c220))
## [8.5.1](appium/WebDriverAgent@v8.5.0...v8.5.1) (2024-04-08)

### Miscellaneous Chores

* Add more type declarations ([#886](appium/WebDriverAgent#886)) ([9ca7632](appium/WebDriverAgent@9ca7632))
…(#888)

* chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.6.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump to v7

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <[email protected]>
## [8.5.2](appium/WebDriverAgent@v8.5.1...v8.5.2) (2024-04-09)

### Miscellaneous Chores

* **deps-dev:** bump @typescript-eslint/parser from 6.21.0 to 7.6.0 ([#888](appium/WebDriverAgent#888)) ([ead75eb](appium/WebDriverAgent@ead75eb))
* Remove extra imports ([fb25742](appium/WebDriverAgent@fb25742))
* fix deprecated self.interfaceOrientation

* fix notification

* fix typo

* tweak indentations
## [8.5.3](appium/WebDriverAgent@v8.5.2...v8.5.3) (2024-04-19)

### Miscellaneous Chores

* update integerationapp for newer OS env ([#891](appium/WebDriverAgent#891)) ([2c78348](appium/WebDriverAgent@2c78348))
* chore: remove old Xcode 12 and below stuff

* keep comment

* cleanup more

* remove included ones

* Update XCUIElementFBFindTests.m
## [8.5.4](appium/WebDriverAgent@v8.5.3...v8.5.4) (2024-04-20)

### Miscellaneous Chores

* remove old iOS/Xcode related test code and errors ([#890](appium/WebDriverAgent#890)) ([2fd0dea](appium/WebDriverAgent@2fd0dea))
## [8.5.5](appium/WebDriverAgent@v8.5.4...v8.5.5) (2024-04-20)

### Bug Fixes

* xcode warning about com.facebook.wda.lib ([#892](appium/WebDriverAgent#892)) ([6398079](appium/WebDriverAgent@6398079))
semantic-release-bot and others added 29 commits July 10, 2025 08:01
## [9.15.0](appium/WebDriverAgent@v9.14.6...v9.15.0) (2025-07-10)

### Features

* HTTPS support for wda-client if webDriverAgentUrl is set ([#1042](appium/WebDriverAgent#1042)) ([f7c4193](appium/WebDriverAgent@f7c4193))
## [9.15.1](appium/WebDriverAgent@v9.15.0...v9.15.1) (2025-07-17)

### Miscellaneous Chores

* Remove the redundant check after activating the system app ([#1043](appium/WebDriverAgent#1043)) ([33ccba1](appium/WebDriverAgent@33ccba1))
## [9.15.2](appium/WebDriverAgent@v9.15.1...v9.15.2) (2025-08-04)

### Miscellaneous Chores

* bump appium-ios-device to 2.9.0 ([#1047](appium/WebDriverAgent#1047)) ([305019d](appium/WebDriverAgent@305019d))
## [9.15.3](appium/WebDriverAgent@v9.15.2...v9.15.3) (2025-08-12)

### Miscellaneous Chores

* Cache application instances for their PIDs ([#1049](appium/WebDriverAgent#1049)) ([e9cbf64](appium/WebDriverAgent@e9cbf64))
BREAKING CHANGE: Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
BREAKING CHANGE: Required npm version has been bumped to >=10
BREAKING CHANGE: Required base driver version has been bumped to >=10.0.0-rc.1
## [10.0.0](appium/WebDriverAgent@v9.15.3...v10.0.0) (2025-08-17)

### ⚠ BREAKING CHANGES

* Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
* Required npm version has been bumped to >=10
* Required base driver version has been bumped to >=10.0.0-rc.1

### Features

* Update server compatibility ([#1051](appium/WebDriverAgent#1051)) ([f9ea1e5](appium/WebDriverAgent@f9ea1e5))
Bumps [chai](https://github.com/chaijs/chai) from 5.3.2 to 6.0.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v5.3.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [10.0.1](appium/WebDriverAgent@v10.0.0...v10.0.1) (2025-08-23)

### Miscellaneous Chores

* **deps-dev:** bump chai from 5.3.2 to 6.0.0 ([#1053](appium/WebDriverAgent#1053)) ([9e9ec38](appium/WebDriverAgent@9e9ec38))
## [10.1.0](appium/WebDriverAgent@v10.0.1...v10.1.0) (2025-09-03)

### Features

* Add process and bundle identifiers to the application node in the XML source ([#1055](appium/WebDriverAgent#1055)) ([088cff2](appium/WebDriverAgent@088cff2))
* chore: remove patents file

Signed-off-by: phanirithvij <[email protected]>

* chore: remove references to patent grants

used

fd -t f -x sed -i 's/ An additional grant$//'
fd -t f -x sed -i '/of patent rights can be found in the PATENTS file in
the same directory\./d'

Signed-off-by: phanirithvij <[email protected]>

---------

Signed-off-by: phanirithvij <[email protected]>
## [10.1.1](appium/WebDriverAgent@v10.1.0...v10.1.1) (2025-09-12)

### Miscellaneous Chores

* remove patents file ([#1061](appium/WebDriverAgent#1061)) ([b001c4e](appium/WebDriverAgent@b001c4e))
* ci: run with xcode 26 and ios 26

* run with macos 15
## [10.1.2](appium/WebDriverAgent@v10.1.1...v10.1.2) (2025-10-08)

### Miscellaneous Chores

* Skip staleness checks for subelement lookups ([#1063](appium/WebDriverAgent#1063)) ([ada7760](appium/WebDriverAgent@ada7760))
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.9 to 25.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.9...v25.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [10.1.3](appium/WebDriverAgent@v10.1.2...v10.1.3) (2025-10-17)

### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 24.2.9 to 25.0.0 ([#1064](appium/WebDriverAgent#1064)) ([6c2cffa](appium/WebDriverAgent@6c2cffa))
## [10.1.4](appium/WebDriverAgent@v10.1.3...v10.1.4) (2025-10-31)

### Miscellaneous Chores

* Improve type declarations ([#1065](appium/WebDriverAgent#1065)) ([5aadcb8](appium/WebDriverAgent@5aadcb8))
## [10.2.0](appium/WebDriverAgent@v10.1.4...v10.2.0) (2025-10-31)

### Features

* Let binding IP address to be configurable via USE_IP environment variable ([#1066](appium/WebDriverAgent#1066)) ([70ed7cf](appium/WebDriverAgent@70ed7cf))
…#1067)

Signed-off-by: Karl Baumgartner <[email protected]>
Co-authored-by: Karl Baumgartner <[email protected]>
## [10.2.1](appium/WebDriverAgent@v10.2.0...v10.2.1) (2025-11-01)

### Miscellaneous Chores

* update xcodebuild commands for the new binding ip capability ([#1067](appium/WebDriverAgent#1067)) ([d12f421](appium/WebDriverAgent@d12f421))
## [10.2.2](appium/WebDriverAgent@v10.2.1...v10.2.2) (2025-11-15)

### Miscellaneous Chores

* publish via trusted publisher ([#1068](appium/WebDriverAgent#1068)) ([6321379](appium/WebDriverAgent@6321379))
@yimelia yimelia merged commit c559d4e into master Dec 3, 2025
11 of 12 checks passed
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.