chore(deps): update plugin dokka to v1.8.20 - autoclosed #29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.20
->1.8.20
Release Notes
Kotlin/dokka
v1.8.20
: 1.8.20 BetaImprovements
Bugfixes
TypeNotPresentException
thrown in projects without KGP (#2890), regression from 1.8.10.Gradle plugin
kotlin-dsl
plugin (#2702, #2833). Thanks to @aSemy!Plugin API
DokkaConsoleLogger
) toPROGRESS
(#2871)@InternalDokkaApi
annotation (#2904)Infrastructure
Big thanks to @aSemy, @Goooler and @3flex for their valuable contributions and for improving the internal
developer experience when working on Dokka!
buildSrc
to a composite build (#2912 by @Goooler)Documentation
README.md
(#2940). Thanks to @Goooler!CONTRIBUTING.md
(#2952)Security
Other
v1.8.10
: 1.8.10 BetaDokka's documentation has been entirely rewritten and can now be found on kotlinlang.org:
Note: Version 1.8.0 was skipped due to a Metaspace memory leak in Kotlin's reflection (KT-56093). Dokka 1.8.10 should be fully compatible with Kotlin 1.8.0.
Improvements
Inheritors
,Parameters
,See also
andSamples
tabs into the main declaration description (#2688).Members
andMembers & Extensions
tabs to class-like declaration pages (#2764).Bugfixes
var
properties being displayed (#2717).DokkaLogger
(#2827).Gradle Plugin
NoSuchMethodError
when running under Gradle 8 (#2796).outputDirectory
input property (#556).moduleVersion
input property (#2799). Thanks to @JavierSegoviaCordoba!MultiModule
tasks (#2806). Thanks to @TWiStErRob!Javadoc
javadoc.jar
produced by Dokka is imported into IntelliJ IDEA / Android Studio (#2734). Thanks to @bomberaya!Plugin API
Infrastructure
Other
jackson-databind
to avoid CVE-2022-42003 (#2733). Thanks to @ryanlewis!Jsoup
to avoid CVE-2022-36033 (#2772).Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (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.
This PR has been generated by Mend Renovate. View repository job log here.