Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v12 - autoclosed

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 11.2.0 -> 12.0.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates

v12.0.0

Compare Source

Changed
  • BREAKING: Moved node_sbom job to new @cyclonedx/cyclonedx-npm module, v1.2.0. See details on the deprecated @​cyclonedx/bom@4.0.0 package. This changes several defaults and CLI arguments. See the module documentation for details, and the node_sbom job for new variables and configuration. The updated job produces an equivalent SBOM, but per v1.4 of the SBOM spec (now the default, updated from v1.3).
  • BREAKING: Updated Node-Version-Tests to include tests with Node 19. (#​207)
  • BREAKING: Updated Node LTS jobs and templates from Node 16 to 18 per the Node release schedule. (#​208)
  • BREAKING: Updated overrides to GitLab templates for changes in GitLab 15.5, which includes adding C# and HTML SAST analysis with semgrep. (#​209)
Fixed
  • Updated lint_nunjucks job and .djlint template to djlint@1.19.2.
  • Updated .python template to python:3.10.8.

v11.2.1

Compare Source

Fixed
  • Updated lint_nunjucks job and .djlint template to djlint@1.19.0.
  • Updated lint_lockfile job to lockfile-lint@4.9.6.
  • Updated prepare_release job to GitLab release-cli:v0.14.0

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports