unjs / ipx

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

chore(deps): update devdependency nodemon to v3 - autoclosed #146

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nodemon (source) ^2.0.22 -> ^3.0.1 age adoption passing confidence

Release Notes

remy/nodemon (nodemon) ### [`v3.0.1`](https://togithub.com/remy/nodemon/releases/tag/v3.0.1) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.0.0...v3.0.1) ##### Bug Fixes - restore default ext watch behaviour ([95bee00](https://togithub.com/remy/nodemon/commit/95bee008bfb4eb77d7826f193e9386812652f449)), closes [#​2124](https://togithub.com/remy/nodemon/issues/2124) [#​1957](https://togithub.com/remy/nodemon/issues/1957) ### [`v3.0.0`](https://togithub.com/remy/nodemon/releases/tag/v3.0.0) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.22...v3.0.0) ##### Bug Fixes - also watch cjs ([86d5f40](https://togithub.com/remy/nodemon/commit/86d5f403a3e06e8aed48b37fa854730dc83257be)) - node@10 support back in ([af3b9e2](https://togithub.com/remy/nodemon/commit/af3b9e237281beffd92ceee0e2411ef53edcf375)) - semver vuln dep ([6bb8766](https://togithub.com/remy/nodemon/commit/6bb876666715e16464d48f98cd4bc2cba172a970)), closes [#​2119](https://togithub.com/remy/nodemon/issues/2119) ##### Features - always use polling on IBM i ([3b58104](https://togithub.com/remy/nodemon/commit/3b5810463e7c39b0a8e2856c996faf454a6ca1f8)) ##### BREAKING CHANGES - official support for node@8 dropped. However there's no function being used in semver that breaks node 8, so it's technically still possible to run with node 8, but it will no longer be supported (or tested in CI).

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 #146 (ceb6f4a) into main (80c3391) will not change coverage. The diff coverage is n/a.

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