Skip to content

Comments

chore(deps): update rig-core requirement from 0.29.0 to 0.31.0#679

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.31.0

Added

  • (rig-1192) support pdf, image (openrouter) (#1404)
  • cross-provider reasoning trace roundtrip (#1396)
  • (openrouter) Add provider selection and prioritization support (#1373)
  • (rig-1189) structured outputs (#1382)
  • (rig-core) add optional model override to CompletionRequest (#1374)
  • (rig-1180) support text docs (anthropic) (#1377)
  • Add model listing capability (#1243)
  • (rig-1168) add default prompt hook to agent (breaking) (#1356)
  • [breaking] upgrade reqwest to 0.13 with rustls as default TLS backend (#1218)
  • (rig-1182) single-text serialization to single string (openai) (#1367)
  • add reqwest middleware example (#1359)

Fixed

  • (rig-1195) image urls don't work with anthropic (#1403)
  • (agents) correct prompt hook docs, split modules, and fix install script (#1384)
  • fix ollama dims miss (#1199)
  • (rig-1182) assistantcontent serialization when empty (openai) (#1369)
  • (rig-1183) invalid options provided (ollama) (#1365)

Other

  • add client builder test to all providers (#1385)
  • add ironclaw (#1400)
  • typed reasoning content model (#1395)
  • (streaming) return updated history in FinalResponse (#1210)
  • (rig-1184) remove AgentBuilderSimple (#1368)
  • propagate current span to tool call (#1361)
  • (rig-1176) unify prompt hook interfaces (#1352)
Commits
  • 625d9e8 chore: release (#1353)
  • 9cb2d9c feat(rig-1192): support pdf, image (openrouter) (#1404)
  • 0977167 feat: cross-provider reasoning trace roundtrip (#1396)
  • d038841 fix(rig-1195): image urls don't work with anthropic (#1403)
  • 96d19f0 Disable default features on aws-bedrock-runtime (#1363)
  • d7ad747 feat(openrouter): Add provider selection and prioritization support (#1373)
  • 58968e8 fix(agents): correct prompt hook docs, split modules, and fix install script ...
  • d0519fb add client builder test to all providers (#1385)
  • 3740b68 docs: add ironclaw (#1400)
  • 019b551 refactor: typed reasoning content model (#1395)
  • 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.31.0)

---
updated-dependencies:
- dependency-name: rig-core
  dependency-version: 0.31.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 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 20:25
@dependabot dependabot bot added the T-dependencies Dependencies related changes label Feb 23, 2026
@github-actions github-actions bot added T-config Configuration file changes T-examples Example code changes labels Feb 23, 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