build(deps): bump shell-quote, appium, @appium/support and @appium/base-driver in /appium - #2786
Merged
FlowCryptRobot merged 1 commit intoSep 1, 2026
Conversation
…se-driver Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.10.0 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [appium](https://github.com/appium/appium/tree/HEAD/packages/appium), [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) and [@appium/base-driver](https://github.com/appium/appium/tree/HEAD/packages/base-driver). These dependencies need to be updated together. Updates `shell-quote` from 1.8.4 to 1.10.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.4...v1.10.0) Updates `appium` from 3.5.2 to 3.7.0 - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/appium@3.7.0/packages/appium) Updates `@appium/support` from 7.2.5 to 7.2.7 - [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@7.2.7/packages/support) Updates `@appium/base-driver` from 10.7.1 to 10.8.0 - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/base-driver/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/@appium/base-driver@10.8.0/packages/base-driver) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: indirect - dependency-name: appium dependency-version: 3.7.0 dependency-type: direct:development - dependency-name: "@appium/support" dependency-version: 7.2.7 dependency-type: indirect - dependency-name: "@appium/base-driver" dependency-version: 10.8.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
approved these changes
Sep 1, 2026
FlowCryptRobot
enabled auto-merge (squash)
September 1, 2026 18:04
FlowCryptRobot
deleted the
dependabot/npm_and_yarn/appium/multi-cb05d3c367
branch
September 1, 2026 18:13
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.
Bumps shell-quote to 1.10.0 and updates ancestor dependencies shell-quote, appium, @appium/support and @appium/base-driver. These dependencies need to be updated together.
Updates
shell-quotefrom 1.8.4 to 1.10.0Changelog
Sourced from shell-quote's changelog.
Commits
64988d9v1.10.0617d119[Tests]quote: the tilde test escapes every~, not just a leading one (#9)59bbf8b[types] fix an error TS v6 ignores but v7 fails on190e236[Tests]quote: pin that a backslash with whitespace is not doubled in singl...a04d475[Dev Deps] update@arethetypeswrong/cli,evalmdb9545b3[New]parse: add opt-insplitUnquotedoption for shell field-splitting of...1b36468[readme]quote: use output verbatim; do not re-quote it (#11)1c36f3f[Tests]quote: pin conservative escaping of=,@,^,,,:,!(#11)e1c75cd[readme] documentparse's supported parameter-expansion subsetc0842c8[Fix]parse: match nested${...}braces so nested parameter expansion is ...Updates
appiumfrom 3.5.2 to 3.7.0Release notes
Sourced from appium's releases.
Changelog
Sourced from appium's changelog.
Commits
b67de03chore: publishe916673docs: add Itsmeaj Linux driver listing (#22666)3999208docs(appium): Update documentation translations (#22662)5dd80dadocs: adjust formatting for TestMu AI (originally LT) partnership blogpost (#...ddd4251docs(appium): Update documentation translations (#22648)b19bd78test(appium): re-enable BiDi/IPC e2e tests fixed by webdriverio 9.31.1 (#22647)91446dfdocs: add new /appium prefixed routes (#22646)c35a12afix(appium): parse --webhook as a URI instead of host:port (#22635)5c2aafadocs(appium): prefer latest alias for SEO (#22641)ce50dd7docs(appium): Update documentation translations (#22638)Updates
@appium/supportfrom 7.2.5 to 7.2.7Release notes
Sourced from @appium/support's releases.
Changelog
Sourced from @appium/support's changelog.
Commits
b67de03chore: publish8254a7achore(support): update dependency uuid to v14.0.2 (#22651)13e8834test(support): replace chai with node:assert/strict (#22594)3a80498fix(support): do not treat a sibling folder as a subpath of the root (#22586)63b167cchore(support): update dependency axios to v1.19.0 (#22579)406dfadchore(support): update dependency teen_process to v4.2.1 (#22580)85574e7chore(support): update dependency asyncbox to v6.4.2 (#22578)d093b76chore(support): Flex sharp dependency version (#22555)e977a29chore(support): update dependency teen_process to v4.1.10 (#22550)e648569chore: publishUpdates
@appium/base-driverfrom 10.7.1 to 10.8.0Release notes
Sourced from @appium/base-driver's releases.
Changelog
Sourced from @appium/base-driver's changelog.
Commits
b67de03chore: publishd5b3160feat(base-driver): add /appium-prefixed routes for JSONWP/MJSONWP end points ...4422d99fix(base-driver): anchor CORS async-response regex and match on req.path (#22...f06226bfeat(base-driver): add httpServer.frontRouter for global extension middleware...26ffad4fix(base-driver): reject a non-string url without throwing TypeError (#22625)1486078chore: replace safe occurrences of JWProxy (#22614)68ce0e2fix(base-driver): return a W3C error for a malformed JSON body (#22606)1d1631etest(base-driver): replace chai with node:assert/strict (#22603)4b0cc9dchore(base-driver): Deprecate the legacy createSession API shape (#22587)63b167cchore(support): update dependency axios to v1.19.0 (#22579)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.