Skip to content

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

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 3.2.1 -> 4.0.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates

v4.0.0

Compare Source

Changed
  • BREAKING: Updated lint_lockfile and unicode_bidi_test jobs to install dependency in before_script and execute in script (previously used npx in script). Only breaking if before_script is overridden. (#​169)
  • BREAKING: Updated lint_lockfile to validate that the resolved URL matches the package name (--validate-package-names)
Fixed
  • Updated jobs to latest dependencies:
    • lint_lockfile: Update lockfile-lint to v4.7.4
    • lint_npm_package: Update npm-package-json-lint to v6.3.0
    • node_sbom: Update @cyclonedx/bom to v3.6.0
    • unicode_bidi_test: Update anti-trojan-source to v1.4.0

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