-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 21d1190
authored
chore(deps): Bump org.jetbrains.dokka from 1.4.30 to 1.5.0 (#150)
Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.4.30 to 1.5.0.
<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.5.0 Alpha</h2>
<p>Kotlin compiler upgraded to 1.5.0</p>
<p>Fixes:</p>
<p>Make module name optional in CLI (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1850">#1850</a>)
Fix line separator issues (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1887">#1887</a>)
Fix preserving spaces in Javadoc comments (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1923">#1923</a>)
GFM renderer: sanitize line ends (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1936">#1936</a>)
Fix rendering html in briefs (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1931">#1931</a>)
Fix code blocks on Extension Points page (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1948">#1948</a>)
Remove extra dash (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1968">#1968</a>)
Don't use older dir from previous runs in versioning (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1963">#1963</a>)
Change jekyll links to be .html (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1990">#1990</a>)
Fix Gradle plugin application (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2000">#2000</a>)</p>
<p>Added features:</p>
<p>Add a supertype for leaf dokka tasks that defines dokkaSourceSets (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1891">#1891</a>)
Add ability to specify older versions as a list of files (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1890">#1890</a>)
Cachable Gradle task (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1905">#1905</a>)
Multilanguage docs inheritance (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1951">#1951</a>)
Logging levels in CLI (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1976">#1976</a>)
Flatten multi-module structure (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1980">#1980</a>)</p>
<p>Special thanks to external contributors: <a href="https://github.com/rnett"><code>@rnett</code></a>, <a href="https://github.com/msink"><code>@msink</code></a>, <a href="https://github.com/zsmb13"><code>@zsmb13</code></a>, <a href="https://github.com/rachelcarmena"><code>@rachelcarmena</code></a> and <a href="https://github.com/hfhbd"><code>@hfhbd</code></a></p>
<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">#1789</a>)</li>
<li>Fix visibility on enum entry property (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1828">#1828</a>)</li>
<li>Fix missing annotations in GFM and unresolved static imports (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1845">#1845</a>)</li>
</ul>
<p>Added features:</p>
<ul>
<li>Reintroduce multimodule documentation (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1804">#1804</a>)</li>
<li>Compiler bump to 1.4.32 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1818">#1818</a>)</li>
<li>Suppress inherited members (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1814">#1814</a>)</li>
<li>Bump kotlinx.html to 0.7.3 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1819">#1819</a>) (requires adding "<a href="https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven">https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven</a>" repository)</li>
<li>Add ability to document generated files (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1832">#1832</a>)</li>
<li>Handle html in KDoc (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1805">#1805</a>)</li>
<li>Make anchors stable (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1851">#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="https://github.com/Kotlin/dokka/commit/54b215b4866e6e8fb99e672100a5674fb94ab3d9"><code>54b215b</code></a> Fix Gradle plugin marker publication</li>
<li><a href="https://github.com/Kotlin/dokka/commit/468b49f0ab833a05c3e520b43a90087407e1d095"><code>468b49f</code></a> Fix Gradle plugin application (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/2000">#2000</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/acdda6c864a54c9224bc05dc54b7049aac3a92bd"><code>acdda6c</code></a> Change jekyll links to be .html (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1990">#1990</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/0bf1d0f5491a62c56393a06cdfb4168778d9829e"><code>0bf1d0f</code></a> Flatten multi-module structure (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1980">#1980</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/a1d44ab80df217196fe5ee9455c7cf1c135e3b07"><code>a1d44ab</code></a> Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1984">#1984</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/46b33710df5418fd3b668ea0753a8bd72f63c406"><code>46b3371</code></a> Cleanup paragraphs and tables in GFM renderer (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1946">#1946</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/c2182b766a65619c859c0fc871a8a6334d66f199"><code>c2182b7</code></a> Add maven central publication (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1688">#1688</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/522775119b1f31d5f478662402eb29a5de9e0f12"><code>5227751</code></a> Bump cirrus-actions/rebase from 1.3.1 to 1.5 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1920">#1920</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/d11aaeba100f44155ab9384fe1a1f1abb0198eb0"><code>d11aaeb</code></a> Bump gradle/wrapper-validation-action from 1 to 1.0.3 (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1917">#1917</a>)</li>
<li><a href="https://github.com/Kotlin/dokka/commit/9e15f07aefe6ea1f366466c6721b92e77e3f1b41"><code>9e15f07</code></a> Logging in CLI (<a href="https://github-redirect.dependabot.com/Kotlin/dokka/issues/1976">#1976</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/Kotlin/dokka/compare/v1.4.30...v1.5.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=org.jetbrains.dokka&package-manager=gradle&previous-version=1.4.30&new-version=1.5.0)
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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>1 parent 4e3747d commit 21d1190Copy full SHA for 21d1190
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments