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

Update dependency gradle to v8.2.1 #1675

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Update dependency gradle to v8.2.1 #1675

merged 1 commit into from
Jul 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 8.2 -> 8.2.1

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.


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 this update 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 dependencies Pull requests that update a dependency file label Jul 10, 2023
@frett frett enabled auto-merge (rebase) July 10, 2023 16:18
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1675 (65f9a9f) into master (e296376) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1675   +/-   ##
=======================================
  Coverage   41.75%   41.75%           
=======================================
  Files         376      376           
  Lines        5674     5674           
  Branches     1330     1330           
=======================================
  Hits         2369     2369           
  Misses       2991     2991           
  Partials      314      314           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@frett frett merged commit 2944569 into master Jul 11, 2023
12 checks passed
@frett frett deleted the renovate/gradle-8.x branch July 11, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant