Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

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

Release notes

Sourced from rig-core's releases.

rig-core-v0.26.0

Added

  • add Anthropic prompt caching support (#1116)
  • (rig-1076) Providers should route all requests through client::Client (#1115)

Fixed

  • (streaming) use .instrument() instead of span.enter() to prevent span leak (#1108)

Other

  • (rig-1077) ensure log level enabled before logging messages (#1114)
  • (rig-1078) remove messages from span telemetry (#1112)
Commits
  • f10b686 chore: release (#1113)
  • 7f934ef feat: add Anthropic prompt caching support (#1116)
  • 3a2f1fe refactor(rig-1077): ensure log level enabled before logging messages (#1114)
  • 165ed2d feat(rig-1076): Providers should route all requests through client::Client ...
  • 59b4fd5 fix(streaming): use .instrument() instead of span.enter() to prevent span lea...
  • 85f7674 refactor(rig-1078): remove messages from span telemetry (#1112)
  • ad566af chore: release (#1044)
  • 05e7c58 chore: add Content-Type: application/json to regular http requests (#1106)
  • 3e5e97c Deprecate DynClientBuilder (#1105)
  • ed5d0f4 bug: client::Client can leak api keys that have been inserted into its head...
  • 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.26.0)

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

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