Skip to content

chore(deps): update rig-core requirement from 0.29.0 to 0.30.0#666

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rig-core-0.30.0
Open

chore(deps): update rig-core requirement from 0.29.0 to 0.30.0#666
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rig-core-0.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Updates the requirements on rig-core to permit the latest version.

Release notes

Sourced from rig-core's releases.

rig-core-v0.30.0

Added

  • (rig-1160) encode control flow directly in type signature for hooks (breaking) (#1305)
  • (rig-1126) tool image result support for gemini (#1329)
  • support xhigh reasoning effort (#1319)
  • (agent) allow on_tool_call hook to reject tool execution (#1284)

Fixed

  • avoid duplicate role in responses input (#1314)
  • (providers) fixed azure openai embedding dimension (#1303)
  • (rig-1174) openai responses requires reasoning in history (#1335)
  • (rig-1170) concurrent tool execution (#1326)
  • (rig-1167) fix deepseek-reasoner v3.2 invoke (#1333)
  • (rig-1156) impl VectorStoreIndexDyn for mongodb and milvus (#1300)
  • (rig-1154) gemini API tools mismatch (#1291)
  • (providers) re-export gemini EmbeddingModel and constants at module root (#1292)

Other

  • (rig-1164) rename max_depth & related to max_turns (BREAKING) (#1323)
  • remove unnecessary feature requirement for test (#1341)
  • (rig-1157) Update xAI to Responses API (#1316)
  • (rig-1171) update ollama docs (#1327)
  • (rig-1163) ollama stream tool calls get ignored (#1309)
  • Handle error for HTTP client response (#1237)
  • Add default type parameter T = reqwest::Client to ollama's EmbeddingModel for consistency with other providers (#1293)
Commits
  • 3a98825 chore: release (#1288)
  • 1372649 fix(rig-1178): not all responses APIs support instructions (#1347)
  • e3b749b feat(providers): expose cached_input_tokens in Usage struct (#1299)
  • ac5ac62 feat(tools): adds internal tool call id (breaking) (#1311)
  • 93b7974 chore(rig-1179): stop publishing rig-eternalai (#1346)
  • e2dc858 fix: avoid duplicate role in responses input (#1314)
  • 421e37e refactor(rig-1164): rename max_depth & related to max_turns (BREAKING) (#1323)
  • 84e9d66 feat(rig-1160): encode control flow directly in type signature for hooks (bre...
  • fa9140c chore: remove unnecessary feature requirement for test (#1341)
  • 1ab13cd chore: add .direnv to gitignore (#1342)
  • Additional commits viewable in compare view

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)

Updates the requirements on [rig-core](https://github.com/0xPlaygrounds/rig) to permit the latest version.
- [Release notes](https://github.com/0xPlaygrounds/rig/releases)
- [Commits](0xPlaygrounds/rig@rig-core-v0.29.0...rig-core-v0.30.0)

---
updated-dependencies:
- dependency-name: rig-core
  dependency-version: 0.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the T-dependencies Dependencies related changes label Feb 16, 2026
@github-actions github-actions bot added T-config Configuration file changes T-examples Example code changes labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-dependencies Dependencies related changes T-examples Example code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants