appium / appium-remote-debugger

Module for dealing with Remote Debugger protocol
Apache License 2.0
43 stars 32 forks source link

chore(deps): bump @appium/support from 3.1.11 to 4.0.0 #303

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @appium/support from 3.1.11 to 4.0.0.

Release notes

Sourced from @​appium/support's releases.

@​appium/support@​4.0.0

4.0.0 (2023-05-17)

⚠ BREAKING CHANGES

  • support: The following methods have been removed from imageUtil module: getJimpImage, base64ToImage, imageToBase64, cropImage
  • support: The following constants have been removed from imageUtil module: MIME_JPEG, MIME_PNG, MIME_BMP

Bug Fixes

  • support: update dependency axios to v1.3.6 (6692227)
  • support: update dependency axios to v1.4.0 (91a6bc5)
  • support: update dependency semver to v7.5.0 (c568523)
  • support: update dependency which to v3.0.1 (869b7aa)
  • types: update dependency type-fest to v3.10.0 (3c4d3ac)
  • types: update dependency type-fest to v3.9.0 (94a207f)

Code Refactoring

  • support: Drop jimp and pngjs in favour of sharp (#18584) (1da9de4)
Changelog

Sourced from @​appium/support's changelog.

4.0.0 (2023-05-17)

⚠ BREAKING CHANGES

  • support: The following methods have been removed from imageUtil module: getJimpImage, base64ToImage, imageToBase64, cropImage
  • support: The following constants have been removed from imageUtil module: MIME_JPEG, MIME_PNG, MIME_BMP

Bug Fixes

  • support: update dependency axios to v1.3.6 (6692227)
  • support: update dependency axios to v1.4.0 (91a6bc5)
  • support: update dependency semver to v7.5.0 (c568523)
  • support: update dependency which to v3.0.1 (869b7aa)
  • types: update dependency type-fest to v3.10.0 (3c4d3ac)
  • types: update dependency type-fest to v3.9.0 (94a207f)

Code Refactoring

  • support: Drop jimp and pngjs in favour of sharp (#18584) (1da9de4)
Commits
  • 6b24553 chore: publish
  • 3c4d3ac fix(types): update dependency type-fest to v3.10.0
  • e68f17b refactor(support): #17494 Replace rimraf module with fs.rm (#18580)
  • 1da9de4 refactor(support)!: Drop jimp and pngjs in favour of sharp (#18584)
  • 869b7aa fix(support): update dependency which to v3.0.1
  • 94a207f fix(types): update dependency type-fest to v3.9.0
  • c568523 fix(support): update dependency semver to v7.5.0
  • 91a6bc5 fix(support): update dependency axios to v1.4.0
  • 6692227 fix(support): update dependency axios to v1.3.6
  • 0ff7355 test(support): update image path for download test
  • See full diff 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 9.1.15 :tada:

The release is available on:

Your semantic-release bot :package::rocket: