Skip to content

Update Rust crate camino to 1.2.5 - #217

Open
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/camino-1.x
Open

Update Rust crate camino to 1.2.5#217
oxide-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/camino-1.x

Conversation

@oxide-renovate

@oxide-renovate oxide-renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
camino workspace.dependencies patch 1.2.31.2.5

Release Notes

camino-rs/camino (camino)

v1.2.5

Compare Source

Fixed

Removed unnecessary files from the package.

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: 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 has been generated by Mend Renovate.

@oxide-renovate oxide-renovate Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@oxide-renovate
oxide-renovate Bot force-pushed the renovate/camino-1.x branch from 5926195 to d4e12bd Compare July 28, 2026 04:15
@oxide-renovate oxide-renovate Bot changed the title Update Rust crate camino to 1.2.4 Update Rust crate camino to 1.2.5 Jul 28, 2026
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.

0 participants