Skip to content

Update renovate/renovate Docker tag to v33

Stackspin-renovate Bot requested to merge renovate/renovate-renovate-33-x into main

This MR contains the following updates:

Package Type Update Change
renovate/renovate image major 32.241.11 -> 33.2.1

Release Notes

renovatebot/renovate

v33.2.1

Continuous Integration
Build System
Miscellaneous Chores

v33.2.0

Features
  • platform/codecommit: add token support in config_js and update docs (#​18496) (4c528e1)
Miscellaneous Chores
Documentation

v33.1.0

Features
Tests
  • manager/gradle: refactoring to map tests to Gradle functionality (#​18481) (b544d5c)
Miscellaneous Chores
  • exclude mocks in jest config due to jest-haste-map warning (#​18482) (96bb979)

v33.0.2

Build System

v33.0.1

Bug Fixes

v33.0.0

BREAKING CHANGES
  • Node 16 is the required runtime for Renovate.
  • config: branchNameStrict default value is now true
  • config: internalChecksFilter default value is now "strict"
  • config: ignoreScripts default value is now true. If allowScripts=true in global config, ignoreScripts must be set to false in repo config if you want all repos to run scripts.
  • config: autodiscover filters can no longer include commas
  • config: boolean variables must be true or false when configured in environment variables, and errors will be thrown for invalid values. Previously invalided values were ignored and treated as false.
  • datasource/go: git-tags datasource will be used as the fallback instead of github-tags if a go package's host type is unknown.
  • jsonnet-bundler: depName now uses the "absolute import" format (e.g. bargithub.com/foo/bar/baz-wow)
  • azure-pipelines: azure-pipelines manager is now disabled by default.
  • github: No longer necessary to configure forkMode. Forking mode is now experimental.
  • Users of containerbase images (such as official Renovate images) will now have dynamic package manager installs enabled by default.
  • Dependencies are no longer automatically pinned if rangeStrategy=auto, pinning must be opted into using rangeStrategy=pin
Features
Bug Fixes

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports