chore(deps): bump the server-deps group in /server/src/home-mind-server with 3 updates - #45
Merged
hoornet merged 1 commit intoJul 25, 2026
Conversation
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>
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
Reviewed by qwen3.7-plus · Input: 31K · Output: 1.1K · Cached: 136.9K |
hoornet
deleted the
dependabot/npm_and_yarn/server/src/home-mind-server/server-deps-c0c8ce2d3c
branch
July 25, 2026 19:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the server-deps group in /server/src/home-mind-server with 3 updates: @anthropic-ai/sdk, openai and undici.
Updates
@anthropic-ai/sdkfrom 0.112.1 to 0.114.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
2d314b4chore: release main3d051dffeat(api): add new stop reason 'model_context_window_exceeded'4414d47chore: release main1ec5566feat(api): add support for Managed Agents model effort, initial session event...c58a55bchore: release main2fb7da5chore(api): add support for new refusal categoryd6ffc3cchore(internal): codegen related update3e9a2e1chore(aws): raise minimum@anthropic-ai/sdkversion to 0.112.41cdfa7fchore: release main0cd535bfix(aws): remove duplicate loggerFor import breaking the build (#235)Updates
openaifrom 6.48.0 to 6.49.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
04671d2release: 6.49.0 (#2004)4ced1a8feat(helpers): add standard schema support (#1997)eb04567feat(zod): support schema definitions (#1993)83cdb79fix(zod): infer parsed tool callback arguments (#1992)a60cc25fix(runTools): sanitize replayed messages (#1990)bd86817fix(stream): handle audio completion markers (#1991)ee59911feat(helpers): add zod realtime function helper (#1996)39a15b4fix(azure): normalize endpoint trailing slashes (#1995)2706888fix: address code scanning findings (#2007)9bec333chore: exclude Brewfile from language detection (#2006)Updates
undicifrom 8.7.0 to 8.8.0Release notes
Sourced from undici's releases.
Commits
1760faaBumped v8.8.0 (#5575)f87273efix(h2): release completed requests from queue (#5569)1383989refactor: replace tspl with node:test t.plan in connect-timeout tests (#5518)c6d37d2test: deflake invalid websocket close status test (#5550)1ca0912fix: invalidate Location and Content-Location URIs on unsafe methods (#5514)87270e4fix(h2): complete request stream on 'end' instead of waiting for 'close' (#5560)85b35e7fix(h2): prevent uncaughtException from onHttp2SocketError accessing undefine...de01babfix: store revalidation-only responses so etag revalidation can engage (#5515)e1cc0d4fix: honor stale-if-error on connection errors during revalidation (#5513)dc7c044fix(retry): handle Retry-After zero delay (#5519)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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