Skip to content

chore(deps): update ci dependencies #191

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

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 Oct 18, 2024

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest 6739b3a -> fb0c336
github.com/IBM/go-sdk-core/v5 require patch v5.20.0 -> v5.20.1
github.com/gruntwork-io/terratest require minor v0.49.0 -> v0.50.0
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.50.1 -> v1.55.7
go (source) toolchain patch 1.24.3 -> 1.24.5
golang.org/x/crypto require minor v0.39.0 -> v0.40.0
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.20.1

Compare Source

Bug Fixes
  • BaseService: allow User-Agent to be set via service-level headers (ae8e642)
gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0

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

v1.55.7

Compare Source

Bug Fixes
  • Enhance error handling for nil configuration fields in catalog and icd processing (#​997) (bba698e)

v1.55.6

Compare Source

Bug Fixes

v1.55.5

Compare Source

Bug Fixes
  • remove some optimisation that introduced a bug (#​993)
    - enhanced addon dependency visualization with comprehensive tree structure and circular reference detection (517dd93)

v1.55.4

Compare Source

Bug Fixes
  • optimize dependency processing logic by catalog api (#​992)
    - ensure required dependencies are always processed and stop processing disabled branches (360f721)

v1.55.3

Compare Source

Bug Fixes

v1.55.2

Compare Source

Bug Fixes
  • Implement staggered testing to prevent rate limiting in parallel addon tests (#​988) (0fb548e)

v1.55.1

Compare Source

Bug Fixes

v1.55.0

Compare Source

Features

v1.54.2

Compare Source

Bug Fixes

v1.54.1

Compare Source

Bug Fixes
  • do not skip validation if infra deploy is disabled (#​980) (3eab311)

v1.54.0

Compare Source

Features

v1.53.4

Compare Source

Bug Fixes

v1.53.3

Compare Source

Bug Fixes

v1.53.2

Compare Source

Bug Fixes

v1.53.1

Compare Source

Bug Fixes

v1.53.0

Compare Source

Features
  • schematics test input var validation for undeclared variables (#​973)
    - added new schematics test for input variables, to alert that variables are being used in test that are not present in the solution (8bdc717)

v1.52.1

Compare Source

Bug Fixes
  • Add option to skip infrastructure deployment in addon tests (#​975) (4d4c815)

v1.52.0

Compare Source

Features
  • Validation of Expected Dependencies in Addons Testing (#​966) (ecce09a)

v1.51.1

Compare Source

Bug Fixes
  • deps: update module github.com/ibm/platform-services-go-sdk to v0.82.0 (#​963) (8e25b30)

v1.51.0

Compare Source

Features
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-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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/IBM/cloud-databases-go-sdk v0.7.1 -> v0.8.0
github.com/IBM/platform-services-go-sdk v0.79.0 -> v0.83.2
github.com/IBM/vpc-go-sdk v0.67.0 -> v0.68.0
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.9
github.com/go-git/go-git/v5 v5.14.0 -> v5.16.2
github.com/hashicorp/terraform-json v0.24.0 -> v0.25.0
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.39.0 -> v0.41.0
golang.org/x/sync v0.13.0 -> v0.15.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/text v0.24.0 -> v0.26.0
golang.org/x/tools v0.32.0 -> v0.33.0

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

terraform-ibm-modules-ops commented Jun 29, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .gitmodules
temporary-error

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/ci-dependencies branch 5 times, most recently from 033331d to f131bf8 Compare July 6, 2025 18:02
@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/ci-dependencies branch 8 times, most recently from 117c79a to 0c5b941 Compare July 19, 2025 07:43
@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/ci-dependencies branch 4 times, most recently from 421640f to 0ff4ce8 Compare July 20, 2025 10:33
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.

3 participants