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/caarlos0/env/v6 from 6.5.0 to 6.6.0 in /hedera-mirror-rosetta #2001

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2021

Bumps github.com/caarlos0/env/v6 from 6.5.0 to 6.6.0.

Release notes

Sourced from github.com/caarlos0/env/v6's releases.

v6.6.0

Changelog

f2ced39 chore(deps): bump actions/cache from v2 to v2.1.4 (#156) 41425b4 chore(deps): bump actions/cache from v2 to v2.1.4 (#160) 346d77c chore(deps): bump actions/cache from v2.1.4 to v2.1.5 (#164) c33df78 chore(deps): bump actions/checkout from 2 to 2.3.4 (#168) 7c39877 chore(deps): bump codecov/codecov-action from 1 to 1.5.0 (#167) d80f61d chore(deps): bump golangci/golangci-lint-action from v2 to v2.5.2 (#161) 2174282 chore(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0 (#166) 6cbd70c docs/test: document how to use custom time formats (#172) fd499bb feat: allow to unset a variable after reading it (#171) 3de7ad1 feat: go 1.16, test on mac and windows (#159) b2f4697 feat: notEmpty tag (#174) eb9cdc4 fix(ci): workflow versions 9a4342d fix(ci): workflow versions d552093 fix: linter 0397ad7 fix: some cases on windows (#170) f878cc5 tests: use require instead of assert

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)

Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/caarlos0/env/releases)
- [Changelog](https://github.com/caarlos0/env/blob/master/.goreleaser.yml)
- [Commits](caarlos0/env@v6.5.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file go labels May 19, 2021
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #2001 (450d171) into master (126751e) will increase coverage by 0.69%.
The diff coverage is 83.90%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2001      +/-   ##
============================================
+ Coverage     87.05%   87.74%   +0.69%     
- Complexity     1744     1822      +78     
============================================
  Files           315      318       +3     
  Lines          7731     8199     +468     
  Branches        740      814      +74     
============================================
+ Hits           6730     7194     +464     
+ Misses          772      759      -13     
- Partials        229      246      +17     
Impacted Files Coverage Δ Complexity Δ
...ra/mirror/monitor/config/MonitorConfiguration.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../hedera/mirror/monitor/publish/PublishMetrics.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...a/mirror/monitor/publish/TransactionPublisher.java 1.06% <0.00%> (-0.08%) 1.00 <0.00> (ø)
...a/mirror/monitor/subscribe/AbstractSubscriber.java 77.14% <ø> (-20.00%) 3.00 <0.00> (-1.00)
.../mirror/monitor/subscribe/rest/RestSubscriber.java 100.00% <ø> (ø) 22.00 <0.00> (?)
...nitor/subscribe/rest/RestSubscriberProperties.java 83.33% <ø> (ø) 4.00 <0.00> (?)
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
hedera-mirror-rosetta/tools/maphelper/maphelper.go 100.00% <ø> (ø) 0.00 <0.00> (ø)
...ra/mirror/monitor/subscribe/SubscribeResponse.java 66.66% <60.00%> (ø) 4.00 <3.00> (?)
hedera-mirror-rosetta/cmd/config.go 66.66% <67.74%> (+66.66%) 0.00 <0.00> (ø)
... and 77 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 1307d96...450d171. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.35.0 milestone May 20, 2021
@xin-hedera xin-hedera merged commit 18b3b09 into master May 20, 2021
@xin-hedera xin-hedera deleted the dependabot/go_modules/hedera-mirror-rosetta/github.com/caarlos0/env/v6-6.6.0 branch May 20, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant