Skip to content

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade browser-image-compression from 1.0.6 to 1.0.16.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-09-26.
Release notes
Package name: browser-image-compression
  • 1.0.16 - 2021-09-26
    • 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
  • 1.0.15 - 2021-08-11
    • fixed: Fixed black Images and type error by considering Canvas maximum size supported by different browsers #84, #36
    • fixed: IE compatibility, include polyfill with core-js@3 e.g, globalThis, Promise #108, #110
    • fixed: Test suites in few projects may have error, added extra checking on whether File and FileReader exist in the Window object #92
    • fixed: issue with export causing compile error in typescript project #63
  • 1.0.14 - 2021-01-06
    • updated: use UZIP to compress PNG image instead of Canvas
    • fixed: PNG transparent background become black after compression #84, #76
    • fixed: progress jump back to 0 when Web Worker failback to main thread #90
  • 1.0.13 - 2020-11-08
    • added: new option for setting initial quality level #64, #78
    • fixed: options object being altered by the compress func #71
    • fixed: issue with output size of png compression #57
  • 1.0.12 - 2020-06-04
    • fixed: issue with SSR #58
  • 1.0.11 - 2020-05-07
    • fixed: issue with IE support #38 #23
  • 1.0.10 - 2020-05-07
    • fixed: issue in Web Worker when onProgress is undefined #50
    • fixed: handle behavior change of exif orientation in iOS 13.4.1 and Safari 13.1 Desktop #52
    • updated: typescript type definitions to resolve #54
  • 1.0.9 - 2020-03-25
    • updated: compression becomes less aggressive, output file is closer to the 'maxWidthOrHeight' and/or 'maxSizeMB' in config
    • fixed: file size increased in specific situation
  • 1.0.8 - 2020-03-16
    • added: support for Server Side Rendering (SSR)
    • updated: ts type file
  • 1.0.7 - 2020-03-16
    • add onProgress function in options for compression progress updates
    • allow fileType override
    • fix garbage clean canvas for safari
    • fix issue in Cordova support
    • fix issue in IE browser
    • fix other issues
    • useWebWorker default set to false
    • add ts type file
  • 1.0.6 - 2019-07-05
from browser-image-compression GitHub release notes
Commit messages
Package name: browser-image-compression
  • 8f4e69f Merge pull request #121 from Donaldcwl/dev
  • 8b97749 test: setup global variables
  • 42ea7d4 test: setup global variables
  • c89a12c chore: bump version
  • 8b497db docs: update for new version
  • f10ef56 feat: add more log in development env
  • c99069f feat: white background for png file with jpeg file extension
  • 17c600b refactor: default export compressOnWebWorker and eslint fix
  • de70d8d feat: add error display in example
  • d0b128d feat: add more log in development env
  • 3a5b279 build: update config
  • 401d30f feat: cache check IOS result
  • 5f0f3e7 fix: missing check ios function in webworker
  • 04699ea build: remove unnecessary config
  • a0e032f fix: fixed output white picture on iOS Safari for large image because of canvas max size
  • e3423c3 fix: wrong image orientation on IOS device
  • be4fbab feat: add special variable e.g., __buildVersion__
  • 5343922 chore: remove unused dependencies
  • dbd3cbf chore: update example
  • d1fb088 Merge pull request #115 from Donaldcwl/dev
  • bd9c9d5 chore: bump version to 1.0.15
  • 61d0a8d docs: update changelog
  • dd802ad Merge branch 'master' into dev
  • 3c41eb9 Merge pull request #95 from heinrich-fresh/master

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant