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/multierr to v1.11.0 #121

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

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

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 is behind base branch, 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 enabled auto-merge (squash) January 13, 2025 00:36
@renovate renovate bot force-pushed the renovate/go.uber.org-multierr-1.x branch from f3bffb5 to b5a9f6c Compare February 3, 2025 16:43
@renovate renovate bot merged commit 7f04d05 into main Feb 3, 2025
4 checks passed
@renovate renovate bot deleted the renovate/go.uber.org-multierr-1.x branch February 3, 2025 16:44
@ekristen-dev
Copy link

ekristen-dev bot commented Feb 3, 2025

🎉 This PR is included in version 2.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ekristen-dev ekristen-dev bot added the released label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants