Skip to content

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

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 16.3.0 -> 17.0.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates

v17.0.0

Compare Source

Changed
  • BREAKING: Removed Node 14 tests from Node-Version-Tests collection, went end-of-life 2023-04-30. (#​237)
  • Updated Npm-Package-Base collection to optimize deploy/release. (#​235)
    • Moved prepare_release job to the pre-deploy stage so failure will block deploy. This is usually caused by a malformed CHANGELOG.
    • Updated create_release job to need both the prepare_release and npm_publish jobs.
  • Updated lint_md job to replace markdownlint-cli with markdownlint-cli2. (#​239)
Fixed
  • Updated lint_yaml job to yamllint==1.31.0.
  • Updated node_sbom job to cyclonedx-npm@1.11.0.
  • Updated osv_scanner job to OSV Scanner v1.3.2.
  • Updated lint_nunjucks job and .djlint template to djlint@1.25.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, check this box

This MR has been generated by Renovate Bot.

Merge request reports