Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate: Update External dependencies - autoclosed #664

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gofrs/uuid/v5 v5.3.0 -> v5.3.1 age adoption passing confidence
github.com/gophercloud/gophercloud/v2 v2.4.0 -> v2.5.0 age adoption passing confidence

Release Notes

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

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

gophercloud/gophercloud (github.com/gophercloud/gophercloud/v2)

v2.5.0

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v2.4.0...v2.5.0


Configuration

📅 Schedule: Branch creation - "before 8am on Friday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 14, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.28.0 -> v0.30.0

@coveralls
Copy link

Coverage Status

coverage: 79.629%. remained the same
when pulling 6c9eb71 on renovate/external-dependencies
into eb443f0 on master.

@renovate renovate bot changed the title Renovate: Update External dependencies Renovate: Update External dependencies - autoclosed Feb 14, 2025
@renovate renovate bot closed this Feb 14, 2025
@renovate renovate bot deleted the renovate/external-dependencies branch February 14, 2025 04:37
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.

3 participants