jinaga / starter-typescript-react

Jinaga starter using TypeScript and React
0 stars 0 forks source link

[Snyk] Upgrade jimp from 0.16.10 to 0.22.4 #107

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade jimp from 0.16.10 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.


Release notes
Package name: jimp
  • 0.22.4 - 2023-02-07

    🚀 Enhancement

    Authors: 1

  • 0.22.4--canary.1187.30d10f964404705d383d7163b7d3f85baa2201b7.0 - 2023-02-07
  • 0.22.3 - 2023-02-06

    🚀 Enhancement

    Authors: 1

  • 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

    📝 Documentation

    Authors: 2

  • 0.22.1 - 2023-02-06

    🚀 Enhancement

    🏠 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

    Authors: 1

  • 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 the node environment all those options are passed to phin. Any options used to pass to phin that are not supported by the fetch API will stop working.


    💥 Breaking Change

    🏠 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
    • @ jimp/core, @ jimp/plugin-resize
    • @ 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

    Authors: 2

  • 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

    🐛 Bug Fix

    • @ jimp/core, @ jimp/plugin-resize

    🏠 Internal

    Authors: 2

  • 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

    Authors: 1

  • 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

    CleanShot 2023-02-04 at 18 19 27


    💥 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

    Authors: 1

  • 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

    Authors: 1

  • 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
from jimp GitHub release notes

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