Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 29, 2024

Bumps appium from 2.4.1 to 2.6.0.

Release notes

Sourced from appium's releases.

[email protected]

2.6.0 (2024-05-27)

Features

  • appium: Add --show-debug-info CLI argument (#20108) (6f602d3)
  • appium: prepare setup subcommand as shortcut for drivers/plugins installation (#20102) (2b2fb18)
  • base-driver: Add env variables to control applications cache (#20042) (4e8c91c)

Bug Fixes

  • appium: Do not crash the process if there was an exception in a winston transport (#20065) (0492fe4)
  • appium: update dependency ajv to v8.13.0 (448e94e)
  • appium: update dependency ajv to v8.14.0 (e3dcd66)
  • appium: update dependency ws to v8.17.0 (395dc22)
  • docutils: update dependency yaml to v2.4.2 (0211174)
  • execute-driver-plugin: update dependency webdriverio to v8.37.0 (27ff9a0)
  • execute-driver-plugin: update dependency webdriverio to v8.38.0 (e80b682)
  • support: update dependency axios to v1.7.1 (11510cb)
  • support: update dependency axios to v1.7.2 (a876f11)
  • support: update dependency semver to v7.6.1 (b5fd5b6)
  • support: update dependency semver to v7.6.2 (1b4f36c)
  • support: update dependency teen_process to v2.1.3 (b34ce3c)
  • types: update dependency type-fest to v4.18.2 (#20103) (3b43be1)
  • types: update dependency type-fest to v4.18.3 (#20149) (d5369f8)

[email protected]

2.5.4 (2024-04-21)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.36.1 (9ad20ff)

[email protected]

2.5.3 (2024-04-16)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.36.0 (#19998) (72f3284)

[email protected]

2.5.2 (2024-04-08)

Bug Fixes

... (truncated)

Changelog

Sourced from appium's changelog.

2.6.0 (2024-05-27)

Features

  • appium: Add --show-debug-info CLI argument (#20108) (6f602d3)
  • appium: prepare setup subcommand as shortcut for drivers/plugins installation (#20102) (2b2fb18)
  • base-driver: Add env variables to control applications cache (#20042) (4e8c91c)

Bug Fixes

  • appium: Do not crash the process if there was an exception in a winston transport (#20065) (0492fe4)
  • appium: update dependency ajv to v8.13.0 (448e94e)
  • appium: update dependency ajv to v8.14.0 (e3dcd66)
  • appium: update dependency ws to v8.17.0 (395dc22)
  • docutils: update dependency yaml to v2.4.2 (0211174)
  • execute-driver-plugin: update dependency webdriverio to v8.37.0 (27ff9a0)
  • execute-driver-plugin: update dependency webdriverio to v8.38.0 (e80b682)
  • support: update dependency axios to v1.7.1 (11510cb)
  • support: update dependency axios to v1.7.2 (a876f11)
  • support: update dependency semver to v7.6.1 (b5fd5b6)
  • support: update dependency semver to v7.6.2 (1b4f36c)
  • support: update dependency teen_process to v2.1.3 (b34ce3c)
  • types: update dependency type-fest to v4.18.2 (#20103) (3b43be1)
  • types: update dependency type-fest to v4.18.3 (#20149) (d5369f8)

2.5.4 (2024-04-21)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.36.1 (9ad20ff)

2.5.3 (2024-04-16)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.36.0 (#19998) (72f3284)

2.5.2 (2024-04-08)

... (truncated)

Commits
  • a4138c6 chore: publish
  • d5369f8 fix(types): update dependency type-fest to v4.18.3 (#20149)
  • e3dcd66 fix(appium): update dependency ajv to v8.14.0
  • e80b682 fix(execute-driver-plugin): update dependency webdriverio to v8.38.0
  • a015f83 feat{appium}: add windows for desktop preset (#20135)
  • 27ff9a0 fix(execute-driver-plugin): update dependency webdriverio to v8.37.0
  • a876f11 fix(support): update dependency axios to v1.7.2
  • 8c97ac5 docs: update CLI and quickstart contents (#20131)
  • 2b2fb18 feat(appium): prepare setup subcommand as shortcut for drivers/plugins instal...
  • f21e09f docs(appium): update appium related tools section (#20116)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) from 2.4.1 to 2.6.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)

---
updated-dependencies:
- dependency-name: appium
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 29, 2024

The following labels could not be found: Type: Dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 7, 2024

Superseded by #160.

@dependabot dependabot bot closed this Jun 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/appium-2.6.0 branch June 7, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant