Skip to content

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

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 18.1.0 -> 19.0.0

Release Notes

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

v19.0.0

Compare Source

Changed
  • BREAKING: Updated Container-Build-Test-Deploy collection to specify needs for all jobs to optimize execution. (#​251)
  • BREAKING: Updated remove_image job to not use Docker-in-Docker. Renamed Docker-Remove-Image file to Container-Remove-Image for consistency with other jobs. (#​62)
  • BREAKING: Added powershell-sast job and included in the Gitlab-Security-Scans collection. (#​244)
  • BREAKING: Deleted the Docker-Build-Test-Deploy-Schedules-Fail collection since the jobs never fails. (#​99)
  • Updated Container-Deploy job to include Skopeo dependency.
  • Reverted code_count job to Alpine since it now has cloc v1.96.
  • Update the lint_powershell job to pin to a specific PowerShell version.
Fixed
  • Updated the pmd_cpd_js/pmd_cpd_ts jobs to gitlab-pmd-cpd:0.6.0.
  • Updated the node_sbom job to cyclonedx-npm@1.12.1.
  • Updated the socket job to @socketsecurity/cli@0.7.2.
  • Updated the .dind extend to Docker 24 and Alpine 3.18.
  • Updated .python based jobs to use python v3.11.4.
Miscellaneous
  • Updated Renovate config to track Alpine OS versions in container image tags (e.g. docker:23.0.6-alpine3.17). Due to limitations in Renovate, the Alpine OS updates will only be made if no application version updates are available. Container images will only be identified in the following GitLab CI keywords, which are the only current uses: image: <image>, image: name: <image>, services: - <image>. (#​253)

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.

Merge request reports