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.30.15 to 0.37.12 #2879

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps github.com/gruntwork-io/terratest from 0.30.15 to 0.37.12.

Release notes

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

v0.37.12

Modules affected

  • aws

Description

  • Added GetTagsForVpc for looking up tags on a VPC. Also added Tags attribute on VPC struct for easy lookup.
  • Fixed bug in one of the Azure tests.
  • Various updates to documentation.

Special thanks

Special thanks to the following users for their contribution!

Related links

... (truncated)

Commits
  • 0c8f4b8 Bump nokogiri from 1.11.5 to 1.12.5 in /docs (#1001)
  • c1a6f03 Added 'Tags' and supporting functions to VPC struct (#1000)
  • 2053af4 Add terragrunt example as a first class example on terratest.gruntwork.io (#994)
  • a319947 update image link to MCR (#998)
  • c321790 Add servicebus (#525)
  • 6d96ad5 update job is succeeded to check completions (#993)
  • fb01cf8 Add SSM CommandDoc support (#981)
  • af551b5 Merge pull request #989 from gruntwork-io/IAC-1847-IMDSv2-migration
  • 898b351 Update examples/terraform-remote-exec-example/files/get-public-ip.sh
  • fdcd4b7 Update examples/terraform-remote-exec-example/files/get-public-ip.sh
  • Additional commits viewable 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 October 4, 2021 09:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.12 branch 2 times, most recently from bd21a89 to bf1b599 Compare October 5, 2021 13:56
Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.30.15 to 0.37.12.
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.30.15...v0.37.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@bartsmykla bartsmykla force-pushed the dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.12 branch from bf1b599 to 36beb57 Compare October 11, 2021 12:02
Copy link
Contributor

@bartsmykla bartsmykla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2021

A newer version of github.com/gruntwork-io/terratest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@codecov-commenter
Copy link

Codecov Report

Merging #2879 (36beb57) into master (5d0380f) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2879      +/-   ##
==========================================
+ Coverage   52.33%   52.34%   +0.01%     
==========================================
  Files         909      909              
  Lines       52384    52384              
==========================================
+ Hits        27413    27420       +7     
+ Misses      22776    22768       -8     
- Partials     2195     2196       +1     
Impacted Files Coverage Δ
pkg/core/runtime/component/component.go 81.13% <0.00%> (-7.55%) ⬇️
pkg/core/resources/manager/cache.go 83.11% <0.00%> (-2.60%) ⬇️
pkg/dns/vips_allocator.go 74.00% <0.00%> (+1.33%) ⬆️
pkg/plugins/leader/postgres/leader_elector.go 97.87% <0.00%> (+4.25%) ⬆️
pkg/core/bootstrap/autoconfig.go 54.46% <0.00%> (+8.03%) ⬆️

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 5d0380f...36beb57. Read the comment docs.

@bartsmykla bartsmykla merged commit 92973ce into master Oct 11, 2021
@bartsmykla bartsmykla deleted the dependabot/go_modules/github.com/gruntwork-io/terratest-0.37.12 branch October 11, 2021 12:39
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.

None yet

2 participants