Update dependency gitlab-ci-utils/gitlab-ci-templates to v44
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab-ci-utils/gitlab-ci-templates | repository | major |
43.1.0 -> 44.0.0
|
Release Notes
gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)
v44.0.0
Changed
- BREAKING: Removed the
anchore
job, which was no longer being used or maintained. (#369) - BREAKING: Updated the
go_sbom
job to use the default CycloneDX version format, which updates from 1.4 to 1.6. Other versions can be specified via the-output-version
argument in theSBOM_ARGS
variable. (#368) - BREAKING: Updated the
pa11y_ci
job togitlab-pa11y-ci:12.0.0
. Note are no functional BREAKING changes, but this changes from forks ofpa11y
andpa11y-ci
back to the original projects, so considered BREAKING for visibility. See the release notes for details. - BREAKING: Updated the
node_sbom
job tocyclonedx-npm@4.0.0
, which may produce different SBOM results in some cases. See the release notes for details. There are no breaking changes for this job. - BREAKING: Updated the
osv_scanner
job toosv-scanner:v2.1.0
, which defaults to hiding unimportant or uncalled vulnerabilities. See the release notes for details. - Updated jobs configured with
variables
to output the configuration to the job log before command execution. This should not be breaking as it's additional information added where thevariables
are used, but may need to be added to any overrides. (#363) - Updated the
semgrep-sast
job togitlab-semgrep-plus:10.2.0
. See the release notes for details. - Updated the
knip
job toknip@5.62.0
. See the release notes for details. - Updated the
lint_go
job togolangci-lint:v2.3.0
. See the release notes for details. - Updated the
pagean
andlint_pageanrc
jobs topagean@14.3.0
. See the release notes for details. - Updated the
syft_sbom
job tosyft:v1.29.0
. See the release notes for details.
Fixed
- Updated the
code_count
job tocloc:1.6.1
. See the release notes for details. - Updated the
duplication_*
jobs togitlab-pmd-cpd:2.8.0
. See the release notes for details. - Updated the
lint_prose
job tovale:3.7.2
. See the release notes for details. - Updated the
socket
job tosocket@1.0.72
. See the release notes for details. - Updated the
.image_tool
and.copy_image
templates, and associated jobs, toimage-tools:1.7.1
. See the release notes for details.
Miscellaneous
- Updated Renovate config to remove custom manager for
regctl
version, which is no longer used. (#364)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.