unjs / ipx

🖼️ High performance, secure and easy-to-use image optimizer.
MIT License
1.21k stars 58 forks source link

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

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
listhen ^1.4.0 -> ^1.4.3 age adoption passing confidence
pnpm (source) 8.6.12 -> 8.7.0 age adoption passing confidence

Release Notes

unjs/listhen (listhen) ### [`v1.4.3`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v143) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.4.2...v1.4.3) [compare changes](https://togithub.com/unjs/listhen/compare/v1.4.2...v1.4.3) ##### 🩹 Fixes - Prevent double brackets for ipv6 format ([2110e40](https://togithub.com/unjs/listhen/commit/2110e40)) ##### 🏡 Chore - Update playground version ([f9f1be3](https://togithub.com/unjs/listhen/commit/f9f1be3)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.4.2`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v142) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.4.1...v1.4.2) [compare changes](https://togithub.com/unjs/listhen/compare/v1.4.1...v1.4.2) ##### 🩹 Fixes - Better options handling for public host ([#​112](https://togithub.com/unjs/listhen/pull/112)) - **cli:** Handle `--host` with boolean value ([#​113](https://togithub.com/unjs/listhen/pull/113)) - Several bugfixes for generated urls ([#​114](https://togithub.com/unjs/listhen/pull/114)) ##### 💅 Refactors - Show qr code above listening urls ([#​115](https://togithub.com/unjs/listhen/pull/115)) ##### 🏡 Chore - **release:** V1.4.1 ([a5bf8db](https://togithub.com/unjs/listhen/commit/a5bf8db)) - Update playground versions ([e15fc57](https://togithub.com/unjs/listhen/commit/e15fc57)) - Update dependencies ([b8840f8](https://togithub.com/unjs/listhen/commit/b8840f8)) - Update lockfile ([d91d4ef](https://togithub.com/unjs/listhen/commit/d91d4ef)) - Remove emoji ([e4d0037](https://togithub.com/unjs/listhen/commit/e4d0037)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.4.1`](https://togithub.com/unjs/listhen/blob/HEAD/CHANGELOG.md#v141) [Compare Source](https://togithub.com/unjs/listhen/compare/v1.4.0...v1.4.1) [compare changes](https://togithub.com/unjs/listhen/compare/v1.4.0...v1.4.1) ##### 🩹 Fixes - **dev:** Update `@parcel/watcher-wasm` usage to 2.3.0 ([329230a](https://togithub.com/unjs/listhen/commit/329230a)) ##### 🏡 Chore - Update dependencies ([b6b8a9c](https://togithub.com/unjs/listhen/commit/b6b8a9c)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))
pnpm/pnpm (pnpm) ### [`v8.7.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.12...v8.7.0) #### Minor Changes - Improve performance of installation by using a worker pool for extracting packages and writing them to the content-addressable store [#​6850](https://togithub.com/pnpm/pnpm/pull/6850) - The default value of the `resolution-mode` setting is changed to `highest`. This setting was changed to `lowest-direct` in v8.0.0 and some users were [not happy with the change](https://togithub.com/pnpm/pnpm/issues/6463). A [twitter poll](https://twitter.com/pnpmjs/status/1693707270897517022) concluded that most of the users want the old behaviour (`resolution-mode` set to `highest` by default). This is a semi-breaking change but should not affect users that commit their lockfile [#​6463](https://togithub.com/pnpm/pnpm/issues/6463). #### Patch Changes - Warn when linking a package with peerDependencies [#​615](https://togithub.com/pnpm/pnpm/issues/615). - Add support for npm lockfile v3 in `pnpm import` [#​6233](https://togithub.com/pnpm/pnpm/issues/6233). - Override peerDependencies in `pnpm.overrides` [#​6759](https://togithub.com/pnpm/pnpm/issues/6759). - Respect workspace alias syntax in pkg graph [#​6922](https://togithub.com/pnpm/pnpm/issues/6922) - Emit a clear error message when users attempt to specify an undownloadable node version [#​6916](https://togithub.com/pnpm/pnpm/pull/6916). - `pnpm patch` should write patch files with a trailing newline [#​6905](https://togithub.com/pnpm/pnpm/pull/6905). - Dedupe deps with the same alias in direct dependencies [6966](https://togithub.com/pnpm/pnpm/issues/6966) - Don't prefix install output for the dlx command. - Performance optimizations. Package tarballs are now download directly to memory and built to an ArrayBuffer. Hashing and other operations are avoided until the stream has been fully received [#​6819](https://togithub.com/pnpm/pnpm/pull/6819). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

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

🚦 Automerge: Enabled.

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

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



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

codecov[bot] commented 10 months ago

Codecov Report

Merging #159 (87f6b60) into main (80c3391) will not change coverage. The diff coverage is n/a.

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