Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Type Update Change
camino dependencies minor 1.1.101.2.2

Release Notes

camino-rs/camino (camino)

v1.2.2

Compare Source

Added

On Rust 1.91 and above:

  • Utf8PathBuf::add_extension
  • Utf8Path::file_prefix
  • Utf8Path::with_added_extension
  • Utf8PathBuf::new is a const fn.

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.

Configuration

📅 Schedule: 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.

@renovate renovate bot force-pushed the renovate/camino-1.x-lockfile branch from a931f98 to 0604640 Compare September 1, 2025 01:48
@renovate renovate bot changed the title chore(deps): update rust crate camino to v1.1.11 chore(deps): update rust crate camino to v1.1.12 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/camino-1.x-lockfile branch from 0604640 to b36bf1b Compare September 17, 2025 19:44
@renovate renovate bot changed the title chore(deps): update rust crate camino to v1.1.12 chore(deps): update rust crate camino to v1.2.0 Sep 17, 2025
@renovate renovate bot changed the title chore(deps): update rust crate camino to v1.2.0 chore(deps): update rust crate camino to v1.2.1 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/camino-1.x-lockfile branch from b36bf1b to 0aa17b8 Compare December 12, 2025 00:05
@renovate renovate bot changed the title chore(deps): update rust crate camino to v1.2.1 chore(deps): update rust crate camino to v1.2.2 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/camino-1.x-lockfile branch from 0aa17b8 to fec13ce Compare December 16, 2025 06:53
Sign up for free to 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.

1 participant