Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

This PR contains the following updates:

Package Change Age Confidence
com.github.ben-manes:gradle-versions-plugin 0.50.0 -> 0.53.0 age confidence

Release Notes

ben-manes/gradle-versions-plugin (com.github.ben-manes:gradle-versions-plugin)

v0.53.0

  • Fails the task in Gradle 9+ if run without disabling parallel project execution
  • Fixes to the html report rendering (#​933, #​946)

[!NOTE]

In Gradle 9.0 and above, the dependencyUpdates task should be run with the --no-parallel flag

v0.52.0

[!NOTE]
Kotlin 1.x is no longer supported

This plugin now uses Kotlin 2.x for compatibility. Unfortunately Kotlin lacks the ability to target older versions for binary compatibility (as in Java's --release option) and Gradle does not fully isolate plugins from conflicting dependencies. Therefore, this plugin is incompatible for projects using the Kotlin 1.x gradle plugin due to hidden compiler injected byte code. Please use the previous release for Kotlin 1.x projects (#​929).

v0.51.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from hoc081098 February 25, 2024 16:14
@renovate renovate bot force-pushed the renovate/versions.gradleversions branch from 0842bb7 to 934391a Compare April 16, 2024 16:56
@renovate renovate bot force-pushed the renovate/versions.gradleversions branch from 934391a to f61482c Compare June 9, 2024 13:22
@renovate renovate bot force-pushed the renovate/versions.gradleversions branch from f61482c to 1d77f4a Compare January 23, 2025 06:24
@renovate renovate bot changed the title Update dependency com.github.ben-manes:gradle-versions-plugin to v0.51.0 Update dependency com.github.ben-manes:gradle-versions-plugin to v0.52.0 Jan 23, 2025
| datasource | package                                     | from   | to     |
| ---------- | ------------------------------------------- | ------ | ------ |
| maven      | com.github.ben-manes:gradle-versions-plugin | 0.50.0 | 0.53.0 |
@renovate renovate bot force-pushed the renovate/versions.gradleversions branch from 1d77f4a to a7f2426 Compare September 24, 2025 08:51
@renovate renovate bot changed the title Update dependency com.github.ben-manes:gradle-versions-plugin to v0.52.0 Update dependency com.github.ben-manes:gradle-versions-plugin to v0.53.0 Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants