Update dependency nodemon to v2.0.22 #6

Merged
jonathan merged 1 commit from renovate/nodemon-2.x-lockfile into main 2025-06-12 12:06:58 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
nodemon (source) devDependencies patch 2.0.6 -> 2.0.22

Release Notes

remy/nodemon (nodemon)

v2.0.22

Compare Source

Bug Fixes

v2.0.21

Compare Source

Bug Fixes

v2.0.20

Compare Source

Bug Fixes
  • remove postinstall script (e099e91)

v2.0.19

Compare Source

Bug Fixes

v2.0.18

Compare Source

Bug Fixes
  • revert update-notifier forcing esm (1b3bc8c)

v2.0.17

Compare Source

Bug Fixes

v2.0.16

Compare Source

Bug Fixes
  • support windows by using path.delimiter (e26aaa9)

v2.0.15

Compare Source

Bug Fixes

v2.0.14

Compare Source

Bug Fixes

v2.0.13

Compare Source

Bug Fixes

v2.0.12

Compare Source

Bug Fixes

v2.0.11

Compare Source

Bug Fixes
  • ensure numerical OS version check (f523d0e)

v2.0.10

Compare Source

Bug Fixes

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

Bug Fixes

v2.0.7

Compare Source

Bug Fixes

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 | patch | [`2.0.6` -> `2.0.22`](https://renovatebot.com/diffs/npm/nodemon/2.0.6/2.0.22) | --- ### Release Notes <details> <summary>remy/nodemon (nodemon)</summary> ### [`v2.0.22`](https://github.com/remy/nodemon/releases/tag/v2.0.22) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.21...v2.0.22) ##### Bug Fixes - remove ts mapping if loader present ([f7816e4](https://github.com/remy/nodemon/commit/f7816e445b61e77dd57d5c9ccf5fa0be4f9b18a7)), closes [#&#8203;2083](https://github.com/remy/nodemon/issues/2083) ### [`v2.0.21`](https://github.com/remy/nodemon/releases/tag/v2.0.21) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21) ##### Bug Fixes - remove ts mapping if loader present ([1468397](https://github.com/remy/nodemon/commit/146839711be58995f88723b29de3007de87d6c3a)), closes [#&#8203;2083](https://github.com/remy/nodemon/issues/2083) ### [`v2.0.20`](https://github.com/remy/nodemon/releases/tag/v2.0.20) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.19...v2.0.20) ##### Bug Fixes - remove postinstall script ([e099e91](https://github.com/remy/nodemon/commit/e099e91cb6ff9cbb7912af86d22b91cd855a1ad0)) ### [`v2.0.19`](https://github.com/remy/nodemon/releases/tag/v2.0.19) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19) ##### Bug Fixes - Replace update notifier with simplified deps ([#&#8203;2033](https://github.com/remy/nodemon/issues/2033)) ([176c4a6](https://github.com/remy/nodemon/commit/176c4a6bed989fe94f103c905e5eee341d26794d)), closes [#&#8203;1961](https://github.com/remy/nodemon/issues/1961) [#&#8203;2028](https://github.com/remy/nodemon/issues/2028) ### [`v2.0.18`](https://github.com/remy/nodemon/releases/tag/v2.0.18) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.17...v2.0.18) ##### Bug Fixes - revert update-notifier forcing esm ([1b3bc8c](https://github.com/remy/nodemon/commit/1b3bc8c3c839024d0de4392f56be571a4b660754)) ### [`v2.0.17`](https://github.com/remy/nodemon/releases/tag/v2.0.17) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.16...v2.0.17) ##### Bug Fixes - bump update-notifier to v6.0.0 ([#&#8203;2029](https://github.com/remy/nodemon/issues/2029)) ([0144e4f](https://github.com/remy/nodemon/commit/0144e4ff3e26ac7f8b3d1ee19fd9fd72f827780f)) - update packge-lock ([27e91c3](https://github.com/remy/nodemon/commit/27e91c36819d510a3e64111957a8ce13f0e186bc)) ### [`v2.0.16`](https://github.com/remy/nodemon/releases/tag/v2.0.16) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16) ##### Bug Fixes - support windows by using path.delimiter ([e26aaa9](https://github.com/remy/nodemon/commit/e26aaa97d9ba245d33e82d42e248f72f50b1e351)) ### [`v2.0.15`](https://github.com/remy/nodemon/releases/tag/v2.0.15) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.14...v2.0.15) ##### Bug Fixes - bump prod dep versions ([54784ab](https://github.com/remy/nodemon/commit/54784ab842a220777958cf590a49c5d9721f9834)) ### [`v2.0.14`](https://github.com/remy/nodemon/releases/tag/v2.0.14) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.13...v2.0.14) ##### Bug Fixes - add windows signals SIGUSR2 & SIGUSR1 to terminate the process ([#&#8203;1938](https://github.com/remy/nodemon/issues/1938)) ([61e7abd](https://github.com/remy/nodemon/commit/61e7abd730839979c3ec099830d4af7030a6ce3f)), closes [#&#8203;1903](https://github.com/remy/nodemon/issues/1903) [#&#8203;1915](https://github.com/remy/nodemon/issues/1915) [#&#8203;1936](https://github.com/remy/nodemon/issues/1936) [#&#8203;1937](https://github.com/remy/nodemon/issues/1937) [#&#8203;1882](https://github.com/remy/nodemon/issues/1882) [#&#8203;1893](https://github.com/remy/nodemon/issues/1893) ### [`v2.0.13`](https://github.com/remy/nodemon/releases/tag/v2.0.13) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.13) ##### Bug Fixes - bump update-notifier ([90e7a3e](https://github.com/remy/nodemon/commit/90e7a3e1e2426098f0a849558ac9086fb4e75710)), closes [#&#8203;1919](https://github.com/remy/nodemon/issues/1919) - release process on main ([9f82a48](https://github.com/remy/nodemon/commit/9f82a48ff4f18a7bf0ce3f398ef5fd2be143d57d)) ### [`v2.0.12`](https://github.com/remy/nodemon/releases/tag/v2.0.12) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.11...v2.0.12) ##### Bug Fixes - **windows:** properly handle quoted args in event ([0823f18](https://github.com/remy/nodemon/commit/0823f18435e43639f3b6b9f296b7385e99cffa3b)), closes [#&#8203;1823](https://github.com/remy/nodemon/issues/1823) ### [`v2.0.11`](https://github.com/remy/nodemon/releases/tag/v2.0.11) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.10...v2.0.11) ##### Bug Fixes - ensure numerical OS version check ([f523d0e](https://github.com/remy/nodemon/commit/f523d0ea49b1569af141a056bc400e7cb538aa9a)) ### [`v2.0.10`](https://github.com/remy/nodemon/releases/tag/v2.0.10) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.9...v2.0.10) ##### Bug Fixes - windows 8 doesn't support windows-kill ([6c6cb65](https://github.com/remy/nodemon/commit/6c6cb65317b1d95ef25c91885b55d589c2a020d6)), closes [#&#8203;1876](https://github.com/remy/nodemon/issues/1876) ### [`v2.0.9`](https://github.com/remy/nodemon/releases/tag/v2.0.9) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.8...v2.0.9) ##### Bug Fixes - allow windows users to install globally again ([#&#8203;1874](https://github.com/remy/nodemon/issues/1874)) ([3242215](https://github.com/remy/nodemon/commit/3242215ec438baa96299fd085238178c6ee59f53)), closes [#&#8203;1872](https://github.com/remy/nodemon/issues/1872) ### [`v2.0.8`](https://github.com/remy/nodemon/releases/tag/v2.0.8) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.8) ##### Bug Fixes - add support for SIGINT on Windows (fixes issue [#&#8203;1720](https://github.com/remy/nodemon/issues/1720)) ([#&#8203;1853](https://github.com/remy/nodemon/issues/1853)) ([500c1b0](https://github.com/remy/nodemon/commit/500c1b06e8f3bbb2d407306e5f5411be9b09b9af)) ### [`v2.0.7`](https://github.com/remy/nodemon/releases/tag/v2.0.7) [Compare Source](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7) ##### Bug Fixes - postinstall hide message in CI ([3d2320f](https://github.com/remy/nodemon/commit/3d2320f)) - redirect help ([#&#8203;1825](https://github.com/remy/nodemon/issues/1825)) ([ac0b55e](https://github.com/remy/nodemon/commit/ac0b55e)), closes [#&#8203;1807](https://github.com/remy/nodemon/issues/1807) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OS4xMSIsInVwZGF0ZWRJblZlciI6IjQwLjQ5LjExIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-06-11 15:55:08 +00:00
renovatebot force-pushed renovate/nodemon-2.x-lockfile from c6ae1ec6c7 to 373724519b 2025-06-11 16:09:31 +00:00 Compare
jonathan merged commit 3fb7bd11d2 into main 2025-06-12 12:06:58 +00:00
jonathan deleted branch renovate/nodemon-2.x-lockfile 2025-06-12 12:06:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
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: jonathan/combine.fm#6
No description provided.