pwlmaciejewski / imghash

Perceptual image hashing for Node.js
MIT License
167 stars 19 forks source link

Bump jpeg-js from 0.4.1 to 0.4.3 #117

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jpeg-js from 0.4.1 to 0.4.3.

Release notes

Sourced from jpeg-js's releases.

v0.4.3

v0.4.3 (2021-01-11)

  • fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84) (a2d7ed9), closes #84

v0.4.2

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
Commits
  • a2d7ed9 fix: handle 0x00E1 / 0x00E0 segments from Pixel phones (#84)
  • 5e8ec27 feat(decoder): add FFDC marker support (#79)
  • ca27601 fix(types): add comments property to decode output (#72)
  • 49be0e4 fix: avoid new Buffer usage (#73)
  • See full diff 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