Update dependency org.jetbrains.dokka to v1.7.20 #24
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.10
->1.7.20
Release Notes
Kotlin/dokka
v1.7.20
This release focuses primarily on improving user experience and HTML format in particular.
Improvements
General
suppressInheritedMembers
configuration property) (#2625)@Deprecated
declarations such as deprecation message, level and proposed replacement (#2622)Enum
's syntheticvalues()
andvalueOf()
functions (#2650)Java
constants (#2609)HTML format
Cmd + K
/Ctrl + K
hotkey for opening search dialog, thanks to @atyrin! (#2633)Javadoc format
var
HTML tag, thanks to @atyrin (#2617)Kotlin-as-Java plugin
Gradle runner
kotlin-stdlib
dependency, which should fix errors likeModule was compiled with an incompatible version of Kotlin
, thanks to @martinbonnin! (#2570)Bugfixes
Markdown
elements, where_try_ *this*
would be rendered astrythis
(#2640)StackOverflowError
related to type-aliased native references (#2664)IllegalStateException
that was caused by using JS's dynamic types (#2645)private
declarations were rendered aspublic
(#2639)@see
tag (#2627)Java
Enum types being rendered asAny
(#2647)Java
annotation params (#2593)sourceRoots
configuration param not handling single.java
files, thanks to @2017398956! (#2604)dokka-customFormat-example
project to use up-to-date logo styles (#2608)Developer experience
Gradle Enterprise
build scans, thanks to @Goooler! (#2641)GitHub Actions
artifacts to store generated documentation snapshots, thanks to @StefMa! (#2630)Other
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.
This PR has been generated by Mend Renovate. View repository job log here.