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 3.1.11 to 4.0.0 #73

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2023

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)

Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 3.1.11 to 4.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@4.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 May 18, 2023
@mykola-mokhnach mykola-mokhnach merged commit f7c2967 into master May 18, 2023
10 checks passed
@mykola-mokhnach mykola-mokhnach deleted the dependabot/npm_and_yarn/appium/support-4.0.0 branch May 18, 2023 15:20
github-actions bot pushed a commit that referenced this pull request May 18, 2023
## [1.6.11](v1.6.10...v1.6.11) (2023-05-18)

### Miscellaneous Chores

* Bump @appium/support from 3.1.11 to 4.0.0 ([#73](#73)) ([f7c2967](f7c2967))
@github-actions
Copy link

🎉 This PR is included in version 1.6.11 🎉

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