pesto-students / little-tags-server

Mock server for little-tags application created with fakestore api.
https://little-tags.herokuapp.com/
1 stars 2 forks source link

Update dependency nodemon to v3 #63

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

remy/nodemon (nodemon) ### [`v3.1.4`](https://togithub.com/remy/nodemon/compare/v3.1.3...d7cfe08403d51f3eef1a1347616306ed29bdd439) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://togithub.com/remy/nodemon/releases/tag/v3.1.3) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.1.2...v3.1.3) ##### Bug Fixes - cast the nodemon function as Nodemon type ([eaa1d54](https://togithub.com/remy/nodemon/commit/eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf)), closes [#​2206](https://togithub.com/remy/nodemon/issues/2206) ### [`v3.1.2`](https://togithub.com/remy/nodemon/compare/v3.1.1...789663c335be5e79f5b8a2248de9729c24e4093b) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.1.1...v3.1.2) ### [`v3.1.1`](https://togithub.com/remy/nodemon/releases/tag/v3.1.1) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.1.0...v3.1.1) ##### Bug Fixes - add types to help with required nodemon usage ([#​2204](https://togithub.com/remy/nodemon/issues/2204)) ([cd27c0b](https://togithub.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca)) ### [`v3.1.0`](https://togithub.com/remy/nodemon/releases/tag/v3.1.0) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.0.3...v3.1.0) ##### Features - Enable nodemon to monitor file removal ([#​2182](https://togithub.com/remy/nodemon/issues/2182)) ([02d216f](https://togithub.com/remy/nodemon/commit/02d216ff6a906871bb7f711f0d5e310f6d96b054)) ### [`v3.0.3`](https://togithub.com/remy/nodemon/releases/tag/v3.0.3) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.0.2...v3.0.3) ##### Bug Fixes - use node when using --import ([d3ee86e](https://togithub.com/remy/nodemon/commit/d3ee86e9bd728a39cc7a0924428faf68663896bf)), closes [#​2157](https://togithub.com/remy/nodemon/issues/2157) ### [`v3.0.2`](https://togithub.com/remy/nodemon/releases/tag/v3.0.2) [Compare Source](https://togithub.com/remy/nodemon/compare/v3.0.1...v3.0.2) ##### Bug Fixes - bump debug out of vuln range ([533ad9c](https://togithub.com/remy/nodemon/commit/533ad9ccde0beb864c64d86dc62f6f54fb60769c)), closes [#​2146](https://togithub.com/remy/nodemon/issues/2146) ### [`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 was generated by Mend Renovate. View the repository job log.