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-dev): bump appium from 2.4.1 to 2.5.1 #245

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps appium from 2.4.1 to 2.5.1.

Release notes

Sourced from appium's releases.

appium@2.5.1

2.5.1 (2024-02-13)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.31.1 (db0eec0)
  • support: update dependency @​types/semver to v7.5.7 (bd8a92f)
  • support: update dependency semver to v7.6.0 (7b40a32)

appium@2.5.0

2.5.0 (2024-02-06)

Features

  • appium: Set a proper exit code if any of required doctor checks fails (#19617) (f4011f1)

Bug Fixes

  • appium: Tune warning messages about installed extensions (#19612) (5cd9ca5)
  • execute-driver-plugin: update dependency webdriverio to v8.27.2 (35f1dba)
  • execute-driver-plugin: update dependency webdriverio to v8.28.0 (e8e0444)
  • execute-driver-plugin: update dependency webdriverio to v8.28.6 (da84efc)
  • execute-driver-plugin: update dependency webdriverio to v8.28.8 (1fdf117)
  • execute-driver-plugin: update dependency webdriverio to v8.29.0 (6f0101e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.1 (fb0f8f7)
  • execute-driver-plugin: update dependency webdriverio to v8.29.3 (6dacb5e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.7 (52a6f96)
  • execute-driver-plugin: update dependency webdriverio to v8.30.0 (91320dd)
  • support: update dependency axios to v1.6.4 (332cc48)
  • support: update dependency axios to v1.6.5 (#19616) (ac73522)
  • support: update dependency axios to v1.6.6 (6313704)
  • support: update dependency axios to v1.6.7 (795092a)
  • types: update dependency type-fest to v4.10 (#19694) (966d305)
  • types: update dependency type-fest to v4.10.1 (#19703) (501395c)
Changelog

Sourced from appium's changelog.

2.5.1 (2024-02-13)

Bug Fixes

  • execute-driver-plugin: update dependency webdriverio to v8.31.1 (db0eec0)
  • support: update dependency @​types/semver to v7.5.7 (bd8a92f)
  • support: update dependency semver to v7.6.0 (7b40a32)

2.5.0 (2024-02-06)

Features

  • appium: Set a proper exit code if any of required doctor checks fails (#19617) (f4011f1)

Bug Fixes

  • appium: Tune warning messages about installed extensions (#19612) (5cd9ca5)
  • execute-driver-plugin: update dependency webdriverio to v8.27.2 (35f1dba)
  • execute-driver-plugin: update dependency webdriverio to v8.28.0 (e8e0444)
  • execute-driver-plugin: update dependency webdriverio to v8.28.6 (da84efc)
  • execute-driver-plugin: update dependency webdriverio to v8.28.8 (1fdf117)
  • execute-driver-plugin: update dependency webdriverio to v8.29.0 (6f0101e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.1 (fb0f8f7)
  • execute-driver-plugin: update dependency webdriverio to v8.29.3 (6dacb5e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.7 (52a6f96)
  • execute-driver-plugin: update dependency webdriverio to v8.30.0 (91320dd)
  • support: update dependency axios to v1.6.4 (332cc48)
  • support: update dependency axios to v1.6.5 (#19616) (ac73522)
  • support: update dependency axios to v1.6.6 (6313704)
  • support: update dependency axios to v1.6.7 (795092a)
  • types: update dependency type-fest to v4.10 (#19694) (966d305)
  • types: update dependency type-fest to v4.10.1 (#19703) (501395c)
Commits
  • 42c0bd3 chore: publish
  • bd8a92f fix(support): update dependency @​types/semver to v7.5.7
  • db0eec0 fix(execute-driver-plugin): update dependency webdriverio to v8.31.1
  • 7b40a32 fix(support): update dependency semver to v7.6.0
  • 9cc598a chore: publish
  • 91320dd fix(execute-driver-plugin): update dependency webdriverio to v8.30.0
  • 52a6f96 fix(execute-driver-plugin): update dependency webdriverio to v8.29.7
  • 6dacb5e fix(execute-driver-plugin): update dependency webdriverio to v8.29.3
  • 795092a fix(support): update dependency axios to v1.6.7
  • 214e922 docs: add Rust client (#19702)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Bumps [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) from 2.4.1 to 2.5.1.
- [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.5.1/packages/appium)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/appium-2.5.1 branch from 9ea4343 to 58fcf1b Compare February 21, 2024 03:00
@christian-bromann christian-bromann merged commit 774151e into main Feb 21, 2024
6 checks passed
@christian-bromann christian-bromann deleted the dependabot/npm_and_yarn/appium-2.5.1 branch February 21, 2024 03:02
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.

1 participant