[PR #771] [MERGED] build(deps): bump the npm_and_yarn group across 2 directories with 2 updates #999

Closed
opened 2026-02-15 19:16:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/771
Author: @dependabot[bot]
Created: 1/3/2025
Status: Merged
Merged: 1/5/2025
Merged by: @jacoblee93

Base: mainHead: dependabot/npm_and_yarn/npm_and_yarn-f8a122493b


📝 Commits (1)

  • 04c00bc build(deps): bump the npm_and_yarn group across 2 directories with 2 updates

📊 Changes

8 files changed (+94 additions, -94 deletions)

View changed files

📝 environment_tests/test-exports-vercel/package.json (+1 -1)
📝 libs/checkpoint-mongodb/package.json (+1 -1)
📝 libs/checkpoint-postgres/package.json (+1 -1)
📝 libs/checkpoint-sqlite/package.json (+1 -1)
📝 libs/checkpoint-validation/package.json (+1 -1)
📝 libs/checkpoint/package.json (+1 -1)
📝 libs/langgraph/package.json (+1 -1)
📝 yarn.lock (+87 -87)

📄 Description

Bumps the npm_and_yarn group with 1 update in the / directory: rollup.
Bumps the npm_and_yarn group with 1 update in the /environment_tests/test-exports-vercel directory: next.

Updates rollup from 4.28.1 to 4.29.0

Release notes

Sourced from rollup's releases.

v4.29.0

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.29.0

2024-12-20

Features

  • Treat objects as truthy and always check second argument to better simplify logical expressions (#5763)

Pull Requests

Commits
  • dadd488 4.29.0
  • a4b78eb fix(deps): lock file maintenance minor/patch updates (#5767)
  • d52f00d fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (#5763)
  • 65c8901 chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#5766)
  • 7a8ac46 docs: add utf-8 encoding to JSON file reading (#5759)
  • 31f1670 fix(deps): lock file maintenance minor/patch updates (#5760)
  • See full diff in compare view

Updates next from 14.2.15 to 14.2.21

Release notes

Sourced from next's releases.

v14.2.21

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Misc Changes

Credits

Huge thanks to @​unstubbable, @​ztanner, and @​styfle for helping!

v14.2.20

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​wyattjoh for helping!

v14.2.19

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • ensure worker exits bubble to parent process (#73433)
  • Increase max cache tags to 128 (#73125)

Misc Changes

  • Update max tag items limit in docs (#73445)

Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: (third-parties) sendGTMEvent not queueing events before GTM init (#68683) (#72111)
  • Ignore error pages for cache revalidate (#72412) (#72484)

Credits

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/langchain-ai/langgraphjs/pull/771 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/3/2025 **Status:** ✅ Merged **Merged:** 1/5/2025 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-f8a122493b` --- ### 📝 Commits (1) - [`04c00bc`](https://github.com/langchain-ai/langgraphjs/commit/04c00bcf1ce15ca46ee5dbe68b3356e7a2f4e0c6) build(deps): bump the npm_and_yarn group across 2 directories with 2 updates ### 📊 Changes **8 files changed** (+94 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `environment_tests/test-exports-vercel/package.json` (+1 -1) 📝 `libs/checkpoint-mongodb/package.json` (+1 -1) 📝 `libs/checkpoint-postgres/package.json` (+1 -1) 📝 `libs/checkpoint-sqlite/package.json` (+1 -1) 📝 `libs/checkpoint-validation/package.json` (+1 -1) 📝 `libs/checkpoint/package.json` (+1 -1) 📝 `libs/langgraph/package.json` (+1 -1) 📝 `yarn.lock` (+87 -87) </details> ### 📄 Description Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 1 update in the /environment_tests/test-exports-vercel directory: [next](https://github.com/vercel/next.js). Updates `rollup` from 4.28.1 to 4.29.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p> <blockquote> <h2>v4.29.0</h2> <h2>4.29.0</h2> <p><em>2024-12-20</em></p> <h3>Features</h3> <ul> <li>Treat objects as truthy and always check second argument to better simplify logical expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5763">#5763</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5759">#5759</a>: docs: add utf-8 encoding to JSON file reading (<a href="https://github.com/chouchouji"><code>@​chouchouji</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5760">#5760</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5763">#5763</a>: fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5766">#5766</a>: chore(deps): update dependency <code>@​rollup/plugin-node-resolve</code> to v16 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5767">#5767</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p> <blockquote> <h2>4.29.0</h2> <p><em>2024-12-20</em></p> <h3>Features</h3> <ul> <li>Treat objects as truthy and always check second argument to better simplify logical expressions (<a href="https://redirect.github.com/rollup/rollup/issues/5763">#5763</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5759">#5759</a>: docs: add utf-8 encoding to JSON file reading (<a href="https://github.com/chouchouji"><code>@​chouchouji</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5760">#5760</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5763">#5763</a>: fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (<a href="https://github.com/TrickyPi"><code>@​TrickyPi</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5766">#5766</a>: chore(deps): update dependency <code>@​rollup/plugin-node-resolve</code> to v16 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5767">#5767</a>: fix(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/dadd4882c4984d7875af799ad56e506784d50e1c"><code>dadd488</code></a> 4.29.0</li> <li><a href="https://github.com/rollup/rollup/commit/a4b78eb75e297e4d3904786f4a00bc81343d1b27"><code>a4b78eb</code></a> fix(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5767">#5767</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/d52f00d22deb8f48224a5290c8aefe89ffbf91a2"><code>d52f00d</code></a> fix: introduce UnknownFalsyValue for enhancing if statement tree-shaking (<a href="https://redirect.github.com/rollup/rollup/issues/5763">#5763</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/65c89019dfb459fa98fbe9acccda1febb4d0d52e"><code>65c8901</code></a> chore(deps): update dependency <code>@​rollup/plugin-node-resolve</code> to v16 (<a href="https://redirect.github.com/rollup/rollup/issues/5766">#5766</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/7a8ac460c62b0406a749e367dbd0b74973282449"><code>7a8ac46</code></a> docs: add utf-8 encoding to JSON file reading (<a href="https://redirect.github.com/rollup/rollup/issues/5759">#5759</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/31f1670b43f58acb90ac6a135c44ab7d8b39f7ef"><code>31f1670</code></a> fix(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5760">#5760</a>)</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v4.28.1...v4.29.0">compare view</a></li> </ul> </details> <br /> Updates `next` from 14.2.15 to 14.2.21 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v14.2.21</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Upgrade React from 14898b6a9 to 178c267a4e: <a href="https://redirect.github.com/vercel/next.js/pull/74115">vercel/next.js#74115</a></li> <li>Fix unstable_allowDynamic when used with pnpm: <a href="https://redirect.github.com/vercel/next.js/pull/73765">vercel/next.js#73765</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>chore(docs): add missing search: '' on remotePatterns: <a href="https://redirect.github.com/vercel/next.js/pull/73927">vercel/next.js#73927</a></li> <li>chore(docs): update version history of next/image: <a href="https://redirect.github.com/vercel/next.js/pull/73926">vercel/next.js#73926</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <a href="https://github.com/ztanner"><code>@​ztanner</code></a>, and <a href="https://github.com/styfle"><code>@​styfle</code></a> for helping!</p> <h2>v14.2.20</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix fetch cloning bug (<a href="https://redirect.github.com/vercel/next.js/pull/73532">vercel/next.js#73532</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/wyattjoh"><code>@​wyattjoh</code></a> for helping!</p> <h2>v14.2.19</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>ensure worker exits bubble to parent process (<a href="https://redirect.github.com/vercel/next.js/issues/73433">#73433</a>)</li> <li>Increase max cache tags to 128 (<a href="https://redirect.github.com/vercel/next.js/issues/73125">#73125</a>)</li> </ul> <h3>Misc Changes</h3> <ul> <li>Update max tag items limit in docs (<a href="https://redirect.github.com/vercel/next.js/issues/73445">#73445</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ztanner"><code>@​ztanner</code></a> and <a href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p> <h2>v14.2.18</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix: (third-parties) sendGTMEvent not queueing events before GTM init (<a href="https://redirect.github.com/vercel/next.js/issues/68683">#68683</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/72111">#72111</a>)</li> <li>Ignore error pages for cache revalidate (<a href="https://redirect.github.com/vercel/next.js/issues/72412">#72412</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/72484">#72484</a>)</li> </ul> <h3>Credits</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/2655f6efd3379cf68205b3b5c5173399294f7731"><code>2655f6e</code></a> v14.2.21</li> <li><a href="https://github.com/vercel/next.js/commit/8803d2b46e66ad831aec7979f2b7f0243057e48f"><code>8803d2b</code></a> Backport (v14): Upgrade React from 14898b6a9 to 178c267a4e (<a href="https://redirect.github.com/vercel/next.js/issues/74115">#74115</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/6e35243eae7f876177462b32763b3749d84c7d03"><code>6e35243</code></a> chore(docs): add missing <code>search: ''</code> on <code>remotePatterns</code> (<a href="https://redirect.github.com/vercel/next.js/issues/73925">#73925</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/73927">#73927</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/54919d2f2829e112a24ab2559a1e71e0d3ab859d"><code>54919d2</code></a> chore(docs): update version history of <code>next/image</code> (<a href="https://redirect.github.com/vercel/next.js/issues/73926">#73926</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/049a6907af00488a607e958a863fe42328d8cd6a"><code>049a690</code></a> Backport: Fix <code>unstable_allowDynamic</code> when used with pnpm (<a href="https://redirect.github.com/vercel/next.js/issues/73765">#73765</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/663fa9cb295730b5adfce8f968593f3838228d16"><code>663fa9c</code></a> Fix SWC and React versions for <code>14-2-1</code> branch (<a href="https://redirect.github.com/vercel/next.js/issues/73791">#73791</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/ed78a4aa673034719d5664536a80d326eebac7e1"><code>ed78a4a</code></a> v14.2.20</li> <li><a href="https://github.com/vercel/next.js/commit/530421d3a2cf00e94a8d68ef5b093bb866f13f14"><code>530421d</code></a> [backport] Fix/dedupe fetch clone (<a href="https://redirect.github.com/vercel/next.js/issues/73532">#73532</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/cbc62adabae6517b0f848a43a777af9b161cfd97"><code>cbc62ad</code></a> v14.2.19</li> <li><a href="https://github.com/vercel/next.js/commit/92280dc4359c319aaac86e9795d74477b77f09ff"><code>92280dc</code></a> [backport] Update max tag items limit in docs (<a href="https://redirect.github.com/vercel/next.js/issues/73445">#73445</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.15...v14.2.21">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/langchain-ai/langgraphjs/network/alerts). </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-15 19:16:44 -05:00
yindo closed this issue 2026-02-15 19:16:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#999