Skip to content

chore(deps): update rust crate uuid to v1.24.0 - #305

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/uuid-1.x-lockfile
Open

chore(deps): update rust crate uuid to v1.24.0#305
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/uuid-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
uuid dependencies minor 1.22.01.24.0

Release Notes

uuid-rs/uuid (uuid)

v1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.23.5...v1.24.0

v1.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.23.4...v1.23.5

v1.23.4

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.23.3...v1.23.4

v1.23.3

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@v1.23.2...v1.23.3

v1.23.2

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@v1.23.1...v1.23.2

v1.23.1

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.23.0...v1.23.1

v1.23.0

Compare Source

What's Changed

New Contributors

Special thanks

@​meng-xu-cs raised a series of bugs against the timestamp logic in uuid using automated tooling. The issues themselves were reasonably and responsibly presented and the end result is a better uuid library for everyone. Thanks!

Deprecations

This release includes the following deprecations:

  • Context: Renamed to ContextV1
  • Timestamp::from_gregorian: Renamed to Timestamp::from_gregorian_time

Change to Version::Max

Version::Max's u8 representation has changed from 0xff to 0x0f to match the value returned by Uuid::get_version_num.

Change to Uuid::get_version for the max UUID

Uuid::get_version will only return Some(Version::Max) if the UUID is actually the max UUID (all bytes are 0xff). Previously it would return Some if only the version field was 0x0f. This change matches the behaviour of the nil UUID, which only returns Some(Version::Nil) if the UUID is the nil UUID (all bytes are 0x00).

Full Changelog: uuid-rs/uuid@v1.22.0...v1.23.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot changed the title chore(deps): update rust crate uuid to v1.23.0 chore(deps): update rust crate uuid to v1.23.1 Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/uuid-1.x-lockfile branch from dd38644 to ee7136b Compare April 16, 2026 11:49
@renovate
renovate Bot force-pushed the renovate/uuid-1.x-lockfile branch from ee7136b to 62571c4 Compare May 29, 2026 15:35
@renovate renovate Bot changed the title chore(deps): update rust crate uuid to v1.23.1 chore(deps): update rust crate uuid to v1.23.2 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/uuid-1.x-lockfile branch from 62571c4 to dfb6fce Compare June 9, 2026 09:58
@renovate renovate Bot changed the title chore(deps): update rust crate uuid to v1.23.2 chore(deps): update rust crate uuid to v1.23.3 Jun 9, 2026
@renovate
renovate Bot force-pushed the renovate/uuid-1.x-lockfile branch from dfb6fce to 80e0f7b Compare June 24, 2026 21:08
@renovate renovate Bot changed the title chore(deps): update rust crate uuid to v1.23.3 chore(deps): update rust crate uuid to v1.23.4 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/uuid-1.x-lockfile branch from 80e0f7b to 20884dc Compare July 12, 2026 23:48
@renovate renovate Bot changed the title chore(deps): update rust crate uuid to v1.23.4 chore(deps): update rust crate uuid to v1.23.5 Jul 12, 2026
@renovate renovate Bot changed the title chore(deps): update rust crate uuid to v1.23.5 chore(deps): update rust crate uuid to v1.24.0 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/uuid-1.x-lockfile branch from 20884dc to c7a1929 Compare July 15, 2026 21:02
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.

0 participants