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

fix(deps): update module github.com/gruntwork-io/terratest to v0.46.15 - autoclosed #442

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.43.0 -> v0.46.15 age adoption passing confidence

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.46.15

Compare Source

Description
Related links

v0.46.14

Compare Source

Modules affected

  • opa

Description

  • Updated go-getter to 1.7.4

Related links

v0.46.13

Compare Source

Modules affected

  • docker

Description

  • Updated github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible

Related links

v0.46.12

Compare Source

Description

  • Updated google.golang.org/protobuf from 1.31.0 to 1.33.0
  • Updated golang.org/x/crypto from 0.14.0 to 0.17.0
  • Updated nokogiri from 1.14.3 to 1.16.3

Related links

v0.46.11

Compare Source

Modules affected
  • aws
Description
  • Updated GetAmazonLinuxAmiE to search for Amazon Linux 2 AMIs
Related links

v0.46.10

Compare Source

Modules affected

  • test-structure
  • git

Description

  • Updated runValidateOnAllTerraformModules function, which is used under the hood by ValidateAllTerraformModules and OPAEvalAllTerraformModules, to:
  1. Find the Git root using git.GetRepoRootForDirE, instead of a hard-coded ../../ file path.
  2. Copy the Git root to a temp folder once, rather than once per sub-test.

Related links

v0.46.9

Compare Source

Modules affected

  • helm

Description

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.8

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s.io/apimachinery from v0.27.2 to v0.28.4.
  • Updated k8s.io/client-go from v0.27.2 to v0.28.4.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.7

Compare Source

Modules affected

  • http-helper

Description

  • Added handling for nil body in http-helper.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.6

Compare Source

Modules affected

  • helm

Description

  • Added support for the --repo options to the helm test feature

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.5

Compare Source

Modules affected

  • k8s

Description

  • Added RestConfig field to extend auth options for Kubernetes client.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.4

Compare Source

Description

  • Updated dependency github.com/docker/docker from 20.10.7+incompatible to 24.0.7+incompatible

Related links

v0.46.3

Compare Source

Description

  • Updated dependency google.golang.org/grpc from 1.51.0 to 1.56.3

Related links

v0.46.2

Compare Source

Description

  • Updated dependency github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Related links

v0.46.1

Compare Source

Description

  • Updated dependency golang.org/x/net from 0.8.0 to 0.17.0

Related links

v0.46.0

Compare Source

Modules affected

  • terraform

Description

  • Added support for OpenTofu in terraform module
Migration Guide

Switching to tofu:

  1. Install OpenTofu cli https://github.com/opentofu/opentofu
  2. Apply one of:

Related links

v0.45.0

Compare Source

Description

  • Removed Go patch version from go.mod

Related links

v0.44.1

Compare Source

Description

  • Updated AMI module to support Ubuntu 20.04 and 22.04.

Related links

v0.44.0

Compare Source

Description

  • Updated minimal Go version to 1.21

Related links

v0.43.13

Compare Source

Modules affected

  • azure

Description

  • Added new fields to the NsgRuleSummary structure

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.12

Compare Source

Modules affected

  • k8s

Description

  • Fixed panic in WaitUntilDeploymentAvailable in the k8s module

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.11

Compare Source

Modules affected

  • terraform

Description

  • Added function AssertTgPlanAllExitCode to validate output of terragrunt run-all plan

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.10

Compare Source

Modules affected

  • k8s

Description

  • Added support for passing custom logger when running kubectl

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.9

Compare Source

Modules affected

  • test-structure

Description

  • Added function SaveTerraformOptionsIfNotPresent

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.8

Compare Source

Modules affected

  • terraform

Description

  • Added public ParsePlanJSON function to terraform module.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.7

Compare Source

Modules affected

  • azure

Description

  • Added support for Azure SQL Managed Instance

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.6

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s module to support fetching of Kubernetes events

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.5

Compare Source

Description

  • Updated google.golang.org/protobuf version to v1.31.0

Related links

v0.43.4

Compare Source

Modules affected

  • azure

Description

  • Update Azure example to move the azurerm provider version constraint into the required_provider.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.3

Compare Source

Modules affected

  • azure

Description

  • Add Support for Azure DataFactory Module

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.2

Compare Source

Modules affected

  • azure

Description

  • Add support for Azure Synapse Analytics

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.1

Compare Source

Modules affected

  • azure

Description

  • Updated golangcli-lint version used in azure workflow

Special thanks

Special thanks to the following users for their contribution!

Related links


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.28%. Comparing base (503d9e1) to head (3b4e0f9).
Report is 10 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
+ Coverage   37.91%   38.28%   +0.37%     
==========================================
  Files         120      120              
  Lines       19476    19530      +54     
==========================================
+ Hits         7384     7478      +94     
+ Misses      11884    11841      -43     
- Partials      208      211       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 309c88d to d9b0d4c Compare November 6, 2023 20:44
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.5 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.6 Nov 6, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.6 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.7 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d9b0d4c to 6a09f09 Compare November 13, 2023 21:29
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6a09f09 to ff5021e Compare November 16, 2023 09:24
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from ff5021e to 2c0f072 Compare November 16, 2023 12:55
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 2c0f072 to 3a61fb6 Compare November 29, 2023 16:14
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.7 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.8 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 3a61fb6 to fce45b7 Compare December 6, 2023 02:00
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from fce45b7 to 28b308b Compare January 2, 2024 19:57
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 28b308b to 53168a5 Compare January 8, 2024 20:01
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.8 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.9 Jan 8, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.9 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.11 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 53168a5 to 424c524 Compare January 16, 2024 21:57
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 424c524 to 0af98ae Compare January 18, 2024 20:36
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0af98ae to da8a6a1 Compare January 19, 2024 18:58
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from da8a6a1 to 3e35ab2 Compare January 19, 2024 18:59
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 658aaa1 to 596e841 Compare May 13, 2024 16:10
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 596e841 to cac0f36 Compare May 14, 2024 17:19
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from cac0f36 to 448dd5b Compare May 20, 2024 15:07
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 448dd5b to 927a836 Compare May 20, 2024 16:33
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 927a836 to 7405ddb Compare May 20, 2024 19:12
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7405ddb to 9fe427e Compare May 22, 2024 04:05
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.14 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.15 May 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9fe427e to 805e1bf Compare May 22, 2024 19:20
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 805e1bf to c55d5ca Compare May 23, 2024 18:55
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.15 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.15 - autoclosed May 28, 2024
@renovate renovate bot closed this May 28, 2024
@renovate renovate bot deleted the renovate/github.com-gruntwork-io-terratest-0.x branch May 28, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants