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 #385

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 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)

@dependabot dependabot bot added the update label Mar 18, 2021
@dependabot dependabot bot requested a review from ktr0731 March 18, 2021 01:52
@codecov
Copy link

codecov bot commented Mar 18, 2021

Codecov Report

Merging #385 (4b0b1be) into master (df4e6a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #385   +/-   ##
=======================================
  Coverage   80.32%   80.32%           
=======================================
  Files          57       57           
  Lines        2740     2740           
=======================================
  Hits         2201     2201           
  Misses        309      309           
  Partials      230      230           

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.1 branch from 9bad685 to 7c9ad6b Compare March 21, 2021 14:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.1 branch from 7c9ad6b to 4b0b1be Compare March 21, 2021 14:44
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>
@ktr0731 ktr0731 merged commit ed798e4 into master Mar 21, 2021
@ktr0731 ktr0731 deleted the dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.1 branch March 21, 2021 16:00
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.

None yet

2 participants