chore(deps): update node#2214
Conversation
|
/gcbrun |
Summary of ChangesHello @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: Highlights
🧠 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 AssistThe 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
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 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
|
There was a problem hiding this comment.
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.
|
/gcbrun |
|
/gcbrun |
|
/gcbrun |
e23f1d2 to
df9c1ee
Compare
|
/gcbrun |
df9c1ee to
b6da68c
Compare
|
/gcbrun |
|
/gcbrun |
|
/gcbrun |
|
/gcbrun |
2 similar comments
|
/gcbrun |
|
/gcbrun |
400cb5c to
04fb5bd
Compare
|
/gcbrun |
1 similar comment
|
/gcbrun |
…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>
|
/gcbrun |
1 similar comment
|
/gcbrun |
|
/gcbrun |
1 similar comment
|
/gcbrun |
Edited/Blocked NotificationRenovate 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. |
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) |  |  | | [@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) |  |  | | [@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) |  |  | | [@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) |  |  | --- ### Release Notes <details> <summary>google/adk-js (@​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 (@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​0.6.21 </details> <details> <summary>googleapis/mcp-toolbox-sdk-js (@​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
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) |  |  | | [@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) |  |  | | [@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) |  |  | | [@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) |  |  | --- ### Release Notes <details> <summary>google/adk-js (@​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 (@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​0.6.21 </details> <details> <summary>googleapis/mcp-toolbox-sdk-js (@​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
…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>
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) |  |  | | [@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) |  |  | | [@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) |  |  | | [@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) |  |  | --- ### Release Notes <details> <summary>google/adk-js (@​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 (@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​0.6.21 </details> <details> <summary>googleapis/mcp-toolbox-sdk-js (@​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>
…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>
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) |  |  | | [@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) |  |  | | [@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) |  |  | | [@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) |  |  | --- ### Release Notes <details> <summary>google/adk-js (@​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 (@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​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)] - [@​llamaindex/core](https://redirect.github.com/llamaindex/core)@​0.6.21 </details> <details> <summary>googleapis/mcp-toolbox-sdk-js (@​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>
This PR contains the following updates:
^0.2.0→^0.4.0^0.2.5→^0.4.0^0.3.20→^0.4.0^0.1.2→^0.2.0Release Notes
google/adk-js (@google/adk)
v0.4.0Compare Source
v0.3.0Compare Source
run-llama/LlamaIndexTS (@llamaindex/google)
v0.4.0Minor Changes
020928c: respect Gemini's requests-per-minute rate limit with waitsv0.3.22Patch Changes
06f884a]v0.3.21Compare Source
Patch Changes
c40adaf: Add latest google models to lib5da1cda]googleapis/mcp-toolbox-sdk-js (@toolbox-sdk/core)
v0.2.1Compare Source
v0.2.0Compare Source
v0.1.5Compare 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.
This PR was generated by Mend Renovate. View the repository job log.