Skip to content

Update renovate/renovate Docker tag to v35

Stackspin-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.9.1

Release Notes

renovatebot/renovate

v35.9.1

Compare Source

Bug Fixes
Documentation

v35.9.0

Compare Source

Features
  • manager/gradle: add support for plugins in inlined version catalogs (#​20969) (85834b2)
Bug Fixes
Miscellaneous Chores

v35.8.3

Compare Source

Bug Fixes

v35.8.2

Compare Source

Bug Fixes
  • platform/bitbucket: use uuid instead of username for issues filter (#​20960) (1789d34)
Build System
Tests
Documentation

v35.8.1

Compare Source

Bug Fixes

v35.8.0

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v35.7.0

Compare Source

Features
Miscellaneous Chores

v35.6.0

Compare Source

Features
  • auto-replace: ability to specify global or first match from replacement rules (#​20604) (8137533)

v35.5.0

Compare Source

Features
  • add datasource, versioning and manager for Azure Bicep resources (#​20755) (3c5224e)
Bug Fixes

v35.4.2

Compare Source

Bug Fixes

v35.4.1

Compare Source

Build System
Documentation

v35.4.0

Compare Source

Features
Documentation

v35.3.0

Compare Source

Features
Bug Fixes
  • gomod: skip updating import path for incompatible versions (#​20812) (7b627e3)
Documentation

v35.2.4

Compare Source

Documentation
Miscellaneous Chores
Build System

v35.2.3

Compare Source

Build System

v35.2.2

Compare Source

Build System

v35.2.1

Compare Source

Miscellaneous Chores
Documentation
  • generate platform and datasources open features and bugs markdown (#​20873) (167c13c)
  • update references to renovate/renovate to v35.2.0 (#​20891) (7dd6b10)
Build System

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 - "on sunday" (UTC), 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 Stackspin-renovate Bot

Merge request reports