unjs / ipx

πŸ–ΌοΈ High performance, secure and easy-to-use image optimizer.
MIT License
1.87k stars 63 forks source link

chore(deps): update dependency destr to v2 - autoclosed #139

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
destr ^1.2.2 -> ^2.0.1 age adoption passing confidence

Release Notes

unjs/destr (destr) ### [`v2.0.1`](https://togithub.com/unjs/destr/blob/HEAD/CHANGELOG.md#v201) [Compare Source](https://togithub.com/unjs/destr/compare/v2.0.0...v2.0.1) [compare changes](https://togithub.com/unjs/destr/compare/v2.0.0...v2.0.1) ##### πŸ”₯ Performance - Avoid lowercasing long strings ([#​81](https://togithub.com/unjs/destr/pull/81)) ##### πŸ“– Documentation - Correct `safeDestr` example usage and tests ([#​75](https://togithub.com/unjs/destr/pull/75)) ##### 🏑 Chore - Update dependencies ([46c3915](https://togithub.com/unjs/destr/commit/46c3915)) - Add autofix ci ([ad69b83](https://togithub.com/unjs/destr/commit/ad69b83)) ##### 🎨 Styles - Format code ([5e014f9](https://togithub.com/unjs/destr/commit/5e014f9)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Webstrand - Frenco ### [`v2.0.0`](https://togithub.com/unjs/destr/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://togithub.com/unjs/destr/compare/v1.2.2...v2.0.0) [compare changes](https://togithub.com/unjs/destr/compare/v1.2.2...v2.0.0) ##### πŸš€ Enhancements - ⚠️ Support generic type with `unkown` default ([#​68](https://togithub.com/unjs/destr/pull/68)) - Show warning when dropping unsafe keys ([#​57](https://togithub.com/unjs/destr/pull/57)) - Support minus infinity ([#​67](https://togithub.com/unjs/destr/pull/67)) - Support `safeDestr` ([#​70](https://togithub.com/unjs/destr/pull/70)) - Parse double-quoted string with fast path ([#​71](https://togithub.com/unjs/destr/pull/71)) ##### πŸ”₯ Performance - Move common check earlier ([5be5732](https://togithub.com/unjs/destr/commit/5be5732)) ##### πŸ’… Refactors - ⚠️ Use named `destr` export ([#​69](https://togithub.com/unjs/destr/pull/69)) ##### 🏑 Chore - **readme:** Badges update ([6544804](https://togithub.com/unjs/destr/commit/6544804)) - Update dev dependencies ([4aa3592](https://togithub.com/unjs/destr/commit/4aa3592)) - Lint with prettier ([6aa42c6](https://togithub.com/unjs/destr/commit/6aa42c6)) - Fix lint issue ([cb4c0d6](https://togithub.com/unjs/destr/commit/cb4c0d6)) - Update coverage package ([a73b0ff](https://togithub.com/unjs/destr/commit/a73b0ff)) - Use `changelogen` for release ([75989d3](https://togithub.com/unjs/destr/commit/75989d3)) - Run ci with node 18 ([80554b8](https://togithub.com/unjs/destr/commit/80554b8)) - Update benchmark script ([4138ebf](https://togithub.com/unjs/destr/commit/4138ebf)) - Add `codecov.yml` ([fa4d366](https://togithub.com/unjs/destr/commit/fa4d366)) - Update readme ([ecf2029](https://togithub.com/unjs/destr/commit/ecf2029)) - Update readme ([60b3f81](https://togithub.com/unjs/destr/commit/60b3f81)) ##### ⚠️ Breaking Changes - ⚠️ Support generic type with `unkown` default ([#​68](https://togithub.com/unjs/destr/pull/68)) - ⚠️ Use named `destr` export ([#​69](https://togithub.com/unjs/destr/pull/69)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Zuixinwang - Nozomu Ikuta - SΓ©bastien Chopin ##### [1.2.2](https://togithub.com/unjs/destr/compare/v1.2.1...v1.2.2) (2022-12-05) ##### Bug Fixes - only purge `constructor.prototype` keys ([#​26](https://togithub.com/unjs/destr/issues/26)) ([87918d5](https://togithub.com/unjs/destr/commit/87918d56fb35acf09ef6f33b908ad88dab288879)) - support surrounding whitespaces (resolves [#​21](https://togithub.com/unjs/destr/issues/21)) ([639a5df](https://togithub.com/unjs/destr/commit/639a5df5321d9dccc05ccc1489f75ff8c4c57981)) ##### [1.2.1](https://togithub.com/unjs/destr/compare/v1.2.0...v1.2.1) (2022-11-14)

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[bot] commented 1 year ago

Codecov Report

Merging #139 (dad4ee2) into main (80c3391) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #139   +/-   ##
=======================================
  Coverage   56.91%   56.91%           
=======================================
  Files          10       10           
  Lines         940      940           
  Branches       41       41           
=======================================
  Hits          535      535           
  Misses        405      405