Update dependency org.jetbrains.dokka to v1.7.20 #5401
Merged
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.20Release Notes
Kotlin/dokka
v1.7.20This release focuses primarily on improving user experience and HTML format in particular.
Improvements
General
suppressInheritedMembersconfiguration property) (#2625)@Deprecateddeclarations such as deprecation message, level and proposed replacement (#2622)Enum's syntheticvalues()andvalueOf()functions (#2650)Javaconstants (#2609)HTML format
Cmd + K/Ctrl + Khotkey for opening search dialog, thanks to @atyrin! (#2633)Javadoc format
varHTML tag, thanks to @atyrin (#2617)Kotlin-as-Java plugin
Gradle runner
kotlin-stdlibdependency, which should fix errors likeModule was compiled with an incompatible version of Kotlin, thanks to @martinbonnin! (#2570)Bugfixes
Markdownelements, where_try_ *this*would be rendered astrythis(#2640)StackOverflowErrorrelated to type-aliased native references (#2664)IllegalStateExceptionthat was caused by using JS's dynamic types (#2645)privatedeclarations were rendered aspublic(#2639)@seetag (#2627)JavaEnum types being rendered asAny(#2647)Javaannotation params (#2593)sourceRootsconfiguration param not handling single.javafiles, thanks to @2017398956! (#2604)dokka-customFormat-exampleproject to use up-to-date logo styles (#2608)Developer experience
Gradle Enterprisebuild scans, thanks to @Goooler! (#2641)GitHub Actionsartifacts 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.