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.2.3 to 2.3.0 #170

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps appium from 2.2.3 to 2.3.0.

Release notes

Sourced from appium's releases.

[email protected]

2.3.0 (2023-12-18)

Features

Bug Fixes

  • appium: Respect the value of no-perms-check server arg (#19518) (22ca747)
  • appium: update dependency @​sidvind/better-ajv-errors to v2.1.2 (9b07df9)
  • appium: update dependency @​sidvind/better-ajv-errors to v2.1.3 (78d85f7)
  • appium: Verify if script path is always under the module root (#19543) (e25dd38)
  • docutils: remove @appium/typedoc-plugin-appium and all other uses of typedoc (#19465) (7528fcf)
  • docutils: update dependency mike to v2.0.0 (#19485) (0003304)
  • execute-driver-plugin: update dependency webdriverio to v8.26.0 (dfd1707)
  • execute-driver-plugin: update dependency webdriverio to v8.26.1 (070cdfe)
  • execute-driver-plugin: update dependency webdriverio to v8.26.2 (#19537) (1f2c053)
  • support: update dependency teen_process to v2.0.109 (85dce4a)
  • support: update dependency teen_process to v2.0.110 (b602693)
  • support: update dependency teen_process to v2.0.112 (#19491) (d2d8ea7)
  • support: update dependency teen_process to v2.1.1 (b79ed2b)
  • types: update dependency type-fest to v4 (#19104) (8bfa1b5)

@​appium/base-plugin@​2.2.25

2.2.25 (2023-12-18)

Bug Fixes

  • docutils: remove @appium/typedoc-plugin-appium and all other uses of typedoc (#19465) (7528fcf)

@​appium/base-plugin@​2.2.24

2.2.24 (2023-12-04)

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

@​appium/base-plugin@​2.2.23

2.2.23 (2023-11-14)

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

@​appium/base-plugin@​2.2.22

2.2.22 (2023-10-19)

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

... (truncated)

Changelog

Sourced from appium's changelog.

2.3.0 (2023-12-18)

Features

Bug Fixes

  • appium: Respect the value of no-perms-check server arg (#19518) (22ca747)
  • appium: update dependency @​sidvind/better-ajv-errors to v2.1.2 (9b07df9)
  • appium: update dependency @​sidvind/better-ajv-errors to v2.1.3 (78d85f7)
  • appium: Verify if script path is always under the module root (#19543) (e25dd38)
  • docutils: remove @appium/typedoc-plugin-appium and all other uses of typedoc (#19465) (7528fcf)
  • docutils: update dependency mike to v2.0.0 (#19485) (0003304)
  • execute-driver-plugin: update dependency webdriverio to v8.26.0 (dfd1707)
  • execute-driver-plugin: update dependency webdriverio to v8.26.1 (070cdfe)
  • execute-driver-plugin: update dependency webdriverio to v8.26.2 (#19537) (1f2c053)
  • support: update dependency teen_process to v2.0.109 (85dce4a)
  • support: update dependency teen_process to v2.0.110 (b602693)
  • support: update dependency teen_process to v2.0.112 (#19491) (d2d8ea7)
  • support: update dependency teen_process to v2.1.1 (b79ed2b)
  • types: update dependency type-fest to v4 (#19104) (8bfa1b5)
Commits
  • 5c1d205 chore: publish
  • 05bcc5e chore(docs): move Flutter driver back to Other Drivers (#19550)
  • e25dd38 fix(appium): Verify if script path is always under the module root (#19543)
  • a7d70f3 feat(docs): enhance documentation (#19528)
  • 1f2c053 fix(execute-driver-plugin): update dependency webdriverio to v8.26.2 (#19537)
  • 22ca747 fix(appium): Respect the value of no-perms-check server arg (#19518)
  • 06e7f34 feat(appium): Load drivers and plugins asynchronously (#19512)
  • 070cdfe fix(execute-driver-plugin): update dependency webdriverio to v8.26.1
  • 1e00b73 refactor(appium): Remove npm version check from preflight checks (#19515)
  • a7882e9 refactor(support): Speed up findAppiumDependencyPackage API (#19513)
  • 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.2.3 to 2.3.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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/appium-2.3.0 branch January 1, 2024 08:37
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