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/gruntwork-io/terratest from 0.38.2 to 0.38.4 #3130

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps github.com/gruntwork-io/terratest from 0.38.2 to 0.38.4.

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.38.4

Modules affected

  • opa

Description

  • Updated RulePath of opa.EvalOptions to support any go-getter URL.

Related links

v0.38.3

... (truncated)

Commits
  • e19192d Add support for go-getter syntax when calling opa.Eval (#1026)
  • cb603f1 Merge pull request #1012 from gruntwork-io/update-codeowners
  • 3603b38 Added GetTagsForSubnet() (and Tags property to Subnet struct) into `aws...
  • 8fcca81 Update CODEOWNERS
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 10, 2021 17:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2021
@michaelbeaumont michaelbeaumont enabled auto-merge (squash) November 10, 2021 17:32
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2021

Codecov Report

Merging #3130 (fdad5a8) into master (f5b2b27) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3130      +/-   ##
==========================================
- Coverage   52.33%   52.32%   -0.01%     
==========================================
  Files         923      923              
  Lines       53569    53569              
==========================================
- Hits        28037    28032       -5     
- Misses      23297    23300       +3     
- Partials     2235     2237       +2     
Impacted Files Coverage Δ
pkg/kds/client/sink.go 59.45% <0.00%> (-8.11%) ⬇️
pkg/plugins/runtime/gateway/route/sorter.go 61.53% <0.00%> (-5.13%) ⬇️
pkg/mads/v1/client/client.go 41.25% <0.00%> (-2.50%) ⬇️
pkg/core/resources/model/rest/resource.go 67.94% <0.00%> (-1.29%) ⬇️
pkg/xds/generator/direct_access_proxy_generator.go 82.75% <0.00%> (-1.15%) ⬇️
api/observability/v1/mads.pb.go 34.53% <0.00%> (-1.04%) ⬇️
pkg/core/resources/manager/cache.go 85.71% <0.00%> (ø)
pkg/plugins/leader/postgres/leader_elector.go 100.00% <0.00%> (+6.38%) ⬆️
pkg/xds/cache/once/cache.go 94.87% <0.00%> (+7.69%) ⬆️

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 f5b2b27...fdad5a8. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.38.2 to 0.38.4.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.38.2...v0.38.4)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gruntwork-io/terratest-0.38.4 branch from 65ec3c3 to fdad5a8 Compare November 10, 2021 19:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@michaelbeaumont michaelbeaumont merged commit 95d176b into master Nov 11, 2021
@michaelbeaumont michaelbeaumont deleted the dependabot/go_modules/github.com/gruntwork-io/terratest-0.38.4 branch November 11, 2021 19:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants