Skip to content

chore(deps): update rust crate camino to v1.2.5 - #11

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

chore(deps): update rust crate camino to v1.2.5#11
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/camino-1.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
caminobuild-dependenciespatch1.2.21.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!

v1.2.3

Compare Source

Performance improvements
  • Utf8Path::hash now delegates to std::path::Path::hash, resulting in hashing requiring ~2x fewer instructions. Thanks stormslowly for your first contribution!

Configuration

📅 Schedule: (UTC)

  • 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.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity · 0 duplication

MetricResults
Complexity0
Duplication0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovaterenovateBot changed the title chore(deps): update rust crate camino to v1.2.3chore(deps): update rust crate camino to v1.2.4Jul 1, 2026
@renovate
renovateBotforce-pushed the renovate/camino-1.x-lockfile branch from c3ac521 to 86cff2bCompareJuly 1, 2026 03:58
@renovate
renovateBotforce-pushed the renovate/camino-1.x-lockfile branch from 86cff2b to 7ddab3fCompareJuly 29, 2026 23:32
@renovaterenovateBot changed the title chore(deps): update rust crate camino to v1.2.4chore(deps): update rust crate camino to v1.2.5Jul 29, 2026
Sign up for freeto 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.

0 participants