Skip to content

chore(deps): bump the patch-updates group with 2 updates#1595

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/master/patch-updates-1ca42dbdac
Mar 27, 2026
Merged

chore(deps): bump the patch-updates group with 2 updates#1595
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/master/patch-updates-1ca42dbdac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps the patch-updates group with 2 updates: @langchain/langgraph and stripe.

Updates @langchain/langgraph from 1.2.5 to 1.2.6

Release notes

Sourced from @​langchain/langgraph's releases.

@​langchain/langgraph@​1.2.6

Patch Changes

  • #2241 6ee23e8 Thanks @​pawel-twardziak! - feat: add browser support for interrupt, writer, and other Node-only exports

    Export interrupt, writer, pushMessage, getStore, getWriter, getConfig, getPreviousState, getCurrentTaskInput from web.ts and add a "browser" condition to the "." package export so browser bundlers resolve to web.js instead of pulling in node:async_hooks.

  • #2245 77af976 Thanks @​hntrl! - revert abort signal change that was causing problematic errors

  • #2242 bdcf290 Thanks @​hntrl! - clean up resolved checkpointer promises to reduce memory retention

  • Updated dependencies [88726df, 7dfcbff]:

    • @​langchain/langgraph-sdk@​1.8.1
Changelog

Sourced from @​langchain/langgraph's changelog.

1.2.6

Patch Changes

  • #2241 6ee23e8 Thanks @​pawel-twardziak! - feat: add browser support for interrupt, writer, and other Node-only exports

    Export interrupt, writer, pushMessage, getStore, getWriter, getConfig, getPreviousState, getCurrentTaskInput from web.ts and add a "browser" condition to the "." package export so browser bundlers resolve to web.js instead of pulling in node:async_hooks.

  • #2245 77af976 Thanks @​hntrl! - revert abort signal change that was causing problematic errors

  • #2242 bdcf290 Thanks @​hntrl! - clean up resolved checkpointer promises to reduce memory retention

  • Updated dependencies [88726df, 7dfcbff]:

    • @​langchain/langgraph-sdk@​1.8.1
Commits
  • 9905dd1 chore: version packages (#2238)
  • bdcf290 fix(langgraph): clean up resolved checkpointer promises to reduce memory rete...
  • 77af976 Revert "fix(core): prevent AbortSignal listener leak in stream() and streamEv...
  • 6ee23e8 fix: add createAgent and middleware to browser entry points (#2241)
  • 20feb58 feat: Add LangSmith integration metadata to langgraph (#2193)
  • See full diff in compare view

Updates stripe from 21.0.0 to 21.0.1

Release notes

Sourced from stripe's releases.

v21.0.1

  • #2626 Fix export for Stripe.Decimal in CJS and ESM. Resolves #2625

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

21.0.1 - 2026-03-26

  • #2626 Fix export for Stripe.Decimal in CJS and ESM. Resolves #2625
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 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

Bumps the patch-updates group with 2 updates: [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) and [stripe](https://github.com/stripe/stripe-node).


Updates `@langchain/langgraph` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/langchain-ai/langgraphjs/releases)
- [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md)
- [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph@1.2.6/libs/langgraph-core)

Updates `stripe` from 21.0.0 to 21.0.1
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v21.0.0...v21.0.1)

---
updated-dependencies:
- dependency-name: "@langchain/langgraph"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: stripe
  dependency-version: 21.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
@github-actions github-actions bot merged commit 6245296 into master Mar 27, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/patch-updates-1ca42dbdac branch March 27, 2026 13:29
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants