Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump org.jetbrains.dokka from 1.7.0 to 1.8.20 #5010

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps org.jetbrains.dokka from 1.7.0 to 1.8.20.

Release notes

Sourced from org.jetbrains.dokka's releases.

1.8.10 Beta

Dokka's documentation has been entirely rewritten and can now be found on kotlinlang.org:

  • More examples, including Groovy DSL for Gradle project configuration
  • More guidelines to help beginners
  • More details for complex projects

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

  • Revise project documentation and examples (#2728, #2737, #2736). Thanks to @​sarahhaggarty for helping!
  • Support generating documentation for Kotlin/Wasm projects (#2814). Thanks to @​igoriakovlev!
  • Move the contents of Inheritors, Parameters, See also and Samples tabs into the main declaration description (#2688).
  • Add Members and Members & Extensions tabs to class-like declaration pages (#2764).
  • Display source set / platform indicators at all times, which should help identify the supported platform of single-platform libraries and modules. (#2847).
  • Generate the default no-arg constructor for Java declarations (#2765).

Bugfixes

  • Fixed analysis environment not being properly disposed (#2755).
  • Fixed nondeterministic sorting of function/property overloads (#2784).
  • Fixed inconsistent alphabetical order of element groups in index and navigation (#2861).
  • Fixed constructors being rendered as functions (#2689).
  • Fixed default values for var properties being displayed (#2717).
  • Fixed source links leading to the KDoc instead of the declaration (#2724).
  • Fixed thread-safety issues in DokkaLogger (#2827).
  • Fixed documentation not being inherited in case of diamond inheritance (#2686).

Gradle Plugin

  • Fixed NoSuchMethodError when running under Gradle 8 (#2796).
  • Fixed possible metaspace leaks due to external thread locals not being disposed (#2678).
  • Fixed premature initialization of outputDirectory input property (#556).
  • Fixed premature initialization of moduleVersion input property (#2799). Thanks to @​JavierSegoviaCordoba!
  • Fixed unnecessary snapshotting of source link directory input which led to performance problems (#2807).
  • Fixed missing group and description for MultiModule tasks (#2806). Thanks to @​TWiStErRob!

Javadoc

  • Fixed truncation of module and package description after the first sentence (#2055). Thanks to @​BlackAnubis7!
  • Fixed rendering of empty/useless Kotlin companion objects (#200, #2086)
  • Fixed leaking configuration/environment details in generated links (#2803).
  • Fixed incorrect links when javadoc.jar produced by Dokka is imported into IntelliJ IDEA / Android Studio (#2734). Thanks to @​bomberaya!

Plugin API

  • Mark Plugin API as experimental (#2716).

Infrastructure

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.7.0 to 1.8.20.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.dokka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 6, 2023 09:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #5069.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.dokka-1.8.20 branch September 1, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants