Skip to content

Update renovate/renovate Docker tag to v36

Renovate Bot requested to merge renovate/renovate-renovate-36.x into main

This MR contains the following updates:

Package Type Update Change
renovate/renovate image major 35.159.3 -> 36.1.11

Release Notes

renovatebot/renovate (renovate/renovate)

v36.1.11

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v36.1.8

Compare Source

Build System

v36.1.7

Compare Source

Build System

v36.1.5

Compare Source

Bug Fixes

v36.1.3

Compare Source

Bug Fixes
  • changelog/gitlab: custom endpoint and repository length validation (#​23165) (dbe5f09)

v36.0.3

Compare Source

Bug Fixes

v36.0.0

Compare Source

BREAKING CHANGES
  • postUpgradeTasks.fileFilters is now optional and defaults to all files
  • languages are now called categories instead. Use matchCategories in packageRules
  • Node v19 is no longer supported
  • datasource: semver-coerced is now the default versioning
  • presets: Preset config:base is now called config:recommended (will be migrated automatically)
  • remove BUILDPACK env support
  • package-rules: matchPackageNames now matches both depName (existing) and packageName (new) and warns if only depName matches
  • release-notes: Release notes won't be fetched early for commitBody insertion unless explicitly configured with fetchReleaseNotes=branch
  • dockerImagePrefix is now replaced by dockerSidecarImage
  • matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only. The "any string match" functionality of matchPaths is now removed
  • presets: v25 compatibility for language-based branch prefixes is removed
  • npm: Rollback MRs will no longer be enabled by default for npm (they are now disabled by default for all managers)
  • post-upgrade-tasks: dot files will now be included by default for all minimatch results
  • platform/gitlab: GitLab gitAuthor will change from the account's "email" to "commit_email" if they are different.
  • automerge: Platform automerge will now be chosen by default whenever automerge is enabled.
  • Post upgrade templating is now allowed by default, as long as the post upgrade task command is itself already allowed.
  • Official Renovate Docker images now use the "slim" approach with binarySource=install by default. e.g. renovate/renovate:latest is the slim image, not full
  • The "full" image is now available via the tag full, e.g. renovate/renovate:36-full, and defaults to binarySource=global (no dynamic installs)
  • Third party tools in the full image have been updated to latest/LTS major version
Features
Bug Fixes
Miscellaneous Chores
Code Refactoring

v35.159.7

Compare Source

Bug Fixes
  • changelog/gitlab: custom endpoint and repository length validation (#​23182) (fdc2fba)

v35.159.6

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System

v35.159.5

Compare Source

Bug Fixes
Miscellaneous Chores

v35.159.4

Compare Source

Build System

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, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports