Skip to content

chore(deps): bump the production-dependencies group with 2 updates - #91

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-901bf39be2
Closed

chore(deps): bump the production-dependencies group with 2 updates#91
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-901bf39be2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates: @anthropic-ai/sdk and @bugsnag/js.

Updates @anthropic-ai/sdk from 0.110.0 to 0.111.0

Release notes

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

sdk: v0.111.0

0.111.0 (2026-07-10)

Full Changelog: sdk-v0.110.0...sdk-v0.111.0

Features

  • api: add support for dreaming (77b28a6)
  • tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)

Chores

  • docs: small updates to field descriptions (e25b885)
  • docs: update model example (a33f3f0)
  • docs: updates to descriptions and examples (eac4bac)
Changelog

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

0.111.0 (2026-07-10)

Full Changelog: sdk-v0.110.0...sdk-v0.111.0

Features

  • api: add support for dreaming (77b28a6)
  • tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)

Chores

  • docs: small updates to field descriptions (e25b885)
  • docs: update model example (a33f3f0)
  • docs: updates to descriptions and examples (eac4bac)
Commits
  • 9e46760 chore: release main
  • 8d461ea feat(api): add support for dreaming
  • 9436e29 codegen metadata
  • 0aec1e7 feat(tools): gate session tool calls on evaluated_permission; bound idle by s...
  • ac2fc67 chore(docs): update model example
  • c8af65d chore(docs): updates to descriptions and examples
  • 2a3a904 codegen metadata
  • 57c56c9 chore(docs): small updates to field descriptions
  • See full diff in compare view

Updates @bugsnag/js from 8.9.0 to 8.10.0

Release notes

Sourced from @​bugsnag/js's releases.

v8.10.0

Fixed

  • (delivery-node) Replace deprecated url.parse() with URL constructor #2730
  • (plugin-hono) Fix issue where error handler middleware did not await next() #2735
  • (react-native) Fix issue related to uploading source map #2773

Added

  • (react-native-navigation) Add support for react-native-navigation v8 #2741
  • Requires React Native 0.78+ (New Architecture only)
  • Peer dependency range updated: react-native-navigation 2.0.0 - 8.x
Changelog

Sourced from @​bugsnag/js's changelog.

[8.10.0] - 2026-07-10

Fixed

  • (delivery-node) Replace deprecated url.parse() with URL constructor #2730
  • (plugin-hono) Fix issue where error handler middleware did not await next() #2735
  • (react-native) Fix issue related to uploading source map #2773

Added

  • (react-native-navigation) Add support for react-native-navigation v8 #2741
  • Requires React Native 0.78+ (New Architecture only)
  • Peer dependency range updated: react-native-navigation 2.0.0 - 8.x
Commits
  • ab1bbde v8.10.0
  • 728b808 Merge pull request #2797 from bugsnag/release/v8.10.0
  • 2088d5b update release date release v8.10.0
  • 9606e99 Merge pull request #2796 from bugsnag/release/v8.10.0
  • f7759fb update release date
  • 36c8ad4 Merge pull request #2795 from bugsnag/release/v8.10.0
  • 7412703 change hub for mezz runner fixes
  • 115997a release 8.10.0 update region to US hub
  • 372e2ad Merge pull request #2794 from bugsnag/pri/plat-change-hub
  • b4a010b change hub for mezz runner fixes
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sb-jigneshr, a new releaser for @​bugsnag/js since your current version.


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 2 updates: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) and [@bugsnag/js](https://github.com/bugsnag/bugsnag-js).


Updates `@anthropic-ai/sdk` from 0.110.0 to 0.111.0
- [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.110.0...sdk-v0.111.0)

Updates `@bugsnag/js` from 8.9.0 to 8.10.0
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v8.10.0/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v8.9.0...v8.10.0)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.111.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@bugsnag/js"
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 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 Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-901bf39be2 branch July 18, 2026 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants