Update dependency nodemon to v3 #58

Merged
Fascinated merged 1 commits from renovate/nodemon-3.x into master 2024-10-04 23:26:24 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
nodemon (source) devDependencies major ^2.0.20 -> ^3.0.0

Release Notes

remy/nodemon (nodemon)

v3.1.7

Compare Source

Bug Fixes

v3.1.6

Compare Source

Bug Fixes

v3.1.5

Compare Source

Bug Fixes
  • add missing ignore option to type defintion of config (#​2224) (254c2ab)

v3.1.4

Compare Source

Bug Fixes

v3.1.3

Compare Source

Bug Fixes

v3.1.2

Compare Source

Bug Fixes

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

v3.0.3

Compare Source

Bug Fixes

v3.0.2

Compare Source

Bug Fixes

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

Bug Fixes
Features
  • always use polling on IBM i (3b58104)
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nodemon](https://nodemon.io) ([source](https://github.com/remy/nodemon)) | devDependencies | major | [`^2.0.20` -> `^3.0.0`](https://renovatebot.com/diffs/npm/nodemon/2.0.22/3.1.7) | --- ### Release Notes <details> <summary>remy/nodemon (nodemon)</summary> ### [`v3.1.7`](https://github.com/remy/nodemon/releases/tag/v3.1.7) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.6...v3.1.7) ##### Bug Fixes - types for export on ESModule ([#&#8203;2211](https://github.com/remy/nodemon/issues/2211)) ([9b0606a](https://github.com/remy/nodemon/commit/9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79)) ### [`v3.1.6`](https://github.com/remy/nodemon/releases/tag/v3.1.6) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.5...v3.1.6) ##### Bug Fixes - watch nested paths ([11fcaaa](https://github.com/remy/nodemon/commit/11fcaaab9ce20168b5840c3174232bffd2b6ac5c)), closes [#&#8203;2216](https://github.com/remy/nodemon/issues/2216) ### [`v3.1.5`](https://github.com/remy/nodemon/releases/tag/v3.1.5) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.4...v3.1.5) ##### Bug Fixes - add missing ignore option to type defintion of config ([#&#8203;2224](https://github.com/remy/nodemon/issues/2224)) ([254c2ab](https://github.com/remy/nodemon/commit/254c2ab17877a79b9573c79371cb0fc567eb0514)) ### [`v3.1.4`](https://github.com/remy/nodemon/releases/tag/v3.1.4) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.3...v3.1.4) ##### Bug Fixes - ensure local env have priority ([6020968](https://github.com/remy/nodemon/commit/602096840ae96908d859036897e0e4a4603875fe)), closes [#&#8203;2209](https://github.com/remy/nodemon/issues/2209) ### [`v3.1.3`](https://github.com/remy/nodemon/releases/tag/v3.1.3) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.2...v3.1.3) ##### Bug Fixes - cast the nodemon function as Nodemon type ([eaa1d54](https://github.com/remy/nodemon/commit/eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf)), closes [#&#8203;2206](https://github.com/remy/nodemon/issues/2206) ### [`v3.1.2`](https://github.com/remy/nodemon/releases/tag/v3.1.2) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.1...v3.1.2) ##### Bug Fixes - Type exports correctly ([#&#8203;2207](https://github.com/remy/nodemon/issues/2207)) ([789663c](https://github.com/remy/nodemon/commit/789663c335be5e79f5b8a2248de9729c24e4093b)), closes [#&#8203;2206](https://github.com/remy/nodemon/issues/2206) ### [`v3.1.1`](https://github.com/remy/nodemon/releases/tag/v3.1.1) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.0...v3.1.1) ##### Bug Fixes - add types to help with required nodemon usage ([#&#8203;2204](https://github.com/remy/nodemon/issues/2204)) ([cd27c0b](https://github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca)) ### [`v3.1.0`](https://github.com/remy/nodemon/releases/tag/v3.1.0) [Compare Source](https://github.com/remy/nodemon/compare/v3.0.3...v3.1.0) ##### Features - Enable nodemon to monitor file removal ([#&#8203;2182](https://github.com/remy/nodemon/issues/2182)) ([02d216f](https://github.com/remy/nodemon/commit/02d216ff6a906871bb7f711f0d5e310f6d96b054)) ### [`v3.0.3`](https://github.com/remy/nodemon/releases/tag/v3.0.3) [Compare Source](https://github.com/remy/nodemon/compare/v3.0.2...v3.0.3) ##### Bug Fixes - use node when using --import ([d3ee86e](https://github.com/remy/nodemon/commit/d3ee86e9bd728a39cc7a0924428faf68663896bf)), closes [#&#8203;2157](https://github.com/remy/nodemon/issues/2157) ### [`v3.0.2`](https://github.com/remy/nodemon/releases/tag/v3.0.2) [Compare Source](https://github.com/remy/nodemon/compare/v3.0.1...v3.0.2) ##### Bug Fixes - bump debug out of vuln range ([533ad9c](https://github.com/remy/nodemon/commit/533ad9ccde0beb864c64d86dc62f6f54fb60769c)), closes [#&#8203;2146](https://github.com/remy/nodemon/issues/2146) ### [`v3.0.1`](https://github.com/remy/nodemon/releases/tag/v3.0.1) [Compare Source](https://github.com/remy/nodemon/compare/v3.0.0...v3.0.1) ##### Bug Fixes - restore default ext watch behaviour ([95bee00](https://github.com/remy/nodemon/commit/95bee008bfb4eb77d7826f193e9386812652f449)), closes [#&#8203;2124](https://github.com/remy/nodemon/issues/2124) [#&#8203;1957](https://github.com/remy/nodemon/issues/1957) ### [`v3.0.0`](https://github.com/remy/nodemon/releases/tag/v3.0.0) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.22...v3.0.0) ##### Bug Fixes - also watch cjs ([86d5f40](https://github.com/remy/nodemon/commit/86d5f403a3e06e8aed48b37fa854730dc83257be)) - node@10 support back in ([af3b9e2](https://github.com/remy/nodemon/commit/af3b9e237281beffd92ceee0e2411ef53edcf375)) - semver vuln dep ([6bb8766](https://github.com/remy/nodemon/commit/6bb876666715e16464d48f98cd4bc2cba172a970)), closes [#&#8203;2119](https://github.com/remy/nodemon/issues/2119) ##### Features - always use polling on IBM i ([3b58104](https://github.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). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/nodemon-3.x from 663ec58369 to 27028c18a2 2024-10-04 21:03:27 +00:00 Compare
renovate-bot force-pushed renovate/nodemon-3.x from 27028c18a2 to 66e77a1175 2024-10-04 22:03:30 +00:00 Compare
renovate-bot force-pushed renovate/nodemon-3.x from 66e77a1175 to 7b54947098 2024-10-04 23:05:31 +00:00 Compare
renovate-bot force-pushed renovate/nodemon-3.x from 7b54947098 to fa2091069a 2024-10-04 23:08:48 +00:00 Compare
Fascinated merged commit f7e5ab8937 into master 2024-10-04 23:26:24 +00:00
Fascinated deleted branch renovate/nodemon-3.x 2024-10-04 23:26:25 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/scoresaber-reloadedv3#58
No description provided.