chore(deps): bump the production-dependencies group across 1 directory with 7 updates#82
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Bundle Size Report
Largest CLI ESM chunk: 40K Sizes are uncompressed. Published npm tarballs are ~30-40% smaller. |
8b93b5c to
b45c612
Compare
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` | | [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `3.0.81` | `3.0.84` | | [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `3.0.80` | `3.0.82` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `3.0.68` | `3.0.71` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `6.0.197` | `6.0.205` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `8.6.0` | `8.6.3` | | [yauzl](https://github.com/thejoshwolfe/yauzl) | `3.3.2` | `3.4.0` | Updates `commander` from 14.0.3 to 15.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.3...v15.0.0) Updates `@ai-sdk/anthropic` from 3.0.81 to 3.0.84 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@3.0.84/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@3.0.84/packages/anthropic) Updates `@ai-sdk/google` from 3.0.80 to 3.0.82 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google@3.0.82/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@3.0.82/packages/google) Updates `@ai-sdk/openai` from 3.0.68 to 3.0.71 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai@3.0.71/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@3.0.71/packages/openai) Updates `ai` from 6.0.197 to 6.0.205 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/ai@6.0.205/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@6.0.205/packages/ai) Updates `protobufjs` from 8.6.0 to 8.6.3 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.6.0...protobufjs-v8.6.3) Updates `yauzl` from 3.3.2 to 3.4.0 - [Commits](thejoshwolfe/yauzl@3.3.2...3.4.0) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.84 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/google" dependency-version: 3.0.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.71 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ai dependency-version: 6.0.203 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: protobufjs dependency-version: 8.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: yauzl dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b45c612 to
bcfa401
Compare
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 production-dependencies group with 7 updates in the / directory:
14.0.315.0.03.0.813.0.843.0.803.0.823.0.683.0.716.0.1976.0.2058.6.08.6.33.3.23.4.0Updates
commanderfrom 14.0.3 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions with hash (#2521)74d5dfeDrop EOL node 20 from test matrix, and add node 26 (#2520)6df9b68Update details for 15.0.0 release (#2519)01ce5d0Remove jest esm examples (#2517)d785d8bUpdate dependencies (#2518)9098b48Update dependencies (#2506)373f660Use node:util stripVTControlCharacters instead of own code (#2486)987f289Use simple match in test (to avoid warning about expensive regex) (#2485)0ea3bb3Update dependecies and lint (#2489)Updates
@ai-sdk/anthropicfrom 3.0.81 to 3.0.84Changelog
Sourced from @ai-sdk/anthropic's changelog.
Commits
bae9babVersion Packages (#16026)9ef2c3cVersion Packages (#15998)f6e5881Version Packages (#15902)2a91a17backport: feat(provider/anthropic): add support forclaude-fable-5and the ...7aca1fcbackport: chore: update TypeScript references and fix `pnpm update-references...Updates
@ai-sdk/googlefrom 3.0.80 to 3.0.82Changelog
Sourced from @ai-sdk/google's changelog.
Commits
bae9babVersion Packages (#16026)3258f22Backport: fix(google): prevent prototype pollution when streaming tool args (...bfa5864Backport: fix(providers): only send credentials to same-origin response-suppl...9ef2c3cVersion Packages (#15998)7aca1fcbackport: chore: update TypeScript references and fix `pnpm update-references...Updates
@ai-sdk/openaifrom 3.0.68 to 3.0.71Changelog
Sourced from @ai-sdk/openai's changelog.
Commits
bae9babVersion Packages (#16026)9ef2c3cVersion Packages (#15998)f6e5881Version Packages (#15902)9a55f6dBackport: feat(openai): add namespaces for tool definitions (#15910)Updates
aifrom 6.0.197 to 6.0.205Changelog
Sourced from ai's changelog.
... (truncated)
Commits
5548672Version Packages (#16097)63b3f60Version Packages (#16086)bae9babVersion Packages (#16026)b4b575aBackport: fix(ai): redact server error details from UI message streams by def...f42aa79Backport: fix(provider-utils,ai): harden download SSRF guard against hostname...5291f7eBackport: fix: Harden stream text processing and middleware against prototype...9ef2c3cVersion Packages (#15998)942f2f8Backport: fix(security): harden tool approval replay path against client-forg...dca8c38Version Packages (#15992)0c8c0edBackport: fix(ai): return schema-transformed elements in array output mode (#...Updates
protobufjsfrom 8.6.0 to 8.6.3Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
8076a5echore: release master (#2318)4dff8e4fix: Support utf8_validation during decode (#2325)9c9f8eefix: Remove renamed reflection objects by identity (#2324)de18bbedocs: Document custom constructor registration order (#2323)c98a4e5fix: Include interfaces in API docs and fix FieldMask doc comment (#2319)c97cdbefix: Preserve explicit URLs in path resolution (#2320)ec868f3fix: Consistently reject truncated 64-bit varints (#2322)3359e64fix: Support Node ESM named imports from CommonJS entrypoints (#2315)41d3517chore: release master (#2316)bf12d56fix: Discard unknown fields by default (#2310)Updates
yauzlfrom 3.3.2 to 3.4.0Commits
f5798e1version 3.4.0632d650add promises API (#171)73b1ba5CONTRIBUTING.md