chore(deps): bump the production-deps group with 5 updates#34
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the production-deps group with 5 updates#34dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.82.0` | `0.88.0` | | [@google/genai](https://github.com/googleapis/js-genai) | `1.48.0` | `1.49.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.8.0` | `12.9.0` | | [openai](https://github.com/openai/openai-node) | `6.33.0` | `6.34.0` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.33.0` | `3.36.0` | Updates `@anthropic-ai/sdk` from 0.82.0 to 0.88.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.82.0...sdk-v0.88.0) Updates `@google/genai` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.48.0...v1.49.0) Updates `better-sqlite3` from 12.8.0 to 12.9.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.8.0...v12.9.0) Updates `openai` from 6.33.0 to 6.34.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.33.0...v6.34.0) Updates `simple-git` from 3.33.0 to 3.36.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.36.0/simple-git) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@google/genai" dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: better-sqlite3 dependency-version: 12.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: openai dependency-version: 6.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: simple-git dependency-version: 3.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report
File CoverageNo changed files found. |
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-deps group with 5 updates:
0.82.00.88.01.48.01.49.012.8.012.9.06.33.06.34.03.33.03.36.0Updates
@anthropic-ai/sdkfrom 0.82.0 to 0.88.0Release notes
Sourced from
@anthropic-ai/sdk's releases.... (truncated)
Changelog
Sourced from
@anthropic-ai/sdk's changelog.... (truncated)
Commits
089fe05chore: release main (#987)73f128fchore: release main (#985)fd6cf54chore: release main (#983)79d1d73chore: release main (#982)4ade5b1chore: release main (#979)4368602chore: release main (#978)4105fd6chore: release main (#973)0b536aechore: release main (#970)Updates
@google/genaifrom 1.48.0 to 1.49.0Release notes
Sourced from
@google/genai's releases.Changelog
Sourced from
@google/genai's changelog.Commits
9deedb7chore(main): release 1.49.0 (#1457)c386d0cdocs: Remove deprecated product recontext model samples from docstrings5ab2463chore(interaction-api): Add Vertex AI Search and Enterprise Web Search to Int...227e509chore: Remove/update tests for the deprecated product recontext model.850fbecchore: Remove constrain for Vertex AI in interactions.c62cb9afeat: Introduce TYPE_L16 audio content and optional fields.a5b2018chore: Add missing modality types4b59428chore: pull in change from custom code2b064e0Copybara import of the project:14b6203chore: internal changeUpdates
better-sqlite3from 12.8.0 to 12.9.0Release notes
Sourced from better-sqlite3's releases.
Commits
4058d2412.9.0f653513Update SQLite to version 3.53.0 (#1464)Updates
openaifrom 6.33.0 to 6.34.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
35feb53Merge pull request #1797 from openai/release-please--branches--master--change...398e589release: 6.34.0a72ebcffeat(client): add support for short-lived tokens (#839)b73cc6bchore(tests): bump steady to v0.20.1eb7cbc1feat(api): add phase field to Message in conversations1f6968efix(api): remove web_search_call.results from ResponseIncludable in responses1081460chore(internal): codegen related update1bc32a3docs(api): add multi-file ingestion recommendations to vector-stores files/fi...3faee8dchore(internal): update multipart form array serializationbe64904Merge pull request #1798 from openai/codex/pin-github-workflow-refs-20260326-...Updates
simple-gitfrom 3.33.0 to 3.36.0Release notes
Sourced from simple-git's releases.
Changelog
Sourced from simple-git's changelog.
... (truncated)
Commits
7dc1a53Version Packages76f5376Merge pull request #1061 from Vinzent03/fix/buffer-import89a2294Environment Parsing (#1156)1b91b76fix: remove explicit node:buffer importe390685Version Packages3c9e4b8Pin version of@simple-git/args-pathspec94ee21fExportpathspectypes throughsimple-gitfor backward compatibility6d7cb51Version Packages0de400eSwitch to semver from workspace revisions2264722Version PackagesDependabot 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