Skip to content

chore(deps): update renovate/renovate docker tag to v38

Panter User for API access requested to merge renovate/renovate-renovate-38.x into main

This MR contains the following updates:

Package Type Update Change
renovate/renovate (source) image major 37.440.7 -> 38.4.0

Release Notes

renovatebot/renovate (renovate/renovate)

v38.4.0

Compare Source

Features
  • manager/argocd: Add support for Kustomize image overrides (#​27670) (a18790c)

v38.3.0

Compare Source

Features

v38.2.1

Compare Source

Bug Fixes
  • config/migration: migrate wildcard patterns for matchPackagePatterns (#​30382) (442a31c)
Documentation
Miscellaneous Chores

v38.2.0

Compare Source

Features

v38.1.0

Compare Source

Features
Bug Fixes
Code Refactoring
Build System

v38.0.0

Compare Source

BREAKING CHANGES
  • bitbucket-server: autodetect gitAuthor if possible (#​29525)
  • require node v20 (#​30291)
  • http: dnsCache is now removed
  • github: platformCommit will be automatically enabled if running as a GitHub app
  • npm: remove RENOVATE_CACHE_NPM_MINUTES (#​28715)
  • git: determine branch modification based on all branch commits (#​28225)
  • packageRules: matchPackageNames exact matches are now case-insensitive
  • datasource/docker: Docker Hub lookups prefer hub.docker.com over index.docker.io. Set RENOVATE_X_DOCKER_HUB_TAGS_DISABLE=true in env to revert behavior.
  • package-rules: matchPackageNames and related functions no longer fall back to checking depName.
  • logging: File logging must now be set via env and not in config.js
  • config: onboardingNoDeps changes from boolean to enum. Repositories with no dependencies will be onboarded unless in autodiscover mode.
  • npm: Transitive remediation for npm <7 is no longer supported.
  • config: Branch names for remediation will be sanitized to exclude special characters, potentially resulting in some autoclosing/replacing of existing MRs.
  • Renovate docker images no longer have -slim tags. Drop the -slim prefix as this is now the default behavior.
  • gitea: Gitea platfor authentication will now be done using Bearer auth instead of token auth.
  • manager/pep621: depName for pep621 dependencies changes, which will lead to branch name changes, which will lead to some autoclosing and reopening of MRs.
  • config: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests
Build System

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Merge request reports