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.0.1 #219

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Update dependency gradle to v8.0.1 #219

merged 1 commit into from
Feb 24, 2023

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) patch 8.0 -> 8.0.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

gradle/gradle

v8.0.1: 8.0.1

This is a patch release for 8.0. We recommend using 8.0.1 instead of 8.0.

It fixes the following issues:

  • #​21551 - Document integration of Scala plugin with toolchains and problems with target flag
  • #​23888 - --no-rebuild suddenly gone without new deprecation cycle and without the reason for its undeprecation being void
  • #​23905 - Gradle 8.0 fails Scala build with isBlank not found in String class error

Read the Release Notes

Upgrade Instructions

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

./gradlew wrapper --gradle-version=8.0.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.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 Renovate Bot.

@github-actions
Copy link

Test Results

14 files  14 suites   17s ⏱️
45 tests 45 ✔️ 0 💤 0
90 runs  90 ✔️ 0 💤 0

Results for commit e0177c1.

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #219 (e0177c1) into main (8c86321) will increase coverage by 9.44%.
The diff coverage is 72.44%.

@@             Coverage Diff              @@
##               main     #219      +/-   ##
============================================
+ Coverage     70.47%   79.91%   +9.44%     
- Complexity       67       90      +23     
============================================
  Files            31       25       -6     
  Lines           918     1240     +322     
  Branches         83      124      +41     
============================================
+ Hits            647      991     +344     
+ Misses          236      190      -46     
- Partials         35       59      +24     
Impacted Files Coverage Δ
color/src/commonMain/kotlin/NextColor.kt 75.00% <ø> (ø)
kanvas/src/commonMain/kotlin/svg/PathString.kt 0.00% <0.00%> (-43.59%) ⬇️
shape/src/commonMain/kotlin/curve/Linear.kt 0.00% <0.00%> (ø)
kanvas/src/commonMain/kotlin/Ellipse.kt 81.25% <25.00%> (-4.47%) ⬇️
kanvas/src/commonMain/kotlin/Clip.kt 66.66% <40.00%> (+6.66%) ⬆️
...vas/src/commonMain/kotlin/svg/PathStringBuilder.kt 56.00% <56.00%> (ø)
kanvas/src/commonMain/kotlin/SegmentedPath.kt 58.76% <58.76%> (ø)
color/src/commonMain/kotlin/Color.kt 89.47% <83.33%> (+1.23%) ⬆️
kanvas/src/commonMain/kotlin/svg/StringToPath.kt 83.53% <83.53%> (ø)
kanvas/src/commonMain/kotlin/svg/SvgKanvas.kt 60.13% <85.71%> (+9.19%) ⬆️
... and 20 more

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

@twyatt twyatt enabled auto-merge (squash) February 24, 2023 10:11
@twyatt twyatt merged commit 2968e44 into main Feb 24, 2023
@juul-mobile-bot juul-mobile-bot deleted the renovate/gradle-8.x branch March 3, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants