[PR #423] Bump @google/generative-ai from 0.24.0 to 0.24.1 #440

Open
opened 2026-03-03 13:54:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/423
Author: @dependabot[bot]
Created: 4/30/2025
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/google/generative-ai-0.24.1


📝 Commits (1)

  • 18fcfe8 Bump @google/generative-ai from 0.24.0 to 0.24.1

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 package-lock.json (+3 -3)

📄 Description

Bumps @google/generative-ai from 0.24.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.
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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/423 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/30/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/google/generative-ai-0.24.1` --- ### 📝 Commits (1) - [`18fcfe8`](https://github.com/jehna/humanify/commit/18fcfe862ac0481a7b1f4c2abd38b95f39c6310d) Bump @google/generative-ai from 0.24.0 to 0.24.1 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) </details> ### 📄 Description Bumps [@google/generative-ai](https://github.com/google/generative-ai-js) from 0.24.0 to 0.24.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/google-gemini/deprecated-generative-ai-js/blob/main/CHANGELOG.md"><code>@​google/generative-ai</code>'s changelog</a>.</em></p> <blockquote> <h2>0.24.1</h2> <h3>Patch Changes</h3> <ul> <li>2a82804: Update package description to include deprecation notice.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/82a547a438a642689edf5d065088c9b86ed5f4d4"><code>82a547a</code></a> Version Packages (<a href="https://redirect.github.com/google/generative-ai-js/issues/467">#467</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/2a82804e8f09ca7c559ad0d18296338f65b529b9"><code>2a82804</code></a> chore: Add changeset for README update (<a href="https://redirect.github.com/google/generative-ai-js/issues/464">#464</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/fefb6074f93c92bf1451d1be8a87db4e99a1acc8"><code>fefb607</code></a> Add Support Plan for the repository and deprecation timeline. (<a href="https://redirect.github.com/google/generative-ai-js/issues/462">#462</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/4e36e77988812a0e9b3e4e3aad8a81b7025a1714"><code>4e36e77</code></a> Update README.md</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/d0c7898d25179ae557e07df9d021e7020f6a8700"><code>d0c7898</code></a> Bump koa from 2.15.4 to 2.16.1 (<a href="https://redirect.github.com/google/generative-ai-js/issues/459">#459</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/f4c3093d4de819a086a70b19dbae043ec9e23194"><code>f4c3093</code></a> docs: Update README note pointer to the new TS SDK (<a href="https://redirect.github.com/google/generative-ai-js/issues/447">#447</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/607bc82f0417ca0832b4ab5f591019ed714f3c55"><code>607bc82</code></a> Update README.md to fix <a href="https://redirect.github.com/google/generative-ai-js/issues/300">#300</a>. (<a href="https://redirect.github.com/google/generative-ai-js/issues/368">#368</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/6e822cd66feff4abfd7901c4231eca40edc23ea8"><code>6e822cd</code></a> fix: Add missing fs import for file handling (<a href="https://redirect.github.com/google/generative-ai-js/issues/424">#424</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/0baf00166b7a913798053bf262214c78ab037014"><code>0baf001</code></a> chore: Update user-input.yml GitHub workflow to trigger on PR comments (<a href="https://redirect.github.com/google/generative-ai-js/issues/444">#444</a>)</li> <li><a href="https://github.com/google-gemini/deprecated-generative-ai-js/commit/58f208d95659295e90cb669f01447d5dfe07d010"><code>58f208d</code></a> fix: After an API error, all subsequent calls fail with the same error (<a href="https://redirect.github.com/google/generative-ai-js/issues/420">#420</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/generative-ai-js/compare/v0.24.0...v0.24.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@google/generative-ai&package-manager=npm_and_yarn&previous-version=0.24.0&new-version=0.24.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#440
No description provided.