github mend/renovate-ce-ee 14.0.0

4 hours ago

Important

This release introduces breaking changes.

Notable changes

Renovate 43 (major bump)

This release upgrades from Renovate CLI 42.99.0 to 43.26.5 (2026-02-20).

Please see Renovate v43 release notes for details of the major breaking changes.

RENOVATE_X_REPO_CACHE_FORCE_LOCAL is no longer experimental

In this release, the experimental flag RENOVATE_X_REPO_CACHE_FORCE_LOCAL has been promoted to a non-experimental flag, repositoryCacheForceLocal / RENOVATE_REPOSITORY_CACHE_FORCE_LOCAL.

Migration to the new option is not required at this time, and if you continue using RENOVATE_X_REPO_CACHE_FORCE_LOCAL, this will be auto-migrated for you

This is now a boolean option, but if you previously set RENOVATE_X_REPO_CACHE_FORCE_LOCAL=enabled, it will be migrated for you.

Role Based Access Control's permissions data cache is now valid for 5 minutes

The default settings for the Role Based Access was that we previously would cache permission data for 60 minutes.

This has now been reduced to 5 minutes.

You can see the documentation for how to change this default.

Application changes

  • Renovate CLI: Update from v42.99.0 to v43.26.5 (major)
  • Make Role Based Access cache default to 5m
  • Fixed an issue in Enterprise Self-Hosted where the renovateVersion displayed in API calls and logs would contain a trailing ;
  • chore(deps): update dependencies

Docs and Helm Charts

  • docs(api): re-add environment variables table for Reporting APIs by @jamietanna in #823
  • docs(api): update to non-experimental environment variable by @jamietanna in #826
  • docs(openapi): add missing information from Markdown API docs by @jamietanna in #824
  • docs(openapi): update for 14.0.0 by @jamietanna in #830
  • docs(rbac): update default cache settings by @jamietanna in #827

What's Changed

Full Changelog: 13.6.0...14.0.0

Don't miss a new renovate-ce-ee release

NewReleases is sending notifications on new releases.