[PR #2856] [CLOSED] Bump nodemon from 2.0.22 to 3.1.9 in /collector #4154

Closed
opened 2026-02-22 18:35:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2856
Author: @dependabot[bot]
Created: 12/16/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/collector/nodemon-3.1.9


📝 Commits (1)

  • 659b91e Bump nodemon from 2.0.22 to 3.1.9 in /collector

📊 Changes

2 files changed (+24 additions, -41 deletions)

View changed files

📝 collector/package.json (+1 -1)
📝 collector/yarn.lock (+23 -40)

📄 Description

Bumps nodemon from 2.0.22 to 3.1.9.

Release notes

Sourced from nodemon's releases.

v3.1.9

3.1.9 (2024-12-13)

Bug Fixes

  • maintain backward support for exitcrash (9c9de6e)

v3.1.8

3.1.8 (2024-12-13)

Bug Fixes

v3.1.7

3.1.7 (2024-09-20)

Bug Fixes

v3.1.6

3.1.6 (2024-09-19)

Bug Fixes

v3.1.5

3.1.5 (2024-09-17)

Bug Fixes

  • add missing ignore option to type defintion of config (#2224) (254c2ab)

v3.1.4

3.1.4 (2024-06-20)

Bug Fixes

v3.1.3

3.1.3 (2024-06-03)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2856 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/collector/nodemon-3.1.9` --- ### 📝 Commits (1) - [`659b91e`](https://github.com/Mintplex-Labs/anything-llm/commit/659b91e5e4814d383af441d2f89a0c6ff949e246) Bump nodemon from 2.0.22 to 3.1.9 in /collector ### 📊 Changes **2 files changed** (+24 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `collector/package.json` (+1 -1) 📝 `collector/yarn.lock` (+23 -40) </details> ### 📄 Description Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 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> <h2>v3.1.7</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.6...v3.1.7">3.1.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li>types for export on ESModule (<a href="https://redirect.github.com/remy/nodemon/issues/2211">#2211</a>) (<a href="https://github.com/remy/nodemon/commit/9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79">9b0606a</a>)</li> </ul> <h2>v3.1.6</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.5...v3.1.6">3.1.6</a> (2024-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>watch nested paths (<a href="https://github.com/remy/nodemon/commit/11fcaaab9ce20168b5840c3174232bffd2b6ac5c">11fcaaa</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2216">#2216</a></li> </ul> <h2>v3.1.5</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.4...v3.1.5">3.1.5</a> (2024-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing ignore option to type defintion of config (<a href="https://redirect.github.com/remy/nodemon/issues/2224">#2224</a>) (<a href="https://github.com/remy/nodemon/commit/254c2ab17877a79b9573c79371cb0fc567eb0514">254c2ab</a>)</li> </ul> <h2>v3.1.4</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.3...v3.1.4">3.1.4</a> (2024-06-20)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure local env have priority (<a href="https://github.com/remy/nodemon/commit/602096840ae96908d859036897e0e4a4603875fe">6020968</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2209">#2209</a></li> </ul> <h2>v3.1.3</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.2...v3.1.3">3.1.3</a> (2024-06-03)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v2.0.22...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=2.0.22&new-version=3.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:15 -05:00
yindo closed this issue 2026-02-22 18:35:15 -05:00
yindo changed title from [PR #2856] Bump nodemon from 2.0.22 to 3.1.9 in /collector to [PR #2856] [CLOSED] Bump nodemon from 2.0.22 to 3.1.9 in /collector 2026-06-05 15:17:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4154