Update dependency gitlab-ci-utils/gitlab-ci-templates to v46
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab-ci-utils/gitlab-ci-templates | repository | major |
45.0.0 -> 46.0.0
|
Release Notes
gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)
v46.0.0
Changed
- BREAKING: Added
node_25_test
job to theNode-Version-Tests
collection. Node 25 was released as the current release on 2025-10-15. (#377) - BREAKING: Added
GitLab-Security-Scans
collection to theContainer-Single-Platform-Base
collection for consistency with other base collections. - BREAKING: Updated the
.image_tool
and.copy_image
templates, and associated jobs, toimage-tools:2.0.0
, which includes upgrading tocosign
v3. See the release notes for details. - Added
Node-Version-Puppeteer-Overrides
template that overrides the container image forNode-Version-Tests
collection jobs for projects that require a Puppeteer compatible container image to launch a browser. - Updated the
semgrep-sast
job togitlab-semgrep-plus:10.3.0
. See the release notes for details. - Updated the
pa11y_ci
job togitlab-pa11y-ci:12.6.0
. See the release notes for details. - Updated the
knip
job toknip@5.66.1
. See the release notes for details. - Updated the
pagean
andlint_pageanrc
jobs topagean@14.10.0
. See the release notes for details. - Updated the
syft_sbom
job tosyft:v1.34.2
. See the release notes for details. - Updated the
.python
template and jobs topython:3.14.0-alpine3.22
.
Fixed
- Updated the
code_count
job tocloc:1.6.2
. See the release notes for details. - Updated the
container_build
job tokaniko
v1.25.3. See the release notes for details. - Updated the
duplication_*
jobs togitlab-pmd-cpd:2.10.1
. See the release notes for details. - Updated the
lint_prose
job tovale:3.7.10
. See the release notes for details. - Updated the
socket
job tosocket@1.1.25
. See the release notes for details. - Updated the
trivy_fs
job totrivy:0.67.2
. See the release notes for details. - Updated the
.go
template and all Go jobs togolang-1.25.3-alpine3.22
(both Golang and Alpine updates). - Updated the
.go_test
template togo-test:2.9.6
. See the release notes for details.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.