Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 18, 2024

This PR contains the following updates:

Package Type Update Change
which dependencies major 4 -> 6

Release Notes

harryfei/which-rs (which)

v6.0.3

Compare Source

  • Enhance tracing feature with some debug level logs for higher level logic.

v6.0.2

Compare Source

  • Add tracing feature which outputs debugging information to the tracing ecosystem.

v6.0.1

Compare Source

  • Remove dependency on once_cell for Windows users, replace with std::sync::OnceLock.

v6.0.0

Compare Source

  • MSRV is now 1.70
  • Upgraded all dependencies to latest version

v5.0.0

Compare Source

  • Remove several unused error messages
  • Windows executables can now be found even if they don't have a '.exe' extension.
  • Add new error message, Error::CannotGetCurrentDirAndPathListEmpty

v4.4.2

Compare Source

  • Remove dependency on dirs crate due to MPL licensing in its tree. Use home crate instead. (@​Xaeroxe)

v4.4.1

Compare Source

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jan 18, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/mount-utils/Cargo.toml --package which@4.0.2 --precise 6.0.1
    Updating crates.io index
error: failed to select a version for the requirement `which = "^4"`
candidate versions found which didn't match: 6.0.1
location searched: crates.io index
required by package `prost-build v0.7.0`
    ... which satisfies dependency `prost-build = "^0.7"` (locked to 0.7.0) of package `codegen v0.1.0 (/tmp/renovate/repos/github/YoloDev/csi-rs/codegen)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/which-6.x branch from 27e30f7 to 34b9b2c Compare May 1, 2024 11:17
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8908681700

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 23 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+2.4%) to 24.225%

Files with Coverage Reduction New Missed Lines %
crates/proto/src/node/expand_volume.rs 1 0.0%
crates/proto/src/node/get_volume_stats.rs 1 0.0%
crates/proto/src/node/publish_volume.rs 1 0.0%
crates/proto/src/controller/validate_volume_capabilities.rs 2 0.0%
crates/mount-utils/src/utils.rs 2 92.65%
crates/proto/src/volume.rs 7 0.0%
crates/mount-utils/src/unix.rs 9 56.44%
Totals Coverage Status
Change from base Build 615100636: 2.4%
Covered Lines: 641
Relevant Lines: 2646

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/which-6.x branch from 34b9b2c to be33c46 Compare May 8, 2024 05:25
@renovate renovate bot changed the title Update Rust crate which to v6 Update Rust crate which to v6 - autoclosed Nov 1, 2024
@renovate renovate bot closed this Nov 1, 2024
@renovate renovate bot deleted the renovate/which-6.x branch November 1, 2024 08:30
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.

1 participant