Skip to content

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

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository major 15.3.1 -> 16.0.3

Release Notes

gitlab-ci-utils/gitlab-ci-templates

v16.0.3

Compare Source

Fixed
  • Updated socket job rules to only run on merge request pipelines where there are dependency changes (i.e. package-lock.json changed), unless the variable SOCKET_DISABLED is set, with no retries.

v16.0.2

Compare Source

Fixed
  • Added SOCKET_DISABLED variable to disable socket job.

v16.0.1

Compare Source

Fixed
  • Updated socket job to allow failure and retry on failure. The API rate limit, it is frequently hit runing multiple pipelines in parallel.

v16.0.0

Compare Source

Changed
  • BREAKING: Move from License Scanning to new License Compliance scanner. (#​228)
  • BREAKING: Updated the All-Projects and All-Projects-Slim collections to shorten the default artifact expiration time to 15 days. (#​204)
  • Added job to create a risk report with the Socket CLI. This is also included in the Node-Build-Test and Npm-Package-Base collections. (#​229)
Fixed
  • Updated node_sbom job to cyclonedx-npm@1.9.1.

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.

Edited by GoldenBot

Merge request reports