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/blevesearch/bleve from 1.0.13 to 1.0.14 in /go #3558

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/blevesearch/bleve from 1.0.13 to 1.0.14.

Release notes

Sourced from github.com/blevesearch/bleve's releases.

v1.0.14

This version is identical to v1.0.13 except that the go.mod now refers to a tagged release (v1.0.0) of the blevex module.

This was necessary as blevex master will soon be evolving to support the planned release of Bleve 2.0.0.

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 dependabot bot added c:deps Category: external dependencies golang labels Dec 9, 2020
@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #3558 (66b3430) into master (10c49a0) will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3558      +/-   ##
==========================================
+ Coverage   66.46%   66.62%   +0.16%     
==========================================
  Files         377      377              
  Lines       34273    34273              
==========================================
+ Hits        22778    22836      +58     
+ Misses       8205     8144      -61     
- Partials     3290     3293       +3     
Impacted Files Coverage Δ
go/runtime/host/sandbox/sandbox.go 65.74% <0.00%> (-10.63%) ⬇️
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-6.55%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
go/runtime/host/sgx/sgx.go 69.06% <0.00%> (-2.21%) ⬇️
go/storage/mkvs/insert.go 90.41% <0.00%> (-1.37%) ⬇️
go/consensus/tendermint/roothash/roothash.go 67.94% <0.00%> (-1.10%) ⬇️
go/registry/api/api.go 41.87% <0.00%> (-1.09%) ⬇️
go/storage/client/client.go 72.46% <0.00%> (-0.97%) ⬇️
go/runtime/client/watcher.go 63.70% <0.00%> (-0.75%) ⬇️
... and 24 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 10c49a0...66b3430. Read the comment docs.

Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve)
from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](blevesearch/bleve@v1.0.13...v1.0.14)

Signed-off-by: dependabot[bot] <support@github.com>
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/blevesearch/bleve-1.0.14 branch from d5ae2ac to 66b3430 Compare December 9, 2020 09:02
@ptrus ptrus merged commit c0f8364 into master Dec 9, 2020
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/blevesearch/bleve-1.0.14 branch December 9, 2020 09:39
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.

None yet

2 participants