Update dependency gitlab-ci-utils/gitlab-ci-templates to v8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gitlab-ci-utils/gitlab-ci-templates | repository | major |
7.0.0 -> 8.0.2
|
Release Notes
gitlab-ci-utils/gitlab-ci-templates
v8.0.2
Fixed
- Updated GitLab container scanning predefined templates overrides for changes in GitLab 15.0 (no functional changes). (#187)
v8.0.1
Fixed
- Updated GitLab predefined templates overrides for changes in GitLab 15.0 (no functional changes). (#187)
v8.0.0
Changed
- BREAKING: Update
deploy_branch
(inContainer-Deploy
andDocker-Deploy
) andrelease_check
jobs to use$CI_DEFAULT_BRANCH
instead of defaulting to "master" (primarily to make compatible with "main"). This is BREAKING for cases where$CI_DEFAULT_BRANCH
does not represent the latest published branch (e.g. using GitfLow, where$CI_DEFAULT_BRANCH
would normally bedevelop
, butmaster
/main
is the latest published branch). (#141) - BREAKING: Removed Node 17 from
Node-Version-Tests
collection since end-of-life as of 2022-06-01. (#178)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GoldenBot