Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v29.3.0

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository minor 29.2.0 -> 29.3.0

Release Notes

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

v29.3.0

Compare Source

Changed
  • Updated code_count job to cloc v2.00 using custom image. Also made the following changes. (#​302)
    • Updated script to output table to console as well as generating JSON file.
    • Added CLOC_NOT_MATCH_FILES variable to exclude files from count. Defaults to 'package-lock.json`, which was previously excluded.
    • Added CLOC_CLI_ARGS variable to specify any additional cloc arguments.
  • Updated go_test GO_COVER_PACKAGES to default to ./..., which now includes all packages as of Go 1.22. (#​303)
  • Added .go_test_coverage to Go-Templates to simplify adding or overriding code coverage related capabilities. Update go-test job to use the new template. (#​303)
  • Updated the duplication_* jobs to gitlab-pmd-cpd:2.1.0. See the release notes for details.
  • Updated the pagean and lint_pageanrc jobs to pagean@10.1.0. See the release notes for details.
  • Updated the lint_prose job to vale:1.5.0. See the release notes for details.
  • Updated the syft_sbom job to syft:v1.1.0. See the release notes for details.
  • Updated the .go_test template to go-test:2.3.0. See the release notes for details.
Fixed
  • Updated the semgrep-sast job to gitlab-semgrep-plus:6.1.2. See the release notes for details.

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