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.1.1 #526

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) patch 8.1 -> 8.1.1

Release Notes

gradle/gradle

v8.1.1: 8.1.1

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 - "before 4am on Monday" (UTC), 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.

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #526 (e082916) into main (9275d3e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #526   +/-   ##
=========================================
  Coverage     48.45%   48.45%           
  Complexity      164      164           
=========================================
  Files            53       53           
  Lines          1882     1882           
  Branches        313      313           
=========================================
  Hits            912      912           
  Misses          841      841           
  Partials        129      129           
Flag Coverage Δ
unittests 48.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   12m 40s ⏱️ + 2m 11s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit e082916. ± Comparison against base commit 9275d3e.

@github-actions
Copy link

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   12m 26s ⏱️ +5s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit e082916. ± Comparison against base commit 9275d3e.

@github-actions
Copy link

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   12m 24s ⏱️ +49s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit e082916. ± Comparison against base commit 9275d3e.

@nulls nulls merged commit 4b20e50 into main Apr 24, 2023
@nulls nulls deleted the renovate/gradle-8.x branch April 24, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant