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

chore(deps): update dependency gradle to v8.2.1 #321

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle (source) minor 8.1 -> 8.2.1
gradle final minor 8.1.0-jdk17 -> 8.2.1-jdk17

Release Notes

gradle/gradle (gradle)

v8.2.1: 8.2.1

Compare Source

This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2

It fixes the following issues:

  • #​25579 Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest)
  • #​25611 TestKit unexpectedly stopped working with Gradle 2.x versions
  • #​25618 Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2
  • #​25658 Gradle 8.2 sets incorrect value to boolean --no-feature option
  • #​25674 Address regression in dependency graph build operation results

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v8.2: 8.2

Compare Source

The Gradle team is excited to announce Gradle 8.2.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community contributors for their contributions to this release of Gradle:

Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li

Upgrade instructions

Switch your build to use Gradle 8.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.1.1: 8.1.1

Compare Source

This is a patch release for Gradle 8.1. We recommend using 8.1.1 instead of 8.1.

It fixes the following issues:

  • #​24748 MethodTooLargeException when instrumenting a class with thousand of lambdas for configuration cache
  • #​24754 Kotlin DSL precompiled script plugins built with Gradle 8.1 cannot be used with other versions of Gradle
  • #​24788 Gradle 8.1 configure freeCompilerArgs for Kotlin in buildSrc breaks build with unhelpful errors

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.1.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.1.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.1.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: build Build/tooling related changes label Apr 21, 2023
@github-actions
Copy link

github-actions bot commented Apr 21, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@renovate renovate bot force-pushed the renovate/gradle-version-updates branch from 07e2e2b to e2f2fa0 Compare April 22, 2023 04:24
@renovate renovate bot force-pushed the renovate/gradle-version-updates branch from e2f2fa0 to 3fc51f1 Compare June 30, 2023 20:26
@renovate renovate bot changed the title chore(deps): update dependency gradle to v8.1.1 chore(deps): update gradle version updates Jun 30, 2023
@renovate renovate bot force-pushed the renovate/gradle-version-updates branch from 3fc51f1 to ce52d85 Compare July 4, 2023 01:48
@renovate renovate bot changed the title chore(deps): update gradle version updates chore(deps): update gradle docker tag to v8.2.0 Jul 9, 2023
@renovate renovate bot changed the title chore(deps): update gradle docker tag to v8.2.0 chore(deps): update gradle docker tag to v8.2.1 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/gradle-version-updates branch 2 times, most recently from 765b5cd to f825e94 Compare July 18, 2023 21:19
@renovate renovate bot changed the title chore(deps): update gradle docker tag to v8.2.1 chore(deps): update dependency gradle to v8.2.1 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/gradle-version-updates branch from f825e94 to 299b26e Compare July 18, 2023 21:28
@dariuszkuc dariuszkuc enabled auto-merge (squash) July 18, 2023 21:30
@dariuszkuc dariuszkuc merged commit 76696a9 into master Jul 18, 2023
2 checks passed
@dariuszkuc dariuszkuc deleted the renovate/gradle-version-updates branch July 18, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: build Build/tooling related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant