Skip to content

Commit

Permalink
Update dependency nodemon to v3.1.9 (#28)
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.0.1` ->
`3.1.9`](https://renovatebot.com/diffs/npm/nodemon/3.0.1/3.1.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nodemon/3.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nodemon/3.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nodemon/3.0.1/3.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemon/3.0.1/3.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Bug Fixes

- maintain backward support for `exitcrash`
([9c9de6e](https://redirect.github.com/remy/nodemon/commit/9c9de6eb075c62650145bfebfac3680923f172d6))

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

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

##### Bug Fixes

- types updated
([cb91187](https://redirect.github.com/remy/nodemon/commit/cb91187ef6243d76d9fb641af7acd2a5fbd1e406))

###
[`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)

###
[`v3.1.4`](https://redirect.github.com/remy/nodemon/compare/v3.1.3...d7cfe08403d51f3eef1a1347616306ed29bdd439)

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

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

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

##### Bug Fixes

- cast the nodemon function as Nodemon type
([eaa1d54](https://redirect.github.com/remy/nodemon/commit/eaa1d54f69fb2a4160533b6ba9178b9a09fa9cdf)),
closes
[#&#8203;2206](https://redirect.github.com/remy/nodemon/issues/2206)

###
[`v3.1.2`](https://redirect.github.com/remy/nodemon/compare/v3.1.1...789663c335be5e79f5b8a2248de9729c24e4093b)

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

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

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

##### Bug Fixes

- add types to help with required nodemon usage
([#&#8203;2204](https://redirect.github.com/remy/nodemon/issues/2204))
([cd27c0b](https://redirect.github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca))

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

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

##### Features

- Enable nodemon to monitor file removal
([#&#8203;2182](https://redirect.github.com/remy/nodemon/issues/2182))
([02d216f](https://redirect.github.com/remy/nodemon/commit/02d216ff6a906871bb7f711f0d5e310f6d96b054))

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

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

##### Bug Fixes

- use node when using --import
([d3ee86e](https://redirect.github.com/remy/nodemon/commit/d3ee86e9bd728a39cc7a0924428faf68663896bf)),
closes
[#&#8203;2157](https://redirect.github.com/remy/nodemon/issues/2157)

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

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

##### Bug Fixes

- bump debug out of vuln range
([533ad9c](https://redirect.github.com/remy/nodemon/commit/533ad9ccde0beb864c64d86dc62f6f54fb60769c)),
closes
[#&#8203;2146](https://redirect.github.com/remy/nodemon/issues/2146)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/temichelle13/StudyPlanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM5LjU4LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
temichelle13 authored Jan 12, 2025
2 parents a04f000 + 4e5d2d3 commit f5c3d15
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5c3d15

Please sign in to comment.