Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.28.0

Added

  • (agent) export StreamingError to public API (#1200)

Fixed

  • some completion providers send usage chunks with 0 completion choices causing 0 reported usage (#1211)
  • (rig-1109) export agent StreamingResult type (#1220)
  • docs typo (#1219)
  • missing json header on send_streaming (#1196)
  • (rig-1113) calculate_max_tokens assumes known model (anthropic) (#1216)
  • add headers to get call (#1178)
  • deepseek stream_prompt Invalid status code 415 (#1170)
  • (openrouter) add default serde attr to reasoning_details for optional field deserialization (#1173)

Other

  • add tool name to tool call delta streaming events (#1222)
  • (deps) update rmcp dependency to 0.12.0 (#1182)
  • (deps) upgrade rmcp dependency to 0.11 (#1165)
  • Respect custom http headers for outgoing client requests (#1166)
Commits
  • e80a0ca chore: release (#1171)
  • 3fe7025 fix: some completion providers send usage chunks with 0 completion choices ca...
  • 15f32ec fix(rig-1118): rig-sqlite incorrectly uses euclidian distance (#1217)
  • fd9da14 add tool name to tool call delta streaming events (#1222)
  • 8b9c0d1 fix(rig-1109): export agent StreamingResult type (#1220)
  • 98b43af fix: docs typo (#1219)
  • 952f46c fix: missing json header on send_streaming (#1196)
  • 1a4af17 fix(rig-1113): calculate_max_tokens assumes known model (anthropic) (#1216)
  • d6452c5 docs(rig-1104): invalid integrations link (#1215)
  • 3f97462 docs(rig-1114): add list of PRs that will be rejected (#1214)
  • 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.0...rig-core-v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants