appium / appium-idb

idb integration for Appium
Apache License 2.0
75 stars 13 forks source link

chore: Bump @appium/support from 2.61.1 to 3.0.0 #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.6.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: