chore(deps-dev): bump the dev-dependencies group with 2 updates#1178
Merged
chore(deps-dev): bump the dev-dependencies group with 2 updates#1178
Conversation
Bumps the dev-dependencies group with 2 updates: [@google/genai](https://github.com/googleapis/js-genai) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@google/genai` from 1.44.0 to 1.45.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.44.0...v1.45.0) Updates `@types/node` from 25.4.0 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 1.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Closed
wolfib
approved these changes
Mar 16, 2026
OrKoN
pushed a commit
to mvanhorn/chrome-devtools-mcp
that referenced
this pull request
Apr 1, 2026
…meDevTools#1178) Bumps the dev-dependencies group with 2 updates: [@google/genai](https://github.com/googleapis/js-genai) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@google/genai` from 1.44.0 to 1.45.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/js-genai/releases"><code>@google/genai</code>'s releases</a>.</em></p> <blockquote> <h2>v1.45.0</h2> <h2><a href="https://github.com/googleapis/js-genai/compare/v1.44.0...v1.45.0">1.45.0</a> (2026-03-12)</h2> <h3>Features</h3> <ul> <li>Add inference_generation_config to EvaluationConfig for Tuning (<a href="https://github.com/googleapis/js-genai/commit/b4ac722b0225ef3f06b82f5dcb19d423efe63599">b4ac722</a>)</li> <li>enable language code for audio transcription config in Live API for Vertex AI (<a href="https://github.com/googleapis/js-genai/commit/67f39ec0079b5b027a5364b5ffdc59ccd5c2fe4f">67f39ec</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md"><code>@google/genai</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/js-genai/compare/v1.44.0...v1.45.0">1.45.0</a> (2026-03-12)</h2> <h3>Features</h3> <ul> <li>Add inference_generation_config to EvaluationConfig for Tuning (<a href="https://github.com/googleapis/js-genai/commit/b4ac722b0225ef3f06b82f5dcb19d423efe63599">b4ac722</a>)</li> <li>enable language code for audio transcription config in Live API for Vertex AI (<a href="https://github.com/googleapis/js-genai/commit/67f39ec0079b5b027a5364b5ffdc59ccd5c2fe4f">67f39ec</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/js-genai/commit/2d82de4aa4a70a8c1698592ca4ffaa72fcbda013"><code>2d82de4</code></a> chore(main): release 1.45.0 (<a href="https://redirect.github.com/googleapis/js-genai/issues/1384">#1384</a>)</li> <li><a href="https://github.com/googleapis/js-genai/commit/85c6b286b64d2c4461a2d935357159ff12ae10dd"><code>85c6b28</code></a> chore: Update response MIME type field status.</li> <li><a href="https://github.com/googleapis/js-genai/commit/67f39ec0079b5b027a5364b5ffdc59ccd5c2fe4f"><code>67f39ec</code></a> feat: enable language code for audio transcription config in Live API for Ver...</li> <li><a href="https://github.com/googleapis/js-genai/commit/0d9e857fcc1e4a5a19b17cfd4e9a26bc38862b06"><code>0d9e857</code></a> chore: Remove <code>signature</code> from tool call content/delta types and add `call_id...</li> <li><a href="https://github.com/googleapis/js-genai/commit/7e6d6e0d0fcfcd46912b37f4f794c371731ffd5a"><code>7e6d6e0</code></a> chore: Additional configuration for private vertex_internal entrypoint</li> <li><a href="https://github.com/googleapis/js-genai/commit/5d3759af91f31a0c8d0382ca4dadbaca899c9b33"><code>5d3759a</code></a> chore: update comments</li> <li><a href="https://github.com/googleapis/js-genai/commit/e98f210332c3d5491bae3bf4432cf6a08275828b"><code>e98f210</code></a> chore: add streaming benchmark</li> <li><a href="https://github.com/googleapis/js-genai/commit/3fbab013d2a1b3058dc99303076b3fff927ceca3"><code>3fbab01</code></a> chore: internal change</li> <li><a href="https://github.com/googleapis/js-genai/commit/b4ac722b0225ef3f06b82f5dcb19d423efe63599"><code>b4ac722</code></a> feat: Add inference_generation_config to EvaluationConfig for Tuning</li> <li>See full diff in <a href="https://github.com/googleapis/js-genai/compare/v1.44.0...v1.45.0">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 25.4.0 to 25.5.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 dev-dependencies group with 2 updates: @google/genai and @types/node.
Updates
@google/genaifrom 1.44.0 to 1.45.0Release notes
Sourced from
@google/genai's releases.Changelog
Sourced from
@google/genai's changelog.Commits
2d82de4chore(main): release 1.45.0 (#1384)85c6b28chore: Update response MIME type field status.67f39ecfeat: enable language code for audio transcription config in Live API for Ver...0d9e857chore: Removesignaturefrom tool call content/delta types and add `call_id...7e6d6e0chore: Additional configuration for private vertex_internal entrypoint5d3759achore: update commentse98f210chore: add streaming benchmark3fbab01chore: internal changeb4ac722feat: Add inference_generation_config to EvaluationConfig for TuningUpdates
@types/nodefrom 25.4.0 to 25.5.0Commits
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