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

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/751
Author: @dependabot[bot]
Created: 12/18/2024
Status: Merged
Merged: 12/19/2024
Merged by: @jacoblee93

Base: mainHead: dependabot/npm_and_yarn/npm_and_yarn-480b81d217


📝 Commits (1)

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

📊 Changes

8 files changed (+112 additions, -82 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 (+105 -75)

📄 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.24.0 to 4.24.1

Release notes

Sourced from rollup's releases.

v4.24.1

4.24.1

2024-10-27

Bug Fixes

  • Support running Rollup natively on FreeBSD (#5698)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.24.1

2024-10-27

Bug Fixes

  • Support running Rollup natively on FreeBSD (#5698)

Pull Requests

Commits
  • 88a54d8 4.24.1
  • b9ff676 Add support for FreeBSD (x64 and arm64) (#5698)
  • 9048a4f chore(deps): lock file maintenance minor/patch updates (#5696)
  • 028e47c fix(deps): update swc monorepo (major) (#5695)
  • 9ac8891 chore(deps): lock file maintenance minor/patch updates (#5692)
  • 29cd524 chore(deps): update dependency eslint-plugin-unicorn to v56 (#5691)
  • 366e4d0 chore(deps): update dependency @​inquirer/prompts to v7 (#5690)
  • 5d91210 chore(deps): lock file maintenance minor/patch updates (#5689)
  • See full diff in compare view

Updates next from 14.2.10 to 14.2.15

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/751 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/npm_and_yarn-480b81d217` --- ### 📝 Commits (1) - [`a607368`](https://github.com/langchain-ai/langgraphjs/commit/a60736804b3b490338c5dbb3b2d1de47d06a32bb) build(deps): bump the npm_and_yarn group across 2 directories with 2 updates ### 📊 Changes **8 files changed** (+112 additions, -82 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` (+105 -75) </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.24.0 to 4.24.1 <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.24.1</h2> <h2>4.24.1</h2> <p><em>2024-10-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Support running Rollup natively on FreeBSD (<a href="https://redirect.github.com/rollup/rollup/issues/5698">#5698</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5689">#5689</a>: chore(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/5690">#5690</a>: chore(deps): update dependency <code>@​inquirer/prompts</code> to v7 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5691">#5691</a>: chore(deps): update dependency eslint-plugin-unicorn to v56 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5692">#5692</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5695">#5695</a>: fix(deps): update swc monorepo (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5696">#5696</a>: chore(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/5698">#5698</a>: Add support for FreeBSD (x64 and arm64) (<a href="https://github.com/tagattie"><code>@​tagattie</code></a>, <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</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.24.1</h2> <p><em>2024-10-27</em></p> <h3>Bug Fixes</h3> <ul> <li>Support running Rollup natively on FreeBSD (<a href="https://redirect.github.com/rollup/rollup/issues/5698">#5698</a>)</li> </ul> <h3>Pull Requests</h3> <ul> <li><a href="https://redirect.github.com/rollup/rollup/pull/5689">#5689</a>: chore(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/5690">#5690</a>: chore(deps): update dependency <code>@​inquirer/prompts</code> to v7 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5691">#5691</a>: chore(deps): update dependency eslint-plugin-unicorn to v56 (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5692">#5692</a>: chore(deps): lock file maintenance minor/patch updates (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5695">#5695</a>: fix(deps): update swc monorepo (major) (<a href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li> <li><a href="https://redirect.github.com/rollup/rollup/pull/5696">#5696</a>: chore(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/5698">#5698</a>: Add support for FreeBSD (x64 and arm64) (<a href="https://github.com/tagattie"><code>@​tagattie</code></a>, <a href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rollup/rollup/commit/88a54d892dacbb0efdbcade263a32d9df1a77b37"><code>88a54d8</code></a> 4.24.1</li> <li><a href="https://github.com/rollup/rollup/commit/b9ff6762a55f369f5bc416dacdff29234c795f34"><code>b9ff676</code></a> Add support for FreeBSD (x64 and arm64) (<a href="https://redirect.github.com/rollup/rollup/issues/5698">#5698</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/9048a4ff4ca64aff1527df32c26af20461c1f038"><code>9048a4f</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5696">#5696</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/028e47cec1dbb5dabe68a4edd0e382941ec37ec8"><code>028e47c</code></a> fix(deps): update swc monorepo (major) (<a href="https://redirect.github.com/rollup/rollup/issues/5695">#5695</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/9ac889131c8c673ee7441f6300ab945c20531849"><code>9ac8891</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5692">#5692</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/29cd524c7523df8ff15ca876a3bd8b3a677ef2c5"><code>29cd524</code></a> chore(deps): update dependency eslint-plugin-unicorn to v56 (<a href="https://redirect.github.com/rollup/rollup/issues/5691">#5691</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/366e4d029a28a7a262c5d361e2c161347b178f53"><code>366e4d0</code></a> chore(deps): update dependency <code>@​inquirer/prompts</code> to v7 (<a href="https://redirect.github.com/rollup/rollup/issues/5690">#5690</a>)</li> <li><a href="https://github.com/rollup/rollup/commit/5d91210dd1dc78205f28ffbcfe17fd79eb25ee7b"><code>5d91210</code></a> chore(deps): lock file maintenance minor/patch updates (<a href="https://redirect.github.com/rollup/rollup/issues/5689">#5689</a>)</li> <li>See full diff in <a href="https://github.com/rollup/rollup/compare/v4.24.0...v4.24.1">compare view</a></li> </ul> </details> <br /> Updates `next` from 14.2.10 to 14.2.15 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/737c29e49f9532cce3da8e25d88bc82cf5f5fe9a"><code>737c29e</code></a> v14.2.15</li> <li><a href="https://github.com/vercel/next.js/commit/1c8234eb20bc8afd396b89999a00f06b61d72d7b"><code>1c8234e</code></a> backport: [i18n] Routing fix <a href="https://redirect.github.com/vercel/next.js/issues/70761">#70761</a> (<a href="https://redirect.github.com/vercel/next.js/issues/70976">#70976</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/bb3f58011885369404fe2d6abe5d40b867183fce"><code>bb3f580</code></a> fix: Do not omit alt on getImgProps return type, ImgProps (<a href="https://redirect.github.com/vercel/next.js/issues/70818">#70818</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/cb8113bb0dec432470ac82a741670920c8c51d35"><code>cb8113b</code></a> fix(next/image): handle undefined <code>images.localPatterns</code> config in `images-ma...</li> <li><a href="https://github.com/vercel/next.js/commit/9c1191abccb08b984369e1b488d1ed99f4f9f7f6"><code>9c1191a</code></a> fix missing helpers in <code>next-test-utils.ts</code></li> <li><a href="https://github.com/vercel/next.js/commit/0de418351392e302c9c4538f06d352b1c157a445"><code>0de4183</code></a> fix lint</li> <li><a href="https://github.com/vercel/next.js/commit/e03c4ff4ff53d7ad94dde19c45ed2dd4d94d91f0"><code>e03c4ff</code></a> feat(next/image): add <code>images.localPatterns</code> config (<a href="https://redirect.github.com/vercel/next.js/issues/70802">#70802</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/540ea2d892b974bd3141faa05824b6118a634c1b"><code>540ea2d</code></a> backport: support breadcrumb style catch-all parallel routes (<a href="https://redirect.github.com/vercel/next.js/issues/65063">#65063</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/70794">#70794</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/0d0448be0345cfa314dab274662bccdf5b8384a3"><code>0d0448b</code></a> Fix client reference access causing metadata missing (<a href="https://redirect.github.com/vercel/next.js/issues/70732">#70732</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/70788">#70788</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/381d1f9a06292758cc94bee7bc702045cff94010"><code>381d1f9</code></a> feat(next/image): add support for <code>decoding</code> prop (<a href="https://redirect.github.com/vercel/next.js/issues/70678">#70678</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.10...v14.2.15">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:41 -05:00
yindo closed this issue 2026-02-15 19:16:41 -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#987