Skip to content
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

Merged
merged 3 commits into from
Apr 1, 2022

Conversation

simonbasle
Copy link
Member

@simonbasle simonbasle commented Apr 1, 2022

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 from main...

- Update several test / plugin dependencies in 3.4.x

  • Update Gradle to v7.4.2
  • Upgrade gradle-build-action to v2.1.5

Commits have been reworded to reflect the PR number.
To be merged with rebase, as each individual commit references the superseded
PR or PRs.

@simonbasle simonbasle requested a review from a team as a code owner April 1, 2022 13:04
@simonbasle simonbasle added this to the 3.4.17 milestone Apr 1, 2022
@simonbasle simonbasle added for/merge-with-rebase Reminder to merge the PR in rebase mode (several semantic commits) type/dependency-upgrade A dependency upgrade (possibly via bot) labels Apr 1, 2022
@simonbasle simonbasle self-assigned this Apr 1, 2022
@simonbasle simonbasle requested a review from a team April 1, 2022 13:04
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.
@@ -14,7 +14,7 @@
* limitations under the License.
*/
plugins {
id "com.gradle.enterprise" version "3.8.1"
id "com.gradle.enterprise" version "3.9"
Copy link
Member Author

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 simonbasle merged commit 95f1046 into 3.4.x Apr 1, 2022
@reactorbot
Copy link

@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 main 🙇

simonbasle added a commit that referenced this pull request Apr 1, 2022
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.
@simonbasle simonbasle deleted the aprilRoundOfUpgrades branch April 1, 2022 13:25
simonbasle added a commit that referenced this pull request Apr 1, 2022
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.
simonbasle added a commit that referenced this pull request Apr 1, 2022
@simonbasle
Copy link
Member Author

the hash 0d13054 actually maps to v2.1.4 and not v2.1.5 of the gradle-build-action as originally stated in the commit.

simonbasle added a commit that referenced this pull request Apr 4, 2022
Unlike stated in commit 95f1046 / PR #2992, the previous hash used
was for version 2.1.4.

This commit actually upgrades the action to the latest version, which
is v2.1.5 (and commit has `fec4a42`).

Supersedes and closes #2993. (Renovate currently cannot target 3.4.x)
simonbasle added a commit that referenced this pull request Apr 5, 2022
Unlike stated in commit 95f1046 / PR #2992, the previous hash used
was for version 2.1.4.

This commit actually upgrades the action to the latest version, which
is v2.1.5 (and commit has `fec4a42`).

Supersedes and closes #2993. (Renovate currently cannot target 3.4.x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for/merge-with-rebase Reminder to merge the PR in rebase mode (several semantic commits) type/dependency-upgrade A dependency upgrade (possibly via bot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants