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

update jpeg-js #892

Merged
merged 1 commit into from
May 19, 2020
Merged

update jpeg-js #892

merged 1 commit into from
May 19, 2020

Conversation

hipstersmoothie
Copy link
Collaborator

@hipstersmoothie hipstersmoothie commented May 19, 2020

What's Changing and Why

Update jpeg-js w/bug fixes

📦 Published PR as canary version: 0.12.1-canary.892.924.0

✨ Test out this PR locally via:

npm install @jimp/cli@0.12.1-canary.892.924.0
npm install @jimp/core@0.12.1-canary.892.924.0
npm install @jimp/custom@0.12.1-canary.892.924.0
npm install jimp@0.12.1-canary.892.924.0
npm install @jimp/plugin-blit@0.12.1-canary.892.924.0
npm install @jimp/plugin-blur@0.12.1-canary.892.924.0
npm install @jimp/plugin-circle@0.12.1-canary.892.924.0
npm install @jimp/plugin-color@0.12.1-canary.892.924.0
npm install @jimp/plugin-contain@0.12.1-canary.892.924.0
npm install @jimp/plugin-cover@0.12.1-canary.892.924.0
npm install @jimp/plugin-crop@0.12.1-canary.892.924.0
npm install @jimp/plugin-displace@0.12.1-canary.892.924.0
npm install @jimp/plugin-dither@0.12.1-canary.892.924.0
npm install @jimp/plugin-fisheye@0.12.1-canary.892.924.0
npm install @jimp/plugin-flip@0.12.1-canary.892.924.0
npm install @jimp/plugin-gaussian@0.12.1-canary.892.924.0
npm install @jimp/plugin-invert@0.12.1-canary.892.924.0
npm install @jimp/plugin-mask@0.12.1-canary.892.924.0
npm install @jimp/plugin-normalize@0.12.1-canary.892.924.0
npm install @jimp/plugin-print@0.12.1-canary.892.924.0
npm install @jimp/plugin-resize@0.12.1-canary.892.924.0
npm install @jimp/plugin-rotate@0.12.1-canary.892.924.0
npm install @jimp/plugin-scale@0.12.1-canary.892.924.0
npm install @jimp/plugin-shadow@0.12.1-canary.892.924.0
npm install @jimp/plugin-threshold@0.12.1-canary.892.924.0
npm install @jimp/plugins@0.12.1-canary.892.924.0
npm install @jimp/test-utils@0.12.1-canary.892.924.0
npm install @jimp/bmp@0.12.1-canary.892.924.0
npm install @jimp/gif@0.12.1-canary.892.924.0
npm install @jimp/jpeg@0.12.1-canary.892.924.0
npm install @jimp/png@0.12.1-canary.892.924.0
npm install @jimp/tiff@0.12.1-canary.892.924.0
npm install @jimp/types@0.12.1-canary.892.924.0
npm install @jimp/utils@0.12.1-canary.892.924.0
# or 
yarn add @jimp/cli@0.12.1-canary.892.924.0
yarn add @jimp/core@0.12.1-canary.892.924.0
yarn add @jimp/custom@0.12.1-canary.892.924.0
yarn add jimp@0.12.1-canary.892.924.0
yarn add @jimp/plugin-blit@0.12.1-canary.892.924.0
yarn add @jimp/plugin-blur@0.12.1-canary.892.924.0
yarn add @jimp/plugin-circle@0.12.1-canary.892.924.0
yarn add @jimp/plugin-color@0.12.1-canary.892.924.0
yarn add @jimp/plugin-contain@0.12.1-canary.892.924.0
yarn add @jimp/plugin-cover@0.12.1-canary.892.924.0
yarn add @jimp/plugin-crop@0.12.1-canary.892.924.0
yarn add @jimp/plugin-displace@0.12.1-canary.892.924.0
yarn add @jimp/plugin-dither@0.12.1-canary.892.924.0
yarn add @jimp/plugin-fisheye@0.12.1-canary.892.924.0
yarn add @jimp/plugin-flip@0.12.1-canary.892.924.0
yarn add @jimp/plugin-gaussian@0.12.1-canary.892.924.0
yarn add @jimp/plugin-invert@0.12.1-canary.892.924.0
yarn add @jimp/plugin-mask@0.12.1-canary.892.924.0
yarn add @jimp/plugin-normalize@0.12.1-canary.892.924.0
yarn add @jimp/plugin-print@0.12.1-canary.892.924.0
yarn add @jimp/plugin-resize@0.12.1-canary.892.924.0
yarn add @jimp/plugin-rotate@0.12.1-canary.892.924.0
yarn add @jimp/plugin-scale@0.12.1-canary.892.924.0
yarn add @jimp/plugin-shadow@0.12.1-canary.892.924.0
yarn add @jimp/plugin-threshold@0.12.1-canary.892.924.0
yarn add @jimp/plugins@0.12.1-canary.892.924.0
yarn add @jimp/test-utils@0.12.1-canary.892.924.0
yarn add @jimp/bmp@0.12.1-canary.892.924.0
yarn add @jimp/gif@0.12.1-canary.892.924.0
yarn add @jimp/jpeg@0.12.1-canary.892.924.0
yarn add @jimp/png@0.12.1-canary.892.924.0
yarn add @jimp/tiff@0.12.1-canary.892.924.0
yarn add @jimp/types@0.12.1-canary.892.924.0
yarn add @jimp/utils@0.12.1-canary.892.924.0

@hipstersmoothie hipstersmoothie added the patch Increment the patch version when merged label May 19, 2020
@hipstersmoothie hipstersmoothie merged commit eacdec8 into master May 19, 2020
@hipstersmoothie hipstersmoothie deleted the jpeg branch May 19, 2020 06:21
@hipstersmoothie
Copy link
Collaborator Author

🚀 PR was released in v0.12.1 🚀

@hipstersmoothie hipstersmoothie added the released This issue/pull request has been released. label May 19, 2020
karlhorky added a commit to upleveled/gatsby-serverside-auth0 that referenced this pull request Jul 28, 2020
This addresses the security vulnerability in jpeg-js<0.4.0:

GHSA-w7q9-p3jq-fmhm

This version was accepted without any code changes to Jimp:

jimp-dev/jimp#892
karlhorky added a commit to gatsbyjs/gatsby that referenced this pull request Jul 30, 2020
karlhorky added a commit to gatsbyjs/gatsby that referenced this pull request Jul 30, 2020
karlhorky added a commit to gatsbyjs/gatsby that referenced this pull request Jul 30, 2020
ascorbic pushed a commit to gatsbyjs/gatsby that referenced this pull request Jul 30, 2020
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
gatsbybot added a commit to gatsbyjs/gatsby-starter-blog-theme-core that referenced this pull request Jul 30, 2020
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
gatsbybot added a commit to gatsbyjs/gatsby-starter-minimal that referenced this pull request Jul 30, 2020
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
gatsbybot added a commit to gatsbyjs/gatsby-starter-notes-theme that referenced this pull request Jul 30, 2020
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
gatsbybot added a commit to gatsbyjs/gatsby-starter-theme that referenced this pull request Jul 30, 2020
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
gatsbybot added a commit to gatsbyjs/gatsby-starter-hello-world that referenced this pull request Jul 30, 2020
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
fumierkm added a commit to fumierkm/gatsbyjs that referenced this pull request Nov 27, 2021
* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Address vulnerability in jpeg-js

Vulnerability: GHSA-w7q9-p3jq-fmhm
Jimp Pull Request: jimp-dev/jimp#892
Potrace Pull Request: tooolbox/node-potrace#9

* Update lockfile
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.

1 participant