Skip to content

chore(deps): bump the production-dependencies group with 3 updates - #457

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-1231a71088
Open

chore(deps): bump the production-dependencies group with 3 updates#457
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-1231a71088

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 3 updates: playwright, @langchain/core and ai.

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 @langchain/core from 1.2.3 to 1.2.4

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.2.4

Patch Changes

Commits
  • f6dbb88 chore: version packages (#11268)
  • 9654bde fix(core): coalesce duplicate tracer copies sharing run state (#11190)
  • 84ce6d6 fix(core): bind splitText when trimMessages receives a TextSplitter instance ...
  • 710d74f fix: resolve open Dependabot alerts (#11259)
  • 5226cdd chore(deps-dev): bump @​hono/node-server from 2.0.4 to 2.0.10 in /libs/langcha...
  • d829cb4 chore: version packages (#11204)
  • c8bd4c4 feat(anthropic): add Claude Opus 5 support (#11255)
  • 741f380 chore(deps): bump @​hono/node-server from 2.0.4 to 2.0.10 (#11244)
  • 5103cee chore(deps): bump js-yaml from 5.1.0 to 5.2.2 (#11256)
  • db29a6a chore(deps): bump axios from 1.16.1 to 1.18.0 (#11228)
  • Additional commits viewable in compare view

Updates ai from 5.0.223 to 5.0.225

Changelog

Sourced from ai's changelog.

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

Bumps the production-dependencies group with 3 updates: [playwright](https://github.com/microsoft/playwright), [@langchain/core](https://github.com/langchain-ai/langchainjs) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai).


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 `@langchain/core` from 1.2.3 to 1.2.4
- [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.4)

Updates `ai` from 5.0.223 to 5.0.225
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/ai@5.0.225/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@5.0.225/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: "@langchain/core"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ai
  dependency-version: 5.0.225
  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 5, 2026
@dependabot
dependabot Bot requested a review from ceilf6 as a code owner August 5, 2026 03:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 5, 2026
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