Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.24.0

Added

  • (rig-1024) yield tool calls and results from multi-step stream prompt (#1023)
  • (providers) Emit tool call deltas (#1020)
  • export rig tool macro from main crate (#1016)

Fixed

  • (rig-1035) export StreamingPromptHook (#1039)
  • Gemini responses lacking content (#1030)
  • (rig-1029) Reasoning not handled properly for agent stream prompt (#1024)
  • (openai-responses) add #[serde(default)] for missing tools field (#1021)
  • (rig-1027) allow any error type to be used for rig tool macro (#1017)

Other

  • make CompletionModel default type to reqwest::Client (#1013)
  • (deps) upgrade rmcp dependency (#1008)
Commits
  • 10f66ae chore: release (#1009)
  • 0bfa57b fix(rig-1035): export StreamingPromptHook (#1039)
  • 72f1474 feat(rig-1014): add backend specific vector search filters (#1032)
  • 9263016 feat(rig-1024): yield tool calls and results from multi-step stream prompt (#...
  • 16b6432 fix: Gemini responses lacking content (#1030)
  • f60abf9 fix(rig-1029): Reasoning not handled properly for agent stream prompt (#1024)
  • 1ccf592 fix(openai-responses): add #[serde(default)] for missing tools field (#1021)
  • 494dda3 feat(providers): Emit tool call deltas (#1020)
  • dcb5e20 feat: export rig tool macro from main crate (#1016)
  • a89cb61 fix(rig-1027): allow any error type to be used for rig tool macro (#1017)
  • 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 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)

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.15.1...rig-core-v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the T-dependencies Dependencies related changes label Nov 17, 2025
@github-actions github-actions bot added T-config Configuration file changes T-examples Example code changes labels Nov 17, 2025
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.

1 participant