Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps @google/generative-ai from 0.2.1 to 0.24.1.

Release notes

Sourced from @​google/generative-ai's releases.

@​google/generative-ai@​0.17.0

What's Changed

New Contributors

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.16.0...@​google/generative-ai@​0.17.0

@​google/generative-ai@​0.16.1

Patch release for 0.16.x.

What's Changed

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.16.0...@​google/generative-ai@​0.16.1

@​google/generative-ai@​0.16.0

What's Changed

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.15.0...@​google/generative-ai@​0.16.0

@​google/generative-ai@​0.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/google-gemini/generative-ai-js/compare/@​google/generative-ai@​0.14.1...@​google/generative-ai@​0.15.0

... (truncated)

Changelog

Sourced from @​google/generative-ai's changelog.

0.24.1

Patch Changes

  • 2a82804: Update package description to include deprecation notice.

0.24.0

Minor Changes

  • 13466b3: added support for buffers in uploadFile
  • 64e5af7: BREAKING CHANGE: Enforce format safety when using string schemas

0.23.0

Minor Changes

  • da7ed0e: Introduce a new error type to represent AbortError from SDK

Patch Changes

  • 16737d3: Fixes issue #218 by ensuring system instructions are formatted always, not just when TTL is specified
  • 9e95663: fix: Exclude content with empty parts from chat history
  • be83756: Added custom header support to the Server package, matching functionality on the client package
  • 33c3c24: add HARM_CATEGORY_CIVIC_INTEGRITY

0.22.0

Minor Changes

  • b546cba: Breaking change: Fix typo of groundingChunks
  • 85621eb: Breaking change: Fix typo of 'groundingSupport' -> 'groundingSupports'
  • 3004d3b: The schema types are now more specific, using a discriminated union based on the 'type' field to more accurately define which fields are allowed.

Patch Changes

  • 864afb7: Swapped the package manager to npm, in order to take advantage of npm audit fix
  • 070bcdc: Fix undefined candidate index.
  • 6a99ed8: Make sure chat api do not send empty text request after encounter any server error that returns empty response. This fixes issue #124 and issue #286.
  • 25d3a92: update FinishReason enum
  • d87cf1d: Fix flaky integration test with tools

0.21.0

Minor Changes

  • 8543716: Add search grounding feature to SDK.

0.20.0

... (truncated)

Commits
  • 82a547a Version Packages (#467)
  • 2a82804 chore: Add changeset for README update (#464)
  • fefb607 Add Support Plan for the repository and deprecation timeline. (#462)
  • 4e36e77 Update README.md
  • d0c7898 Bump koa from 2.15.4 to 2.16.1 (#459)
  • f4c3093 docs: Update README note pointer to the new TS SDK (#447)
  • 607bc82 Update README.md to fix #300. (#368)
  • 6e822cd fix: Add missing fs import for file handling (#424)
  • 0baf001 chore: Update user-input.yml GitHub workflow to trigger on PR comments (#444)
  • 58f208d fix: After an API error, all subsequent calls fail with the same error (#420)
  • 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/generative-ai](https://github.com/google/generative-ai-js) from 0.2.1 to 0.24.1.
- [Release notes](https://github.com/google/generative-ai-js/releases)
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/generative-ai-js/compare/@google/generative-ai@0.2.1...v0.24.1)

---
updated-dependencies:
- dependency-name: "@google/generative-ai"
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 22, 2025

Reviewers

The following users could not be added as reviewers: yourusername. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: Yourusername, yourusername. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automerge, 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 Jul 22, 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.

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.

0 participants