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

chore(deps): update all non-major dependencies #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/ncc ^0.34.0 -> ^0.38.3 age adoption passing confidence
jimp ^0.16.2 -> ^0.22.12 age adoption passing confidence
jiti ^1.16.0 -> ^1.21.7 age adoption passing confidence
typescript (source) ^4.9.3 -> ^4.9.5 age adoption passing confidence

Release Notes

vercel/ncc (@​vercel/ncc)

v0.38.3

Compare Source

Bug Fixes

v0.38.2

Compare Source

Bug Fixes

Huge thanks to @​theoludwig 🎉

v0.38.1

Compare Source

Bug Fixes

v0.38.0

Compare Source

Features

v0.37.0

Compare Source

Features
  • add support for TypeScript 5.0's array extends in tsconfig (#​1105) (f898f8e)

v0.36.1

Compare Source

Bug Fixes

v0.36.0

Compare Source

Bug Fixes
Features
jimp-dev/jimp (jimp)

v0.22.12

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Dathan (@​DLiblik), for all your work!

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.22.11

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Rob Juurlink (@​kozmoz)

❤️ null@​AnotherPillow

🚀 Enhancement
📝 Documentation
Authors: 4

v0.22.10

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Zach Stevenson (@​stevezac-osu), for all your work!

🚀 Enhancement
Authors: 2

v0.22.9

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Artur (@​Artur-)

❤️ Tim O. (macer) (@​gitmacer)

❤️ aab (@​aabccd021)

❤️ Zsolt Medgyesi (@​zmedgyes)

❤️ Nicolas Morel (@​Marsup)

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 5

v0.22.8

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Sjoerd (@​sjoerd108)

❤️ null@​php4fan

❤️ null@​JunkMeal

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 3

v0.22.7

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, MD KHAIRUL ISLAM (@​black-turtle), for all your work!

Release Notes
use matrix rotate, if rotate angle is multiple of 90 degrees (#​1209)

Fixes a bug where rotating by 90 degrees introduced extra pixels


🐛 Bug Fix
Authors: 1

v0.22.6

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniell (@​daniellwdb), for all your work!

🐛 Bug Fix
Authors: 1

v0.22.5

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Charly Poirier (@​charlypoirier)

❤️ Ihor Bodnarchuk (@​ihorbond)

🐛 Bug Fix
📝 Documentation
Authors: 3

v0.22.4

Compare Source

🚀 Enhancement
Authors: 1

v0.22.3

Compare Source

🚀 Enhancement
Authors: 1

v0.22.2

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Ollie Chick (@​olliechick)

❤️ Andrey Kutejko (@​andy128k)

🚀 Enhancement
📝 Documentation
Authors: 2

v0.22.1

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Zach Stevenson (@​stevezac-osu), for all your work!

🚀 Enhancement
Authors: 2

v0.22.0

Compare Source

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

v0.21.3

Compare Source

🎉 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

v0.21.2

Compare Source

🎉 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

v0.21.1

Compare Source

🚀 Enhancement
Authors: 1

v0.21.0

Compare Source

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

v0.20.2

Compare Source

🚀 Enhancement
Authors: 1

v0.20.1

Compare Source

⚠️ Pushed to main
Authors: 1

v0.20.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@​nopeless), for all your work!

Release Notes
switch from browserify to webpack (#​1140)

This PR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change
🚀 Enhancement
⚠️ Pushed to master
Authors: 2

v0.19.0

Compare Source

v0.18.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@​nopeless), for all your work!

Release Notes
switch from browserify to webpack (#​1140)

This PR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change
🚀 Enhancement
⚠️ Pushed to main
Authors: 2

v0.17.10

Compare Source

v0.17.9

Compare Source

v0.17.8

Compare Source

🐛 Bug Fix
  • @jimp/cli, @jimp/custom, @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

v0.17.7

Compare Source

🐛 Bug Fix
Authors: 5

v0.17.6

Compare Source

🐛 Bug Fix
Authors: 5

v0.17.5

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.4

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.3

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.2

Compare Source

🐛 Bug Fix
Authors: 1

v0.17.1

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.0

Compare Source

Release Notes
update jpeg-js (#​1131)

This release changes the minimum node version from 8 to 16


🚀 Enhancement
Authors: 1

v0.16.13

Compare Source

🐛 Bug Fix
⚠️ Pushed to master
🏠 Internal
📝 Documentation
Authors: 9

v0.16.12

Compare Source

v0.16.11

Compare Source

v0.16.10

Compare Source

v0.16.9

Compare Source

v0.16.8

Compare Source

v0.16.7

Compare Source

v0.16.6

Compare Source

v0.16.5

Compare Source

v0.16.4

Compare Source

v0.16.3

Compare Source

🐛 Bug Fix
⚠️ Pushed to main
🏠 Internal
📝 Documentation
Authors: 9

unjs/jiti (jiti)

v1.21.7

Compare Source

compare changes (📦 bundled dependencies updated)

🩹 Fixes
  • Use native require cache of loaded entries only Node.js 22.12.+ compatibility (#​349)

v1.21.6

Compare Source

compare changes

🩹 Fixes
  • Use internal cached modules only if loaded (#​247)

v1.21.5

Compare Source

compare changes

🩹 Fixes

From 1.21.4

  • Avoid node: protocol for node 14 compatibility (5d877de)
  • Update deps (5e11181)

v1.21.4

Compare Source

v1.21.3

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.1

Compare Source

compare changes

🏡 Chore
🤖 CI
❤️ Contributors

v1.21.0

Compare Source

compare changes

🚀 Enhancements
  • Add jiti.import function for async import (#​170)
  • Add forward compatible (stub) types for jiti.import (#​175)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Anthony Fu <anthonyfu117@​hotmail.com>

v1.20.0

Compare Source

compare changes

🚀 Enhancements
  • Experimental native bun support (#​156)
💅 Refactors
  • Replace proposal babel plugins with ecmascript transforms (1fb4d8c)
❤️ Contributors


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b21e557 to 6b579da Compare December 8, 2022 01:01
@renovate renovate bot changed the title chore(deps): update devdependency @vercel/ncc to ^0.36.0 chore(deps): update all non-major dependencies Dec 8, 2022
@renovate renovate bot changed the title chore(deps): update all non-major dependencies Update all non-major dependencies Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8b7895f to aefc764 Compare January 10, 2023 13:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c3331ef to 5ff8984 Compare March 16, 2023 17:36
@SimenB
Copy link

SimenB commented May 16, 2023

@pi0 hiya 👋 Any plans to merge and release this? 🙂 Specifically the jimp upgrade

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ff8984 to e9e6831 Compare June 1, 2023 20:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e9e6831 to c169727 Compare July 4, 2023 14:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c169727 to 442717b Compare July 26, 2023 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 442717b to d5eec3f Compare August 18, 2023 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from eb56951 to 5353917 Compare September 7, 2023 11:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5353917 to 716b09c Compare October 18, 2023 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 716b09c to ea46b4d Compare October 30, 2023 18:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea46b4d to 40fadf5 Compare February 23, 2024 06:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2b8cd55 to b2b97a6 Compare June 10, 2024 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2b97a6 to 184ec88 Compare September 23, 2024 14:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 184ec88 to 289e89d Compare November 15, 2024 07:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 289e89d to 61c3c6b Compare December 17, 2024 23:45
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.

1 participant