Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump axios, appium, @appium/base-driver, @appium/support, appium-adb, appium-chromedriver and @appium/docutils #1389

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2024

Bumps axios to 1.7.7 and updates ancestor dependencies axios, appium, @appium/base-driver, @appium/support, appium-adb, appium-chromedriver and @appium/docutils. These dependencies need to be updated together.

Updates axios from 1.7.3 to 1.7.7

Release notes

Sourced from axios's releases.

Release v1.7.7

Release notes:

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

Release v1.7.6

Release notes:

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

Release v1.7.5

Release notes:

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.7 (2024-08-31)

Bug Fixes

  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#5731) (364993f)

Contributors to this release

1.7.6 (2024-08-30)

Bug Fixes

  • fetch: fix content length calculation for FormData payload; (#6524) (085f568)
  • fetch: optimize signals composing logic; (#6582) (df9889b)

Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes

... (truncated)

Commits
  • 5b8a826 chore(release): v1.7.7 (#6585)
  • 364993f fix(http): fixed support for IPv6 literal strings in url (#5731)
  • d198085 fix(fetch): fix stream handling in Safari by fallback to using a stream reade...
  • d584fcf chore(release): v1.7.6 (#6583)
  • bc03c6c chore(examples): fix module import (#6575)
  • df9889b fix(fetch): optimize signals composing logic; (#6582)
  • ee208cf chore(sponsor): update sponsor block (#6576)
  • 085f568 fix(fetch): fix content length calculation for FormData payload; (#6524)
  • 59cd6b0 chore(release): v1.7.5 (#6574)
  • 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573)
  • Additional commits viewable in compare view

Updates appium from 2.11.3 to 2.11.4

Release notes

Sourced from appium's releases.

appium@2.11.4

2.11.4 (2024-09-16)

Bug Fixes

  • appium: Fix the condition for secure websocket (#20497) (efdb1ce)
  • appium: update dependency @​sidvind/better-ajv-errors to v3 (#20552) (0ee7716)
  • appium: update dependency winston to v3.14.2 (#20465) (893fc04)
  • base-driver: Add a server flag to check if it operates a secure protocol (#20449) (622b245)
  • docutils: update dependency yaml to v2.5.1 (750872a)
  • execute-driver-plugin: update dependency webdriverio to v8.40.3 (4608563)
  • execute-driver-plugin: update dependency webdriverio to v8.40.5 (dcb6de2)
  • support: update dependency axios to v1.7.4 (d17d022)
  • support: update dependency axios to v1.7.5 (fedabb1)
  • support: update dependency axios to v1.7.7 (7fe67a2)
  • types: update dependency type-fest to v4 (#20467) (482a1f7)
  • types: update dependency type-fest to v4 (#20471) (9a66f48)
  • types: update dependency type-fest to v4 (#20548) (5b8cb76)
  • types: update dependency type-fest to v4.26.0 (#20511) (8f20c97)
Changelog

Sourced from appium's changelog.

2.11.4 (2024-09-16)

Bug Fixes

  • appium: Fix the condition for secure websocket (#20497) (efdb1ce)
  • appium: update dependency @​sidvind/better-ajv-errors to v3 (#20552) (0ee7716)
  • appium: update dependency winston to v3.14.2 (#20465) (893fc04)
  • base-driver: Add a server flag to check if it operates a secure protocol (#20449) (622b245)
  • docutils: update dependency yaml to v2.5.1 (750872a)
  • execute-driver-plugin: update dependency webdriverio to v8.40.3 (4608563)
  • execute-driver-plugin: update dependency webdriverio to v8.40.5 (dcb6de2)
  • support: update dependency axios to v1.7.4 (d17d022)
  • support: update dependency axios to v1.7.5 (fedabb1)
  • support: update dependency axios to v1.7.7 (7fe67a2)
  • types: update dependency type-fest to v4 (#20467) (482a1f7)
  • types: update dependency type-fest to v4 (#20471) (9a66f48)
  • types: update dependency type-fest to v4 (#20548) (5b8cb76)
  • types: update dependency type-fest to v4.26.0 (#20511) (8f20c97)
Commits
  • a56f0f8 chore: publish
  • 1ae1fe9 chore(docs): update config parameter when start appium server from --config-f...
  • 0ee7716 fix(appium): update dependency @​sidvind/better-ajv-errors to v3 (#20552)
  • 5b8cb76 fix(types): update dependency type-fest to v4 (#20548)
  • 1d06607 docs: translate some documents into Chinese (#20545)
  • 750872a fix(docutils): update dependency yaml to v2.5.1
  • 7fe67a2 fix(support): update dependency axios to v1.7.7
  • dcb6de2 fix(execute-driver-plugin): update dependency webdriverio to v8.40.5
  • 8f20c97 fix(types): update dependency type-fest to v4.26.0 (#20511)
  • a83f8ee docs(appiupm): update appiumconf banner (#20507)
  • Additional commits viewable in compare view

Updates @appium/base-driver from 9.11.3 to 9.11.4

Release notes

Sourced from @​appium/base-driver's releases.

@​appium/base-driver@​9.11.4

9.11.4 (2024-09-16)

Bug Fixes

  • base-driver: Add a server flag to check if it operates a secure protocol (#20449) (622b245)
  • base-driver: update dependency body-parser to v1.20.3 (056baba)
  • base-driver: update dependency express to v4.20.0 (ef163eb)
  • base-driver: update dependency express to v4.21.0 (cb9fb9c)
  • base-driver: update dependency path-to-regexp to v8 (#20520) (63cb664)
  • base-driver: update dependency path-to-regexp to v8.1.0 (#20562) (1cae549)
  • support: update dependency axios to v1.7.4 (d17d022)
  • support: update dependency axios to v1.7.5 (fedabb1)
  • support: update dependency axios to v1.7.7 (7fe67a2)
  • types: update dependency type-fest to v4 (#20467) (482a1f7)
  • types: update dependency type-fest to v4 (#20471) (9a66f48)
  • types: update dependency type-fest to v4 (#20548) (5b8cb76)
  • types: update dependency type-fest to v4.26.0 (#20511) (8f20c97)
Changelog

Sourced from @​appium/base-driver's changelog.

9.11.4 (2024-09-16)

Bug Fixes

  • base-driver: Add a server flag to check if it operates a secure protocol (#20449) (622b245)
  • base-driver: update dependency body-parser to v1.20.3 (056baba)
  • base-driver: update dependency express to v4.20.0 (ef163eb)
  • base-driver: update dependency express to v4.21.0 (cb9fb9c)
  • base-driver: update dependency path-to-regexp to v8 (#20520) (63cb664)
  • base-driver: update dependency path-to-regexp to v8.1.0 (#20562) (1cae549)
  • support: update dependency axios to v1.7.4 (d17d022)
  • support: update dependency axios to v1.7.5 (fedabb1)
  • support: update dependency axios to v1.7.7 (7fe67a2)
  • types: update dependency type-fest to v4 (#20467) (482a1f7)
  • types: update dependency type-fest to v4 (#20471) (9a66f48)
  • types: update dependency type-fest to v4 (#20548) (5b8cb76)
  • types: update dependency type-fest to v4.26.0 (#20511) (8f20c97)
Commits
  • a56f0f8 chore: publish
  • cb9fb9c fix(base-driver): update dependency express to v4.21.0
  • 1cae549 fix(base-driver): update dependency path-to-regexp to v8.1.0 (#20562)
  • ef163eb fix(base-driver): update dependency express to v4.20.0
  • 056baba fix(base-driver): update dependency body-parser to v1.20.3
  • 5b8cb76 fix(types): update dependency type-fest to v4 (#20548)
  • 63cb664 fix(base-driver): update dependency path-to-regexp to v8 (#20520)
  • 7fe67a2 fix(support): update dependency axios to v1.7.7
  • 8f20c97 fix(types): update dependency type-fest to v4.26.0 (#20511)
  • f583e99 chore(base-driver): Only print axios messages instead of full stacktraces (#2...
  • Additional commits viewable in compare view

Updates @appium/support from 5.1.3 to 5.1.4

Release notes

Sourced from @​appium/support's releases.

@​appium/support@​5.1.4

5.1.4 (2024-09-16)

Bug Fixes

  • support: update dependency axios to v1.7.4 (d17d022)
  • support: update dependency axios to v1.7.5 (fedabb1)
  • support: update dependency axios to v1.7.7 (7fe67a2)
  • types: update dependency type-fest to v4 (#20467) (482a1f7)
  • types: update dependency type-fest to v4 (#20471) (9a66f48)
  • types: update dependency type-fest to v4 (#20548) (5b8cb76)
  • types: update dependency type-fest to v4.26.0 (#20511) (8f20c97)
Changelog

Sourced from @​appium/support's changelog.

5.1.4 (2024-09-16)

Bug Fixes

  • support: update dependency axios to v1.7.4 (d17d022)
  • support: update dependency axios to v1.7.5 (fedabb1)
  • support: update dependency axios to v1.7.7 (7fe67a2)
  • types: update dependency type-fest to v4 (#20467) (482a1f7)
  • types: update dependency type-fest to v4 (#20471) (9a66f48)
  • types: update dependency type-fest to v4 (#20548) (5b8cb76)
  • types: update dependency type-fest to v4.26.0 (#20511) (8f20c97)
Commits
  • a56f0f8 chore: publish
  • 5b8cb76 fix(types): update dependency type-fest to v4 (#20548)
  • 7fe67a2 fix(support): update dependency axios to v1.7.7
  • 8f20c97 fix(types): update dependency type-fest to v4.26.0 (#20511)
  • fedabb1 fix(support): update dependency axios to v1.7.5
  • 9a66f48 fix(types): update dependency type-fest to v4 (#20471)
  • 035e30b chore(support): update dependency sharp to v0.33.5 (#20469)
  • 482a1f7 fix(types): update dependency type-fest to v4 (#20467)
  • d17d022 fix(support): update dependency axios to v1.7.4
  • See full diff in compare view

Updates appium-adb from 11.1.0 to 12.6.0

Release notes

Sourced from appium-adb's releases.

v12.6.0

12.6.0 (2024-09-08)

Features

v12.5.3

12.5.3 (2024-09-05)

Miscellaneous Chores

v12.5.2

12.5.2 (2024-08-06)

Bug Fixes

  • Enforce '--user 0' argument if cmd package list packages throws an access error (#761) (89b3348)

v12.5.1

12.5.1 (2024-07-29)

Miscellaneous Chores

  • Bump @​types/node from 20.14.13 to 22.0.0 (#760) (b7308ff)

v12.5.0

12.5.0 (2024-07-10)

Features

v12.4.8

12.4.8 (2024-07-03)

Miscellaneous Chores

v12.4.7

12.4.7 (2024-07-02)

Bug Fixes

v12.4.6

... (truncated)

Changelog

Sourced from appium-adb's changelog.

12.6.0 (2024-09-08)

Features

12.5.3 (2024-09-05)

Miscellaneous Chores

12.5.2 (2024-08-06)

Bug Fixes

  • Enforce '--user 0' argument if cmd package list packages throws an access error (#761) (89b3348)

12.5.1 (2024-07-29)

Miscellaneous Chores

  • Bump @​types/node from 20.14.13 to 22.0.0 (#760) (b7308ff)

12.5.0 (2024-07-10)

Features

12.4.8 (2024-07-03)

Miscellaneous Chores

12.4.7 (2024-07-02)

Bug Fixes

12.4.6 (2024-06-30)

Bug Fixes

  • Prefer indexes over timestamps as logcat keys (#752) (f499875)

12.4.5 (2024-06-30)

... (truncated)

Commits
  • 79b3bec chore(release): 12.6.0 [skip ci]
  • 01fff96 feat: Add a method to list device ports (#764)
  • fa8e65f chore(release): 12.5.3 [skip ci]
  • 434f7bc chore: Bump ini from 4.1.3 to 5.0.0 (#762)
  • 4b842ca chore(release): 12.5.2 [skip ci]
  • 89b3348 fix: Enforce '--user 0' argument if cmd package list packages throws an ac...
  • 5555823 chore(release): 12.5.1 [skip ci]
  • b7308ff chore: Bump @​types/node from 20.14.13 to 22.0.0 (#760)
  • 360607c chore(release): 12.5.0 [skip ci]
  • 8efcf5b feat: Use aapt2 instead of ApkReader (#757)
  • Additional commits viewable in compare view

Updates appium-chromedriver from 5.6.34 to 5.6.78

Release notes

Sourced from appium-chromedriver's releases.

v5.6.78

5.6.78 (2024-09-14)

Miscellaneous Chores

  • ChromeDriver Bump to v128.0.6613.137 (#429) (6378dd4)

v5.6.77

5.6.77 (2024-09-13)

Miscellaneous Chores

  • deps-dev: bump sinon from 18.0.1 to 19.0.1 (#427) (0586a23)

v5.6.76

5.6.76 (2024-09-13)

Bug Fixes

v5.6.75

5.6.75 (2024-09-03)

Miscellaneous Chores

  • ChromeDriver Bump to v128.0.6613.119 (#426) (424ed37)

v5.6.74

5.6.74 (2024-08-31)

Bug Fixes

v5.6.73

5.6.73 (2024-08-29)

Miscellaneous Chores

v5.6.72

5.6.72 (2024-08-22)

Miscellaneous Chores

v5.6.71

... (truncated)

Changelog

Sourced from appium-chromedriver's changelog.

5.6.78 (2024-09-14)

Miscellaneous Chores

  • ChromeDriver Bump to v128.0.6613.137 (#429) (6378dd4)

5.6.77 (2024-09-13)

Miscellaneous Chores

  • deps-dev: bump sinon from 18.0.1 to 19.0.1 (#427) (0586a23)

5.6.76 (2024-09-13)

Bug Fixes

5.6.75 (2024-09-03)

Miscellaneous Chores

  • ChromeDriver Bump to v128.0.6613.119 (#426) (424ed37)

5.6.74 (2024-08-31)

Bug Fixes

5.6.73 (2024-08-29)

Miscellaneous Chores

5.6.72 (2024-08-22)

Miscellaneous Chores

5.6.71 (2024-08-15)

Miscellaneous Chores

  • ChromeDriver Bump to v127.0.6533.119 (#421) (8c293cc)

5.6.70 (2024-08-07)

... (truncated)

Commits
  • 01691e3 chore(release): 5.6.78 [skip ci]
  • 6378dd4 chore: ChromeDriver Bump to v128.0.6613.137 (#429)
  • 61f50fb chore(release): 5.6.77 [skip ci]
  • 0586a23 chore(deps-dev): bump sinon from 18.0.1 to 19.0.1 (#427)
  • b159d69 chore(release): 5.6.76 [skip ci]
  • 0c3838f fix: build error with type of xmldom (#428)
  • 780b6f1 chore(release): 5.6.75 [skip ci]
  • 424ed37 chore: ChromeDriver Bump to v128.0.6613.119 (#426)
  • a5d48ba chore(release): 5.6.74 [skip ci]
  • b062926 fix: Support xmldom 0.9.0+ (#425)
  • Additional commits viewable in compare view

Updates @appium/docutils from 0.4.13 to 1.0.20

Release notes

Sourced from @​appium/docutils's releases.

@​appium/docutils@​1.0.20

1.0.20 (2024-09-16)

Bug Fixes

@​appium/docutils@​1.0.19

1.0.19 (2024-08-07)

Bug Fixes

  • docutils: update dependency typescript to v5.5.4 (e08e7eb)
  • docutils: update dependency yaml to v2.5.0 (0c755f5)
  • support: update dependency semver to v7.6.3 (5a9ab97)
  • types: update dependency type-fest to v4.22.0 (#20387) (47405dd)
  • types: update dependency type-fest to v4.23.0 (#20396) (0e8e3c7)

@​appium/docutils@​1.0.18

1.0.18 (2024-07-10)

Bug Fixes

  • docutils: update dependency typescript to v5.5.3 (234ad59)
  • support: update dependency teen_process to v2.1.10 (86f843b)
  • support: update dependency teen_process to v2.1.7 (5226fa8)
  • support: update dependency teen_process to v2.2.0 (06607da)
  • types: update dependency type-fest to v4.21.0 (#20335) (8894b9a)

@​appium/docutils@​1.0.17

1.0.17 (2024-06-28)

Note: Version bump only for package @​appium/docutils

@​appium/docutils@​1.0.16

1.0.16 (2024-06-27)

Bug Fixes

  • docutils: update dependency typescript to v5.5.2 (189bce8)

... (truncated)

Changelog

Sourced from @​appium/docutils's changelog.

1.0.20 (2024-09-16)

Bug Fixes

1.0.19 (2024-08-07)

Bug Fixes

  • docutils: update dependency typescript to v5.5.4 (e08e7eb)
  • docutils: update dependency yaml to v2.5.0 (0c755f5)
  • support: update dependency semver to v7.6.3 (5a9ab97)
  • types: update dependency type-fest to v4.22.0 (#20387) (47405dd)
  • types: update dependency type-fest to v4.23.0 (

…, appium-adb, appium-chromedriver and @appium/docutils

Bumps [axios](https://github.com/axios/axios) to 1.7.7 and updates ancestor dependencies [axios](https://github.com/axios/axios), [appium](https://github.com/appium/appium/tree/HEAD/packages/appium), [@appium/base-driver](https://github.com/appium/appium/tree/HEAD/packages/base-driver), [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support), [appium-adb](https://github.com/appium/appium-adb), [appium-chromedriver](https://github.com/appium/appium-chromedriver) and [@appium/docutils](https://github.com/appium/appium/tree/HEAD/packages/docutils). These dependencies need to be updated together.


Updates `axios` from 1.7.3 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.7)

Updates `appium` from 2.11.3 to 2.11.4
- [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@2.11.4/packages/appium)

Updates `@appium/base-driver` from 9.11.3 to 9.11.4
- [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@9.11.4/packages/base-driver)

Updates `@appium/support` from 5.1.3 to 5.1.4
- [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@5.1.4/packages/support)

Updates `appium-adb` from 11.1.0 to 12.6.0
- [Release notes](https://github.com/appium/appium-adb/releases)
- [Changelog](https://github.com/appium/appium-adb/blob/master/CHANGELOG.md)
- [Commits](appium/appium-adb@v11.1.0...v12.6.0)

Updates `appium-chromedriver` from 5.6.34 to 5.6.78
- [Release notes](https://github.com/appium/appium-chromedriver/releases)
- [Changelog](https://github.com/appium/appium-chromedriver/blob/master/CHANGELOG.md)
- [Commits](appium/appium-chromedriver@v5.6.34...v5.6.78)

Updates `@appium/docutils` from 0.4.13 to 1.0.20
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/docutils/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/docutils@1.0.20/packages/docutils)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: appium
  dependency-type: indirect
- dependency-name: "@appium/base-driver"
  dependency-type: indirect
- dependency-name: "@appium/support"
  dependency-type: indirect
- dependency-name: appium-adb
  dependency-type: direct:production
- dependency-name: appium-chromedriver
  dependency-type: direct:production
- dependency-name: "@appium/docutils"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2024
Copy link

vercel bot commented Sep 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appium-device-farm-bre4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 1:29pm

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants