Skip to content

chore(deps): update rust crate camino to 1.2.1#12127

Merged
chenjiahan merged 1 commit intomainfrom
renovate/camino-1.x
Nov 10, 2025
Merged

chore(deps): update rust crate camino to 1.2.1#12127
chenjiahan merged 1 commit intomainfrom
renovate/camino-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 9, 2025

This PR contains the following updates:

Package Type Update Change
camino workspace.dependencies minor 1.1.9 -> 1.2.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

camino-rs/camino (camino)

v1.2.1

Compare Source

Fixed

Replaced obsolete doc_auto_cfg with doc_cfg, to fix Rust nightly builds with the doc_cfg flag enabled.

v1.2.0

Compare Source

Changed
  • MSRV updated to Rust 1.61 to support the switch to serde_core.
  • camino now depends on serde_core rather than serde. This allows camino's compilation to be parallelized with serde_derive.
  • serde and proptest are no longer available as features. This is technically a breaking change, but these features were already no-ops. Instead, use serde1 and proptest1 respectively.

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 - "before 8am on wednesday" in timezone Asia/Shanghai, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 9, 2025
@renovate renovate bot requested a review from quininer as a code owner November 9, 2025 08:08
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 9, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 95acbe8
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/69104bfbc88c7900084e5cde

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 9, 2025

📦 Binary Size-limit

Comparing 95acbe8 to chore(deps): update rust crate tokio to 1.48.0 (#12123) by renovate[bot]

❌ Size increased by 4.50KB from 47.90MB to 47.90MB (⬆️0.01%)

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 9, 2025

CodSpeed Performance Report

Merging #12127 will not alter performance

Comparing renovate/camino-1.x (95acbe8) with main (939d9a8)

Summary

✅ 17 untouched

@chenjiahan chenjiahan merged commit d8463bd into main Nov 10, 2025
47 checks passed
@chenjiahan chenjiahan deleted the renovate/camino-1.x branch November 10, 2025 02:41
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