Skip to content

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Jun 3, 2025

This PR contains the following updates:

Package Type Update Change
camino dependencies patch 1.1.9 -> 1.1.12

Release Notes

camino-rs/camino (camino)

v1.1.12

Compare Source

Added
  • Utf8PathBuf::from_os_string and Utf8Path::from_os_str conversions.
  • TryFrom<OsString> for Utf8PathBuf and TryFrom<&OsStr> for &Utf8Path conversions.

Thanks to BenjaminBrienen for your first contribution!

v1.1.11

Compare Source

Added
  • Utf8PathBuf::leak on Rust 1.89 and above.

v1.1.10

Compare Source

Changed
  • Hand-write serde implementations, dropping the dependency on serde_derive. Thanks to Enselic for initiating the discussion and for your first contribution!

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 Renovate Bot.

Copy link

codecov bot commented Jun 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.59%. Comparing base (892eb0c) to head (ffa225d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #346   +/-   ##
=======================================
  Coverage   87.59%   87.59%           
=======================================
  Files           4        4           
  Lines         403      403           
=======================================
  Hits          353      353           
  Misses         50       50           

☔ View full report in Codecov by Sentry.
📢 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.

@nextest-bot nextest-bot force-pushed the renovate/camino-1.x branch 3 times, most recently from f9ed4d2 to 069447f Compare June 7, 2025 07:15
@nextest-bot nextest-bot force-pushed the renovate/camino-1.x branch 4 times, most recently from 8aedc7b to e1b396d Compare June 19, 2025 04:18
@nextest-bot nextest-bot force-pushed the renovate/camino-1.x branch from e1b396d to 0142b3b Compare August 8, 2025 03:17
@nextest-bot nextest-bot changed the title fix(deps): update rust crate camino to 1.1.10 fix(deps): update rust crate camino to 1.1.11 Aug 8, 2025
@nextest-bot nextest-bot changed the title fix(deps): update rust crate camino to 1.1.11 fix(deps): update rust crate camino to 1.1.12 Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant