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 ci dependencies #171

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

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Sep 22, 2024

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest de9d7f6 -> d63f9de
github.com/IBM/go-sdk-core/v5 require minor v5.17.5 -> v5.18.3
github.com/IBM/secrets-manager-go-sdk/v2 require patch v2.0.6 -> v2.0.8
github.com/gruntwork-io/terratest require minor v0.47.1 -> v0.48.0
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.38.2 -> v1.42.5
go (source) toolchain patch 1.23.1 -> 1.23.4
terraform-ibm-modules/common-pipeline-assets action patch v1.22.4 -> v1.22.5

Release Notes

IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5)

v5.18.3

Compare Source

Bug Fixes

v5.18.2

Compare Source

Bug Fixes
  • wrap full validation errors instead of just their message (#​232) (1bfb146)

v5.18.1

Compare Source

Bug Fixes

v5.18.0

Compare Source

Features
  • IamAssumeAuthenticator: introduce new authenticator type (#​229) (df85f15)
IBM/secrets-manager-go-sdk (github.com/IBM/secrets-manager-go-sdk/v2)

v2.0.8

Compare Source

  • Support for intermediate CA certificates rotation

v2.0.7

Compare Source

Support for IAM service authorization

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

v0.48.0

Compare Source

Modules affected

  • terraform
  • aws
  • helm
  • logger
  • http-helper
  • opa
  • docker

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.47.2...v0.47.3

v0.47.2

Compare Source

Modules affected

  • ssh
  • terraform

Description

  • Updated logging line in ssh module
  • Refined terraform output by removing unnecessary info lines
  • Update rexml dependency

Related links

Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2

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

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)

v1.42.5

Compare Source

Bug Fixes

v1.42.4

Compare Source

Bug Fixes

v1.42.3

Compare Source

Bug Fixes
  • deps: update module github.com/ibm/platform-services-go-sdk to v0.72.0 (#​901) (6b14632)

v1.42.2

Compare Source

Bug Fixes
  • deps: update module github.com/stretchr/testify to v1.10.0 (#​900) (f0ad88c)

v1.42.1

Compare Source

Bug Fixes

v1.42.0

Compare Source

Features

v1.41.5

Compare Source

Bug Fixes
  • deps: update module github.com/ibm/vpc-go-sdk to v0.62.0 (#​896) (f84c9e7)

v1.41.4

Compare Source

Bug Fixes

v1.41.3

Compare Source

Bug Fixes

v1.41.2

Compare Source

Bug Fixes

v1.41.1

Compare Source

Bug Fixes

v1.41.0

Compare Source

Features
  • Increase default stack poll time to 60sec and expose as option (#​883) (b31c896)

v1.40.4

Compare Source

Bug Fixes

v1.40.3

Compare Source

Bug Fixes

v1.40.2

Compare Source

Bug Fixes

v1.40.1

Compare Source

Bug Fixes

v1.40.0

Compare Source

Features
  • This update will allow correct overrides. Stack definitions inputs get overridden by catalog inputs which get overridden by test inputs. If no catalog product is specified we select the first one in the catalog.json. If no flavor is specified we select the first one in the catalog.json.

    Existing stack tests may need to be updated if CatalogProductName and CatalogFlavorName are not set as it will default to the first of each in the catalog json for the default values. (#​877) (f28d49f)

v1.39.7

Compare Source

Bug Fixes

v1.39.6

Compare Source

Bug Fixes
  • Add custom Logger and implement for projects tests(#​873) (78d99dc)

v1.39.5

Compare Source

Bug Fixes

v1.39.4

Compare Source

Bug Fixes

v1.39.3

Compare Source

Bug Fixes

v1.39.2

Compare Source

Bug Fixes
  • add an additional check before Undeploy, to ensure we do not trigger while still deploying (#​868) (f427c67)

v1.39.1

Compare Source

Bug Fixes

v1.39.0

Compare Source

Features

v1.38.4

Compare Source

Bug Fixes
  • for potential nil response object from schematics (#​865) (cb253f3)

v1.38.3

Compare Source

Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.22.5

Compare Source

Bug Fixes
  • removed support for passing MZ_INGESTION_KEY env var to the pipeline (#​734) (cb9de3b)

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 Renovate Bot.

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.38.3 chore(deps): update ci dependencies Sep 27, 2024
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops
Copy link
Contributor Author

ℹ Artifact update notice

File name: tests/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):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.7.1 -> v1.9.0
github.com/IBM/cloud-databases-go-sdk v0.7.0 -> v0.7.1
github.com/IBM/platform-services-go-sdk v0.69.0 -> v0.72.0
github.com/IBM/project-go-sdk v0.3.0 -> v0.3.6
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.17.0 -> v2.22.0
github.com/hashicorp/terraform-json v0.22.1 -> v0.24.0
github.com/tmccombs/hcl2json v0.5.0 -> v0.6.4
github.com/zclconf/go-cty v1.14.4 -> v1.15.1
go.opentelemetry.io/otel v1.16.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.16.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.16.0 -> v1.29.0
golang.org/x/crypto v0.27.0 -> v0.31.0
golang.org/x/mod v0.17.0 -> v0.18.0
golang.org/x/net v0.25.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.25.0 -> v0.28.0

@terraform-ibm-modules-dev

/run pipeline

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