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 dokka to v1.6.21 #97

Closed
wants to merge 1 commit into from
Closed

Update dokka to v1.6.21 #97

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka 1.5.0 -> 1.6.21 age adoption passing confidence
org.jetbrains.dokka:dokka-gradle-plugin 1.5.0 -> 1.6.21 age adoption passing confidence

Release Notes

Kotlin/dokka

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: 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 these updates 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 added the dependencies label May 6, 2022
@renovate renovate bot force-pushed the renovate/dokka branch 9 times, most recently from 7ff06c8 to 51aebf7 Compare May 12, 2022 13:25
@renovate renovate bot force-pushed the renovate/dokka branch 3 times, most recently from feaf3a3 to c512c5c Compare May 30, 2022 14:13
@eygraber eygraber closed this May 30, 2022
@eygraber eygraber deleted the renovate/dokka branch May 30, 2022 14:18
@renovate
Copy link
Contributor Author

renovate bot commented May 30, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.6.21). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants