Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Update plugin org.jetbrains.dokka to v1.7.10 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 21, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka 1.5.0 -> 1.7.10 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Kotlin/dokka

v1.7.10

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

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

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

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.

v1.6.10

Changes
Bugfixes
Maintenance

v1.6.0

Changes:

  • New UI
  • Support of version plugin for single module projects
  • Allow package-level suppression (#​2209), thanks @​owengray-google
  • GFM: Use Markdown syntax to render lists (#​2098), thanks @​sgilson
  • Fix names of nested inheritors
  • Fix adding new custom stylesheets in submodules
  • Add keywords expect and actual in signatures

v1.5.31

Changes:

  • Support Kotlin 1.5.31
  • Support JS KLib
  • Fix link to a javadoc enum entry

v1.5.30

Highlights of this release are:

  • Support kotlin 1.5.30
  • @literal is also supported without code tag, thanks @​fsladkey
  • improvements in@link tag support. Now it supports line breaks!

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from d697f41 to 4105791 Compare December 27, 2021 12:57
@renovate renovate bot changed the title Update plugin org.jetbrains.dokka to v1.6.0 Update plugin org.jetbrains.dokka to v1.6.10 Dec 27, 2021
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from 4105791 to 5dd269f Compare April 24, 2022 23:55
@renovate renovate bot changed the title Update plugin org.jetbrains.dokka to v1.6.10 Update plugin org.jetbrains.dokka to v1.6.20 Apr 24, 2022
@renovate renovate bot changed the title Update plugin org.jetbrains.dokka to v1.6.20 Update plugin org.jetbrains.dokka to v1.6.21 May 15, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from 5dd269f to ff135de Compare May 15, 2022 23:42
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from ff135de to ceff300 Compare June 23, 2022 21:50
@renovate renovate bot changed the title Update plugin org.jetbrains.dokka to v1.6.21 Update plugin org.jetbrains.dokka to v1.7.0 Jun 23, 2022
@renovate renovate bot changed the title Update plugin org.jetbrains.dokka to v1.7.0 Update plugin org.jetbrains.dokka to v1.7.10 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.dokka-1.x branch from ceff300 to d3e19eb Compare September 25, 2022 20:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants