Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to ^3.1.7 (#2751)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nodemon](https://nodemon.io)
([source](https://redirect.github.com/remy/nodemon)) | [`^3.1.4` ->
`^3.1.7`](https://renovatebot.com/diffs/npm/nodemon/3.1.4/3.1.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/3.1.4/3.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.1.4/3.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>remy/nodemon (nodemon)</summary>

###
[`v3.1.7`](https://redirect.github.com/remy/nodemon/compare/v3.1.6...9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79)

[Compare
Source](https://redirect.github.com/remy/nodemon/compare/v3.1.6...v3.1.7)

###
[`v3.1.6`](https://redirect.github.com/remy/nodemon/releases/tag/v3.1.6)

[Compare
Source](https://redirect.github.com/remy/nodemon/compare/v3.1.5...v3.1.6)

##### Bug Fixes

- watch nested paths
([11fcaaa](https://redirect.github.com/remy/nodemon/commit/11fcaaab9ce20168b5840c3174232bffd2b6ac5c)),
closes
[#&#8203;2216](https://redirect.github.com/remy/nodemon/issues/2216)

###
[`v3.1.5`](https://redirect.github.com/remy/nodemon/compare/v3.1.4...254c2ab17877a79b9573c79371cb0fc567eb0514)

[Compare
Source](https://redirect.github.com/remy/nodemon/compare/v3.1.4...v3.1.5)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 05a5d0e commit 9d015cb
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 156 deletions.
2 changes: 1 addition & 1 deletion integrations/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"commander": "^12.1.0",
"cross-env": "^7.0.3",
"esbuild": "^0.21.5",
"nodemon": "^3.1.4",
"nodemon": "^3.1.7",
"open": "^10.1.0",
"rimraf": "^5.0.10",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 9d015cb

Please sign in to comment.