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

upgrade jpeg-js dependency #933

Merged
merged 1 commit into from Aug 28, 2020
Merged

Conversation

Chupsy
Copy link
Contributor

@Chupsy Chupsy commented Aug 28, 2020

What's Changing and Why

This PR relates to the new release of jpeg-js (more info here). Some jpeg files were not properly handled by jpeg-js therefore are refused by jimp. Objective is to upgrade the library so that these files are accepted on jimp.

What else might be affected

Yarn lockfile seemed to be out-of-date, so adding this dependency updated the lockfile for all missing packages. It should not be a problem. All tests pass.

Tasks

  • Add tests Unnecessary
  • Update Documentation Unnecessary
  • Update jimp.d.ts Unnecessary
  • Add SemVer Label

@hipstersmoothie hipstersmoothie merged commit 9274a88 into jimp-dev:master Aug 28, 2020
@hipstersmoothie hipstersmoothie added the patch Increment the patch version when merged label Aug 28, 2020
@hipstersmoothie
Copy link
Collaborator

🚀 PR was released in v0.16.1 🚀

@hipstersmoothie hipstersmoothie added the released This issue/pull request has been released. label Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants