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.1 #629

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
github.com/gruntwork-io/terratest require minor v0.41.10 -> v0.46.1 v0.46.5 (+3)

Release Notes

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

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

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


Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" in timezone America/New_York, 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.

@dpebot
Copy link
Collaborator

dpebot commented Jul 19, 2023

/gcbrun

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jul 19, 2023
yoshi-approver
yoshi-approver previously approved these changes Jul 19, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jul 19, 2023
@gcf-merge-on-green
Copy link

Merge-on-green is not authorized to push to this branch. Visit https://help.github.com/en/github/administering-a-repository/enabling-branch-restrictions to give gcf-merge-on-green permission to push to this branch.

@dpebot
Copy link
Collaborator

dpebot commented Jul 19, 2023

/gcbrun

@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jul 20, 2023
@minherz minherz force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9d16348 to f3cc859 Compare July 28, 2023 18:57
@dpebot
Copy link
Collaborator

dpebot commented Jul 28, 2023

/gcbrun

@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jul 28, 2023
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f3cc859 to 5669a4d Compare July 28, 2023 19:07
@renovate-bot renovate-bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.43.8 fix(deps): update module github.com/gruntwork-io/terratest to v0.43.9 Jul 28, 2023
@dpebot
Copy link
Collaborator

dpebot commented Jul 28, 2023

/gcbrun

@gcf-merge-on-green gcf-merge-on-green bot dismissed yoshi-approver’s stale review July 28, 2023 19:08

This review does not reference the most recent commit, and you are using the secure version of merge-on-green. Please re-review the most recent commit.

Copy link
Contributor

@minherz minherz left a comment

Choose a reason for hiding this comment

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

lgtm

@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Jul 29, 2023
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 5669a4d to 9bf8f43 Compare August 1, 2023 19:50
@renovate-bot renovate-bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.43.9 fix(deps): update module github.com/gruntwork-io/terratest to v0.43.10 Aug 1, 2023
@dpebot
Copy link
Collaborator

dpebot commented Aug 1, 2023

/gcbrun

yoshi-approver
yoshi-approver previously approved these changes Aug 1, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Aug 1, 2023
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Aug 2, 2023
@renovate-bot renovate-bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.43.10 fix(deps): update module github.com/gruntwork-io/terratest to v0.43.11 Aug 2, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 12, 2023
@gcf-merge-on-green gcf-merge-on-green bot dismissed yoshi-approver’s stale review October 12, 2023 18:16

This review does not reference the most recent commit, and you are using the secure version of merge-on-green. Please re-review the most recent commit.

@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 13, 2023
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from f1483b0 to 7c9daa4 Compare October 16, 2023 18:03
@renovate-bot renovate-bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.45.0 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.0 Oct 16, 2023
@dpebot
Copy link
Collaborator

dpebot commented Oct 16, 2023

/gcbrun

yoshi-approver
yoshi-approver previously approved these changes Oct 16, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 16, 2023
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 17, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 18, 2023
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 19, 2023
@renovate-bot renovate-bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.0 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.1 Oct 25, 2023
@renovate-bot renovate-bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 7c9daa4 to 0df5fec Compare October 25, 2023 21:46
@dpebot
Copy link
Collaborator

dpebot commented Oct 25, 2023

/gcbrun

@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 25, 2023
@gcf-merge-on-green gcf-merge-on-green bot dismissed yoshi-approver’s stale review October 25, 2023 21:48

This review does not reference the most recent commit, and you are using the secure version of merge-on-green. Please re-review the most recent commit.

@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 26, 2023
@yoshi-approver yoshi-approver added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Oct 31, 2023
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Nov 1, 2023
@minherz minherz self-assigned this Nov 1, 2023
@minherz minherz merged commit 621f486 into GoogleCloudPlatform:main Nov 1, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants