Skip to content

chore(deps): update node#2214

Merged
twishabansal merged 3 commits into
googleapis:mainfrom
renovate-bot:renovate/node
Mar 2, 2026
Merged

chore(deps): update node#2214
twishabansal merged 3 commits into
googleapis:mainfrom
renovate-bot:renovate/node

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@google/adk ^0.2.0^0.4.0 age confidence
@google/adk ^0.2.5^0.4.0 age confidence
@llamaindex/google (source) ^0.3.20^0.4.0 age confidence
@toolbox-sdk/core (source) ^0.1.2^0.2.0 age confidence

Release Notes

google/adk-js (@​google/adk)

v0.4.0

Compare Source

v0.3.0

Compare Source

run-llama/LlamaIndexTS (@​llamaindex/google)

v0.4.0

Minor Changes
  • 020928c: respect Gemini's requests-per-minute rate limit with waits

v0.3.22

Patch Changes

v0.3.21

Compare Source

Patch Changes
googleapis/mcp-toolbox-sdk-js (@​toolbox-sdk/core)

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team December 19, 2025 22:25
@dpebot

dpebot commented Dec 19, 2025

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Dec 19, 2025
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Dec 19, 2025
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs routine dependency maintenance by updating two core packages: @google/adk and @llamaindex/google. These updates bring the project up-to-date with the latest features, performance enhancements, and bug fixes, including crucial rate limiting for Gemini API requests within the @llamaindex/google package. The changes also involve a broad refresh of the underlying dependency tree, ensuring compatibility and stability with the updated primary packages.

Highlights

  • @google/adk Update: The @google/adk package has been upgraded from version ^0.1.3 to ^0.2.0, incorporating new features and bug fixes from its 0.2.0 and 0.2.1 releases.
  • @llamaindex/google Update: The @llamaindex/google package has been updated from ^0.3.20 to ^0.4.0, which notably includes a change to respect Gemini's requests-per-minute rate limit with waits.
  • Dependency Tree Refinement: The package-lock.json file reflects a significant refresh of the dependency tree, introducing new packages related to OpenTelemetry and Google Cloud, and removing the peer: true flag from numerous existing dependencies.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates dependencies for the Node.js quickstarts. The update for @llamaindex/google appears to be a non-breaking improvement. However, the update for @google/adk to v0.2.0 introduces a large number of new peer dependencies for OpenTelemetry. This could cause warnings or errors during installation for users following the quickstart, as these dependencies are not included in the package.json. I've added a comment to address this potential issue.

Comment thread docs/en/getting-started/quickstart/js/adk/package.json
@averikitsch averikitsch assigned twishabansal and unassigned Yuan325 Dec 19, 2025
@dpebot

dpebot commented Dec 22, 2025

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Dec 22, 2025
@twishabansal twishabansal added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed tests: run Label to trigger Github Action tests. labels Dec 22, 2025
@twishabansal

Copy link
Copy Markdown
Contributor

/gcbrun

@dpebot

dpebot commented Jan 6, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jan 6, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jan 6, 2026
@twishabansal twishabansal removed their assignment Jan 9, 2026
@dpebot

dpebot commented Jan 14, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jan 14, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jan 14, 2026
@dpebot

dpebot commented Jan 16, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jan 16, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jan 16, 2026
@dpebot

dpebot commented Jan 16, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Jan 16, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Jan 16, 2026
@NirajNandre NirajNandre added the tests: run Label to trigger Github Action tests. label Feb 9, 2026
@github-actions github-actions Bot removed the tests: run Label to trigger Github Action tests. label Feb 9, 2026
@twishabansal twishabansal requested a review from a team as a code owner February 24, 2026 16:17
@dpebot

dpebot commented Feb 24, 2026

Copy link
Copy Markdown

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the tests: run Label to trigger Github Action tests. label Feb 24, 2026
@twishabansal

Copy link
Copy Markdown
Contributor

/gcbrun

2 similar comments
@dpebot

dpebot commented Feb 27, 2026

Copy link
Copy Markdown

/gcbrun

@averikitsch

Copy link
Copy Markdown
Contributor

/gcbrun

@dpebot

dpebot commented Mar 2, 2026

Copy link
Copy Markdown

/gcbrun

1 similar comment
@twishabansal

Copy link
Copy Markdown
Contributor

/gcbrun

