Skip to content

Conversation

nextest-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
newtype-uuid dependencies minor 1.2.4 -> 1.3.1

Release Notes

oxidecomputer/newtype-uuid (newtype-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 this update 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
@nextest-bot
Copy link
Collaborator Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 1.3.1
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.12%. Comparing base (de96304) to head (28e9e85).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #489   +/-   ##
=======================================
  Coverage   79.12%   79.12%           
=======================================
  Files           4        4           
  Lines         666      666           
=======================================
  Hits          527      527           
  Misses        139      139           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency-related updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant