Skip to content

Conversation

@nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Oct 1, 2025

This PR contains the following updates:

Package Type Update Change
newtype-uuid dev-dependencies minor 1.2.4 -> 1.3.2
newtype-uuid dependencies minor 1.2.4 -> 1.3.2

Release Notes

oxidecomputer/newtype-uuid (newtype-uuid)

v1.3.2

Compare Source

Added
  • as_fields, to_fields_le, as_u128, to_u128_le, as_u64_pair, as_bytes, into_bytes, to_bytes_le, is_nil, and is_max methods to mirror corresponding methods on upstream Uuid.

v1.3.1

Compare Source

Added
  • New v7 feature allows for v7 UUIDs to be created. Thanks davidbarsky for your first contribution!
Fixed

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

v1.3.0

Compare Source

Added
  • For schemars integration, automatic replacement support with typify and progenitor via the new x-rust-type extension.
  • The TypedUuidKind trait has a new optional method called alias, which represents a type alias. alias is used by schemars integration in a few ways: for the schema name of TypedUuid<T>, as well as for automatic replacement support.
Changed
  • MSRV updated to Rust 1.79.

Configuration

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

🚦 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Dependency-related updates label Oct 1, 2025
@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.26%. Comparing base (6fbfec2) to head (343d6d3).

Additional details and impacted files
@@ Coverage Diff @@ ## main #489 +/- ## ======================================= Coverage 84.26% 84.26% ======================================= Files 7 7 Lines 1856 1856 ======================================= Hits 1564 1564 Misses 292 292 

☔ 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/newtype-uuid-1.x branch from 28e9e85 to d7efc70 Compare October 8, 2025 03:56
@nextest-bot nextest-bot changed the title fix(deps): update rust crate newtype-uuid to 1.3.1 fix(deps): update rust crate newtype-uuid to 1.3.2 Nov 7, 2025
@nextest-bot nextest-bot force-pushed the renovate/newtype-uuid-1.x branch from d7efc70 to f0ecd37 Compare November 7, 2025 04:03
@nextest-bot nextest-bot force-pushed the renovate/newtype-uuid-1.x branch from f0ecd37 to 343d6d3 Compare November 11, 2025 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency-related updates

2 participants