Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor group with 1 update in the / directory: cacache.

Updates cacache from 13.0.0 to 13.1.0

Changelog

Sourced from cacache's changelog.

13.1.0 (2024-11-26)

Features

Bug Fixes

  • docs: improved documentation for remove_fully (#78) (3a712473)
  • tokio: add safe access join handles (#85) (146a593c)

Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 1 update in the / directory: [cacache](https://github.com/zkat/cacache-rs).


Updates `cacache` from 13.0.0 to 13.1.0
- [Release notes](https://github.com/zkat/cacache-rs/releases)
- [Changelog](https://github.com/zkat/cacache-rs/blob/main/CHANGELOG.md)
- [Commits](zkat/cacache-rs@v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: cacache
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2026
@dependabot dependabot bot requested a review from orhun as a code owner January 1, 2026 22:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2026
Copy link
Contributor

@ognis1205 ognis1205 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this dependabot error is caused by a bug in how cacache handles feature flags, and the crate hasn't been maintained for over two years. If there's an alternative to cacache, it might be better to switch to that. Otherwise, I could submit a PR to cacache as a last resort. What do you think @orhun ?

@orhun
Copy link
Owner

orhun commented Jan 10, 2026

Yeah, this has been pending for some time. That's why I pinned the dependency IIRC.

We could look for alternatives but the problem is we are using http_cache_reqwest which is maintained and depends on cacche. Not sure if there is any other crate which does this.

@ognis1205
Copy link
Contributor

zkat/cacache-rs#93 🤞

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2026

Looks like cacache is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/cargo/minor-687ed53bff branch January 12, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants