Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v47

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 45.0.0 -> 47.0.0

Release Notes

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

v47.0.0

Compare Source

Changed
  • BREAKING: Updated the .node template and all applicable jobs to Node 24, which is the Active LTS version as of 2025-10-28. (#​378)
  • Updated the semgrep-sast job to gitlab-semgrep-plus:10.4.1. See the release notes for details.
  • Updated the pa11y_ci job to gitlab-pa11y-ci:13.0.0. See the release notes for details.
    • This release updates the base image from Node 22 to Node 24, so could be BREAKING if the template is modified with a Node 22 dependency.
  • Updated the pagean and lint_pageanrc jobs to pagean@15.0.0. See the release notes for details.
    • This release updates the base image from Node 22 to Node 24, so could be BREAKING if the template is modified with a Node 22 dependency.
  • Updated the lint_prose job to vale:3.8.0. See the release notes for details.
  • Updated the node_sbom job to cyclonedx-npm@4.1.0. See the release notes for details.
  • Updated the syft_sbom job to syft:v1.36.0. See the release notes for details.
  • Updated unicode_bidi_test job to anti-trojan-source@1.4.1 and added the --verbose argument for more detailed output. See the release notes for details.
Fixed
  • Updated the duplication_* jobs to gitlab-pmd-cpd:2.10.3. See the release notes for details.
  • Updated the prepare_release job to gitlab-releaser@9.0.1. See the release notes for details.
  • Updated the knip job to knip@5.66.4. See the release notes for details.
  • Updated the osv_scanner job to osv-scanner:v2.2.4. See the release notes for details.

v46.0.1

Compare Source

Fixed
  • Updated the knip job to knip@5.66.3 with updates for Vitest v4. See the release notes for details.

v46.0.0

Compare Source

Changed
  • BREAKING: Added node_25_test job to the Node-Version-Tests collection. Node 25 was released as the current release on 2025-10-15. (#​377)
  • BREAKING: Added GitLab-Security-Scans collection to the Container-Single-Platform-Base collection for consistency with other base collections.
  • BREAKING: Updated the .image_tool and .copy_image templates, and associated jobs, to image-tools:2.0.0, which includes upgrading to cosign v3. See the release notes for details.
  • Added Node-Version-Puppeteer-Overrides template that overrides the container image for Node-Version-Tests collection jobs for projects that require a Puppeteer compatible container image to launch a browser.
  • Updated the semgrep-sast job to gitlab-semgrep-plus:10.3.0. See the release notes for details.
  • Updated the pa11y_ci job to gitlab-pa11y-ci:12.6.0. See the release notes for details.
  • Updated the knip job to knip@5.66.1. See the release notes for details.
  • Updated the pagean and lint_pageanrc jobs to pagean@14.10.0. See the release notes for details.
  • Updated the syft_sbom job to syft:v1.34.2. See the release notes for details.
  • Updated the .python template and jobs to python:3.14.0-alpine3.22.
Fixed
  • Updated the code_count job to cloc:1.6.2. See the release notes for details.
  • Updated the container_build job to kaniko v1.25.3. See the release notes for details.
  • Updated the duplication_* jobs to gitlab-pmd-cpd:2.10.1. See the release notes for details.
  • Updated the lint_prose job to vale:3.7.10. See the release notes for details.
  • Updated the socket job to socket@1.1.25. See the release notes for details.
  • Updated the trivy_fs job to trivy:0.67.2. See the release notes for details.
  • Updated the .go template and all Go jobs to golang-1.25.3-alpine3.22 (both Golang and Alpine updates).
  • Updated the .go_test template to go-test:2.9.6. 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 is behind base branch, 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

Loading