Update dependency gitlab-ci-utils/renovate-config to v3
This MR contains the following updates:
Package | Update | Change |
---|---|---|
gitlab-ci-utils/renovate-config | major |
2.0.0 -> 3.0.1
|
Release Notes
gitlab-ci-utils/renovate-config (gitlab-ci-utils/renovate-config)
v3.0.1
Fixed
- Removed
customManager
for Renovate config presets fromrecommended
config since they are already managed by Renovate. (#13)
Miscellaneous
- Updated to GitLab CI Templates v44.1.0. See the release notes for details.
v3.0.0
Changed
- BREAKING: Removed
docker-os-package
preset in favor of Renovate'scustomManagers:dockerfileVersions
built-in preset. (#9) - BREAKING: Updated the
recommended
preset to enable Dependency Dashboard, as well as the:configMigration
andabandonments:recommended
presets fromconfig:best-practices
. (#8) - Updated
puppeteer
preset group name topuppeteer images
to avoid grouping them with the NPMpuppeteer
package. (#10) - Updated the
npm-install
preset to allow global or local package installations (added support for--global
as well as-D
/--save-dev
and-P
/--save-prod
). (#11)
Miscellaneous
- Updated GitLab CI Templates from v41.0.0 to v44.0.0. See the release notes for details.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GoldenBot