-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump nodemon from 3.1.7 to 3.1.9 #1812
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
skip-changelog
The PR will not appear in the release changelogs
labels
Jan 1, 2025
@dependabot rebase |
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.7 to 3.1.9. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.7...v3.1.9) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/nodemon-3.1.9
branch
from
January 2, 2025 21:36
e497558
to
459e28a
Compare
flevi29
approved these changes
Jan 2, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
meili-bors bot
added a commit
that referenced
this pull request
Jan 2, 2025
1812: build(deps-dev): bump nodemon from 3.1.7 to 3.1.9 r=flevi29 a=dependabot[bot] Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.7 to 3.1.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remy/nodemon/releases">nodemon's releases</a>.</em></p> <blockquote> <h2>v3.1.9</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.8...v3.1.9">3.1.9</a> (2024-12-13)</h2> <h3>Bug Fixes</h3> <ul> <li>maintain backward support for <code>exitcrash</code> (<a href="https://github.com/remy/nodemon/commit/9c9de6eb075c62650145bfebfac3680923f172d6">9c9de6e</a>)</li> </ul> <h2>v3.1.8</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.7...v3.1.8">3.1.8</a> (2024-12-13)</h2> <h3>Bug Fixes</h3> <ul> <li>types updated (<a href="https://github.com/remy/nodemon/commit/cb91187ef6243d76d9fb641af7acd2a5fbd1e406">cb91187</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/9c9de6eb075c62650145bfebfac3680923f172d6"><code>9c9de6e</code></a> fix: maintain backward support for <code>exitcrash</code></li> <li><a href="https://github.com/remy/nodemon/commit/880fc4201e722f36f581b7a2817339dbc052b02e"><code>880fc42</code></a> chore: fix merge conflict</li> <li><a href="https://github.com/remy/nodemon/commit/cb91187ef6243d76d9fb641af7acd2a5fbd1e406"><code>cb91187</code></a> fix: types updated</li> <li><a href="https://github.com/remy/nodemon/commit/a021683f7a6c4eca4f674f9c97b1a1b4e4c03a31"><code>a021683</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/701a950c5c38ecc272f22614ab0b7eca377945bc"><code>701a950</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/5bd54896489c1b6868e26041c71652dc5b1994ae"><code>5bd5489</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/d6e5bddd6ef37ab55f319292fc6b2dea6a93888e"><code>d6e5bdd</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/c629667d029722e13fc9c941f45c82bc65a7ed11"><code>c629667</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li><a href="https://github.com/remy/nodemon/commit/ea9595343277d60f85ac84a84ac9836f2ced6bac"><code>ea95953</code></a> chore: web site</li> <li><a href="https://github.com/remy/nodemon/commit/ecea25b9d9e09fa5d3df90cf55b1af8803935714"><code>ecea25b</code></a> chore: update website / fix jq</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v3.1.7...v3.1.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodemon&package-manager=npm_and_yarn&previous-version=3.1.7&new-version=3.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build succeeded! And happy new year! 🎉
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
skip-changelog
The PR will not appear in the release changelogs
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps nodemon from 3.1.7 to 3.1.9.
Release notes
Sourced from nodemon's releases.
Commits
9c9de6e
fix: maintain backward support forexitcrash
880fc42
chore: fix merge conflictcb91187
fix: types updateda021683
chore: website701a950
chore: website5bd5489
chore: websited6e5bdd
chore: websitec629667
Merge branch 'main' of github.com:remy/nodemonea95953
chore: web siteecea25b
chore: update website / fix jqYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)