Render annotation blocks for transformed classes, previously ignored (#2549)
Gradle runner
Remove kotlin-stdlib dependency, which should fix errors like Module was compiled with an incompatible version of Kotlin, thanks to @martinbonnin! (#2570)
Bugfixes
Fixed missing spaces between adjacent Markdown elements, where _try_ *this* would be rendered as trythis (#2640)
Fixed dependency resolution errors when building documentation for multiplatform projects with enabled compatibility metadata variant (#2634)
Fixed a rare StackOverflowError related to type-aliased native references (#2664)
Fixed IllegalStateException that was caused by using JS's dynamic types (#2645)
Fixed a bug where certain private declarations were rendered as public (#2639)
Fixed incorrect handling of static declarations used within @see tag (#2627)
Fixed Java Enum types being rendered as Any (#2647)
Fixed incorrect signature generation that was caused by generic types caching (#2619)
Fixed incorrect parsing of static imports in Java annotation params (#2593)
Fixed sourceRoots configuration param not handling single .java files, thanks to @2017398956! (#2604)
... (truncated)
Commits
d61df34 Change log level to INFO for messages about alpha plugin versions (#2693)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dokka-maven-plugin from 1.7.10 to 1.7.20.
Release notes
Sourced from dokka-maven-plugin's releases.
... (truncated)
Commits
d61df34
Change log level to INFO for messages about alpha plugin versions (#2693)9bfc049
Change version to release1e67fe7
Update Kotlin to 1.7.20 (#2692)b923bb6
Fix some extra indentation in code block that is inside list (#2233)a7750c6
Update Kotlin to 1.7.20-RC (#2682)86f9559
Add documentation for synthetic Enumvalues()
andvalueOf()
functions (#2...9207f8f
Fix source links in case of dri clashing (#2676)ee8e730
Extract classpath fromKotlinSharedNativeCompilation
as well (#2664)a816e91
Trim four spaces inside indented code block (#2661)a0250a5
Update integration tests: coroutines, serialization, biojava (#2672)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)