chore(deps): bump the all-minor-patch group with 8 updates#48
Merged
github-actions[bot] merged 1 commit intoMay 11, 2026
Merged
Conversation
Bumps the all-minor-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.92.0` | `0.95.1` | | [openai](https://github.com/openai/openai-node) | `6.35.0` | `6.37.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.13` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.6.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.1` | `8.59.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.10` | `8.0.11` | Updates `@anthropic-ai/sdk` from 0.92.0 to 0.95.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.92.0...sdk-v0.95.1) Updates `openai` from 6.35.0 to 6.37.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.35.0...v6.37.0) Updates `react` from 19.2.5 to 19.2.6 - [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.6/packages/react) Updates `react-dom` from 19.2.5 to 19.2.6 - [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.6/packages/react-dom) Updates `zustand` from 5.0.12 to 5.0.13 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.12...v5.0.13) Updates `@types/node` from 25.6.0 to 25.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) Updates `vite` from 8.0.10 to 8.0.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.11/packages/vite) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.95.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: openai dependency-version: 6.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: zustand dependency-version: 5.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/node" dependency-version: 25.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: vite dependency-version: 8.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-minor-patch group with 8 updates:
0.92.00.95.16.35.06.37.019.2.519.2.619.2.519.2.65.0.125.0.1325.6.025.6.28.59.18.59.28.0.108.0.11Updates
@anthropic-ai/sdkfrom 0.92.0 to 0.95.1Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
e6f4239chore: release main6f06905chore: redact api-key headers in debug logs7693ec9chore: release main (#1030)9ddb1adchore: release main6d73820feat(client): allow targeting a workspace for OIDC federation token exchanged6f562cchore: release main (#1025)Updates
openaifrom 6.35.0 to 6.37.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
b0e89cdrelease: 6.37.02151063feat(api): realtime 2a5c4184feat(api): manual updates17c79fbchore: redact api-key headers in debug logs36f69f6codegen metadata5cd49e4codegen metadataa1b2c9ccodegen metadatabadc738fix(api): fix imagegensizeenum regression15d48e0codegen metadata0ff2cdafeat(api): add quantity field to admin organization usage responsesUpdates
reactfrom 19.2.5 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.6Updates
react-domfrom 19.2.5 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.6Updates
zustandfrom 5.0.12 to 5.0.13Release notes
Sourced from zustand's releases.
Commits
6bc451e5.0.138ec2169chore(deps): update dev dependencies (#3486)4e9bcf0fix(devtools): support Firefox/Safari stack format in findCallerName (#3469)4b96f4efix(docs): correct react-dom test utils import path (#3474)c7516c1fix(tests): change parameters for 'expect' in test (#3483)1b04af1docs(persist): fix signature to require persistOptions (#3477)95d3f33test(middleware/immer): add runtime tests for immer middleware (#3471)3201328Update TypeScript guide links in README.md (#3466)00f96a3chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 (#3447)6330044test: expand React subscribe test coverage (#3442)Updates
@types/nodefrom 25.6.0 to 25.6.2Commits
Updates
typescript-eslintfrom 8.59.1 to 8.59.2Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2ec35f1chore(release): publish 8.59.2Updates
vitefrom 8.0.10 to 8.0.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
66f3194release: v8.0.115c0cfcbfix(deps): update all non-major dependencies (#22382)555ff36chore(deps): update rolldown-related dependencies (#22383)b31fd35refactor: remove unnecessary async (#22296)3c8bf06refactor: devtools integration (#22312)7c2aa3bfix: make separate object instance for each environment (#22276)3f80524feat: update rolldown to 1.0.0-rc.18 (#22360)0c162e9refactor: show direct path type in bad character warning (#22339)672c962fix(deps): update all non-major dependencies (#22334)30028f9fix(glob): align hmr matcher options with glob enumeration (#22306)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