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

fix(deps): update module go.uber.org/multierr to v1.11.0 #150

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

uber-go/multierr (go.uber.org/multierr)

v1.11.0

Compare Source

====================

  • Errors now supports any error that implements multiple-error
    interface.
  • Add Every function to allow checking if all errors in the chain
    satisfies errors.Is against the target error.

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.


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

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

@renovate renovate bot requested review from a team as code owners August 2, 2023 19:44
@renovate renovate bot force-pushed the renovate/go.uber.org-multierr-1.x branch 3 times, most recently from d44202c to 3fc2479 Compare August 7, 2023 22:43
@renovate renovate bot force-pushed the renovate/go.uber.org-multierr-1.x branch from 3fc2479 to e6e4725 Compare August 8, 2023 13:25
@mikemrm mikemrm merged commit 67b2ccc into main Aug 8, 2023
@mikemrm mikemrm deleted the renovate/go.uber.org-multierr-1.x branch August 8, 2023 13:34
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.

1 participant