Skip to content

Update cached-path requirement from 0.8.1 to 0.9.0#428

Merged
gbin merged 1 commit into
masterfrom
dependabot/cargo/cached-path-0.9.0
Sep 1, 2025
Merged

Update cached-path requirement from 0.8.1 to 0.9.0#428
gbin merged 1 commit into
masterfrom
dependabot/cargo/cached-path-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 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.9.0

What's new

Changed ⚠️

  • Updated reqwest dependency from 0.11 to 0.12.

Commits

00f71e3 update reqwest to 0.12 (#86)

Changelog

Sourced from cached-path's changelog.

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

  • Consolidated HTTP error variants into a single variant, HttpError, which sources directly from the underlying reqwest::Error for better error messages.

v0.5.3 - 2022-03-07

... (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.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: cached-path
  dependency-version: 0.9.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 Sep 1, 2025
@gbin gbin merged commit 7a04f93 into master Sep 1, 2025
6 checks passed
@gbin gbin deleted the dependabot/cargo/cached-path-0.9.0 branch September 1, 2025 16:39
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