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

build(deps): bump compressorjs from 1.0.7 to 1.2.1 #2630

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps compressorjs from 1.0.7 to 1.2.1.

Release notes

Sourced from compressorjs's releases.

v1.2.1

  • Fix incompatible syntax in the bundled files (#170).

v1.2.0

  • Add a new option: retainExif (#159).

v1.1.1

  • Fix loading error in Node.js (#137).

v1.1.0

  • Add 2 new options: convertTypes (#123) and resize (#130).
  • Ignore the strict option when the maxWidth/Height option is set and its value is less than the natural width/height of the image (#134). .
Changelog

Sourced from compressorjs's changelog.

1.2.1 (Feb 28, 2023)

  • Fix incompatible syntax in the bundled files (#170).

1.2.0 (Feb 25, 2023)

  • Add a new option: retainExif (#159).

1.1.1 (Oct 5, 2021)

  • Fix loading error in Node.js (#137).

1.1.0 (Oct 1, 2021)

  • Add 2 new options: convertTypes (#123) and resize (#130).
  • Ignore the strict option when the maxWidth/Height option is set and its value is less than the natural width/height of the image (#134). .
Commits
  • 0796694 build: release 1.2.1
  • acff875 build: add IE support explicitly as IE is dead
  • 616ccc8 build: release 1.2.0
  • b7693b4 refactor: improve code for better compatibility
  • f33bcf1 fix: restrict retainExif to only for JPEG images (#169)
  • 7971fc9 docs: update next changes
  • 92924e7 fix: fix url error when retain exif
  • a1e65c5 build: update dependencies
  • d2c9e0a build: simplify stylelint config
  • 6dd873b style: fix eslint error
  • 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)

┆Issue is synchronized with this Asana task by Unito

Bumps [compressorjs](https://github.com/fengyuanchen/compressorjs) from 1.0.7 to 1.2.1.
- [Release notes](https://github.com/fengyuanchen/compressorjs/releases)
- [Changelog](https://github.com/fengyuanchen/compressorjs/blob/main/CHANGELOG.md)
- [Commits](fengyuanchen/compressorjs@v1.0.7...v1.2.1)

---
updated-dependencies:
- dependency-name: compressorjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants