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
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 thepre-deploy
stage so failure will block deploy. This is usually caused by a malformed CHANGELOG. - Updated
create_release
job toneed
both theprepare_release
andnpm_publish
jobs.
- Moved
- Updated
lint_md
job to replacemarkdownlint-cli
withmarkdownlint-cli2
. (#239)
Fixed
- Updated
lint_yaml
job toyamllint==1.31.0
. - Updated
node_sbom
job tocyclonedx-npm@1.11.0
. - Updated
osv_scanner
job to OSV Scanner v1.3.2. - Updated
lint_nunjucks
job and.djlint
template todjlint@1.25.0
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.