Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 5 updates - #460

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-e12975dd8a
Closed

chore(deps): bump the production-dependencies group across 1 directory with 5 updates#460
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-e12975dd8a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 5 updates in the / directory:

Package From To
playwright 1.62.0 1.62.1
@ai-sdk/anthropic 2.0.92 2.0.94
@langchain/core 1.2.3 1.2.5
@langchain/langgraph 1.4.8 1.4.9
ai 5.0.223 5.0.228

Updates playwright from 1.62.0 to 1.62.1

Release notes

Sourced from playwright's releases.

v1.62.1

Bug Fixes

  • #41989 [Regression]: tsconfig "extends" bare specifier isn't resolved via node_modules walk-up like tsc (fatal since 1.62)
  • #41998 [Regression]: directory-form tsconfig project references ("path": "../pkg") fail to resolve (fatal since 1.62)
  • #41985 Accessibility snapshot drops button name when text is nested inside spans with aria-hidden SVG
  • #42000 [Regression]: page.evaluate() arg of a branded primitive type (string & { brand }) no longer type-checks since 1.62
  • #42013 [BUG]Image-type actionable elements are not presented in the snapshot.
Commits
  • 26a9e47 cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...
  • 0a81d5d cherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...
  • 8376826 cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...
  • 66c5cc9 chore: mark v1.62.1 (#42020)
  • 9672bc3 cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...
  • 4325804 cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors
  • 9632f8e cherry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...
  • See full diff in compare view

Updates @ai-sdk/anthropic from 2.0.92 to 2.0.94

Changelog

Sourced from @​ai-sdk/anthropic's changelog.

2.0.94

Patch Changes

  • e7afc18: Reject spliced Anthropic generations while allowing duplicate message start events for the active message.

2.0.93

Patch Changes

  • 950eec8: Preserve Anthropic prompt-cache matches by replaying complete code-execution transcripts in their original wire shape.
Commits
  • 825adbd Version Packages (#18568)
  • e7afc18 [v5.0] fix: prevent Anthropic streams from merging overlapping message genera...
  • 7babeef Version Packages (#18375)
  • 950eec8 [v5.0] fix: preserve Anthropic prompt caching when replaying code-execution t...
  • See full diff in compare view

Updates @langchain/core from 1.2.3 to 1.2.5

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.2.5

Patch Changes

@​langchain/core@​1.2.4

Patch Changes

Commits
  • 62fc484 chore: version packages (#11308)
  • e654022 feat: support LangSmith Gateway environment routing (#11305)
  • 1b96abe fix(anthropic): filter unsupported root tool schemas (#11310)
  • 0bd12f0 fix(langchain): resolve LocalFileStore keys with path.relative (#11277)
  • 1a1b347 fix(core): pass the mustache escape override per render call (#11295)
  • 555d6f1 chore: version packages (#11296)
  • 8a93e03 chore(deps): bump the types group across 1 directory with 2 updates (#11298)
  • 29823f4 chore(deps): bump the build-and-test group with 4 updates (#11283)
  • da32679 chore(deps): bump the typescript-eslint group with 3 updates (#11282)
  • aeb77fa chore(deps): bump the minor-and-patch group with 49 updates (#11287)
  • Additional commits viewable in compare view

Updates @langchain/langgraph from 1.4.8 to 1.4.9

Release notes

Sourced from @​langchain/langgraph's releases.

@​langchain/langgraph@​1.4.9

Patch Changes

  • #2653 7880055 Thanks @​christian-bromann! - fix(langgraph): checkpoint Topic as a flat values list

    Match Python Topic checkpoints so Host JS graphs no longer put __pregel_tasks: [[], []] through the Python checkpointer. Keep reading legacy [seen, values] checkpoints for restore compatibility.

Changelog

Sourced from @​langchain/langgraph's changelog.

1.4.9

Patch Changes

  • #2653 7880055 Thanks @​christian-bromann! - fix(langgraph): checkpoint Topic as a flat values list

    Match Python Topic checkpoints so Host JS graphs no longer put __pregel_tasks: [[], []] through the Python checkpointer. Keep reading legacy [seen, values] checkpoints for restore compatibility.

Commits
  • 5f99152 chore: version packages (#2655)
  • 7880055 fix(langgraph): checkpoint Topic as a flat values list (#2653)
  • cac6d31 chore(deps): bump the vite-vitest group across 1 directory with 6 updates (#2...
  • fa98921 chore(deps-dev): bump @​vitest/browser from 4.1.9 to 4.1.10 (#2624)
  • cdffd18 chore(deps): bump the langchain group across 1 directory with 6 updates (#2616)
  • See full diff in compare view

Updates ai from 5.0.223 to 5.0.228

Changelog

Sourced from ai's changelog.

5.0.228

Patch Changes

  • Updated dependencies [b74765f]
    • @​ai-sdk/gateway@​2.0.127

5.0.227

Patch Changes

  • 212d793: Skip re-validating tool input for terminal output-available UI message parts.
  • Updated dependencies [1ce55ef]
  • Updated dependencies [f50dc31]
    • @​ai-sdk/gateway@​2.0.126

5.0.226

Patch Changes

  • Updated dependencies [ecd9c1c]
    • @​ai-sdk/gateway@​2.0.125

5.0.225

Patch Changes

  • Updated dependencies [8ea0ce4]
    • @​ai-sdk/gateway@​2.0.124

5.0.224

Patch Changes

  • Updated dependencies [d27b3c3]
    • @​ai-sdk/gateway@​2.0.123
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

…y with 5 updates

Bumps the production-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [playwright](https://github.com/microsoft/playwright) | `1.62.0` | `1.62.1` |
| [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `2.0.92` | `2.0.94` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.2.3` | `1.2.5` |
| [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.4.8` | `1.4.9` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.223` | `5.0.228` |



Updates `playwright` from 1.62.0 to 1.62.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.0...v1.62.1)

Updates `@ai-sdk/anthropic` from 2.0.92 to 2.0.94
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@2.0.94/packages/anthropic/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@2.0.94/packages/anthropic)

Updates `@langchain/core` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.2.3...@langchain/core@1.2.5)

Updates `@langchain/langgraph` from 1.4.8 to 1.4.9
- [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.4.9/libs/langgraph-core)

Updates `ai` from 5.0.223 to 5.0.228
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@5.0.228/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@5.0.228/packages/ai)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.62.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/anthropic"
  dependency-version: 2.0.94
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@langchain/core"
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@langchain/langgraph"
  dependency-version: 1.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 5.0.228
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Aug 12, 2026
@dependabot
dependabot Bot requested a review from ceilf6 as a code owner August 12, 2026 03:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 19, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-e12975dd8a branch August 19, 2026 03:55
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