Skip to content

chore(deps)(deps): bump @google/generative-ai from 0.21.0 to 0.24.1#112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/generative-ai-0.24.1
Open

chore(deps)(deps): bump @google/generative-ai from 0.21.0 to 0.24.1#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/generative-ai-0.24.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

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

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
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 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.21.0 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](google-gemini/deprecated-generative-ai-js@v0.21.0...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
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 1, 2026

Assignees

The following users could not be added as assignees: devopscorner. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants