Skip to content

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

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 4.2.1 -> 5.0.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates

v5.0.0

Compare Source

Changed
  • BREAKING: Renamed file jobs/Npm-Lint-Lockfile.gitlab-ci.yml to jobs/Lint-Npm-Lockfile.gitlab-ci.yml for consistency with other files. Only breaking if included directly, all collections were updated. (#​173)
  • BREAKING: Added lint_prettier job and included in Node-Build-Test collection. (#​172)
  • BREAKING: Added Node 18 tests to Node-Version-Tests collection. (#​177)
  • Pinned lint_npm_package job default configuration file to the current version and updated the renovate config to manage updates. (#​174)
  • Updated node_sbom job to @cyclonedx/bom to v3.7.0
Fixed
  • Disabled lint_npm_package on schedule pipelines for consistency with other lint jobs (#​175)
  • Updated GitLab template overrides for GitLab 14.10. (#​180)

Configuration

📅 Schedule: 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