github renovatebot/renovate 41.0.0

latest releases: 41.97.7, 41.97.6, 41.97.5...
2 months ago

41.0.0 (2025-06-19)

⚠ BREAKING CHANGES

  • config: support jsonc in existing config + preset files (#36141)
  • pixi: pixi manager will no longer have a hardcoded depType: 'dependencies' and instead have values like depType: 'feature-lint'.
  • config: This will be a breaking change for any users that have customized their branchTopic and use separateMultipleMinor=true. In those cases, the minor version version will no longer be included in the branch names until they make a similar modification to their branchTopic. For all other users (who haven't set branchTopic or separateMultipleMinor) the behavior should be unchanged.
  • deps: Versions of some languages/managers in the Renovate -full image have had major upgrades.
  • config: Merge Confidence badges will now be included by default with the config:recommended preset.

Features

  • config: add mergeConfidence:age-confidence-badges to config:recommended (#36450) (8cc5e3e)
  • config: add minor version to default branchTopic to support separateMultipleMinor (#35606) (c5a5369)
  • config: support jsonc in existing config + preset files (#36141) (8c7e931)
  • deps: Update ghcr.io/renovatebot/base-image Docker tag to v10 (main) (#35730) (27bb86c)
  • pixi: add feature to depType (#35255) (0b676d7)

Miscellaneous Chores

  • deps: update dependency tsx to v4.20.2 (main) (#36604) (d21ec8a)

Don't miss a new renovate release

NewReleases is sending notifications on new releases.