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): bump @appium/base-driver from 8.7.3 to 9.0.0 #645

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @appium/base-driver from 8.7.3 to 9.0.0.

Release notes

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

@​appium/base-driver@​9.0.0

9.0.0 (2022-12-14)

Bug Fixes

  • base-driver: ensure caps is defined (1e00faf)

  • base-driver: Properly validate capabilities inside appium:options map (#17781) (9190115)

  • base-driver: update type for logExtraCaps (28876c1)

  • basedriver,types: fix type problems (226cd01)

  • fake-driver: update dependency asyncbox to v2.9.4 (70a9c14)

  • images-plugin: update dependency lru-cache to v7.14.1 (0d7c936)

  • opencv: update definitelytyped (32557f4)

  • support: update dependency axios to v1.2.0 (b80b88b)

  • support: update dependency axios to v1.2.1 (07d6ef6)

  • types: update dependency type-fest to v3.2.0 (f5da9f3)

  • types: update dependency type-fest to v3.3.0 (33aef07)

  • chore!: set engines to minimum Node.js v14.17.0 (a1dbe6c)

Features

  • experimental support for typedoc generation (4746080)

BREAKING CHANGES

  • Appium now supports version range ^14.17.0 || ^16.13.0 || >=18.0.0
Changelog

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

9.0.0 (2022-12-14)

Bug Fixes

  • base-driver: ensure caps is defined (1e00faf)

  • base-driver: Properly validate capabilities inside appium:options map (#17781) (9190115)

  • base-driver: update type for logExtraCaps (28876c1)

  • basedriver,types: fix type problems (226cd01)

  • fake-driver: update dependency asyncbox to v2.9.4 (70a9c14)

  • images-plugin: update dependency lru-cache to v7.14.1 (0d7c936)

  • opencv: update definitelytyped (32557f4)

  • support: update dependency axios to v1.2.0 (b80b88b)

  • support: update dependency axios to v1.2.1 (07d6ef6)

  • types: update dependency type-fest to v3.2.0 (f5da9f3)

  • types: update dependency type-fest to v3.3.0 (33aef07)

  • chore!: set engines to minimum Node.js v14.17.0 (a1dbe6c)

Features

  • experimental support for typedoc generation (4746080)

BREAKING CHANGES

  • Appium now supports version range ^14.17.0 || ^16.13.0 || >=18.0.0
Commits
  • 0823f0b chore: publish
  • 28876c1 fix(base-driver): update type for logExtraCaps
  • 3c32112 chore: use tsc for compilation across the board
  • 07d6ef6 fix(support): update dependency axios to v1.2.1
  • a1dbe6c chore!: set engines to minimum Node.js v14.17.0
  • 32557f4 fix(opencv): update definitelytyped
  • 33aef07 fix(types): update dependency type-fest to v3.3.0
  • b80b88b fix(support): update dependency axios to v1.2.0
  • 1e00faf fix(base-driver): ensure caps is defined
  • 226cd01 fix(basedriver,types): fix type problems
  • 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 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 Dec 14, 2022
Bumps [@appium/base-driver](https://github.com/appium/appium/tree/HEAD/packages/base-driver) from 8.7.3 to 9.0.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: "@appium/base-driver"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/appium/base-driver-9.0.0 branch from bfad841 to 193f210 Compare December 14, 2022 15:45
@mykola-mokhnach mykola-mokhnach merged commit 35dd981 into master Dec 16, 2022
@mykola-mokhnach mykola-mokhnach deleted the dependabot/npm_and_yarn/appium/base-driver-9.0.0 branch December 16, 2022 14:31
github-actions bot pushed a commit that referenced this pull request Dec 16, 2022
## [4.10.15](v4.10.14...v4.10.15) (2022-12-16)

### Miscellaneous Chores

* **deps:** bump @appium/base-driver from 8.7.3 to 9.0.0 ([#645](#645)) ([35dd981](35dd981))
* **deps:** bump appium-ios-simulator from 4.2.1 to 5.0.1 ([#646](#646)) ([7911cbb](7911cbb))
@github-actions
Copy link

🎉 This PR is included in version 4.10.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant