Skip to content

Update renovate/renovate Docker tag to v35

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

This MR contains the following updates:

Package Type Update Change
renovate/renovate image major 34.160.0 -> 35.2.0

Release Notes

renovatebot/renovate

v35.2.0

Compare Source

Features
Bug Fixes
Code Refactoring
Documentation
Miscellaneous Chores

v35.1.2

Compare Source

Documentation
  • platform/bitbucket: update requiring implementation section (#​20863) (06feaaa)
Build System

v35.1.1

Compare Source

Documentation
  • platform/bitbucket: update header to be consistent with other platforms (#​20870) (d760c2f)
  • update major platform features not supported (#​20869) (466af47)
Build System

v35.1.0

Compare Source

Features
Build System

v35.0.1

Compare Source

Miscellaneous Chores
Documentation
Build System
Code Refactoring

v35.0.0

Compare Source

BREAKING CHANGES
  • require NodeJS v18.12+ (#​20838)
  • config: Forked repos will now be processed automatically if autodiscover=false. includeForks is removed and replaced by new option forkProcessing.
  • Internal checks such as renovate/stability-days will no longer count as passing/green, meaning that actions such as automerge won't occur if the only checks are Renovate internal ones. Set internalChecksAsSuccess=true to restore existing behavior.
  • versioning: default versioning is now semver-coerced, instead of semver.
  • datasource/github-releases: Regex Manager configurations relying on the github-release data-source with digests will have different digest semantics. The digest will now always correspond to the underlying Git SHA of the release/version. The old behavior can be preserved by switching to the github-release-attachments datasource.
  • versioning: bump short ranges to version (#​20494)
  • config: containerbase/ account used for sidecar containers instead of renovate/
  • go: Renovate will now use go's default GOMROXY settings. To avoid using the public proxy, configure GOMROXY=direct.
  • datasource/npm: Package cache will include entries for up to 24 hours after the last lookup. Set cacheHardTtlMinutes=0 to revert to existing behavior.
  • config: Renovate now defaults to applying hourly and concurrent MR limits. To revert to unlimited, configure them back to 0.
  • config: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
  • config: PyPI releases will no longer be filtered by default based on constraints.python compatibility. To retain existing functionality, set constraintsFiltering=strict.
Features
Bug Fixes
Code Refactoring
  • datasource: prefer packageName over depName in datasource (#​20221) (d53d39b)
  • datasource: use packageName and not depName for datasource lookups (#​20474) (b17bcf2)
Miscellaneous Chores

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