Skip to content

Bump the production-dependencies group across 1 directory with 4 updates#16

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-6d25a1057f
Open

Bump the production-dependencies group across 1 directory with 4 updates#16
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/production-dependencies-6d25a1057f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Bumps the production-dependencies group with 4 updates in the / directory: @anthropic-ai/sdk, @yume-chan/adb, react and react-dom.

Updates @anthropic-ai/sdk from 0.78.0 to 0.86.1

Release notes

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

sdk: v0.86.1

0.86.1 (2026-04-08)

Full Changelog: sdk-v0.86.0...sdk-v0.86.1

Chores

  • update @​anthropic-ai/sdk dependency version (#870) (036342b)

sdk: v0.86.0

0.86.0 (2026-04-08)

Full Changelog: sdk-v0.85.0...sdk-v0.86.0

Features

  • api: add support for Claude Managed Agents (2ef732a)

Chores

  • internal: codegen related update (d644830)

sdk: v0.85.0

0.85.0 (2026-04-07)

Full Changelog: sdk-v0.84.0...sdk-v0.85.0

Features

  • client: Create Bedrock Mantle client (#810) (2f1f4a1)

sdk: v0.84.0

0.84.0 (2026-04-07)

Full Changelog: sdk-v0.83.0...sdk-v0.84.0

Features

  • api: Add support for claude-mythos-preview (d4057b0)
  • tools: add AbortSignal support for tool runner (#848) (972d591)

sdk: v0.83.0

0.83.0 (2026-04-03)

Full Changelog: sdk-v0.82.0...sdk-v0.83.0

Features

  • vertex: add support for US multi-region endpoint (5e5aea7)

... (truncated)

Changelog

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

0.86.1 (2026-04-08)

Full Changelog: sdk-v0.86.0...sdk-v0.86.1

Chores

  • update @​anthropic-ai/sdk dependency version (#870) (036342b)

0.86.0 (2026-04-08)

Full Changelog: sdk-v0.85.0...sdk-v0.86.0

Features

  • api: add support for Claude Managed Agents (2ef732a)

Chores

  • internal: codegen related update (d644830)

0.85.0 (2026-04-07)

Full Changelog: sdk-v0.84.0...sdk-v0.85.0

Features

  • client: Create Bedrock Mantle client (#810) (2f1f4a1)

0.84.0 (2026-04-07)

Full Changelog: sdk-v0.83.0...sdk-v0.84.0

Features

  • api: Add support for claude-mythos-preview (d4057b0)
  • tools: add AbortSignal support for tool runner (#848) (972d591)

0.83.0 (2026-04-03)

Full Changelog: sdk-v0.82.0...sdk-v0.83.0

Features

  • vertex: add support for US multi-region endpoint (5e5aea7)
  • vertex: add support for US multi-region endpoint (0de0e98)

Bug Fixes

... (truncated)

Commits

Updates @yume-chan/adb from 2.5.1 to 2.6.0

Release notes

Sourced from @​yume-chan/adb's releases.

v2.6.0

@yume-chan/adb

  • Add device state (device, recovery, rescue, sideload, etc) to AdbBanner. It's similar to state field of AdbServerClient.Device, but for daemon transports (#842). Thanks to @​niclimcy!

Full Changelog: yume-chan/ya-webadb@v2.5.3...v2.6.0

v2.5.2

What's Changed

@yume-chan/adb-server-node-tcp

New Contributors

Full Changelog: yume-chan/ya-webadb@v2.5.1...v2.5.2

Commits

Updates react from 19.2.4 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Updates react-dom from 19.2.4 to 19.2.5

Release notes

Sourced from react-dom's releases.

19.2.5 (April 8th, 2026)

React Server Components

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 4 updates in the / directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [@yume-chan/adb](https://github.com/yume-chan/ya-webadb/tree/HEAD/libraries/adb), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `@anthropic-ai/sdk` from 0.78.0 to 0.86.1
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.78.0...sdk-v0.86.1)

Updates `@yume-chan/adb` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/yume-chan/ya-webadb/releases)
- [Commits](https://github.com/yume-chan/ya-webadb/commits/v2.6.0/libraries/adb)

Updates `react` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)

Updates `react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.86.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@yume-chan/adb"
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.5
  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 Apr 9, 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