Skip to content

chore(deps): bump the server-deps group in /server/src/home-mind-server with 3 updates - #45

Merged
hoornet merged 1 commit into
masterfrom
dependabot/npm_and_yarn/server/src/home-mind-server/server-deps-c0c8ce2d3c
Jul 25, 2026
Merged

chore(deps): bump the server-deps group in /server/src/home-mind-server with 3 updates#45
hoornet merged 1 commit into
masterfrom
dependabot/npm_and_yarn/server/src/home-mind-server/server-deps-c0c8ce2d3c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the server-deps group in /server/src/home-mind-server with 3 updates: @anthropic-ai/sdk, openai and undici.

Updates @anthropic-ai/sdk from 0.112.1 to 0.114.0

Release notes

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

sdk: v0.114.0

0.114.0 (2026-07-23)

Full Changelog: sdk-v0.113.0...sdk-v0.114.0

Features

  • api: add new stop reason 'model_context_window_exceeded' (1ec71c1)

sdk: v0.113.0

0.113.0 (2026-07-22)

Full Changelog: sdk-v0.112.5...sdk-v0.113.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (83fef1e)

sdk: v0.112.5

0.112.5 (2026-07-21)

Full Changelog: sdk-v0.112.4...sdk-v0.112.5

Chores

  • api: add support for new refusal category (479efe8)
  • internal: codegen related update (830fb74)

sdk: v0.112.4

0.112.4 (2026-07-20)

Full Changelog: sdk-v0.112.3...sdk-v0.112.4

