Skip to content

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

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 22.2.0 -> 23.0.0

Release Notes

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

v23.0.0

Compare Source

Changed
  • BREAKING: Replaced gemnasium-empty_sbom job with syft_sbom job the in GitLab-Security-Scans collection. This job runs only when Gemnasium does not run and always creates an SBOM (gemnasium-empty_sbom did not create an SBOM in all cases). Also removed the no_dependency_sbom job from the GitLab-Security-Scans collection, which was deprecated in v22.2.0. (#​272, #​273)
  • BREAKING: Updated Node LTS jobs and templates from Node 18 to 20 per the Node release schedule. (#​275)
  • BREAKING: Updated Node-Build-Test collection to run the node_lts_test job from the lockfile, and updated the Node-Version-Tests collection to add a node_20_test job installing the latest dependencies. (#​277)
  • BREAKING: Updated the Node-Version-Tests collection to add a node_21_test job (released 2023-10-17). (#​264)
  • Updated syft_sbom job to save SBOM as artifact and pin syft version. (#​274)
Fixed
  • Updated the semgrep-sast job to gitlab-semgrep-plus:1.0.3.
  • Updated the depcheck job to depcheck@1.4.7.

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.

Closes #122 (closed)

Edited by Aaron Goldenthal

Merge request reports