Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v26.1.1

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository minor 26.0.0 -> 26.1.1

Release Notes

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

v26.1.1

Compare Source

Fixed
  • Fixed issues with Lint-Npm-Lockfile-Stylelint template.

v26.1.0

Compare Source

Changed
  • Added GO_BUILD_ARGS variable to go_build and go_build_multi jobs to allow additional arguments to be passed to go build. (#​294)
  • Added variable to lint_lockfile job for additional CLI arguments. (#​297)
  • Added Lint-Npm-Lockfile-Stylelint template with standard override for package aliases required by Stylelint. (#​297)
  • Added lint_prose job to lint markdown files with Vale. This defaults to only checking README.MD, but can be changed via variables. Also included in Code-Quality collection. Job provides a Code Quality report, but does not fail for findings. (#​295)
  • Updated semgrep-sast job to gitlab-semgrep-plus:4.0.0. See the release notes for details.
  • Updated the syft_sbom job to syft:v0.100.0.
Fixed
  • Updated all GitLab templates to use the Jobs/ or Security/ prefix per the latest documentation. There are no changes to the templates. (#​292)
  • Updated the lint_md job to markdownlint-cli2@​0.12.1.
  • Updated the node_sbom job to cyclonedx-npm@1.16.1.
  • Updated the .go template and all Go jobs to golang:1.21.6.
  • Updated the .go_test template to go-test:2.0.1.

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 GoldenBot

Merge request reports