Skip to content

chore(deps): update rust crate uuid to v1.24.1 - #81

Merged
niklasschaeffer merged 1 commit into
mainfrom
renovate/uuid-1.x-lockfile
Aug 15, 2026
Merged

chore(deps): update rust crate uuid to v1.24.1#81
niklasschaeffer merged 1 commit into
mainfrom
renovate/uuid-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
uuid dependencies patch 1.24.01.24.1

Release Notes

uuid-rs/uuid (uuid)

v1.24.1

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: (UTC)

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

@chronova-agent chronova-agent Bot added chore Maintenance task or dependency update priority: low Low priority labels Aug 14, 2026
@chronova-agent

Copy link
Copy Markdown
Contributor

Dependency Update Summary

Package Change Type Recommendation
uuid 1.24.0 → 1.24.1 patch SAFE

Notes

  • uuid: Patch release. Fixes non-ASCII character handling in parse diagnostics (#899). No breaking changes, no security fixes, no API changes.
  • Usage in src/: Used in heartbeat.rs (imported via use uuid::Uuid;), main.rs (test-only use uuid::Uuid;), and sync.rs (via fully-qualified uuid::Uuid::new_v4()). All usages call only new_v4() / standard parsing, which is unaffected by the diagnostic fix.

📋 Tracked in #5

@niklasschaeffer
niklasschaeffer merged commit b3a285e into main Aug 15, 2026
12 checks passed
@renovate
renovate Bot deleted the renovate/uuid-1.x-lockfile branch August 15, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance task or dependency update priority: low Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant