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

chore(deps): update module go.uber.org/atomic to v1.11.0 - autoclosed #106

Closed
wants to merge 1 commit into from

Conversation

SaveTheRbtz
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
go.uber.org/atomic require minor v1.10.0 -> v1.11.0

Release Notes

uber-go/atomic

v1.11.0

Compare Source

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.

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (028ee07) 76.10% compared to head (904f1dd) 76.10%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   76.10%   76.10%           
=======================================
  Files           7        7           
  Lines         477      477           
=======================================
  Hits          363      363           
  Misses         88       88           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SaveTheRbtz SaveTheRbtz changed the title chore(deps): update module go.uber.org/atomic to v1.11.0 chore(deps): update module go.uber.org/atomic to v1.11.0 - autoclosed Sep 16, 2023
@SaveTheRbtz SaveTheRbtz deleted the renovate/go.uber.org-atomic-1.x branch September 16, 2023 19:33
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.

2 participants