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

chore(deps): Bump github.com/caarlos0/env/v6 from 6.6.2 to 6.7.1 #701

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps github.com/caarlos0/env/v6 from 6.6.2 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

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.6.2 to 6.7.1.
- [Release notes](https://github.com/caarlos0/env/releases)
- [Changelog](https://github.com/caarlos0/env/blob/master/.goreleaser.yml)
- [Commits](caarlos0/env@v6.6.2...v6.7.1)

---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

codecov bot commented Sep 6, 2021

Codecov Report

Merging #701 (a1b685b) into main (00705ed) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
+ Coverage   65.87%   65.91%   +0.03%     
==========================================
  Files          58       58              
  Lines        6140     6140              
==========================================
+ Hits         4045     4047       +2     
+ Misses       1700     1694       -6     
- Partials      395      399       +4     
Impacted Files Coverage Δ
pkg/operator/controller/ciskubebenchreport.go 55.98% <0.00%> (-4.28%) ⬇️
pkg/plugin/trivy/plugin.go 82.89% <0.00%> (+0.26%) ⬆️
pkg/operator/controller/configauditreport.go 70.27% <0.00%> (+3.00%) ⬆️

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 00705ed...a1b685b. Read the comment docs.

@danielpacak danielpacak self-requested a review September 6, 2021 15:12
@danielpacak danielpacak merged commit 8e4b3c1 into main Sep 6, 2021
@danielpacak danielpacak deleted the dependabot/go_modules/github.com/caarlos0/env/v6-6.7.1 branch September 6, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant