Skip to content

Update Rust crate camino to 1.2.4#3435

Merged
nextest-bot merged 1 commit into
mainfrom
renovate/camino-1.x
Jun 29, 2026
Merged

Update Rust crate camino to 1.2.4#3435
nextest-bot merged 1 commit into
mainfrom
renovate/camino-1.x

Conversation

@nextest-bot

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
camino workspace.dependencies patch 1.2.31.2.4

Release Notes

camino-rs/camino (camino)

v1.2.4

Compare Source

Added

Methods to convert between Box<Utf8Path> and Box<Path>:

  • From<Box<Utf8Path>> for Box<Path> (as of release, not documented due to rust-lang/rust#158466).
  • Utf8Path::into_std_boxed_path(self: Box<Self>)
  • Utf8Path::from_boxed_path(path: Box<Path>)
  • TryFrom<Box<Path>> for Box<Utf8Path>

Thanks nicopap for your first contribution!


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (168d677) to head (d83fc07).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3435   +/-   ##
=======================================
  Coverage   85.89%   85.90%           
=======================================
  Files         162      162           
  Lines       49341    49341           
=======================================
+ Hits        42381    42384    +3     
+ Misses       6960     6957    -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trunk-io

trunk-io Bot commented Jun 29, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@nextest-bot nextest-bot merged commit 08a5ff3 into main Jun 29, 2026
27 checks passed
@nextest-bot nextest-bot deleted the renovate/camino-1.x branch June 29, 2026 09:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant