nut.js
nut.js copied to clipboard
[Snyk] Upgrade jimp from 0.16.2 to 0.22.4
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade jimp from 0.16.2 to 0.22.4.
:information_source: 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 79 versions ahead of your current version.
- The recommended version was released a month ago, on 2023-02-07.
Release notes
Package name: jimp
-
0.22.4 - 2023-02-07
π Enhancement@ jimp/core
,@ jimp/plugin-color
- update tinycolor2 #1187 (@ hipstersmoothie)
Authors: 1
- Andrew Lisowski (@ hipstersmoothie)
- 0.22.4--canary.1187.30d10f964404705d383d7163b7d3f85baa2201b7.0 - 2023-02-07
-
0.22.3 - 2023-02-06
π Enhancementjimp
- Fix browser build #1184 (@ hipstersmoothie)
Authors: 1
- Andrew Lisowski (@ hipstersmoothie)
- 0.22.3--canary.1184.ff6583af74ba85d9555c36db2844886e269feb16.0 - 2023-02-06
-
0.22.2 - 2023-02-06
π This release contains work from new contributors!π Thanks for all your work!
β€οΈ Ollie Chick (@ olliechick)β€οΈ Andrey Kutejko (@ andy128k)π Enhancement@ jimp/core
- Change type of mime from string to string|number to fix #990 #1182 (@ olliechick)
π Documentation- Remove mentioning of
favicons
#1176 (@ andy128k)
Authors: 2
- Andrey Kutejko (@ andy128k)
- Ollie Chick (@ olliechick)
-
0.22.1 - 2023-02-06
π Enhancement@ jimp/core
- upgrade mkdrip #1173 (@ hipstersmoothie)
π Internal- Windows scripts #1172 (@ hipstersmoothie)
@ jimp/core
,@ jimp/custom
,jimp
,@ jimp/plugin-blit
,@ jimp/plugin-blur
,@ jimp/plugin-circle
,@ jimp/plugin-color
,@ jimp/plugin-contain
,@ jimp/plugin-cover
,@ jimp/plugin-crop
,@ jimp/plugin-displace
,@ jimp/plugin-dither
,@ jimp/plugin-fisheye
,@ jimp/plugin-flip
,@ jimp/plugin-gaussian
,@ jimp/plugin-invert
,@ jimp/plugin-mask
,@ jimp/plugin-normalize
,@ jimp/plugin-print
,@ jimp/plugin-resize
,@ jimp/plugin-rotate
,@ jimp/plugin-scale
,@ jimp/plugin-shadow
,@ jimp/plugin-threshold
,@ jimp/plugins
,@ jimp/test-utils
,@ jimp/bmp
,@ jimp/gif
,@ jimp/jpeg
,@ jimp/png
,@ jimp/tiff
,@ jimp/types
,@ jimp/utils
- rename master to main #1169 (@ hipstersmoothie)
Authors: 1
- Andrew Lisowski (@ hipstersmoothie)
- 0.22.1--canary.1173.30a931db5f6552c59e4c99f41fdb9e2b9ccf8291.0 - 2023-02-06
- 0.22.1--canary.1169.6db477d088d28aea43b31d9ca8b0eaf74dc511d1.0 - 2023-02-06
-
0.22.0 - 2023-02-06
Release Notes
Switch to fetch for url requests (#1165)
The underlying library for fetching images has been changed.
loadFromURL
can take a set of options. When in thenode
environment all those options are passed tophin
. Any options used to pass tophin
that are not supported by thefetch
API will stop working.
π₯ Breaking Change@ jimp/core
- Switch to fetch for url requests #1165 (@ danielholmes)
π Internal@ jimp/core
,@ jimp/custom
,jimp
,@ jimp/plugin-blit
,@ jimp/plugin-circle
,@ jimp/plugin-color
,@ jimp/plugin-contain
,@ jimp/plugin-cover
,@ jimp/plugin-crop
,@ jimp/plugin-fisheye
,@ jimp/plugin-flip
,@ jimp/plugin-mask
,@ jimp/plugin-normalize
,@ jimp/plugin-print
,@ jimp/plugin-resize
,@ jimp/plugin-rotate
,@ jimp/plugin-shadow
,@ jimp/plugin-threshold
,@ jimp/test-utils
,@ jimp/bmp
,@ jimp/gif
,@ jimp/jpeg
,@ jimp/png
,@ jimp/tiff
- switch from should to expect #1163 (@ hipstersmoothie)
@ jimp/core
,@ jimp/plugin-resize
- delete CLI package #1162 (@ hipstersmoothie)
@ jimp/core
,jimp
,@ jimp/plugin-blit
,@ jimp/plugin-circle
,@ jimp/plugin-color
,@ jimp/plugin-contain
,@ jimp/plugin-cover
,@ jimp/plugin-crop
,@ jimp/plugin-fisheye
,@ jimp/plugin-flip
,@ jimp/plugin-mask
,@ jimp/plugin-normalize
,@ jimp/plugin-print
,@ jimp/plugin-resize
,@ jimp/plugin-rotate
,@ jimp/plugin-shadow
,@ jimp/plugin-threshold
,@ jimp/test-utils
,@ jimp/bmp
,@ jimp/gif
,@ jimp/jpeg
,@ jimp/png
,@ jimp/tiff
- Change test matching strategy to include all test files #1161 (@ danielholmes)
Authors: 2
- Andrew Lisowski (@ hipstersmoothie)
- Daniel Holmes (@ danielholmes)
- 0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0 - 2023-02-06
- 0.21.4--canary.1163.a26f5b300ee88c2fadb9909dd390cb4380b32a42.0 - 2023-02-06
- 0.21.4--canary.1163.7b9287fff1036ae67190d5ea3a8dec9926373a63.0 - 2023-02-06
- 0.21.4--canary.1163.6a6ae39e83bd731ccd25120a160a75b32273f9bd.0 - 2023-02-06
-
0.21.3 - 2023-02-05
π This release contains work from a new contributor!π Thank you, Daniel Holmes (@ danielholmes), for all your work!
π Enhancement- run workflow for PRs #1156 (@ hipstersmoothie)
π Bug Fix@ jimp/core
,@ jimp/plugin-resize
- Change some exports to move towards more ESM compatibility #1154 (@ danielholmes)
π Internal- Workflow fix #1159 (@ hipstersmoothie)
Authors: 2
- Andrew Lisowski (@ hipstersmoothie)
- Daniel Holmes (@ danielholmes)
-
0.21.2 - 2023-02-05
v0.21.2
- 0.21.2--canary.1156.ba9fec9d0c9109924b4a5acab31bcaef8159a610.0 - 2023-02-05
- 0.21.2--canary.1156.8b2cc45.0 - 2023-02-05
- 0.21.2--canary.1156.1f8a92bfc1cbc6b5f3ad2490d0ec86710c81f635.0 - 2023-02-05
-
0.21.1 - 2023-02-05
π Enhancement@ jimp/core
- remove export hack #1153 (@ hipstersmoothie)
Authors: 1
- Andrew Lisowski (@ hipstersmoothie)
- 0.21.1--canary.1153.3cc6d7b.0 - 2023-02-05
-
0.21.0 - 2023-02-05
Release Notes
Babel Refactor (#1149)
Marking this as a "breaking release" because it might change what deps need to be installed.
All modules should be exported as valid cjs and esm
π₯ Breaking Change@ jimp/core
,@ jimp/custom
,jimp
,@ jimp/plugin-blit
,@ jimp/plugin-blur
,@ jimp/plugin-circle
,@ jimp/plugin-color
,@ jimp/plugin-contain
,@ jimp/plugin-cover
,@ jimp/plugin-crop
,@ jimp/plugin-displace
,@ jimp/plugin-dither
,@ jimp/plugin-fisheye
,@ jimp/plugin-flip
,@ jimp/plugin-gaussian
,@ jimp/plugin-invert
,@ jimp/plugin-mask
,@ jimp/plugin-normalize
,@ jimp/plugin-print
,@ jimp/plugin-resize
,@ jimp/plugin-rotate
,@ jimp/plugin-scale
,@ jimp/plugin-shadow
,@ jimp/plugin-threshold
,@ jimp/plugins
,@ jimp/test-utils
,@ jimp/bmp
,@ jimp/gif
,@ jimp/jpeg
,@ jimp/png
,@ jimp/tiff
,@ jimp/types
,@ jimp/utils
- Babel Refactor #1149 (@ hipstersmoothie)
Authors: 1
- Andrew Lisowski (@ hipstersmoothie)
- 0.21.0--canary.1149.a81f653.0 - 2023-02-05
- 0.21.0--canary.1149.3239903.0 - 2023-02-05
-
0.20.2 - 2023-02-05
π Enhancement@ jimp/core
- add phash to types #1144 (@ hipstersmoothie)
Authors: 1
- Andrew Lisowski (@ hipstersmoothie)
- 0.20.1 - 2023-02-05
- 0.20.0 - 2023-02-05
- 0.19.0 - 2023-02-05
- 0.18.0 - 2023-02-05
- 0.18.0--canary.1135.911ed04.0 - 2023-02-04
- 0.18.0--canary.1133.54bf269.0 - 2023-02-04
- 0.17.10 - 2023-02-04
- 0.17.9 - 2023-02-04
- 0.17.9--canary.fc042e5.0 - 2023-02-05
- 0.17.9--canary.1144.3455afd.0 - 2023-02-05
- 0.17.9--canary.1143.90575e6.0 - 2023-02-05
- 0.17.9--canary.1141.cd4d455.0 - 2023-02-05
- 0.17.9--canary.1140.e3ff49d.0 - 2023-02-04
- 0.17.9--canary.1140.831bc3c.0 - 2023-02-04
- 0.17.9--canary.1140.4042b43.0 - 2023-02-04
- 0.17.8 - 2023-02-04
- 0.17.8--canary.1137.476d7bd.0 - 2023-02-04
- 0.17.7 - 2023-02-04
- 0.17.6 - 2023-02-04
- 0.17.6--canary.cd893f3.0 - 2023-02-04
- 0.17.6--canary.1cb89cf.0 - 2023-02-04
- 0.17.6--canary.1137.5e459dc.0 - 2023-02-04
- 0.17.5 - 2023-02-04
- 0.17.4 - 2023-02-04
- 0.17.3 - 2023-02-04
- 0.17.3--canary.1136.7f5f5d8.0 - 2023-02-04
- 0.17.2 - 2023-02-04
- 0.17.1 - 2023-02-04
- 0.17.1--canary.e22c14a.0 - 2023-02-04
- 0.17.1--canary.1134.e007a48.0 - 2023-02-04
- 0.17.0 - 2023-02-04
- 0.17.0--canary.1131.af3cb94.0 - 2023-02-04
- 0.16.13 - 2023-02-04
- 0.16.12 - 2023-02-04
- 0.16.11 - 2023-02-04
- 0.16.10 - 2023-02-04
- 0.16.9 - 2023-02-04
- 0.16.8 - 2023-02-04
- 0.16.7 - 2023-02-04
- 0.16.6 - 2023-02-04
- 0.16.5 - 2023-02-04
- 0.16.4 - 2023-02-04
- 0.16.3 - 2023-02-04
- 0.16.3-canary.1125.1580.0 - 2023-02-03
- 0.16.3-canary.1113.1404.0 - 2022-12-10
- 0.16.3-canary.1109.1388.0 - 2022-11-21
- 0.16.3-canary.1108.1382.0 - 2022-11-16
- 0.16.3-canary.1100.1371.0 - 2022-10-09
- 0.16.3-canary.1085.1581.0 - 2023-02-03
- 0.16.3-canary.1082.1591.0 - 2023-02-03
- 0.16.3-canary.1045.1590.0 - 2023-02-03
- 0.16.3-canary.1040.1589.0 - 2023-02-03
- 0.16.3-canary.1014.1579.0 - 2023-02-03
- 0.16.3-canary.999.1588.0 - 2023-02-03
- 0.16.3-canary.993.1592.0 - 2023-02-03
- 0.16.2 - 2022-09-15
Commit messages
Package name: jimp
- 81bddef "Bump version to: v0.22.4 [skip ci]"
- 398deef Update CHANGELOG.md [skip ci]
- 14e754f update tinycolor2 (#1187)
- cd8ef22 "Bump version to: v0.22.3 [skip ci]"
- 71d4a4d Update CHANGELOG.md [skip ci]
- 1a4f22e Fix browser build (#1184)
- 4f906c0 "Bump version to: v0.22.2 [skip ci]"
- 5d8c317 Update contributors [skip ci]
- 9ade048 Update CHANGELOG.md [skip ci]
- fc9bebb Change type of mime from string to string|number to fix #990 (#1182)
- 21c3524 Remove mentioning of `favicons` (#1176)
- 67cef20 "Bump version to: v0.22.1 [skip ci]"
- ee589f0 Update CHANGELOG.md [skip ci]
- 54a63e8 upgrade mkdrip (#1173)
- bbd6e04 fix usage of rimraf for windows dev (#1172)
- d9dace2 rename master to main (#1169)
- c10d8ca create funding.yml [skip ci]
- d4ed418 "Bump version to: v0.22.0 [skip ci]"
- 3bdd30a Update contributors [skip ci]
- f6fa67c Update CHANGELOG.md [skip ci]
- b3b6438 Switch to fetch for url requests (#1165)
- 22f2535 switch from should to expect (#1163)
- a2dbeb5 delete CLI package (#1162)
- c5784fe Change test matching strategy to include all test files (#1161)
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:
π§ View latest project report
π Adjust upgrade PR settings
π Ignore this dependency or unsubscribe from future upgrade PRs
Kudos, SonarCloud Quality Gate passed!Β Β
Just checking in on the status of this, [email protected] currently breaks vite builds with nutjs deps due to broken esm entry in jimp package.json
Edit: might be a problem with configurations on my end, didn't want to double post for additional noise. However I can confirm that there's a package.json error in the required version of jimp that appears to be fixed as of 0.22.4 and beyond.
@thepiper Itβs on the back burner for now because I'm hesitant to bump a major dependency up six versions in a patch release, but Iβll definitely get it into the project
When will this be implemented? See issue #513. Can't use the enitire package because of this issue.