Update dependency nodemon to v3.1.14 #9

Open
renovate wants to merge 1 commit from renovate/nodemon-3.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
nodemon (source) 3.1.103.1.14 age confidence

Release Notes

remy/nodemon (nodemon)

v3.1.14

Compare Source

Bug Fixes

v3.1.13

Compare Source

Bug Fixes

v3.1.12

Compare Source

Bug Fixes

v3.1.11

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [nodemon](https://nodemon.io) ([source](https://github.com/remy/nodemon)) | [`3.1.10` → `3.1.14`](https://renovatebot.com/diffs/npm/nodemon/3.1.10/3.1.14) | ![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.1.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.1.10/3.1.14?slim=true) | --- ### Release Notes <details> <summary>remy/nodemon (nodemon)</summary> ### [`v3.1.14`](https://github.com/remy/nodemon/releases/tag/v3.1.14) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.13...v3.1.14) ##### Bug Fixes - get watch working on windows ([cfebe2f](https://github.com/remy/nodemon/commit/cfebe2feb2054a13fa6b9c493c1cd826ffccf167)), closes [#&#8203;2270](https://github.com/remy/nodemon/issues/2270) ### [`v3.1.13`](https://github.com/remy/nodemon/releases/tag/v3.1.13) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.12...v3.1.13) ##### Bug Fixes - TypeScript definition for 'restart' args ([5c03715](https://github.com/remy/nodemon/commit/5c0371583925dc2c153ca6f23d886f3e7b109d41)), closes [#&#8203;2265](https://github.com/remy/nodemon/issues/2265) ### [`v3.1.12`](https://github.com/remy/nodemon/releases/tag/v3.1.12) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.11...v3.1.12) ##### Bug Fixes - bump minimatch ([9376af3](https://github.com/remy/nodemon/commit/9376af3f24e3341ed031d88f230b09f0261c5521)), closes [#&#8203;2267](https://github.com/remy/nodemon/issues/2267) ### [`v3.1.11`](https://github.com/remy/nodemon/releases/tag/v3.1.11) [Compare Source](https://github.com/remy/nodemon/compare/v3.1.10...v3.1.11) ##### Bug Fixes - script.start with missing file ([8d927f1](https://github.com/remy/nodemon/commit/8d927f105eca3d5db96b19cdbe0c6a6d8cfb9a5f)), closes [#&#8203;2258](https://github.com/remy/nodemon/issues/2258) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/nodemon-3.x-lockfile:renovate/nodemon-3.x-lockfile
git switch renovate/nodemon-3.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/nodemon-3.x-lockfile
git switch renovate/nodemon-3.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/nodemon-3.x-lockfile
git switch renovate/nodemon-3.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/nodemon-3.x-lockfile
git switch main
git merge --squash renovate/nodemon-3.x-lockfile
git switch main
git merge --ff-only renovate/nodemon-3.x-lockfile
git switch main
git merge renovate/nodemon-3.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.