Skip to content

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

Compare Source

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 the SBOM_ARGS variable. (#​368)
  • BREAKING: Updated the pa11y_ci job to gitlab-pa11y-ci:12.0.0. Note are no functional BREAKING changes, but this changes from forks of pa11y and pa11y-ci back to the original projects, so considered BREAKING for visibility. See the release notes for details.
  • BREAKING: Updated the node_sbom job to cyclonedx-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 to osv-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 the variables are used, but may need to be added to any overrides. (#​363)
  • Updated the semgrep-sast job to gitlab-semgrep-plus:10.2.0. See the release notes for details.
  • Updated the knip job to knip@5.62.0. See the release notes for details.
  • Updated the lint_go job to golangci-lint:v2.3.0. See the release notes for details.
  • Updated the pagean and lint_pageanrc jobs to pagean@14.3.0. See the release notes for details.
  • Updated the syft_sbom job to syft:v1.29.0. See the release notes for details.
Fixed
  • Updated the code_count job to cloc:1.6.1. See the release notes for details.
  • Updated the duplication_* jobs to gitlab-pmd-cpd:2.8.0. See the release notes for details.
  • Updated the lint_prose job to vale:3.7.2. See the release notes for details.
  • Updated the socket job to socket@1.0.72. See the release notes for details.
  • Updated the .image_tool and .copy_image templates, and associated jobs, to image-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

📅 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