You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2023/01/03 02:12:04 UTC

[GitHub] [incubator-tuweni] dependabot[bot] opened a new pull request, #477: Bump org.jetbrains.dokka from 1.6.10 to 1.7.20

dependabot[bot] opened a new pull request, #477:
URL: https://github.com/apache/incubator-tuweni/pull/477

   Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.6.10 to 1.7.20.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/Kotlin/dokka/releases">org.jetbrains.dokka's releases</a>.</em></p>
   <blockquote>
   <h2>1.7.20 Beta</h2>
   <p>This release focuses primarily on improving user experience and HTML format in particular.</p>
   <h2>Improvements</h2>
   <h3>General</h3>
   <ul>
   <li>Display inherited extensions (can be disabled by setting <code>suppressInheritedMembers</code> configuration property) (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2625">#2625</a>)</li>
   <li>Display details for <code>@Deprecated</code> declarations such as deprecation message, level and proposed replacement (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2622">#2622</a>)</li>
   <li>Display and document <code>Enum</code>'s synthetic <code>values()</code> and <code>valueOf()</code> functions (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2650">#2650</a>)</li>
   <li>Do not render constructors for annotation classes (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2642">#2642</a>)</li>
   <li>Display values of <code>Java</code> constants (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2609">#2609</a>)</li>
   <li>Trim spaces inside indented code blocks (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2661">#2661</a>, <a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2232">#2232</a>, <a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2233">#2233</a>)</li>
   <li>Replace package name on the cover of package pages with &quot;Package-level declarations&quot; (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2586">#2586</a>)</li>
   </ul>
   <h3>HTML format</h3>
   <ul>
   <li>Add IntelliJ icons to the navigation side menu (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2578">#2578</a>)</li>
   <li>Add auto-scrolling to selected navigation item (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2575">#2575</a>)</li>
   <li>Use OS color scheme to initialize light/dark mode, thanks to <a href="https://github.com/pt2121"><code>@​pt2121</code></a>! (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2611">#2611</a>)</li>
   <li>Update styling of all section tabs (including platform tabs) to match <a href="https://kotlinlang.org/docs/home.html">kotlinlang.org</a> (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2589">#2589</a>)</li>
   <li>Format long signatures dynamically based on client width (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2659">#2659</a>)</li>
   <li>Add a horizontal divider between function overloads that are displayed on the same page (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2585">#2585</a>)</li>
   <li>Add <code>Cmd + K</code> / <code>Ctrl + K</code> hotkey for opening search dialog, thanks to <a href="https://github.com/atyrin"><code>@​atyrin</code></a>! (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2633">#2633</a>)</li>
   <li>Make current breadcrumb element not clickable and of default font color (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2588">#2588</a>)</li>
   <li>Update code highlighting colors (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2670">#2670</a>)</li>
   <li>Do not render platform tabs for common-only content (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2613">#2613</a>)</li>
   <li>Apply the same style to all KDoc tag headers, making it more consistent (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2587">#2587</a>)</li>
   <li>Move source links into signature, especially helpful on pages with many overloads (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2476">#2476</a>)</li>
   <li>Add inner/nested declarations to the navigation side menu (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2597">#2597</a>)</li>
   <li>Disable copy button for signatures (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2577">#2577</a>)</li>
   </ul>
   <h3>Javadoc format</h3>
   <ul>
   <li>Support <code>var</code> HTML tag, thanks to <a href="https://github.com/atyrin"><code>@​atyrin</code></a> (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2617">#2617</a>)</li>
   </ul>
   <h3>Kotlin-as-Java plugin</h3>
   <ul>
   <li>Render annotation blocks for transformed classes, previously ignored (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2549">#2549</a>)</li>
   </ul>
   <h3>Gradle runner</h3>
   <ul>
   <li>Remove <code>kotlin-stdlib</code> dependency, which should fix errors like <code>Module was compiled with an incompatible version of Kotlin</code>, thanks to <a href="https://github.com/martinbonnin"><code>@​martinbonnin</code></a>! (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2570">#2570</a>)</li>
   </ul>
   <h2>Bugfixes</h2>
   <ul>
   <li>Fixed missing spaces between adjacent <code>Markdown</code> elements, where <code>_try_ *this*</code> would be rendered as <code>trythis</code> (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2640">#2640</a>)</li>
   <li>Fixed dependency resolution errors when building documentation for multiplatform projects with enabled compatibility metadata variant (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2634">#2634</a>)</li>
   <li>Fixed a rare <code>StackOverflowError</code> related to type-aliased native references (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2664">#2664</a>)</li>
   <li>Fixed <code>IllegalStateException</code> that was caused by using JS's dynamic types (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2645">#2645</a>)</li>
   <li>Fixed a bug where certain <code>private</code> declarations were rendered as <code>public</code> (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2639">#2639</a>)</li>
   <li>Fixed incorrect handling of static declarations used within <code>@see</code> tag (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2627">#2627</a>)</li>
   <li>Fixed <code>Java</code> Enum types being rendered as <code>Any</code> (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2647">#2647</a>)</li>
   <li>Fixed incorrect signature generation that was caused by generic types caching (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2619">#2619</a>)</li>
   <li>Fixed incorrect parsing of static imports in <code>Java</code> annotation params (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2593">#2593</a>)</li>
   <li>Fixed <code>sourceRoots</code> configuration param not handling single <code>.java</code> files, thanks to <a href="https://github.com/2017398956"><code>@​2017398956</code></a>! (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2604">#2604</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/Kotlin/dokka/commit/d61df34a784ab2f05d0facf0acad557b7743cf10"><code>d61df34</code></a> Change log level to INFO for messages about alpha plugin versions (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2693">#2693</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/9bfc04948178a90567621ef8657e3ca2a9398782"><code>9bfc049</code></a> Change version to release</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/1e67fe74c2c861911c60518cc569286c41ab7905"><code>1e67fe7</code></a> Update Kotlin to 1.7.20 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2692">#2692</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/b923bb6767bebbc96f6685050d729e355828d72d"><code>b923bb6</code></a> Fix some extra indentation in code block that is inside list (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2233">#2233</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/a7750c6447230abb409a05bf1686c78632696df4"><code>a7750c6</code></a> Update Kotlin to 1.7.20-RC (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2682">#2682</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/86f9559ebd40a07e996df49464fc9101dd21d3bc"><code>86f9559</code></a> Add documentation for synthetic Enum <code>values()</code> and <code>valueOf()</code> functions (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2">#2</a>...</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/9207f8f032fac8036c9aa5aa65633341a14efa62"><code>9207f8f</code></a> Fix source links in case of dri clashing (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2676">#2676</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/ee8e73012c1a7f86783920181590489d740af839"><code>ee8e730</code></a> Extract classpath from <code>KotlinSharedNativeCompilation</code> as well (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2664">#2664</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/a816e917995858129ad074409f73e99d3b100318"><code>a816e91</code></a> Trim four spaces inside indented code block (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2661">#2661</a>)</li>
   <li><a href="https://github.com/Kotlin/dokka/commit/a0250a5d8188fd539ffe516f7c49ce0eed1d3ded"><code>a0250a5</code></a> Update integration tests: coroutines, serialization, biojava (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2672">#2672</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/Kotlin/dokka/compare/v1.6.10...v1.7.20">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.dokka&package-manager=gradle&previous-version=1.6.10&new-version=1.7.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org


[GitHub] [incubator-tuweni] atoulme merged pull request #477: Bump org.jetbrains.dokka from 1.6.10 to 1.7.20

Posted by GitBox <gi...@apache.org>.
atoulme merged PR #477:
URL: https://github.com/apache/incubator-tuweni/pull/477


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org