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

Bump dokka to v1.9.0 #344

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Bump dokka to v1.9.0 #344

merged 2 commits into from
Sep 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.dokka 1.8.10 -> 1.9.0 age adoption passing confidence
org.jetbrains.dokka:gfm-template-processing-plugin 1.8.10 -> 1.9.0 age adoption passing confidence
org.jetbrains.dokka:gfm-plugin 1.8.10 -> 1.9.0 age adoption passing confidence
org.jetbrains.dokka:dokka-base 1.8.10 -> 1.9.0 age adoption passing confidence
org.jetbrains.dokka:dokka-core 1.8.10 -> 1.9.0 age adoption passing confidence
org.jetbrains.dokka:dokka-gradle-plugin 1.8.10 -> 1.9.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

Kotlin/dokka (org.jetbrains.dokka)

v1.8.20: 1.8.20 Beta

Improvements

  • Update Kotlin Gradle Plugin to 1.8.10 and Android Gradle Plugin to 4.1.3.
  • Move the "Properties" block to be above functions inside the "Members" tab (#​2908)
  • Make Javadoc tag parsing case-sensitive as per Javadoc specification (#​2907)
  • Improve performance by reducing allocations and thus decreasing time spent in GC (#​2729)

Bugfixes

  • Fix unresolved links leading to declarations from another source set #​2878
  • Fix Dokka not failing the build if there are errors (#​2934), regression from 1.8.10. Thanks to @​jush!
  • Fix TypeNotPresentException thrown in projects without KGP (#​2890), regression from 1.8.10.

Gradle plugin

Plugin API

  • Change the default logging level of console apps (DokkaConsoleLogger) to PROGRESS (#​2871)
  • Introduce @InternalDokkaApi annotation (#​2904)
  • Mark various utility API as Dokka-internal (#​2937)

Infrastructure

Big thanks to @​aSemy, @​Goooler and @​3flex for their valuable contributions and for improving the internal
developer experience when working on Dokka!

Documentation

Security

Other


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 these updates again.


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

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

@renovate renovate bot force-pushed the renovate/dokka branch 2 times, most recently from a71e313 to 7a875a6 Compare August 23, 2023 16:08
@renovate renovate bot changed the title Bump dokka to v1.8.20 Bump dokka Aug 31, 2023
@renovate renovate bot changed the title Bump dokka Bump dokka to v1.9.0 Aug 31, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 1, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@erikc5000 erikc5000 merged commit 655b02e into master Sep 6, 2023
1 check passed
@erikc5000 erikc5000 deleted the renovate/dokka branch September 6, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant