Bump dokka-gradle-plugin from 1.4.30 to 1.4.32 (#2230)

Summary:
Bumps [dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 1.4.30 to 1.4.32.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Kotlin/dokka/releases">dokka-gradle-plugin's releases</a>.</em></p>
<blockquote>
<h2>1.4.32 Alpha</h2>
<p>Fixes:</p>
<ul>
<li>Fix configuration for suppressing obvious functions (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1789">https://github.com/facebook/flipper/issues/1789</a>)</li>
<li>Fix visibility on enum entry property (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1828">https://github.com/facebook/flipper/issues/1828</a>)</li>
<li>Fix missing annotations in GFM and unresolved static imports (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1845">https://github.com/facebook/flipper/issues/1845</a>)</li>
</ul>
<p>Added features:</p>
<ul>
<li>Reintroduce multimodule documentation (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1804">https://github.com/facebook/flipper/issues/1804</a>)</li>
<li>Compiler bump to 1.4.32 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1818">https://github.com/facebook/flipper/issues/1818</a>)</li>
<li>Suppress inherited members (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1814">https://github.com/facebook/flipper/issues/1814</a>)</li>
<li>Bump kotlinx.html to 0.7.3 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1819">https://github.com/facebook/flipper/issues/1819</a>) (requires adding &quot;<a href="https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven">https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven</a>&quot; repository)</li>
<li>Add ability to document generated files (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1832">https://github.com/facebook/flipper/issues/1832</a>)</li>
<li>Handle html in KDoc (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1805">https://github.com/facebook/flipper/issues/1805</a>)</li>
<li>Make anchors stable (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1851">https://github.com/facebook/flipper/issues/1851</a>)</li>
</ul>
<p>Special thanks to external contributors: <a href="https://github.com/AzimMuradov"><code>@​AzimMuradov</code></a> and <a href="https://github.com/hfhbd"><code>@​hfhbd</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="8c7ab58f9e"><code>8c7ab58</code></a> Update documentation for 1.4.32</li>
<li><a href="db337c6b48"><code>db337c6</code></a> Make anchors stable (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1851">https://github.com/facebook/flipper/issues/1851</a>)</li>
<li><a href="7976824f18"><code>7976824</code></a> Add suggestion about PR-s to issues template</li>
<li><a href="6b3f33f522"><code>6b3f33f</code></a> Fix suppressing enum entries by inheritance filter (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1866">https://github.com/facebook/flipper/issues/1866</a>)</li>
<li><a href="8ef365f605"><code>8ef365f</code></a> Update documentation with suppressGeneratedFiles and webserver</li>
<li><a href="46b21186e7"><code>46b2118</code></a> Fix several bugs in configuration examples in gradle user guide (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1831">https://github.com/facebook/flipper/issues/1831</a>)</li>
<li><a href="7bfab097f3"><code>7bfab09</code></a> Introduce binary compatibility plugin (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1774">https://github.com/facebook/flipper/issues/1774</a>)</li>
<li><a href="38270a3b87"><code>38270a3</code></a> Fix missing annotations in GFM and unresolved static imports (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1845">https://github.com/facebook/flipper/issues/1845</a>)</li>
<li><a href="acd9234be6"><code>acd9234</code></a> Fix visibility on enum entry property (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1828">https://github.com/facebook/flipper/issues/1828</a>)</li>
<li><a href="357ee8a283"><code>357ee8a</code></a> Improve docs for new multimodule (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1826">https://github.com/facebook/flipper/issues/1826</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Kotlin/dokka/compare/v1.4.30...v1.4.32">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.dokka:dokka-gradle-plugin&package-manager=gradle&previous-version=1.4.30&new-version=1.4.32)](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>

Pull Request resolved: https://github.com/facebook/flipper/pull/2230

Reviewed By: muraziz

Differential Revision: D28093943

Pulled By: passy

fbshipit-source-id: 885121081d987450170c39a726c3918ad24ab44d
This commit is contained in:
dependabot[bot]
2021-04-29 10:11:50 -07:00
committed by Facebook GitHub Bot
parent 66320ef85e
commit 658dcdae8e

View File

@@ -14,7 +14,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.14.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.4.30"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.4.32"
}
}