Skip to content

feat(deps): update dependency gitlab-com/gl-infra/common-ci-tasks to v2

Soos requested to merge renovate/gitlab-com-gl-infra-common-ci-tasks-2.x into master

This MR contains the following updates:

Package Type Update Change
gitlab-com/gl-infra/common-ci-tasks repository major v1.80.3 -> v2.7.0

Release Notes

gitlab-com/gl-infra/common-ci-tasks (gitlab-com/gl-infra/common-ci-tasks)

v2.7.0

Compare Source

2.7.0 (2024-04-09)
Features
  • allow Kaniko cache to be disabled (6299348)

v2.6.1

Compare Source

2.6.1 (2024-03-21)
Bug Fixes
  • tflint: Handle the absence of .terraform.lock.hcl gracefully. (8e66a8d)

v2.6.0

Compare Source

2.6.0 (2024-03-20)
Features
  • support dual AWS/GCP OIDC authentication (395305a)

v2.5.0

Compare Source

2.5.0 (2024-01-29)
Features
  • automatically update terraform docs on required_provider upgrade (7b21e3e)

v2.4.2

Compare Source

2.4.2 (2024-01-22)
Bug Fixes
  • use the correct goreleaser version (f1de3c3)

v2.4.1

Compare Source

2.4.1 (2024-01-18)
Bug Fixes
  • build single target for goreleaser (b0d9cb6)

v2.4.0

Compare Source

2.4.0 (2024-01-18)
Features
  • add build step for goreleaser (974e3c2)

v2.3.0

Compare Source

2.3.0 (2024-01-16)
Features
  • add container-diff feature for kaniko builds (436e6f3)

v2.2.0

Compare Source

2.2.0 (2024-01-04)
Features
  • Make goreleaser's Docker DIND configurable (ebc3d04)

v2.1.2

Compare Source

2.1.2 (2023-12-04)
Bug Fixes
  • add GOLANG_VERSION and GOTOOLCHAIN for goreleaser (7203c9a)

v2.1.1

Compare Source

2.1.1 (2023-11-29)
Bug Fixes
  • set GOLANG_VERSION and GOTOOLCHAIN for golangci-lint jobs (40a46ee)

v2.1.0

Compare Source

2.1.0 (2023-11-24)
Features
  • Add Prometheus linting with Pint (d768e30)

v2.0.3

Compare Source

2.0.3 (2023-11-16)
Bug Fixes

v2.0.2

Compare Source

2.0.2 (2023-11-13)
Bug Fixes
  • don't fail on TF lockfile update (3289b3a)

v2.0.1

Compare Source

2.0.1 (2023-11-02)
Bug Fixes

v2.0.0

Compare Source

2.0.0 (2023-10-27)

BREAKING CHANGES
  • For tflint and terraform validate: only root modules are validated. Other modules are validated by being called from a root module. Any unused modules will not be validated. Root modules are signalled by the fact that they have a .terraform-lock.hcl file in the same directory.
Features
  • speedup Terraform steps by validating root modules only (160d798)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Soos

Merge request reports