Skip to content

fix: bypass minimumReleaseAge for datasources without timestamp support#31

Merged
r0binary-sap merged 1 commit intomainfrom
feature/DEVX-369-renovate-preset-dependency-updates-get-stuck-for-datasources-without-timestamp-support
Dec 9, 2025
Merged

fix: bypass minimumReleaseAge for datasources without timestamp support#31
r0binary-sap merged 1 commit intomainfrom
feature/DEVX-369-renovate-preset-dependency-updates-get-stuck-for-datasources-without-timestamp-support

Conversation

@r0binary-sap
Copy link
Contributor

WHAT

  • update minimumReleaseAgeBehaviour to timestamp-optional

WHY

  • minimumReleaseAgeBehaviour defaulting to timestamp-required blocks dependency updates of dependencies from datasources without timestamp support (e.g. Github actions digest updates)
  • restore the previous default considering dependencies stable for datasources without timestamp support to unblock the updates for these

**WHAT**
- update `minimumReleaseAgeBehaviour` to `timestamp-optional`

**WHY**
- [`minimumReleaseAgeBehaviour`](https://docs.renovatebot.com/configuration-options/#minimumreleaseagebehaviour) defaulting to `timestamp-required` **blocks** dependency updates of dependencies from datasources without timestamp support (e.g. [Github actions digest updates](https://docs.renovatebot.com/modules/datasource/git-refs/))
- restore the previous default considering dependencies stable for datasources without timestamp support to unblock the updates for these
@r0binary-sap r0binary-sap merged commit 35be577 into main Dec 9, 2025
3 checks passed
@r0binary-sap r0binary-sap deleted the feature/DEVX-369-renovate-preset-dependency-updates-get-stuck-for-datasources-without-timestamp-support branch December 9, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants