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

go: bump github.com/hashicorp/go-plugin from 1.3.0 to 1.4.0 in /go #3494

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps github.com/hashicorp/go-plugin from 1.3.0 to 1.4.0.

Commits
  • 0c19a13 Merge pull request #161 from hashicorp/jbardin/stopping-recv-loop
  • c2aca9f Merge pull request #160 from hashicorp/jbardin/allow-modified-logger
  • fa53be6 grpc stream errors are terminal
  • 3f4961a don't override the std logger in Server
  • 09a6e0f update hclog
  • 4c2f063 Merge pull request #145 from hashicorp/f-test-mode
  • See full diff 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 dependabot bot added c:deps Category: external dependencies golang labels Nov 9, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/github.com/hashicorp/go-plugin-1.4.0 branch 2 times, most recently from 0229af2 to a3f54c1 Compare November 11, 2020 09:18
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #3494 (2e0cec7) into master (e7483ca) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3494      +/-   ##
==========================================
+ Coverage   66.40%   66.58%   +0.17%     
==========================================
  Files         373      373              
  Lines       33943    33943              
==========================================
+ Hits        22539    22600      +61     
+ Misses       8121     8079      -42     
+ Partials     3283     3264      -19     
Impacted Files Coverage Δ
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/runtime/host/sandbox/sandbox.go 65.74% <0.00%> (-10.63%) ⬇️
...nt/apps/supplementarysanity/supplementarysanity.go 82.00% <0.00%> (-4.00%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
go/runtime/host/sgx/sgx.go 69.06% <0.00%> (-2.21%) ⬇️
...nsus/tendermint/apps/supplementarysanity/checks.go 42.00% <0.00%> (-1.34%) ⬇️
go/runtime/client/api/grpc.go 61.21% <0.00%> (-0.94%) ⬇️
...sensus/tendermint/epochtime_mock/epochtime_mock.go 74.54% <0.00%> (-0.91%) ⬇️
go/runtime/client/client.go 65.77% <0.00%> (-0.89%) ⬇️
go/runtime/client/watcher.go 64.44% <0.00%> (-0.75%) ⬇️
... and 29 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 e7483ca...2e0cec7. Read the comment docs.

@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/hashicorp/go-plugin-1.4.0 branch from a3f54c1 to 2e0cec7 Compare November 11, 2020 11:50
@ptrus ptrus merged commit a15d7dd into master Nov 11, 2020
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/hashicorp/go-plugin-1.4.0 branch November 11, 2020 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants