Conversation
Member
Author
|
I'll do the same thing for other repos |
This was referenced Jul 2, 2025
Contributor
|
🎉 This PR is included in version 9.9.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
saikrishna321
pushed a commit
to saikrishna321/appium-xcuitest-driver
that referenced
this pull request
Jul 7, 2025
saikrishna321
added a commit
that referenced
this pull request
Jul 25, 2025
…#2592) * Added support for fetching batteryInformation from shim service Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * Fix linting Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * Address review comments Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * ci: add explicit write permission (#2593) * ci: add proper permissions * chore: Bump remote debugger * chore(release): 9.9.2 [skip ci] ## [9.9.2](v9.9.1...v9.9.2) (2025-07-03) ### Miscellaneous Chores * Bump remote debugger ([edab935](edab935)) * Fix build error Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * Addressed review comments Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * move battery info from shim inside advance node in the response Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * Fix review comments Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> * Update types.ts * Fix appium-ios-remotexpc version Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> --------- Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com> Co-authored-by: Kazuaki Matsuo <fly.49.89.over@gmail.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
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.
This repository is old, so to keep the backward compatibility GitHub automatically added write permission for GITHUB_TOKEN, but this explicit method is expected one for them.
Let's use proper method.