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

Bump go.uber.org/multierr from 1.9.0 to 1.10.0 in /multimod #274

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2023

Bumps go.uber.org/multierr from 1.9.0 to 1.10.0.

Release notes

Sourced from go.uber.org/multierr's releases.

v1.10.0

  • Support Go 1.20 Unwrap() []error
  • Remove unused glide.yaml
  • Drop external atomic dependency
  • README: Add Features section
Changelog

Sourced from go.uber.org/multierr's changelog.

v1.10.0 (2023-03-08)

  • Comply with Go 1.20's multiple-error interface.
  • Drop Go 1.18 support. Per the support policy, only Go 1.19 and 1.20 are supported now.
  • Drop all non-test external dependencies.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team March 12, 2023 03:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog PRs that do not require a CHANGELOG.md entry labels Mar 12, 2023
@dependabot dependabot bot requested a review from mx-psi March 12, 2023 03:57
@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (def6146) 58.83% compared to head (c7f710e) 58.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #274   +/-   ##
=======================================
  Coverage   58.83%   58.83%           
=======================================
  Files          44       44           
  Lines        1992     1992           
=======================================
  Hits         1172     1172           
  Misses        690      690           
  Partials      130      130           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MrAlias MrAlias added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Mar 17, 2023
@MrAlias
Copy link
Contributor

MrAlias commented Mar 17, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@MrAlias
Copy link
Contributor

MrAlias commented Mar 17, 2023

@dependabot recreate

Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](uber-go/multierr@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: go.uber.org/multierr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/multimod/go.uber.org/multierr-1.10.0 branch from 48ae2d8 to c7f710e Compare March 17, 2023 17:40
@MrAlias MrAlias merged commit c5dec12 into main Mar 17, 2023
@MrAlias MrAlias deleted the dependabot/go_modules/multimod/go.uber.org/multierr-1.10.0 branch March 17, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant