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 #979

Closed
wants to merge 2 commits into from
Closed

upgrade jpeg-js dependency #979

wants to merge 2 commits into from

Conversation

AT41
Copy link

@AT41 AT41 commented Jan 12, 2021

What's Changing and Why

jpeg-js has fixed a new issue. Pixel 4 XL phones took malformed .jpegs, which raised exceptions in previous versions of jpeg-js.

What else might be affected

Yarn.lock seemed out of date, thus the various changes to yarn.lock. There also seemed to be an old version of jpeg-js that got automatically removed, however tests all passed. No other packages have dependencies to older versions of jpeg-js so removing previous versions should be fine.

Tasks

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

@AT41
Copy link
Author

AT41 commented Jan 13, 2021

The Node8 checks seem to fail because gifs will occasionally take more than 2000ms. I've rerun CircleCI multiple times and have differing test results on the same branch commit.

Screenshot from 2021-01-13 11-55-24

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.

None yet

2 participants