stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency jimp to ^0.22.10 - autoclosed #1062

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jimp ^0.22.8 -> ^0.22.10 age adoption passing confidence

Release Notes

jimp-dev/jimp (jimp) ### [`v0.22.10`](https://togithub.com/jimp-dev/jimp/blob/HEAD/CHANGELOG.md#v02210-Wed-Jul-26-2023) [Compare Source](https://togithub.com/jimp-dev/jimp/compare/v0.22.9...v0.22.10) :tada: This release contains work from a new contributor! :tada: Thank you, Zach Stevenson ([@​stevezac-osu](https://togithub.com/stevezac-osu)), for all your work! ##### 🚀 Enhancement - `@jimp/core` - Encoder for GIF provides a Promise to getBuffer when a string, Buffer, or Uint8Array is expected [#​1239](https://togithub.com/jimp-dev/jimp/pull/1239) ([@​stevezac-osu](https://togithub.com/stevezac-osu) [@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### Authors: 2 - Andrew Lisowski ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) - Zach Stevenson ([@​stevezac-osu](https://togithub.com/stevezac-osu)) *** ### [`v0.22.9`](https://togithub.com/jimp-dev/jimp/blob/HEAD/CHANGELOG.md#v0229-Wed-Jul-26-2023) [Compare Source](https://togithub.com/jimp-dev/jimp/compare/v0.22.8...v0.22.9) :tada: This release contains work from new contributors! :tada: Thanks for all your work! :heart: Artur ([@​Artur-](https://togithub.com/Artur-)) :heart: Tim O. (macer) ([@​gitmacer](https://togithub.com/gitmacer)) :heart: aab ([@​aabccd021](https://togithub.com/aabccd021)) :heart: Zsolt Medgyesi ([@​zmedgyes](https://togithub.com/zmedgyes)) :heart: Nicolas Morel ([@​Marsup](https://togithub.com/Marsup)) ##### 🚀 Enhancement - Support commonjs default export [#​1225](https://togithub.com/jimp-dev/jimp/pull/1225) ([@​zmedgyes](https://togithub.com/zmedgyes)) - `jimp`, `@jimp/plugin-print` - Add € to extended Fonts [#​1249](https://togithub.com/jimp-dev/jimp/pull/1249) ([@​gitmacer](https://togithub.com/gitmacer)) - `@jimp/gif` - chore: upgrade gifwrap [#​1222](https://togithub.com/jimp-dev/jimp/pull/1222) ([@​Marsup](https://togithub.com/Marsup)) ##### 🐛 Bug Fix - `@jimp/core` - fix: Remove dependency on mkdirp [#​1248](https://togithub.com/jimp-dev/jimp/pull/1248) ([@​Artur-](https://togithub.com/Artur-)) ##### 📝 Documentation - delete cli link from readme [#​1250](https://togithub.com/jimp-dev/jimp/pull/1250) ([@​aabccd021](https://togithub.com/aabccd021)) ##### Authors: 5 - aab ([@​aabccd021](https://togithub.com/aabccd021)) - Artur ([@​Artur-](https://togithub.com/Artur-)) - Nicolas Morel ([@​Marsup](https://togithub.com/Marsup)) - Tim O. (macer) ([@​gitmacer](https://togithub.com/gitmacer)) - Zsolt Medgyesi ([@​zmedgyes](https://togithub.com/zmedgyes)) ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (37a7696) 87.53% compared to head (9958af9) 87.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1062 +/- ## ======================================= Coverage 87.53% 87.53% ======================================= Files 80 80 Lines 7871 7871 Branches 2780 2780 ======================================= Hits 6890 6890 Misses 962 962 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.