Skip to content

Update cached-path requirement from 0.9.0 to 0.10.0#573

Merged
gbin merged 2 commits into
masterfrom
dependabot/cargo/cached-path-0.10.0
Dec 22, 2025
Merged

Update cached-path requirement from 0.9.0 to 0.10.0#573
gbin merged 2 commits into
masterfrom
dependabot/cargo/cached-path-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on cached-path to permit the latest version.

Release notes

Sourced from cached-path's releases.

v0.10.0

What's new

Commits

13c3f25 update readme 90f03cd feat: add a progress-bar feature to disable indicatif dependency (#89) 06b2eb4 bump actions/cache 3373bd0 replace deprecated cargo_bin call (#88)

Changelog

Sourced from cached-path's changelog.

v0.10.0 - 2025-12-19

Added

  • Added a progress-bar feature to enable the indicatif dependency.

v0.9.0 - 2025-08-25

Changed

  • Updated reqwest dependency from 0.11 to 0.12.

v0.8.1 - 2025-07-01

Changed

  • Updated indicatif dependency from 0.16 to 0.17.11

v0.8.0 - 2025-05-21

Added

  • Support .tar.xz and .tar.lzma archives

Fixed

  • Infer archive type from bytes instead of filename extension

v0.7.0 - 2025-05-14

Added

  • Added force option to force downloading a resource even if there's a cache hit.

v0.6.2 - 2025-05-07

Fixed

  • Fixed some issues with old dependencies.
  • Fixed a bug causing cache misses.

v0.6.1 - 2023-02-24

Fixed

  • Fixed RUSTSEC-2020-0071

v0.6.0 - 2022-12-19

Changed

... (truncated)

Commits

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 [cached-path](https://github.com/epwalsh/rust-cached-path) to permit the latest version.
- [Release notes](https://github.com/epwalsh/rust-cached-path/releases)
- [Changelog](https://github.com/epwalsh/rust-cached-path/blob/main/CHANGELOG.md)
- [Commits](epwalsh/rust-cached-path@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: cached-path
  dependency-version: 0.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 22, 2025
@gbin gbin merged commit 49ca91c into master Dec 22, 2025
7 checks passed
@gbin gbin deleted the dependabot/cargo/cached-path-0.10.0 branch December 22, 2025 19:21
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.

1 participant