Bug Fixes

  • aws: preserve AWS options and auth mode across withOptions() (#214) (3f7665c)

Chores

sdk: v0.112.3

0.112.3 (2026-07-17)

Full Changelog: sdk-v0.112.2...sdk-v0.112.3

Chores

... (truncated)

Changelog

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

0.114.0 (2026-07-23)

Full Changelog: sdk-v0.113.0...sdk-v0.114.0

Features

  • api: add new stop reason 'model_context_window_exceeded' (1ec71c1)

0.113.0 (2026-07-22)

Full Changelog: sdk-v0.112.5...sdk-v0.113.0

Features

  • api: add support for Managed Agents model effort, initial session events, and threads delta streaming (83fef1e)

0.112.5 (2026-07-21)

Full Changelog: sdk-v0.112.4...sdk-v0.112.5

Chores

  • api: add support for new refusal category (479efe8)
  • internal: codegen related update (830fb74)

0.112.4 (2026-07-20)

Full Changelog: sdk-v0.112.3...sdk-v0.112.4

Bug Fixes

  • aws: preserve AWS options and auth mode across withOptions() (#214) (3f7665c)

Chores

0.112.3 (2026-07-17)

Full Changelog: sdk-v0.112.2...sdk-v0.112.3

Chores

0.112.2 (2026-07-17)

Full Changelog: sdk-v0.112.1...sdk-v0.112.2

... (truncated)

Commits
  • 2d314b4 chore: release main
  • 3d051df feat(api): add new stop reason 'model_context_window_exceeded'
  • 4414d47 chore: release main
  • 1ec5566 feat(api): add support for Managed Agents model effort, initial session event...
  • c58a55b chore: release main
  • 2fb7da5 chore(api): add support for new refusal category
  • d6ffc3c chore(internal): codegen related update
  • 3e9a2e1 chore(aws): raise minimum @​anthropic-ai/sdk version to 0.112.4
  • 1cdfa7f chore: release main
  • 0cd535b fix(aws): remove duplicate loggerFor import breaking the build (#235)
  • Additional commits viewable in compare view

Updates openai from 6.48.0 to 6.49.0

Release notes

Sourced from openai's releases.

v6.49.0

6.49.0 (2026-07-23)

Full Changelog: v6.48.0...v6.49.0

Features

  • api: accept None for prompt_cache_key/safety_identifier (c54a7f3)
  • api: add support for spend_limit admin apis (e8238b0)
  • helpers: add standard schema support (#1997) (4ced1a8)
  • helpers: add zod realtime function helper (#1996) (ee59911)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (967a66b)
  • zod: support schema definitions (#1993) (eb04567)

Bug Fixes

  • address code scanning findings (#2007) (2706888)
  • address remaining Dependabot alerts (#2005) (6ab3428)
  • azure: normalize endpoint trailing slashes (#1995) (39a15b4)
  • ci: restore explicit TypeScript SDK runner selection (fe79401)
  • runTools: sanitize replayed messages (#1990) (a60cc25)
  • stream: handle audio completion markers (#1991) (bd86817)
  • zod: escape schema definition refs before strict validation (bff2b10)
  • zod: infer parsed tool callback arguments (#1992) (83cdb79)
  • zod: preserve schema types while escaping refs (cb7e195)

Chores

Changelog

Sourced from openai's changelog.

6.49.0 (2026-07-23)

Full Changelog: v6.48.0...v6.49.0

Features

  • api: accept None for prompt_cache_key/safety_identifier (c54a7f3)
  • api: add support for spend_limit admin apis (e8238b0)
  • helpers: add standard schema support (#1997) (4ced1a8)
  • helpers: add zod realtime function helper (#1996) (ee59911)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (967a66b)
  • zod: support schema definitions (#1993) (eb04567)

Bug Fixes

  • address code scanning findings (#2007) (2706888)
  • address remaining Dependabot alerts (#2005) (6ab3428)
  • azure: normalize endpoint trailing slashes (#1995) (39a15b4)
  • ci: restore explicit TypeScript SDK runner selection (fe79401)
  • runTools: sanitize replayed messages (#1990) (a60cc25)
  • stream: handle audio completion markers (#1991) (bd86817)
  • zod: escape schema definition refs before strict validation (bff2b10)
  • zod: infer parsed tool callback arguments (#1992) (83cdb79)
  • zod: preserve schema types while escaping refs (cb7e195)

Chores

Commits

Updates undici from 8.7.0 to 8.8.0

Release notes

Sourced from undici's releases.

v8.8.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.7.0...v8.8.0

Commits
  • 1760faa Bumped v8.8.0 (#5575)
  • f87273e fix(h2): release completed requests from queue (#5569)
  • 1383989 refactor: replace tspl with node:test t.plan in connect-timeout tests (#5518)
  • c6d37d2 test: deflake invalid websocket close status test (#5550)
  • 1ca0912 fix: invalidate Location and Content-Location URIs on unsafe methods (#5514)
  • 87270e4 fix(h2): complete request stream on 'end' instead of waiting for 'close' (#5560)
  • 85b35e7 fix(h2): prevent uncaughtException from onHttp2SocketError accessing undefine...
  • de01bab fix: store revalidation-only responses so etag revalidation can engage (#5515)
  • e1cc0d4 fix: honor stale-if-error on connection errors during revalidation (#5513)
  • dc7c044 fix(retry): handle Retry-After zero delay (#5519)
  • Additional commits viewable in compare view

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 server-deps group in /server/src/home-mind-server with 3 updates: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [openai](https://github.com/openai/openai-node) and [undici](https://github.com/nodejs/undici).


Updates `@anthropic-ai/sdk` from 0.112.1 to 0.114.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.112.1...sdk-v0.114.0)

Updates `openai` from 6.48.0 to 6.49.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v6.48.0...v6.49.0)

Updates `undici` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.114.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-deps
- dependency-name: openai
  dependency-version: 6.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-deps
- dependency-name: undici
  dependency-version: 8.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: server-deps
...

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 Jul 24, 2026
@kilo-code-bot

kilo-code-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • server/src/home-mind-server/package.json
  • server/src/home-mind-server/package-lock.json

Reviewed by qwen3.7-plus · Input: 31K · Output: 1.1K · Cached: 136.9K

@hoornet
hoornet merged commit ded77a7 into master Jul 25, 2026
4 checks passed
@hoornet
hoornet deleted the dependabot/npm_and_yarn/server/src/home-mind-server/server-deps-c0c8ce2d3c branch July 25, 2026 19:26
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.

1 participant