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 github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 #82

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1.

Commits
  • 9974e9e Merge pull request #50 from sethvargo/sethvargo/npe
  • 0023bb0 Check if multierror is nil in WrappedErrors
  • ab6846a we require go 1.13
  • cb869d9 Merge pull request #49 from hashicorp/fix-ci-config
  • af59c66 Upgrade gotestsum version
  • eabd672 Fix CI config
  • 7795f06 Merge pull request #47 from hashicorp/mwhooker-patch-1
  • e27d231 update badges to use circle
  • 78708db Carry over some changes from #26
  • c7dd669 Merge pull request #27 from mdeggies/add-circleci
  • Additional commits viewable in compare view

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)

Bumps [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/hashicorp/go-multierror/releases)
- [Commits](hashicorp/go-multierror@v1.1.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #82 (53cd439) into main (e09bf99) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   19.79%   19.79%           
=======================================
  Files          32       32           
  Lines        1051     1051           
=======================================
  Hits          208      208           
  Misses        795      795           
  Partials       48       48           
Flag Coverage Δ
integration 19.50% <ø> (ø)
unit 0.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e09bf99...53cd439. Read the comment docs.

@zhilyaev zhilyaev changed the base branch from main to release-0.9.3 March 15, 2021 15:58
@zhilyaev zhilyaev merged commit 04530af into release-0.9.3 Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.1 branch March 15, 2021 15:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant