Skip to content

Commit

Permalink
Bump com.vanniktech:gradle-maven-publish-plugin from 0.29.0 to 0.30.0 (
Browse files Browse the repository at this point in the history
…#340)

Bumps
[com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin)
from 0.29.0 to 0.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/releases">com.vanniktech:gradle-maven-publish-plugin's
releases</a>.</em></p>
<blockquote>
<h2>0.30.0</h2>
<ul>
<li>Add support for Dokka 2.0.0-Beta
<ul>
<li>Supports
<code>org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled</code></li>
<li>Supports both <code>org.jetbrains.dokka</code> and
<code>org.jetbrains.dokka-javadoc</code></li>
<li>If both are applied the javadoc output is published</li>
<li>Removed support for the old <code>org.jetbrains.dokka-android</code>
plugin</li>
</ul>
</li>
<li>Support custom Sonatype hosts by providing a <code>https</code> url
in <code>SONATYPE_HOST</code> Gradle property</li>
<li>Remove usages of deprecated Gradle API that is scheduled to be
removed in Gradle 9.0</li>
<li>Raised minimum supported Gradle version</li>
<li>Improve naming of javadoc jars</li>
</ul>
<h4>Minimum supported versions</h4>
<ul>
<li>JDK 11</li>
<li>Gradle 8.5</li>
<li>Android Gradle Plugin 8.0.0</li>
<li>Kotlin Gradle Plugin 1.9.20</li>
</ul>
<h4>Compatibility tested up to</h4>
<ul>
<li>JDK 23</li>
<li>Gradle 8.10.2</li>
<li>Android Gradle Plugin 8.7.0</li>
<li>Android Gradle Plugin 8.8.0-alpha05</li>
<li>Kotlin Gradle Plugin 2.0.20</li>
<li>Kotlin Gradle Plugin 2.1.0-Beta1</li>
</ul>
<h4>Configuration cache status</h4>
<p>Configuration cache is generally supported, except for:</p>
<ul>
<li>Publishing releases to Maven Central (snapshots are fine), blocked
by [Gradle issue <a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/22779">#22779</a>](<a
href="https://redirect.github.com/gradle/gradle/issues/22779">gradle/gradle#22779</a>).</li>
<li>When using Dokka 1.x or Dokka 2.x without
<code>V2Enabled</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md">com.vanniktech:gradle-maven-publish-plugin's
changelog</a>.</em></p>
<blockquote>
<h2>0.30.0 <em>(2024-10-13)</em></h2>
<ul>
<li>Add support for Dokka 2.0.0-Beta
<ul>
<li>Supports
<code>org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled</code></li>
<li>Supports both <code>org.jetbrains.dokka</code> and
<code>org.jetbrains.dokka-javadoc</code></li>
<li>If both are applied the javadoc output is published</li>
<li>Removed support for the old <code>org.jetbrains.dokka-android</code>
plugin</li>
</ul>
</li>
<li>Support custom Sonatype hosts by providing a <code>https</code> url
in <code>SONATYPE_HOST</code> Gradle property</li>
<li>Remove usages of deprecated Gradle API that is scheduled to be
removed in Gradle 9.0</li>
<li>Raised minimum supported Gradle version</li>
<li>Improve naming of javadoc jars</li>
</ul>
<h4>Minimum supported versions</h4>
<ul>
<li>JDK 11</li>
<li>Gradle 8.5</li>
<li>Android Gradle Plugin 8.0.0</li>
<li>Kotlin Gradle Plugin 1.9.20</li>
</ul>
<h4>Compatibility tested up to</h4>
<ul>
<li>JDK 23</li>
<li>Gradle 8.10.2</li>
<li>Android Gradle Plugin 8.7.0</li>
<li>Android Gradle Plugin 8.8.0-alpha05</li>
<li>Kotlin Gradle Plugin 2.0.20</li>
<li>Kotlin Gradle Plugin 2.1.0-Beta1</li>
</ul>
<h4>Configuration cache status</h4>
<p>Configuration cache is generally supported, except for:</p>
<ul>
<li>Publishing releases to Maven Central (snapshots are fine), blocked
by [Gradle issue <a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/22779">#22779</a>](<a
href="https://redirect.github.com/gradle/gradle/issues/22779">gradle/gradle#22779</a>).</li>
<li>When using Dokka 1.x or Dokka 2.x without
<code>V2Enabled</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/691e3ec7780219299b633037c02762493e43fa06"><code>691e3ec</code></a>
Update to 0.30.0-rc1</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/b642c0853005b311f8168885b32806ed082ba987"><code>b642c08</code></a>
update changelog for 0.30.0</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/21f10e35decd3cc6eabe6af45ddf0e9fcfdeb203"><code>21f10e3</code></a>
chore(deps): update kotlin monorepo to v2.0.21 (<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/855">#855</a>)</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/a40d9943fafb363f1a5c024f5b7b5ceda89d52b4"><code>a40d994</code></a>
update tested versions (<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/853">#853</a>)</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/9604ecd082dc202e90d644d7e0395a80a70fcbff"><code>9604ecd</code></a>
include project name in archivesBaseName (<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/852">#852</a>)</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/bcc04d10f5fff99be7b507db764d0e9552d9c153"><code>bcc04d1</code></a>
fix(deps): update dependency
com.google.testparameterinjector:test-parameter-...</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/12c2b20f7f428ed81da80c667fe2e8a518b1cf35"><code>12c2b20</code></a>
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.2
(<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/850">#850</a>)</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/dd9aa18aff019ad4dc1ab7dfd871ac183f294abf"><code>dd9aa18</code></a>
add support for Dokka 2 (<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/849">#849</a>)</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/441932f13c8ac495a86118592f17137f152e95e2"><code>441932f</code></a>
add warning about setting pom packaging (<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/847">#847</a>)</li>
<li><a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/2dc9686e50aea30453751a6a63b69cc52207dc72"><code>2dc9686</code></a>
update tested versions, add unreleased changes to changelog (<a
href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/848">#848</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.29.0...0.30.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vanniktech:gradle-maven-publish-plugin&package-manager=gradle&previous-version=0.29.0&new-version=0.30.0)](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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 499f59d commit 40e04eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dokka = "1.9.20"
junit = "4.13.2"
kotlin = "2.0.21"
kotlinpoet = "1.18.1"
mavenplugin = "0.29.0"
mavenplugin = "0.30.0"
moshi = "1.15.1"
okhttp = "4.12.0"
okio = "3.9.1"
Expand Down

0 comments on commit 40e04eb

Please sign in to comment.