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

Bump phin, appium and @appium/base-driver in /examples/appium #2131

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Removes phin. It's no longer used after updating ancestor dependencies phin, appium and @appium/base-driver. These dependencies need to be updated together.

Removes phin

Updates appium from 2.0.0-beta.66 to 2.2.2

Release notes

Sourced from appium's releases.

appium@2.2.2

2.2.2 (2023-11-14)

Bug Fixes

  • appium: Load plugins in the same order that was used for the CLI command (#19388) (7124eb6)
  • docutils: update dependency yaml to v2.3.4 (a215a89)
  • support: update definitelytyped (5ae8df3)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

@​appium/images-plugin@​2.1.8

2.1.8 (2023-12-04)

Note: Version bump only for package @​appium/images-plugin

@​appium/opencv@​2.1.6

2.1.6 (2023-11-14)

Bug Fixes

  • support: update definitelytyped (5ae8df3)

@​appium/doctor@​2.0.34

2.0.34 (2024-04-08)

Bug Fixes

  • doctor: update dependency appium-adb to v12.0.4 (df07665)
  • doctor: update dependency appium-adb to v12.0.5 (a6d49c1)
  • doctor: update dependency appium-adb to v12.0.6 (26ab0ef)
  • doctor: update dependency appium-adb to v12.0.7 (3936cb4)
  • doctor: update dependency appium-adb to v12.0.8 (1f36882)

@​appium/doctor@​2.0.33

2.0.33 (2024-02-13)

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

... (truncated)

Changelog

Sourced from appium's changelog.

2.2.2 (2023-11-14)

Bug Fixes

  • appium: Load plugins in the same order that was used for the CLI command (#19388) (7124eb6)
  • docutils: update dependency yaml to v2.3.4 (a215a89)
  • support: update definitelytyped (5ae8df3)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

2.2.1 (2023-10-19)

Bug Fixes

  • appium: Make sure type definitions are always in sync across modules (#19323) (de39013)
  • support: update definitelytyped (a306ce7)

2.2.0 (2023-10-18)

Features

  • base-driver: Add server support of TLS and SPDY protocols (#19105) (5926919)

Bug Fixes

  • appium: Fix creation of logging prefixes (#19212) (805f69d)
  • appium: update dependency winston to v3.11.0 (f697cda)
  • docutils: update dependency yaml to v2.3.2 (1a3d408)
  • docutils: update dependency yaml to v2.3.3 (caf600b)
  • images-plugin: update dependency lru-cache to v10 (#19050) (72a806b)
  • opencv: update definitelytyped (d2a9a99)
  • support: update definitelytyped (3b44c7d)
  • support: update definitelytyped (595d460)

... (truncated)

Commits
  • 717ec38 chore: publish
  • aa5ae9a chore(doctor): Remove deprecated 'ANDROID_SDK_ROOT` (#19406)
  • b53c0b9 chore: run prettier on some files (#19403)
  • 84d96db fix(support): update teen_process-related packages
  • 9b14205 fix(support): update dependency axios to v1.6.1
  • 7124eb6 fix(appium): Load plugins in the same order that was used for the CLI command...
  • 5ae8df3 fix(support): update definitelytyped
  • 1ae85d6 appium(docs): Add dotnet quickstart documentation (#19371)
  • fbb6fd9 fix(support): update dependency teen_process to v2.0.75
  • 699c493 fix(support): update dependency axios to v1.6.0
  • Additional commits viewable in compare view

Updates @appium/base-driver from 9.3.7 to 9.4.2

Changelog

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

9.4.2 (2023-11-14)

Bug Fixes

  • support: update definitelytyped (5ae8df3)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)

9.4.1 (2023-10-19)

Bug Fixes

  • appium: Make sure type definitions are always in sync across modules (#19323) (de39013)
  • support: update definitelytyped (a306ce7)

9.4.0 (2023-10-18)

Features

  • base-driver: Add server support of TLS and SPDY protocols (#19105) (5926919)

Bug Fixes

  • base-driver: update definitelytyped (5e09589)
  • base-driver: update dependency http-status-codes to v2.3.0 (331171d)
  • driver-test-support: update dependency @​types/lodash to v4.14.198 (84fefd2)
  • images-plugin: update dependency lru-cache to v10 (#19050) (72a806b)
  • opencv: update definitelytyped (d2a9a99)
  • support: update definitelytyped (3b44c7d)
  • support: update definitelytyped (595d460)
  • support: update definitelytyped (b6a76ce)
  • support: update dependency axios to v1.5.0 (08913cd)
  • support: update dependency axios to v1.5.1 (#19217) (3df047d)
  • types: update definitelytyped (96b0a44)
  • Use pathToRegexp to match websocket endpoints (#19162) (de02ed8)

9.3.20 (2023-08-23)

Bug Fixes

... (truncated)

Commits
  • 717ec38 chore: publish
  • b53c0b9 chore: run prettier on some files (#19403)
  • 9b14205 fix(support): update dependency axios to v1.6.1
  • 5ae8df3 fix(support): update definitelytyped
  • b83bd04 chore(base-driver): remove mobileRotation as no references (#19379)
  • 699c493 fix(support): update dependency axios to v1.6.0
  • 98ffc60 chore(appium): Bump asyncbox to v3 (#19364)
  • bd6e3ac chore: publish
  • de39013 fix(appium): Make sure type definitions are always in sync across modules (#1...
  • a306ce7 fix(support): update definitelytyped
  • 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.

Removes [phin](https://github.com/ethanent/phin). It's no longer used after updating ancestor dependencies [phin](https://github.com/ethanent/phin), [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) and [@appium/base-driver](https://github.com/appium/appium/tree/HEAD/packages/base-driver). These dependencies need to be updated together.


Removes `phin`

Updates `appium` from 2.0.0-beta.66 to 2.2.2
- [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.2.2/packages/appium)

Updates `@appium/base-driver` from 9.3.7 to 9.4.2
- [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.4.2/packages/base-driver)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 11, 2024
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.

None yet

0 participants