chore(deps): update rust crate camino to 1.2.1#12127
Merged
chenjiahan merged 1 commit intomainfrom Nov 10, 2025
Merged
Conversation
✅ Deploy Preview for rspack canceled.
|
Contributor
📦 Binary Size-limit
❌ Size increased by 4.50KB from 47.90MB to 47.90MB (⬆️0.01%) |
CodSpeed Performance ReportMerging #12127 will not alter performanceComparing Summary
|
chenjiahan
approved these changes
Nov 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.9->1.2.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
camino-rs/camino (camino)
v1.2.1Compare Source
Fixed
Replaced obsolete
doc_auto_cfgwithdoc_cfg, to fix Rust nightly builds with thedoc_cfgflag enabled.v1.2.0Compare Source
Changed
serde_core.serde_corerather thanserde. This allows camino's compilation to be parallelized withserde_derive.serdeandproptestare no longer available as features. This is technically a breaking change, but these features were already no-ops. Instead, useserde1andproptest1respectively.v1.1.12Compare Source
Added
Utf8PathBuf::from_os_stringandUtf8Path::from_os_strconversions.TryFrom<OsString> for Utf8PathBufandTryFrom<&OsStr> for &Utf8Pathconversions.Thanks to BenjaminBrienen for your first contribution!
v1.1.11Compare Source
Added
Utf8PathBuf::leakon Rust 1.89 and above.v1.1.10Compare Source
Changed
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.
This PR was generated by Mend Renovate. View the repository job log.