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

Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.7.10 #213

Merged

Conversation

ghost
Copy link

@ghost ghost commented Apr 17, 2022

This PR contains the following updates:

Package Update Change
org.jetbrains.dokka:dokka-maven-plugin minor 1.6.10 -> 1.7.10

Release Notes

Kotlin/dokka

v1.7.10

Compare Source

Bugfix release that addresses several blockers and regressions.

General
  • Support Kotlin 1.7.10
Gradle plugin
  • Do not expose Kotlin stdlib in plugin dependencies, this should fix errors like Module was compiled with an incompatible version of Kotlin when using Dokka. Thanks to @​martinbonnin (#​2543)
Java sources
  • Fixed build failure caused by having configured source links for Java code (#​2544)
  • Fixed several exotic problems that led to build failures, all related to using annotation in Java sources (#​2509, #​2551, #​2350)
  • Fixed IntelliJ platform WARN: Attempt to load key messages that appeared when analyzing Java sources (#​2559)

v1.7.0

Compare Source

Improvements

General
HTML format
Javadoc format
GFM format
Kotlin-as-Java plugin
Gradle runner

Fixes

General bugfixes
Security

Plugin API

Other

Thanks to all the contributors!

v1.6.21

Compare Source

This is a bugfix release that mostly enables building documentation for multiplatform projects that utilize .klib libraries.

Changes

Bugfixes

  • Support KLIB libraries for common platform, previously led to ERROR CLASS instead of references in documentation (#​2441)
  • Fixed a maven plugin build problem related to coroutines which only occurred in multi-module builds (#​2461)

v1.6.20

Compare Source

Features

HTML format changes

Bugfixes

Plugin API Changes

General Improvements

Known issues

  • Kotlin Multiplatform projects that use .klib libraries may experience problems. There will be a separate 1.6.21 release that will address this issue shortly.

Configuration

📅 Schedule: "after 8pm every weekday,every weekend,before 8am every weekday" in timezone America/Argentina/Buenos_Aires.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

@ghost ghost changed the title Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.6.20 Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.6.21 Apr 26, 2022
@ghost ghost force-pushed the renovate-org.jetbrains.dokka-dokka-maven-plugin-1.x branch from 353dcea to 6c80b0e Compare April 26, 2022 01:33
@ghost ghost changed the title Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.6.21 Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.7.0 Jun 23, 2022
@ghost ghost force-pushed the renovate-org.jetbrains.dokka-dokka-maven-plugin-1.x branch from 6c80b0e to ea3b0e0 Compare June 23, 2022 03:43
@ghost ghost changed the title Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.7.0 Update dependency org.jetbrains.dokka:dokka-maven-plugin to v1.7.10 Jul 13, 2022
@ghost ghost force-pushed the renovate-org.jetbrains.dokka-dokka-maven-plugin-1.x branch from ea3b0e0 to a6c0079 Compare July 13, 2022 07:54
@francisco-nery francisco-nery merged commit d625aec into master Jul 28, 2022
@francisco-nery francisco-nery deleted the renovate-org.jetbrains.dokka-dokka-maven-plugin-1.x branch July 28, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants