github mend/renovate-ce-ee 3.0.0

latest releases: mend-renovate-enterprise-edition-2.2.0, mend-renovate-ce-8.2.0, 8.2.0...
20 months ago

This is a major release to indicate breaking changes within the Renovate OSS software which is wrapped. In future, we will issue major updates to Renovate On-Prem whenever there's a breaking change in Renovate OSS which is applicable to Renovate On-Prem users.

Renovate OSS

This release updates Renovate OSS from v32.238.1 to v34.101.0

BREAKING CHANGES:

  • Node 16 is the required runtime for Renovate.
  • 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

New package managers:

Additional feature highlights:

For the full changelog including bug fixes, see here

Updated Third Party Tools

  • git v2.39.0
  • Node.js 18.13.0
  • npm 9.2.0
  • Gradle 7.6
  • Elixir 1.14.2
  • PHP 8.2.1
  • Composer 2.5.1
  • Go 1.19.4
  • Python 3.11.1
  • Pipenv 2022.12.19
  • Poetry 1.3.1
  • Rust 1.66.0
  • Ruby 3.2.0
  • Bundler 2.4.3
  • pnpm 7.21.0
  • .NET 6.0.404
  • Lerna 6.3.0
  • Helm 3.10.3

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

NewReleases is sending notifications on new releases.