-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
April round of upgrades superseding Renovate PRs #2992
Conversation
This commit upgrades the following dependencies: - plugin download to v5.0.4 - plugin spotless to v6.4.1 - jmh to v1.35 - plugin artifactory to v4.28.1 - plugin gradle.enterprise to v3.9 - perf benchmark dependency reactor-extra to v3.4.7 These have been notified by Renovate, but it currently only opens PRs against the main branch. Supersedes and closes #2988. Supersedes and closes #2986. Supersedes and closes #2985. Supersedes and closes #2975. Supersedes and closes #2976. Supersedes and closes #2966.
This commit upgrades Gradle from v7.4 to v7.4.2. This has been notified by Renovate, but it currently only opens PRs against the main branch. Supersedes and closes #2963.
This maps to hash `0d13054`. Supersedes and closes #2977.
299cafa
to
7b4ba62
Compare
@@ -14,7 +14,7 @@ | |||
* limitations under the License. | |||
*/ | |||
plugins { | |||
id "com.gradle.enterprise" version "3.8.1" | |||
id "com.gradle.enterprise" version "3.9" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note the version catalog cannot be used in settings.gradle
for now, while the enterprise plugin must be activated from that file.
@simonbasle this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to |
This commit upgrades the following dependencies: - plugin download to v5.0.4 - plugin spotless to v6.4.1 - jmh to v1.35 - plugin artifactory to v4.28.1 - plugin gradle.enterprise to v3.9 - perf benchmark dependency reactor-extra to v3.4.7 These have been notified by Renovate, but it currently only opens PRs against the main branch. Supersedes and closes #2988. Supersedes and closes #2986. Supersedes and closes #2985. Supersedes and closes #2975. Supersedes and closes #2976. Supersedes and closes #2966.
This commit upgrades Gradle from v7.4 to v7.4.2. This has been notified by Renovate, but it currently only opens PRs against the main branch. Supersedes and closes #2963.
the hash |
This PR supersedes several Renovate PRs, as these are either targeting the main
branch or tried to target
3.4.x
but embark all commits frommain
...- Update several test / plugin dependencies in 3.4.x
Commits have been reworded to reflect the PR number.
To be merged with rebase, as each individual commit references the superseded
PR or PRs.