andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
502 stars 71 forks source link

chore: Update module go.uber.org/atomic to v1.11.0 - autoclosed #528

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/atomic v1.10.0 -> v1.11.0 age adoption passing confidence

Release Notes

uber-go/atomic (go.uber.org/atomic) ### [`v1.11.0`](https://togithub.com/uber-go/atomic/releases/tag/v1.11.0) [Compare Source](https://togithub.com/uber-go/atomic/compare/v1.10.0...v1.11.0) ##### Fixed - Fix `Swap` and `CompareAndSwap` for `Value` wrappers without initialization. ##### Added - Add `String` method to `atomic.Pointer[T]` type allowing users to safely print underlying values of pointers. [1.11.0]: https://togithub.com/uber-go/atomic/compare/v1.10.0...v1.11.0

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.



This PR has been generated by Mend Renovate. View repository job log here.