Skip to content

build(deps): bump @google/genai from 0.10.0 to 0.13.0#22

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/google/genai-0.13.0
Closed

build(deps): bump @google/genai from 0.10.0 to 0.13.0#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/google/genai-0.13.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2025

Bumps @google/genai from 0.10.0 to 0.13.0.

Release notes

Sourced from @​google/genai's releases.

v0.13.0

0.13.0 (2025-05-07)

Features

  • Add text and data accessors to LiveServerMessage (a3c4201)
  • Add Tool.enterprise_web_search field (29b097d)
  • Add a models.list function to list available models. (477d9ec)
  • Add Files.download method. (8f44c99)
  • Add support for Grounding with Google Maps (41f0cc2)
  • enable input transcription for Gemini API. (767c5d5)
  • Support global location (fixes #502) (ff906fb)

Bug Fixes

  • add retry logic for missing X-Goog-Upload-Status header for js (8cf039e)

v0.12.0

0.12.0 (2025-04-30)

Features

  • add support for live grounding metadata (f5ed429)

v0.11.0

0.11.0 (2025-04-30)

Features

  • add models.delete and models.update to manage tuned models (0766718)
  • Added support for Tuning operations (d5a035f)
  • make min_property, max_property, min_length, max_length, example, patter fields available for Schema class when calling Gemini API (5f91ee7)

Bug Fixes

  • Apply converters to list items when the API value isn't an array (249769f)
  • chats: Properly handle streaming errors to not throw an error that couldn't be caught, which might result in crash in web. Fixes #487 (0b62e15)
  • CI: Fix docs generation for release event (899969e)
  • Clean the CHANGELOG to remove the changes not included in the bundle. (89b1d66)
  • do not raise error for default field in Schema for Gemini API calls (6f72396)
  • Don't transform lists twice (249769f)
Changelog

Sourced from @​google/genai's changelog.

0.13.0 (2025-05-07)

Features

  • Add text and data accessors to LiveServerMessage (a3c4201)
  • Add Tool.enterprise_web_search field (29b097d)
  • Add a models.list function to list available models. (477d9ec)
  • Add Files.download method. (8f44c99)
  • Add support for Grounding with Google Maps (41f0cc2)
  • enable input transcription for Gemini API. (767c5d5)
  • Support global location (fixes #502) (ff906fb)

Bug Fixes

  • add retry logic for missing X-Goog-Upload-Status header for js (8cf039e)

0.12.0 (2025-04-30)

Features

  • add support for live grounding metadata (f5ed429)

0.11.0 (2025-04-30)

Features

  • add models.delete and models.update to manage tuned models (0766718)
  • Added support for Tuning operations (d5a035f)
  • make min_property, max_property, min_length, max_length, example, patter fields available for Schema class when calling Gemini API (5f91ee7)

Bug Fixes

  • Apply converters to list items when the API value isn't an array (249769f)
  • chats: Properly handle streaming errors to not throw an error that couldn't be caught, which might result in crash in web. Fixes #487 (0b62e15)
  • CI: Fix docs generation for release event (899969e)
  • Clean the CHANGELOG to remove the changes not included in the bundle. (89b1d66)
  • do not raise error for default field in Schema for Gemini API calls (6f72396)
  • Don't transform lists twice (249769f)
Commits
  • 7bbff2c chore(main): release 0.13.0 (#519)
  • 8cf039e fix: add retry logic for missing X-Goog-Upload-Status header for js
  • 8f44c99 feat: Add Files.download method.
  • cb2ba90 No public description
  • 2367708 chore: remove fit from chats_test
  • 221859b chore: Filled out the Transformer for fileName
  • 41f0cc2 feat: Add support for Grounding with Google Maps
  • 720c8c4 No public description
  • 767c5d5 feat: enable input transcription for Gemini API.
  • ff906fb feat: Support global location (fixes #502)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@google/genai](https://github.com/googleapis/js-genai) from 0.10.0 to 0.13.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@v0.10.0...v0.13.0)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from kevinagyeman and tedymoisa May 10, 2025 04:22
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2025

Labels

The following labels could not be found: dependabot, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@vercel
Copy link

vercel bot commented May 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iconvect ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2025 4:25am

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 17, 2025

Superseded by #26.

@dependabot dependabot bot closed this May 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/google/genai-0.13.0 branch May 17, 2025 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant