Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/browser-image-compression-2.0.0
Open

Bump browser-image-compression from 1.0.15 to 2.0.0#3070
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/staging/browser-image-compression-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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
@dependabot dependabot Bot had a problem deploying to feature-preview May 1, 2022 19:16 Failure
@qlty-cloud-legacy

Copy link
Copy Markdown

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.

0 participants