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): Update GO modules #1584

Merged
merged 1 commit into from
Sep 25, 2023
Merged

chore(deps): Update GO modules #1584

merged 1 commit into from
Sep 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require minor v0.4.1 -> v0.8.1
github.com/gruntwork-io/terratest require minor v0.41.11 -> v0.44.0
github.com/stretchr/testify require patch v1.8.2 -> v1.8.4

Release Notes

GoogleCloudPlatform/cloud-foundation-toolkit (github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test)

v0.5.2: CLI Release v0.5.2

Compare Source

v0.5.1: CLI Release v0.5.1

Compare Source

v0.5.0: CLI Release v0.5.0

Compare Source

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

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

stretchr/testify (github.com/stretchr/testify)

v1.8.4

Compare Source

v1.8.3

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested review from a team, Jberlinsky and ericyz as code owners March 8, 2023 19:16
@renovate renovate bot added the dependencies label Mar 8, 2023
@dpebot
Copy link
Collaborator

dpebot commented Mar 8, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 chore(deps): update go modules Mar 9, 2023
@dpebot
Copy link
Collaborator

dpebot commented Mar 9, 2023

/gcbrun

@apeabody apeabody self-assigned this Mar 11, 2023
@dpebot
Copy link
Collaborator

dpebot commented Mar 13, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 14, 2023

/gcbrun

@renovate renovate bot changed the title chore(deps): update go modules chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 chore(deps): update go modules Mar 17, 2023
@renovate renovate bot changed the title chore(deps): update go modules chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 Mar 21, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.0 chore(deps): update go modules Mar 21, 2023
@dpebot
Copy link
Collaborator

dpebot commented Mar 23, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 24, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 24, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 27, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Mar 27, 2023

/gcbrun

@apeabody
Copy link
Contributor

Requires #1598

@renovate renovate bot changed the title chore(deps): update go modules chore(deps): update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.5.1 Mar 29, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 13, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 13, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 16, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 20, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 21, 2023

/gcbrun

3 similar comments
@g-awmalik
Copy link
Contributor

/gcbrun

@g-awmalik
Copy link
Contributor

/gcbrun

@g-awmalik
Copy link
Contributor

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 21, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 22, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 23, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

@apeabody apeabody merged commit 3a9b056 into master Sep 25, 2023
9 checks passed
@apeabody apeabody deleted the renovate/go-modules branch September 25, 2023 23:58
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

3 participants