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

build(deps): bump axios, appium, @appium/support and @appium/base-driver in /appium #2636

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2024

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

Updates axios from 1.7.2 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.1 to 2.12.0

Release notes

Sourced from appium's releases.

[email protected]

2.12.0 (2024-10-15)

Features

  • appium: Make server graceful shutdown timeout configurable via command line args (#20641) (5661888)

Bug Fixes

  • appium: update dependency winston to v3.15.0 (ab12235)
  • docutils: support Python 3.12+ (#20666) (8d7cec9)
  • docutils: update dependency yaml to v2.6.0 (ed6c6dd)
  • execute-driver-plugin: update dependency webdriverio to v8.40.6 (796ca9f)

[email protected]

2.11.5 (2024-09-26)

Bug Fixes

  • appium: Return hostname as web socket url for BiDi if a broadcast address is assigned to the server (#20603) (f0de55d)

[email protected]

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)

[email protected]

2.11.3 (2024-08-07)

Bug Fixes

... (truncated)

Changelog

Sourced from appium's changelog.

2.12.0 (2024-10-15)

Features

  • appium: Make server graceful shutdown timeout configurable via command line args (#20641) (5661888)

Bug Fixes

  • appium: update dependency winston to v3.15.0 (ab12235)
  • docutils: support Python 3.12+ (#20666) (8d7cec9)
  • docutils: update dependency yaml to v2.6.0 (ed6c6dd)
  • execute-driver-plugin: update dependency webdriverio to v8.40.6 (796ca9f)

2.11.5 (2024-09-26)

Bug Fixes

  • appium: Return hostname as web socket url for BiDi if a broadcast address is assigned to the server (#20603) (f0de55d)

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)

2.11.3 (2024-08-07)

... (truncated)

Commits
  • e3f7bd0 chore: publish
  • ed6c6dd fix(docutils): update dependency yaml to v2.6.0
  • 1296926 docs: fix links in Appium history document (#20667)
  • b312028 docs: update zh ecosystem documentation (#20658)
  • 8d7cec9 fix(docutils): support Python 3.12+ (#20666)
  • 5661888 feat(appium): Make server graceful shutdown timeout configurable via command ...
  • ab12235 fix(appium): update dependency winston to v3.15.0
  • a1d3540 docs(appium): add axe DevTools for Mobile drivers to Appium other drivers lis...
  • a16c4c9 docs(appium): Remove HS from development sponsor for now (#20635)
  • 796ca9f fix(execute-driver-plugin): update dependency webdriverio to v8.40.6
  • Additional commits viewable in compare view

Updates @appium/support from 5.1.1 to 5.1.5

Release notes

Sourced from @​appium/support's releases.

@​appium/support@​5.1.5

5.1.5 (2024-10-15)

Bug Fixes

  • support: update dependency form-data to v4.0.1 (0e443d2)

@​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)

@​appium/support@​5.1.3

5.1.3 (2024-08-07)

Bug Fixes

  • support: Allow temp dir which do not have a parent folder (#20440) (8a307a0)
  • support: Print an empty string if no arguments are provided to a logging function (#20424) (885570e)
  • support: update dependency axios to v1.7.3 (1ca77c6)
  • support: update dependency glob to v10.4.5 (#20365) (7159428)
  • 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/support@​5.1.2

5.1.2 (2024-07-10)

Bug Fixes

  • 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)
Changelog

Sourced from @​appium/support's changelog.

5.1.5 (2024-10-15)

Bug Fixes

  • support: update dependency form-data to v4.0.1 (0e443d2)

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)

5.1.3 (2024-08-07)

Bug Fixes

  • support: Allow temp dir which do not have a parent folder (#20440) (8a307a0)
  • support: Print an empty string if no arguments are provided to a logging function (#20424) (885570e)
  • support: update dependency axios to v1.7.3 (1ca77c6)
  • support: update dependency glob to v10.4.5 (#20365) (7159428)
  • 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)

5.1.2 (2024-07-10)

Bug Fixes

  • 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)
Commits
  • e3f7bd0 chore: publish
  • 0e443d2 fix(support): update dependency form-data to v4.0.1
  • 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)
  • Additional commits viewable in compare view

Updates @appium/base-driver from 9.11.1 to 9.12.0

Release notes

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

@​appium/base-driver@​9.12.0

9.12.0 (2024-10-15)

Features

  • appium: Make server graceful shutdown timeout configurable via command line args (#20641) (5661888)

Bug Fixes

  • base-driver: update dependency express to v4.21.1 (0e52da4)
  • base-driver: update dependency path-to-regexp to v8.2.0 (e8886ae)
  • driver-test-support: update dependency @​types/lodash to v4.17.10 (a2b0ba8)
  • types: update dependency @​types/express to v5 (#20620) (69e9abe)

@​appium/base-driver@​9.11.5

9.11.5 (2024-09-26)

Bug Fixes

  • appium: Return hostname as web socket url for BiDi if a broadcast address is assigned to the server (#20603) (f0de55d)
  • driver-test-support: update definitelytyped (#20605) (da7a4fd)

@​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)

@​appium/base-driver@​9.11.3

9.11.3 (2024-08-07)

Bug Fixes

... (truncated)

Changelog

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

9.12.0 (2024-10-15)

Features

  • appium: Make server graceful shutdown timeout configurable via command line args (#20641) (5661888)

Bug Fixes

  • base-driver: update dependency express to v4.21.1 (0e52da4)
  • base-driver: update dependency path-to-regexp to v8.2.0 (e8886ae)
  • driver-test-support: update dependency @​types/lodash to v4.17.10 (a2b0ba8)
  • types: update dependency @​types/express to v5 (#20620) (69e9abe)

9.11.5 (2024-09-26)

Bug Fixes

  • appium: Return hostname as web socket url for BiDi if a broadcast address is assigned to the server (#20603) (f0de55d)
  • driver-test-support: update definitelytyped (#20605) (da7a4fd)

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)

9.11.3 (2024-08-07)

... (truncated)

Commits
  • e3f7bd0 chore: publish
  • 0e52da4 fix(base-driver): update dependency express to v4.21.1
  • 5661888 feat(appium): Make server graceful shutdown timeout configurable via command ...
  • a2b0ba8 fix(driver-test-support): update dependency @​types/lodash to v4.17.10
  • 69e9abe fix(types): update dependency @​types/express to v5 (#20620)
  • e8886ae fix(base-driver): update dependency path-to-regexp to v8.2.0
  • 122a186 chore: publish
  • da7a4fd fix(driver-test-support): update definitelytyped (#20605)
  • f0de55d fix(appium): Return hostname as web socket url for BiDi if a broadcast addres...
  • a56f0f8 chore: publish
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

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/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 `axios` from 1.7.2 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.2...v1.7.7)

Updates `appium` from 2.11.1 to 2.12.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/[email protected]/packages/appium)

Updates `@appium/support` from 5.1.1 to 5.1.5
- [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/[email protected]/packages/support)

Updates `@appium/base-driver` from 9.11.1 to 9.12.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/[email protected]/packages/base-driver)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sosnovsky as a code owner October 19, 2024 14:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 19, 2024
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) October 19, 2024 14:03
@sosnovsky
Copy link
Collaborator

@dependabot close

@dependabot dependabot bot closed this Oct 30, 2024
auto-merge was automatically disabled October 30, 2024 12:22

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/appium/multi-42f43d48fa branch October 30, 2024 12:22
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants