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

chore(deps): Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.20 to 1.9.0 #621

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 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)

@dependabot dependabot bot added the dependency label Sep 1, 2023
@bednar
Copy link
Contributor

bednar commented Sep 5, 2023

@dependabot rebase

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.9.0 branch from 5110045 to 9145ac0 Compare September 5, 2023 10:24
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (a638881) 88.36% compared to head (8f59a1e) 88.36%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #621   +/-   ##
=========================================
  Coverage     88.36%   88.36%           
  Complexity      777      777           
=========================================
  Files           172      172           
  Lines          7022     7022           
  Branches        382      382           
=========================================
  Hits           6205     6205           
  Misses          698      698           
  Partials        119      119           

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

@bednar bednar merged commit 9f0ed42 into master Sep 5, 2023
1 check passed
@bednar bednar deleted the dependabot/maven/org.jetbrains.dokka-dokka-maven-plugin-1.9.0 branch September 5, 2023 10:41
@bednar bednar added this to the 6.11.0 milestone Sep 5, 2023
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.

2 participants