Skip to content

Update dependency gitlab-ci-utils/gitlab-ci-templates to v33.1.0

This MR contains the following updates:

Package Type Update Change
gitlab-ci-utils/gitlab-ci-templates repository minor 33.0.0 -> 33.1.0

Release Notes

gitlab-ci-utils/gitlab-ci-templates (gitlab-ci-utils/gitlab-ci-templates)

v33.1.0

Compare Source

Changed
  • Updated the lint_lockfile job to lockfile-lint@4.14.0. See the release notes for details.
  • Updated the osv_scanner job to osv-scanner:v1.8.1. See the release notes for details.
  • Updated the syft_sbom job to the latest syft:v1.8.0 image. See the release notes for details.
Fixed
  • Updated go_deploy job to fail with response codes >= 400. (#​315)
  • Updated socket job with a five minute timeout and one retry. The job nominally completes in under 1 minute, but sometimes gets stuck and hangs until it times out, which is currently at 60 minutes. In this state it never recovers, although typically works when retried. (#​313)
  • Updated the semgrep-sast job to gitlab-semgrep-plus:8.2.3. See the release notes for details.
  • Updated code_count job to cloc:1.1.1. See the release notes for details.
  • Updated the pagean and lint_pageanrc jobs to pagean@11.1.2. See the release notes for details.
  • Updated the lint_prose job to vale:2.1.1. See the release notes for details.

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 is behind base branch, 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