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: Bump @appium/support from 2.61.1 to 3.0.0 #62

Merged
merged 1 commit into from
Dec 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @appium/support from 2.61.1 to 3.0.0.

Release notes

Sourced from @​appium/support's releases.

@​appium/support@​3.0.0

3.0.0 (2022-12-14)

Bug Fixes

  • appium,support: re-enable log-filters (b3b6427)

  • fake-plugin,support: type fixes for DT upgrade (792e70b)

  • opencv,support: override jpeg-js version (125a68f)

  • support: force type of promisified read() (aa415bc)

  • support: Make upgradable versions parsing more permissive (#17666) (32a2616)

  • support: update dependency @​types/uuid to v9 (062090e)

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

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

  • support: update dependency klaw to v4 (b297bb8)

  • support: update dependency npmlog to v7 (68778ca)

  • support: update dependency uuid to v9 (#17454) (5d3e478)

  • support: update dependency which to v3 (2a42ccd)

  • 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

  • appium,support: use npm link for local installs (b5be1fe)
  • 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/support's changelog.

3.0.0 (2022-12-14)

Bug Fixes

  • appium,support: re-enable log-filters (b3b6427)

  • fake-plugin,support: type fixes for DT upgrade (792e70b)

  • opencv,support: override jpeg-js version (125a68f)

  • support: force type of promisified read() (aa415bc)

  • support: Make upgradable versions parsing more permissive (#17666) (32a2616)

  • support: update dependency @​types/uuid to v9 (062090e)

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

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

  • support: update dependency klaw to v4 (b297bb8)

  • support: update dependency npmlog to v7 (68778ca)

  • support: update dependency uuid to v9 (#17454) (5d3e478)

  • support: update dependency which to v3 (2a42ccd)

  • 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

  • appium,support: use npm link for local installs (b5be1fe)
  • 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
  • d31aaf9 chore: update TS configuration
  • 3c32112 chore: use tsc for compilation across the board
  • 07d6ef6 fix(support): update dependency axios to v1.2.1
  • 062090e fix(support): update dependency @​types/uuid to v9
  • b297bb8 fix(support): update dependency klaw to v4
  • 68778ca fix(support): update dependency npmlog to v7
  • 2a42ccd fix(support): update dependency which to v3
  • a1dbe6c chore!: set engines to minimum Node.js v14.17.0
  • 14d6cb1 chore(support): return installation path from npm.installPackage() in additio...
  • 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)

Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 2.61.1 to 3.0.0.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/support@3.0.0/packages/support)

---
updated-dependencies:
- dependency-name: "@appium/support"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2022
@KazuCocoa KazuCocoa merged commit b539ab9 into master Dec 17, 2022
@KazuCocoa KazuCocoa deleted the dependabot/npm_and_yarn/appium/support-3.0.0 branch December 17, 2022 00:34
github-actions bot pushed a commit that referenced this pull request Dec 17, 2022
## [1.6.7](v1.6.6...v1.6.7) (2022-12-17)

### Miscellaneous Chores

* Bump @appium/support from 2.61.1 to 3.0.0 ([#62](#62)) ([b539ab9](b539ab9))
@github-actions
Copy link

🎉 This PR is included in version 1.6.7 🎉

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.

None yet

1 participant