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

[renovate on-prem migration] Obsolete PR #7

Conversation

anaconda-renovate-bot
Copy link
Contributor

@anaconda-renovate-bot anaconda-renovate-bot commented Sep 12, 2022

This PR contains the following updates:

Package Type Update Change
github.com/gruntwork-io/terratest require minor v0.40.20 -> v0.43.11

Release Notes

gruntwork-io/terratest

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

v0.43.0

Compare Source

Modules affected

  • k8s [BACKWARD INCOMPATIBLE]

Description

  • Updated minimal Go version to 1.19
  • Updated Kubernetes client dependency

Related links

v0.42.0

Compare Source

Modules affected

  • k8s
  • helm [BACKWARD INCOMPATIBLE]

Description

  • Fixed the description of k8s.KubectlApplyFromKustomizeE which refered to "delete".
  • Updated helm.Options struct with flag BuildDependencies, once set, helm chart dependencies building will be performed.

Migration guide

For helm charts that require dependencies to be built, should be defined helm.BuildDependencies=true

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.26

Compare Source

Modules affected

  • helm

Description

  • Added ability to define JSON values for the --set-json Helm template flag

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.25

Compare Source

Modules affected

  • k8s

Description

  • Updated k8s module to support PersistentVolumeClaims

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.24

Compare Source

Modules affected

  • k8s

Description

  • Added functions for Kubernetes PersistentVolumes

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.23

Compare Source

Modules affected

  • helm

Description

  • Updated Helm chart installation to allow logs redirection

Related links

v0.41.22

Compare Source

Modules affected

  • k8s

Description

  • Fixed k8s.IsDeploymentAvailable() function to check deployment status

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.21

Compare Source

Modules affected

  • k8s

Description

  • Added support for port forwarding on Kubernetes deployments

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.20

Compare Source

Modules affected

  • aws

Description

  • Added helper function for getting valid RDS configurations
  • Updated AMI search function to allow retrieval of deprecated AMIs

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.19...v0.41.20

v0.41.19

Compare Source

Modules affected

  • aws

Description

  • Updated S3 bucket creation to pass ObjectOwnership
  • Fixed terraform-aws-s3-example to set private ACL

Related links

v0.41.18

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.41.17...v0.41.18

v0.41.17

Compare Source

Modules affected

  • terraform

Description

  • Updated terraform init function to support -no-color flag

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.16

Compare Source

Description

  • Updated dependency hashicorp/go-getter from 1.7.0 to 1.7.1

Related links

v0.41.15

Compare Source

Description

  • Updated dependency golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0.

Related links

v0.41.14

Compare Source

Description

  • Updated dependency github.com/opencontainers/image-spec from 1.0.1 to 1.0.2.

Related links

v0.41.13

Compare Source

Description

  • Updated dependency golang.org/x/net from 0.1.0 to 0.7.0

Related links

v0.41.12

Compare Source

Description

  • Updated dependency hashicorp/go-getter from 1.6.1 to 1.7.0

Related links

v0.41.11

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.41.10...v0.41.11

v0.41.10

Compare Source

Modules affected

  • k8s

Description

  • Added functions to read pod logs

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.9

Compare Source

Modules affected

  • docker

Description

  • Added a new attribute to docker-compose options named ProjectName which allows customizing the project name when docker-compose is executed.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.8

Compare Source

Modules affected

  • k8s

Description

  • Updated PodNotAvailable error to include pod status reason and message

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.41.7

Compare Source

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

This PR has been generated by Renovate Bot.

@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.40.22 chore(deps): update module github.com/gruntwork-io/terratest to v0.40.23 Oct 14, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from ccb1207 to bb3e41f Compare October 14, 2022 01:49
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.40.23 chore(deps): update module github.com/gruntwork-io/terratest to v0.40.24 Oct 18, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from bb3e41f to b32abd5 Compare October 18, 2022 12:23
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.40.24 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.0 Nov 10, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b32abd5 to 06a25c8 Compare November 10, 2022 14:43
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.2 Nov 18, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 06a25c8 to 17047a0 Compare November 18, 2022 01:37
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.2 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.3 Nov 19, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 17047a0 to edfb091 Compare November 19, 2022 01:41
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.3 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.4 Dec 5, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from edfb091 to 7bff2e1 Compare December 5, 2022 16:17
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.4 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.5 Dec 11, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7bff2e1 to d071144 Compare December 11, 2022 09:18
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.5 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.6 Dec 12, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d071144 to 56a9476 Compare December 12, 2022 01:38
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.6 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.7 Dec 19, 2022
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 56a9476 to 0fc1207 Compare December 19, 2022 19:56
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.7 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.8 Jan 13, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0fc1207 to 7fdc8b3 Compare January 13, 2023 11:07
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.8 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.9 Jan 16, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7fdc8b3 to 41ae18f Compare January 16, 2023 15:15
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.9 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.10 Feb 1, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 41ae18f to 4b1c353 Compare February 1, 2023 01:38
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.10 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.11 Feb 18, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 4b1c353 to d2ed3c2 Compare February 18, 2023 01:40
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.11 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.12 Mar 2, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from d2ed3c2 to 6a7e3b5 Compare March 2, 2023 21:30
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.12 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.15 Mar 8, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 68dde7e to 3e68aa3 Compare May 19, 2023 01:57
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.25 chore(deps): update module github.com/gruntwork-io/terratest to v0.41.26 May 23, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 3e68aa3 to cd7f157 Compare May 23, 2023 01:55
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.41.26 chore(deps): update module github.com/gruntwork-io/terratest to v0.42.0 May 24, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from cd7f157 to 4877a19 Compare May 24, 2023 01:53
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.42.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.0 May 31, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 4877a19 to a6ad109 Compare May 31, 2023 02:01
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a6ad109 to a84af59 Compare June 21, 2023 02:01
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.0 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.2 Jun 21, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a84af59 to 363f4d4 Compare June 22, 2023 02:03
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.2 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.3 Jun 22, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 363f4d4 to 9cb5bf5 Compare June 24, 2023 02:00
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.3 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.4 Jun 24, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9cb5bf5 to 9ecbd0c Compare June 28, 2023 01:58
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.4 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.5 Jun 28, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9ecbd0c to 76d5bd2 Compare June 30, 2023 02:09
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.5 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.6 Jun 30, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 76d5bd2 to dbb2c3a Compare July 8, 2023 02:11
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.6 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.7 Jul 8, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from dbb2c3a to 5aa0b39 Compare July 11, 2023 02:11
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.7 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.8 Jul 11, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 5aa0b39 to f2eaf25 Compare July 22, 2023 02:09
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.8 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.9 Jul 22, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f2eaf25 to f992c89 Compare July 26, 2023 02:13
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.9 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.10 Jul 26, 2023
@anaconda-renovate-bot anaconda-renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f992c89 to 703e78d Compare July 27, 2023 02:13
@anaconda-renovate-bot anaconda-renovate-bot changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.10 chore(deps): update module github.com/gruntwork-io/terratest to v0.43.11 Jul 27, 2023
@morremeyer morremeyer closed this Jul 31, 2023
@morremeyer morremeyer changed the title chore(deps): update module github.com/gruntwork-io/terratest to v0.43.11 [renovate on-prem migration] Obsolete PR Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants