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 dokka to v1.9.10 #775

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Update dokka to v1.9.10 #775

merged 1 commit into from
Oct 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka:dokka-base 1.9.0 -> 1.9.10 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-base)

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 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 dependencies Pull requests that update a dependency file label Oct 17, 2023
@renovate renovate bot requested a review from fwendland October 17, 2023 17:15
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #775 (ed1333d) into main (276a736) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head ed1333d differs from pull request most recent head 636f0ee. Consider uploading reports for the commit 636f0ee to get more accurate results

@@            Coverage Diff            @@
##               main     #775   +/-   ##
=========================================
  Coverage     82.18%   82.18%           
  Complexity      179      179           
=========================================
  Files            49       49           
  Lines          1443     1443           
  Branches        189      189           
=========================================
  Hits           1186     1186           
  Misses          165      165           
  Partials         92       92           
Flag Coverage Δ
unittests 82.18% <ø> (ø)

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

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

@fwendland fwendland enabled auto-merge (squash) October 18, 2023 08:38
@fwendland fwendland merged commit b11ce7b into main Oct 18, 2023
3 checks passed
@fwendland fwendland deleted the renovate/dokka branch October 18, 2023 08:40
fwendland pushed a commit that referenced this pull request Apr 15, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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