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 org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 #566

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2023

Bumps org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0.

Release notes

Sourced from org.jetbrains.dokka:dokka-maven-plugin's releases.

1.9.0 Beta

General improvements

HTML format

This release is packed with enhancements and bugfixes that make your API reference docs mobile-friendly!

You may find it a weird direction for improvement — we were just as surprised to find that almost 1/4 of Standard Library's API reference traffic is coming from mobile devices. Thanks to the Kotlin Website team, who contributed these improvements, Dokka now provides a solid experience to such visitors.

Improvements:

Bugfixes

Java interoperability

Javadoc format

Other


Known problems

Some Multiplatform Gradle 8 projects might experience build failures when resolving native/platform dependencies. Please, see Kotlin/dokka#3153 for more details and workarounds.

Breaking changes

This release introduces some breaking changes that are expected to affect only a fraction of Dokka users.

HTML

Note: this section only applies to those customizing Dokka's HTML format by overriding styles or HTML templates. If you are not doing any customizations, you may skip this section.

... (truncated)

Commits
  • ff75c00 Update Dokka's references to 1.9.0
  • 4096e7d Add hidden workaround for native dependencies
  • 9d7c372 Fix and refactor Sample Transformer (#3102)
  • b8cf2fd Add a workaround for native dependency metadata resolution (#3081)
  • 92d697e Update Developer Guides (#3088)
  • fccbdab Make the compatibility metadata variant check more specific (#3103)
  • a09a068 Reintroduce removed analysis APIs with a deprecation message (#3104)
  • acaac14 Update examples and tests to use Kotlin 1.9.0 (#3101)
  • ba50856 Add scroll to tables viewed from mobile devices (#3082)
  • e900817 Fix Kotlin Analysis API package name (#3100)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.0.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.8.20...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Sep 2, 2023
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c948243) 88.06% compared to head (d92944e) 88.06%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #566   +/-   ##
=========================================
  Coverage     88.06%   88.06%           
  Complexity       91       91           
=========================================
  Files            17       17           
  Lines           620      620           
  Branches         59       59           
=========================================
  Hits            546      546           
  Misses           35       35           
  Partials         39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@freemanjp freemanjp merged commit 5aa67f0 into main Sep 3, 2023
9 checks passed
@freemanjp freemanjp deleted the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.9.0 branch September 3, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant