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

Bump browser-image-compression from 1.0.15 to 2.0.0 #3070

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps browser-image-compression from 1.0.15 to 2.0.0.

Release notes

Sourced from browser-image-compression's releases.

v2.0.0

  • feature: example html - added CSS animation for showing main thread status
  • feature: example html - added version switch
  • feature: support AbortController (abort / cancel during compression) #101
  • feature: options.alwaysKeepResolution (default: false) - keep the resolution (width and height) during compression and reduce the quality only (note that options.maxWidthOrHeight is still applied if set) #127
  • fixed: Main thread is blocked on Mac device for options.useWebWorker=true #139
  • updated: dropped core-js to reduce bundle size #138
  • updated: options.useWebWorker default set to true

v1.0.17

  • feature: apply white background to transparent PNG > JPG conversion if options.fileType is image/jpeg or image/jpg #119
  • fixed: Fixed image cropped on Safari #118

v1.0.16

  • fixed: Fixed output white picture on iOS Safari for large image because of canvas max size #116
  • fixed: Fixed wrong image orientation on iOS device #118
  • feature: set white background for transparent png file with jpeg file extension #119
Changelog

Sourced from browser-image-compression's changelog.

v2.0.0 (13 Apr 2022)

  • feature: example html - added CSS animation for showing main thread status
  • feature: example html - added version switch
  • feature: support AbortController (abort / cancel during compression) #101
  • feature: options.alwaysKeepResolution (default: false) - keep the resolution (width and height) during compression and reduce the quality only (note that options.maxWidthOrHeight is still applied if set) #127
  • fixed: Main thread is blocked on Mac device for options.useWebWorker=true #139
  • updated: dropped core-js to reduce bundle size #138
  • updated: options.useWebWorker default set to true

v1.0.17 (15 Nov 2021)

  • feature: apply white background to transparent PNG > JPG conversion if options.fileType is image/jpeg or image/jpg #119
  • fixed: Fixed image cropped on Safari #118

v1.0.16 (26 Sep 2021)

  • fixed: Fixed output white picture on iOS Safari for large image because of canvas max size #116
  • fixed: Fixed wrong image orientation on iOS device #118
  • feature: set white background for transparent png file with jpeg file extension #119
Commits
  • 7f8b783 build: v2.0.0
  • 64bde38 chore: coverage report
  • da460c0 docs: update changelog
  • a12548a Merge pull request #145 from Donaldcwl/dev
  • d3735bf docs: update changelog
  • 8229e21 fix: main thread is blocked on Mac device
  • fac39d3 docs: fix typo
  • 0038106 docs: update changelog
  • 96bde20 feat: basic.html example support change lib version
  • ba7773e test: test for alwaysKeepResolution, abort compress, getBrowserName,
  • 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 [browser-image-compression](https://github.com/Donaldcwl/browser-image-compression) from 1.0.15 to 2.0.0.
- [Release notes](https://github.com/Donaldcwl/browser-image-compression/releases)
- [Changelog](https://github.com/Donaldcwl/browser-image-compression/blob/master/CHANGELOG.md)
- [Commits](Donaldcwl/browser-image-compression@v1.0.15...v2.0.0)

---
updated-dependencies:
- dependency-name: browser-image-compression
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2022 19:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2022
@codeclimate
Copy link

codeclimate bot commented May 1, 2022

Code Climate has analyzed commit 695b123 and detected 0 issues on this pull request.

View more on Code Climate.

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.

None yet

0 participants