Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v23.1.0

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository minor 23.0.0 -> 23.1.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)

v23.1.0

Compare Source

Changed
  • Added templates for Go projects including the following collections. (#​278)
    • Go-Base: Base collection for Go projects, which includes All-Projects (including Code-Quality), Go-Build-Test-Deploy, and GitLab-Security-Scans collections. Intended for Go projects.
    • Go-Build-Test-Deploy: Build, test and deploy Go binaries. Intended for projects that include Go modules as part of a bigger project.
      • Note that this does not include the Code-Quality collection.
  • Updated Code-Quality collection to include lint_go and duplication_go jobs. (#​278)
    • Note: this could be BREAKING if used on existing Go projects.
  • Updated the semgrep-sast job to gitlab-semgrep-plus:2.0.0, adding Go rules.
  • Updated syft_sbom job to syft:v0.94.0.
Fixed
  • Updated osv_scanner job to OSV Scanner v1.4.2.
  • Updated the .dind template to docker:24.0.7-alpine3.18.

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.

Merge request reports