Closed depfu[bot] closed 2 years ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Closed in favor of #2569.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ nodemon (2.0.14 → 2.0.19) · Repo
Release Notes
2.0.19
2.0.18
2.0.16
2.0.15
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
fix: Replace update notifier with simplified deps (#2033)
docs: fix bug_report.md (#2032)
fix: revert update-notifier forcing esm
fix: update packge-lock
fix: bump update-notifier to v6.0.0 (#2029)
chore: update supporters
chore: add supporter
fix: support windows by using path.delimiter
docs: add syntax highlighting to sample-nodemon.md (#1982) (#2004)
docs: Unified Node.js capitalization (#1986)
docs: add note to faq with example showing how to watch any file extension (#1931)
chore: update sponsors
chore: add supporters
chore: update supporters
chore: supporters
chore: updating supporters
Merge branch 'main' of github.com:remy/nodemon
chore: update supporters
ci(release): workflow uses 'npm' cache (#1933)
ci(node.js): workflow uses 'npm' cache (#1934)
docs: Fix typo in faq.md (#1950)
fix: bump prod dep versions
chore: update supporters
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is