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 #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.43.12 -> v0.46.15 age adoption passing confidence
  • PR contains the label that identifies the area, one of: area:provisioner, area:chart
  • If the PR is targeting a Helm chart, add the chart label, e.g. chart:kubernetes-zfs-provisioner

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


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.

@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.43.13 fix(deps): update module github.com/gruntwork-io/terratest to v0.44.0 Sep 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 96b0e79 to e750e56 Compare September 18, 2023 19:54
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from e750e56 to 691cdde Compare October 3, 2023 15:58
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.44.0 fix(deps): update module github.com/gruntwork-io/terratest to v0.44.1 Oct 3, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.44.1 fix(deps): update module github.com/gruntwork-io/terratest to v0.45.0 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from d094a1a to 0e23a10 Compare October 9, 2023 18:17
@renovate 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 9, 2023
@renovate 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 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 0e23a10 to 931eabd Compare October 18, 2023 23:14
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.1 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.5 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 931eabd to b5504c2 Compare October 31, 2023 22:31
@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 force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from b5504c2 to 9d741da Compare November 6, 2023 23:05
@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 9d741da to c4ee192 Compare November 13, 2023 23:35
@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 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c4ee192 to a1db349 Compare December 5, 2023 22:33
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from a1db349 to 9df6b87 Compare January 8, 2024 23:17
@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 force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 9df6b87 to 0a4f3a7 Compare January 16, 2024 21:14
@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 0a4f3a7 to 57dfc5e Compare February 25, 2024 09:29
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.11 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.12 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch 2 times, most recently from e6cd646 to 55f37ba Compare March 20, 2024 20:50
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.12 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.13 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 55f37ba to c00ba3f Compare April 14, 2024 12:39
@renovate renovate bot changed the title fix(deps): update module github.com/gruntwork-io/terratest to v0.46.13 fix(deps): update module github.com/gruntwork-io/terratest to v0.46.14 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from c00ba3f to 6a5811b Compare April 23, 2024 20:05
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 6a5811b to 8982561 Compare May 9, 2024 10:07
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-gruntwork-io-terratest-0.x branch from 8982561 to a99d030 Compare May 21, 2024 22:52
@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 21, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: charts/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 19 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.22.3
k8s.io/api v0.27.2 -> v0.28.4
github.com/cpuguy83/go-md2man/v2 v2.0.0 -> v2.0.2
github.com/fsnotify/fsnotify v1.4.9 -> v1.6.0
github.com/go-logr/logr v1.2.3 -> v1.2.4
github.com/go-openapi/jsonreference v0.20.1 -> v0.20.2
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/inconshreveable/mousetrap v1.0.0 -> v1.1.0
github.com/spf13/cobra v1.2.1 -> v1.7.0
golang.org/x/crypto v0.1.0 -> v0.21.0
golang.org/x/net v0.8.0 -> v0.23.0
golang.org/x/oauth2 v0.1.0 -> v0.8.0
golang.org/x/sys v0.6.0 -> v0.18.0
golang.org/x/term v0.6.0 -> v0.18.0
google.golang.org/protobuf v1.31.0 -> v1.33.0
k8s.io/apimachinery v0.27.2 -> v0.28.4
k8s.io/client-go v0.27.2 -> v0.28.4
k8s.io/klog/v2 v2.90.1 -> v2.100.1
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20230717233707-2695361300d9
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20230406110748-d93618cff8a2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants