caarlos0-graveyard / watchub

Be notified of people who followed/unfollowed you and starred/unstarred your repositories
http://watchub.pw
MIT License
54 stars 7 forks source link

chore(deps): bump github.com/caarlos0/env/v6 from 6.4.0 to 6.7.1 #191

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/caarlos0/env/v6 from 6.4.0 to 6.7.1.

Release notes

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

v6.7.1

Changelog

ba5c1ad fix: error in embedded struct when using option RequiredIfNoDef:true (#191)

v6.7.0

Changelog

929e30e chore(deps): bump codecov/codecov-action from 1 to 2 (#186) 92ab404 feat: Add option: 'required' by default (#187) 5dd6d0c feat: go 1.17 1cd374b feat: onset hook (#185) 53ff073 fix: ineffective break d96cac5 fix: merge issues faf605d refactor: improve test

v6.6.2

Changelog

48e4777 fix(ci): missing env

v6.6.1

Changelog

6683f37 chore(ci): include goreleaser config e60d1e7 fix(ci): distribution 75568db fix(ci): key

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

v6.5.0

Changelog

... (truncated)

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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #191 (279ff60) into master (795a8d7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #191   +/-   ##
======================================
  Coverage    5.40%   5.40%           
======================================
  Files          25      25           
  Lines         610     610           
======================================
  Hits           33      33           
  Misses        576     576           
  Partials        1       1           

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 795a8d7...279ff60. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #196.