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 org.jetbrains.dokka:dokka-gradle-plugin to v1.9.10 #322

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka:dokka-gradle-plugin 1.9.0 -> 1.9.10 age adoption passing confidence

Release Notes

Kotlin/dokka (org.jetbrains.dokka:dokka-gradle-plugin)

v1.9.10: 1.9.10 Beta

General

  • Fix re-emerged code analysis concurrency issues which led to flaky builds (#​1599, #​3143)
  • Preserve the order of collection items when deserializing Dokka's configuration (#​3006). Thanks to @​eunwoop!

HTML format

  • Fix an indefinite loop in the script that resizes symbol signature blocks (#​3116)

Gradle

  • Fix resolution of platform dependencies for Kotlin 1.9 / Gradle 8 (#​3153, #​3147)
  • Mark tasks as not compatible with the Gradle configuration cache (#​3070). Thanks to @​BoD!

Java


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.

@github-actions
Copy link

Jar size:

Jar size change: +0.0B (62.0KiB -> 62.0KiB)

Diffuse output:

OLD: diffuse-source-file
NEW: pull-request-artifact.jar

       │         compressed         │         uncompressed         
       ├──────────┬──────────┬──────┼───────────┬───────────┬──────
 JAR   │ old      │ new      │ diff │ old       │ new       │ diff 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 class │ 60.8 KiB │ 60.8 KiB │  0 B │ 124.5 KiB │ 124.5 KiB │  0 B 
 other │  1.2 KiB │  1.2 KiB │  0 B │      99 B │      99 B │  0 B 
───────┼──────────┼──────────┼──────┼───────────┼───────────┼──────
 total │   62 KiB │   62 KiB │  0 B │ 124.6 KiB │ 124.6 KiB │  0 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  39 │  39 │ 0 (+0 -0) 
 methods │ 310 │ 310 │ 0 (+0 -0) 
  fields │  75 │  75 │ 0 (+0 -0)

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #322 (60071a2) into master (52ba0e7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #322   +/-   ##
=========================================
  Coverage     78.49%   78.49%           
  Complexity       16       16           
=========================================
  Files             7        7           
  Lines           186      186           
  Branches         24       24           
=========================================
  Hits            146      146           
  Misses           23       23           
  Partials         17       17           

@mateuszkwiecinski mateuszkwiecinski merged commit 5fe1242 into master Oct 16, 2023
4 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the renovate/maven.dokka branch October 16, 2023 20:17
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