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

[Snyk] Upgrade jpeg-js from 0.3.7 to 0.4.4 #118

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

Conversation

Laurry-gee
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade jpeg-js from 0.3.7 to 0.4.4.

ℹ️ 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 5 versions ahead of your current version.

  • The recommended version was released on 2 years ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Denial of Service (DoS)
SNYK-JS-JPEGJS-2859218
696 Proof of Concept
medium severity Denial of Service (DoS)
SNYK-JS-JPEGJS-570039
696 No Known Exploit
Release notes
Package name: jpeg-js
  • 0.4.4 - 2022-06-07

    v0.4.4 (2022-06-07)

    • feat: add comment tag encoding (#87) (13e1ffa), closes #87
    • fix: validate sampling factors (#106) (9ccd35f), closes #106
    • fix(decoder): rethrow a more helpful error if Buffer is undefined (#93) (b58cc11), closes #93
    • chore(ci): migrate to github actions (#86) (417e8e2), closes #86
    • chore(deps): bump y18n from 4.0.0 to 4.0.3 (#98) (2c90858), closes #98
    • chore(deps): bump ws from 7.2.3 to 7.4.6 (#91) (fd73289), closes #91
    • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#90) (9449a8b), closes #90
    • chore(deps): bump lodash from 4.17.15 to 4.17.21 (#89) (ffdc4a4), closes #89
  • 0.4.3 - 2021-01-11

    v0.4.3 (2021-01-11)

    • fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84) (a2d7ed9), closes #84
  • 0.4.2 - 2020-08-24

    v0.4.2 (2020-08-24)

    • feat(decoder): add FFDC marker support (#79) (5e8ec27), closes #79
    • fix: avoid new Buffer usage (#73) (49be0e4), closes #73
    • fix(types): add comments property to decode output (#72) (ca27601), closes #72
  • 0.4.1 - 2020-06-27

    v0.4.1 (2020-06-27)

  • 0.4.0 - 2020-04-23

    v0.4.0 (2020-04-23)

    • feat: add memory and resolution limits (135705b)
    • feat: expose exif buffers (#47) (d3e272a), closes #47
    • feat: support browser usage (#55) (7e7e2dc), closes #55
    • feat(decode): add tolerantDecoding option (#57) (69f6415), closes #57
    • fix: enable tolerantDecoding by default (5d3277f)
    • fix: don’t fail if scan contains trailing bytes (#66) (cfeb1c7), closes #66
    • docs: update README for breaking changes (78408c6)
    • refactor: use spread for decode options (a2c93e0)
    • chore: update typedefs for 0.4.0 (a2f7080)
    • chore: add vscode to ignores (238a7fe)
    • chore: track version in tags only (cbc1244)
    • chore: drop support for node versions <8 (21ef116)
    • chore: switch to jest (1731741)
    • chore: switch to yarn (0a750c0)

    BREAKING CHANGE

    • drop decode boolean second argument, options must be an object
    • images larger than 100 megapixels or requiring more than 512MB of memory to decode will throw unless maxMemoryInMB and maxResolutionInMP options are increased
    • no longer support node versions before 8 LTS
  • 0.3.7 - 2020-02-15

    v0.3.7

from jpeg-js GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade jpeg-js from 0.3.7 to 0.4.4.

See this package in npm:
jpeg-js

See this project in Snyk:
https://app.snyk.io/org/laurry-gee/project/38dbf29d-0263-41cb-a088-13168567f15f?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants