Skip to content

fix(deps): update module github.com/gofrs/uuid/v5 to v5.4.0 - abandoned#4755

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-gofrs-uuid-v5-5.x
Open

fix(deps): update module github.com/gofrs/uuid/v5 to v5.4.0 - abandoned#4755
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-gofrs-uuid-v5-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/gofrs/uuid/v5 v5.3.0v5.4.0 age confidence

Release Notes

gofrs/uuid (github.com/gofrs/uuid/v5)

v5.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: gofrs/uuid@v5.3.2...v5.4.0

v5.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: gofrs/uuid@v5.3.1...v5.3.2

v5.3.1

Compare Source

Summary

This release fixes the calculation of times from version 7 UUIDs (discovered by @​nathanmcgarvey-modopayments in #​195). There was previously an int64 overflow that caused the wrong results for any time after the year 2262 (because that is when time.Time's UnixNano() method overflows).

This release also contains updated documentation to clarify the returned time format when converting our internal Timestamp to a standard time.Time.

What's Changed

New Contributors

Full Changelog: gofrs/uuid@v5.3.0...v5.3.1


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "before 6am on Monday"
  • 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 requested a review from a team as a code owner May 11, 2026 01:32
@renovate renovate Bot force-pushed the renovate/github.com-gofrs-uuid-v5-5.x branch from 38f42b5 to 6c3a874 Compare May 12, 2026 09:15
@renovate renovate Bot changed the title fix(deps): update module github.com/gofrs/uuid/v5 to v5.4.0 fix(deps): update module github.com/gofrs/uuid/v5 to v5.4.0 - abandoned May 18, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 18, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 18, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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