twishabansal added a commit that referenced this pull request Mar 2, 2026
…2597)

## Description

This PR fixes a failing quickstart-test-js presubmit (#2214) by
explicitly aligning the LlamaIndex ecosystem dependencies. The previous
configuration caused an ERESOLVE error because `@llamaindex/google`
required a specific version of `@llamaindex/core` that was conflicting
with the top-level resolution.

## PR Checklist

> Thank you for opening a Pull Request! Before submitting your PR, there
are a
> few things you can do to make sure it goes smoothly:

- [ ] Make sure you reviewed

[CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md)
- [ ] Make sure to open an issue as a

[bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose)
  before writing your code! That way we can discuss the change, evaluate
  designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
- [ ] Make sure to add `!` if this involve a breaking change

🛠️ Fixes #<issue_number_goes_here>

---------

Co-authored-by: Mend Renovate <bot@renovateapp.com>
@dpebot

dpebot commented Mar 2, 2026

Copy link
Copy Markdown

/gcbrun

1 similar comment
@twishabansal

Copy link
Copy Markdown
Contributor

/gcbrun

@dpebot

dpebot commented Mar 2, 2026

Copy link
Copy Markdown

/gcbrun

1 similar comment
@twishabansal

Copy link
Copy Markdown
Contributor

/gcbrun

@forking-renovate

Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@twishabansal twishabansal merged commit 5a77a18 into googleapis:main Mar 2, 2026
16 checks passed
github-actions Bot pushed a commit that referenced this pull request Mar 2, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.0` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.5` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
|
[@llamaindex/google](https://redirect.github.com/run-llama/LlamaIndexTS)
([source](https://redirect.github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/providers/google))
| [`^0.3.20` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@llamaindex%2fgoogle/0.3.20/0.4.0)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@llamaindex%2fgoogle/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@llamaindex%2fgoogle/0.3.20/0.4.0?slim=true)
|
|
[@toolbox-sdk/core](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/blob/main/packages/toolbox-core)
([source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js)) |
[`^0.1.2` →
`^0.2.0`](https://renovatebot.com/diffs/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@toolbox-sdk%2fcore/0.2.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1?slim=true)
|

---

### Release Notes

<details>
<summary>google/adk-js (@&#8203;google/adk)</summary>

###
[`v0.4.0`](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

###
[`v0.3.0`](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

</details>

<details>
<summary>run-llama/LlamaIndexTS (@&#8203;llamaindex/google)</summary>

###
[`v0.4.0`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#040)

##### Minor Changes

-
[`020928c`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/020928c):
respect Gemini's requests-per-minute rate limit with waits

###
[`v0.3.22`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0322)

##### Patch Changes

- Updated dependencies
\[[`06f884a`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/06f884a)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.22

###
[`v0.3.21`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0321)

[Compare
Source](https://redirect.github.com/run-llama/LlamaIndexTS/compare/@llamaindex/google@0.3.20...@llamaindex/google@0.3.21)

##### Patch Changes

-
[`c40adaf`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/c40adaf):
Add latest google models to lib
- Updated dependencies
\[[`5da1cda`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/5da1cda)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.21

</details>

<details>
<summary>googleapis/mcp-toolbox-sdk-js
(@&#8203;toolbox-sdk/core)</summary>

###
[`v0.2.1`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

###
[`v0.2.0`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

###
[`v0.1.5`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
Co-authored-by: Twisha Bansal <twishabansal07@gmail.com> 5a77a18
github-actions Bot pushed a commit to renovate-bot/googleapis-_-genai-toolbox that referenced this pull request Mar 2, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.0` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.5` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
|
[@llamaindex/google](https://redirect.github.com/run-llama/LlamaIndexTS)
([source](https://redirect.github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/providers/google))
| [`^0.3.20` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@llamaindex%2fgoogle/0.3.20/0.4.0)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@llamaindex%2fgoogle/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@llamaindex%2fgoogle/0.3.20/0.4.0?slim=true)
|
|
[@toolbox-sdk/core](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/blob/main/packages/toolbox-core)
([source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js)) |
[`^0.1.2` →
`^0.2.0`](https://renovatebot.com/diffs/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@toolbox-sdk%2fcore/0.2.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1?slim=true)
|

---

### Release Notes

<details>
<summary>google/adk-js (@&#8203;google/adk)</summary>

###
[`v0.4.0`](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

###
[`v0.3.0`](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

</details>

<details>
<summary>run-llama/LlamaIndexTS (@&#8203;llamaindex/google)</summary>

###
[`v0.4.0`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#040)

##### Minor Changes

-
[`020928c`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/020928c):
respect Gemini's requests-per-minute rate limit with waits

###
[`v0.3.22`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0322)

##### Patch Changes

- Updated dependencies
\[[`06f884a`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/06f884a)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.22

###
[`v0.3.21`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0321)

[Compare
Source](https://redirect.github.com/run-llama/LlamaIndexTS/compare/@llamaindex/google@0.3.20...@llamaindex/google@0.3.21)

##### Patch Changes

-
[`c40adaf`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/c40adaf):
Add latest google models to lib
- Updated dependencies
\[[`5da1cda`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/5da1cda)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.21

</details>

<details>
<summary>googleapis/mcp-toolbox-sdk-js
(@&#8203;toolbox-sdk/core)</summary>

###
[`v0.2.1`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

###
[`v0.2.0`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

###
[`v0.1.5`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
Co-authored-by: Twisha Bansal <twishabansal07@gmail.com> 5a77a18
AjmeraParth132 pushed a commit to AjmeraParth132/genai-toolbox that referenced this pull request Mar 2, 2026
…oogleapis#2597)

## Description

This PR fixes a failing quickstart-test-js presubmit (googleapis#2214) by
explicitly aligning the LlamaIndex ecosystem dependencies. The previous
configuration caused an ERESOLVE error because `@llamaindex/google`
required a specific version of `@llamaindex/core` that was conflicting
with the top-level resolution.

## PR Checklist

> Thank you for opening a Pull Request! Before submitting your PR, there
are a
> few things you can do to make sure it goes smoothly:

- [ ] Make sure you reviewed

[CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md)
- [ ] Make sure to open an issue as a

[bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose)
  before writing your code! That way we can discuss the change, evaluate
  designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
- [ ] Make sure to add `!` if this involve a breaking change

🛠️ Fixes #<issue_number_goes_here>

---------

Co-authored-by: Mend Renovate <bot@renovateapp.com>
AjmeraParth132 pushed a commit to AjmeraParth132/genai-toolbox that referenced this pull request Mar 2, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.0` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.5` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
|
[@llamaindex/google](https://redirect.github.com/run-llama/LlamaIndexTS)
([source](https://redirect.github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/providers/google))
| [`^0.3.20` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@llamaindex%2fgoogle/0.3.20/0.4.0)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@llamaindex%2fgoogle/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@llamaindex%2fgoogle/0.3.20/0.4.0?slim=true)
|
|
[@toolbox-sdk/core](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/blob/main/packages/toolbox-core)
([source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js)) |
[`^0.1.2` →
`^0.2.0`](https://renovatebot.com/diffs/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@toolbox-sdk%2fcore/0.2.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1?slim=true)
|

---

### Release Notes

<details>
<summary>google/adk-js (@&#8203;google/adk)</summary>

###
[`v0.4.0`](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

###
[`v0.3.0`](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

</details>

<details>
<summary>run-llama/LlamaIndexTS (@&#8203;llamaindex/google)</summary>

###
[`v0.4.0`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#040)

##### Minor Changes

-
[`020928c`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/020928c):
respect Gemini's requests-per-minute rate limit with waits

###
[`v0.3.22`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0322)

##### Patch Changes

- Updated dependencies
\[[`06f884a`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/06f884a)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.22

###
[`v0.3.21`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0321)

[Compare
Source](https://redirect.github.com/run-llama/LlamaIndexTS/compare/@llamaindex/google@0.3.20...@llamaindex/google@0.3.21)

##### Patch Changes

-
[`c40adaf`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/c40adaf):
Add latest google models to lib
- Updated dependencies
\[[`5da1cda`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/5da1cda)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.21

</details>

<details>
<summary>googleapis/mcp-toolbox-sdk-js
(@&#8203;toolbox-sdk/core)</summary>

###
[`v0.2.1`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

###
[`v0.2.0`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

###
[`v0.1.5`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
Co-authored-by: Twisha Bansal <twishabansal07@gmail.com>
NirajNandre pushed a commit to NirajNandre/genai-toolbox-fork that referenced this pull request Mar 24, 2026
…oogleapis#2597)

## Description

This PR fixes a failing quickstart-test-js presubmit (googleapis#2214) by
explicitly aligning the LlamaIndex ecosystem dependencies. The previous
configuration caused an ERESOLVE error because `@llamaindex/google`
required a specific version of `@llamaindex/core` that was conflicting
with the top-level resolution.

## PR Checklist

> Thank you for opening a Pull Request! Before submitting your PR, there
are a
> few things you can do to make sure it goes smoothly:

- [ ] Make sure you reviewed

[CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md)
- [ ] Make sure to open an issue as a

[bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose)
  before writing your code! That way we can discuss the change, evaluate
  designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
- [ ] Make sure to add `!` if this involve a breaking change

🛠️ Fixes #<issue_number_goes_here>

---------

Co-authored-by: Mend Renovate <bot@renovateapp.com>
NirajNandre pushed a commit to NirajNandre/genai-toolbox-fork that referenced this pull request Mar 24, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.0` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
| [@google/adk](https://redirect.github.com/google/adk-js) | [`^0.2.5` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@google%2fadk/0.2.5/0.4.0) |
![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fadk/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fadk/0.2.5/0.4.0?slim=true)
|
|
[@llamaindex/google](https://redirect.github.com/run-llama/LlamaIndexTS)
([source](https://redirect.github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/providers/google))
| [`^0.3.20` →
`^0.4.0`](https://renovatebot.com/diffs/npm/@llamaindex%2fgoogle/0.3.20/0.4.0)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@llamaindex%2fgoogle/0.4.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@llamaindex%2fgoogle/0.3.20/0.4.0?slim=true)
|
|
[@toolbox-sdk/core](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/blob/main/packages/toolbox-core)
([source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js)) |
[`^0.1.2` →
`^0.2.0`](https://renovatebot.com/diffs/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@toolbox-sdk%2fcore/0.2.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@toolbox-sdk%2fcore/0.1.2/0.2.1?slim=true)
|

---

### Release Notes

<details>
<summary>google/adk-js (@&#8203;google/adk)</summary>

###
[`v0.4.0`](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/6aebd70acff5944ecd10841d3f05e34f17716176...e95ecb41282d8c24c46cb71eefaa682ade52c9a6)

###
[`v0.3.0`](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

[Compare
Source](https://redirect.github.com/google/adk-js/compare/785b2dbaf6651006fb34724e8964c934abcffacd...6aebd70acff5944ecd10841d3f05e34f17716176)

</details>

<details>
<summary>run-llama/LlamaIndexTS (@&#8203;llamaindex/google)</summary>

###
[`v0.4.0`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#040)

##### Minor Changes

-
[`020928c`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/020928c):
respect Gemini's requests-per-minute rate limit with waits

###
[`v0.3.22`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0322)

##### Patch Changes

- Updated dependencies
\[[`06f884a`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/06f884a)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.22

###
[`v0.3.21`](https://redirect.github.com/run-llama/LlamaIndexTS/blob/HEAD/packages/providers/google/CHANGELOG.md#0321)

[Compare
Source](https://redirect.github.com/run-llama/LlamaIndexTS/compare/@llamaindex/google@0.3.20...@llamaindex/google@0.3.21)

##### Patch Changes

-
[`c40adaf`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/c40adaf):
Add latest google models to lib
- Updated dependencies
\[[`5da1cda`](https://redirect.github.com/run-llama/LlamaIndexTS/commit/5da1cda)]
-
[@&#8203;llamaindex/core](https://redirect.github.com/llamaindex/core)@&#8203;0.6.21

</details>

<details>
<summary>googleapis/mcp-toolbox-sdk-js
(@&#8203;toolbox-sdk/core)</summary>

###
[`v0.2.1`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/6a2c11a40b2ae2e3e955f316a60511500cb7b37c...2638438b8c0f7794c6ba8cdc0400606d0c56e7bf)

###
[`v0.2.0`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/b8028eb6d96364f08cd1e542ceac91fd19ec3e86...6a2c11a40b2ae2e3e955f316a60511500cb7b37c)

###
[`v0.1.5`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-js/compare/c62c5a76c174b2138902452a412c2a982cdda4d3...b8028eb6d96364f08cd1e542ceac91fd19ec3e86)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
Co-authored-by: Twisha Bansal <twishabansal07@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p2 Moderately-important priority. Fix may not be included in next release. tests: run Label to trigger Github Action tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants