Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.dokka 1.9.10 -> 1.9.20 age confidence

Release Notes

Kotlin/dokka (org.jetbrains.dokka)

v1.9.20: 1.9.20

General bugfixes
  • Fixed sealed interfaces not having the sealed keyword in signatures (#​2994)
  • Fixed incorrect links in multi-module projects with non-unique package names (#​2272). Huge thanks to @​EddieRingle!
  • Fixed member extensions not being shown on index pages in certain scenarios (#​3187)
  • Fixed Java's inner classes not having the inner keyword in Kotlin signatures (#​2793)
  • Fixed Java's @param tag not working with type parameters (#​3199)
  • Fixed Dokka failing in KMP projects when the JVM source set is suppressed (#​3209)
HTML format
  • Provide an ability to add a custom homepage link to the header, more details in #​2948 (comment)
  • Fixed tab selection resetting after navigating to a different page (#​2899)
  • Fixed inline code not always being aligned with the surrounding text (#​3228)
  • Fixed the "No options found" text in search being barely visible (#​3281)
  • Fixed empty HTML tags being rendered for no reason (#​3343, #​3095)
Runners
Gradle Plugin
  • Mark tasks as not compatible with Gradle configuration cache, second try (#​3438). Thanks to @​3flex for noticing and fixing the problem!
Maven Plugin
CLI runner
  • Allow using relative paths in the sourceRoots configuration option (#​2571)
Plugin API
  • Provide an extension point to customize the rendering of code blocks in HTML format (#​3244)
Other:
  • Make sure wasm-js and wasm-wasi targets introduced in Kotlin 1.9.20 are supported (#​3310)
  • Avoid concurrent invocations of Kotlin compiler's API due to the compiler API itself not always being thread safe (#​3151). No noticeable performance loss is expected.
  • Bump dependencies to the latest versions (#​3231, #​3206, #​3204)
  • Fix a documentation link (#​3213). Thanks to @​SubhrajyotiSen for noticing and fixing it!
  • Various build and project structure improvements (#​3174, #​3132). Enormous thanks to @​aSemy for the help!

See Dokka 1.9.20 milestone for the list of all changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from 94915ab to acd2929 Compare June 8, 2024 18:37
@renovate renovate bot changed the title Update plugin org.jetbrains.dokka to v1.9.20 ⬆ Update plugin org.jetbrains.dokka to v1.9.20 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from acd2929 to c9efeb6 Compare June 24, 2024 18:08
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from c9efeb6 to f7e5ea6 Compare July 13, 2024 18:19
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from f7e5ea6 to a137a66 Compare August 15, 2024 15:14
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from a137a66 to 262175c Compare December 4, 2024 01:33
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from 262175c to cd4629a Compare January 25, 2025 12:49
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from cd4629a to 6868983 Compare May 7, 2025 16:00
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch 6 times, most recently from 6ae7b38 to ccb6fe3 Compare July 11, 2025 16:06
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from ccb6fe3 to 3fd1273 Compare July 28, 2025 13: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.

0 participants