Skip to content

Commit af2da77

Browse files
Bump maven-publish from 0.31.0 to 0.32.0 (#289)
Bumps `maven-publish` from 0.31.0 to 0.32.0. Updates `com.vanniktech:gradle-maven-publish-plugin` from 0.31.0 to 0.32.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.32.0</h2> <ul> <li>Improve names of Central Portal deployments.</li> <li>Fix an issue where the wrong staging profile for (s01.)oss.sonatype.org was selected when publishing to Maven Central.</li> <li>Fix incompatibility with Kotlin 1.9.x when used through compiled plugins.</li> <li>Improve error message when not being able to detect Kotlin plugin.</li> <li>Fix an issue with detecting whether configuration cache is enabled which lead to a not actionable error message.</li> <li>Fix compatibility with Gradle 9.0.</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 24</li> <li>Gradle 8.14</li> <li>Gradle 9.0-milestone-6</li> <li>Android Gradle Plugin 8.10.0</li> <li>Android Gradle Plugin 8.11.0-alpha10</li> <li>Kotlin Gradle Plugin 2.1.20</li> <li>Kotlin Gradle Plugin 2.1.21-RC2</li> <li>Kotlin Gradle Plugin 2.2.0-Beta2</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</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.32.0 <strong>UNRELEASED</strong></h2> <ul> <li>Improve names of Central Portal deployments.</li> <li>Fix an issue where the wrong staging profile for (s01.)oss.sonatype.org was selected when publishing to Maven Central.</li> <li>Fix incompatibility with Kotlin 1.9.x when used through compiled plugins.</li> <li>Improve error message when not being able to detect Kotlin plugin.</li> <li>Fix an issue with detecting whether configuration cache is enabled which lead to a not actionable error message.</li> <li>Fix compatibility with Gradle 9.0.</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 24</li> <li>Gradle 8.14</li> <li>Gradle 9.0-milestone-6</li> <li>Android Gradle Plugin 8.10.0</li> <li>Android Gradle Plugin 8.11.0-alpha10</li> <li>Kotlin Gradle Plugin 2.1.20</li> <li>Kotlin Gradle Plugin 2.1.21-RC2</li> <li>Kotlin Gradle Plugin 2.2.0-Beta2</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/b0164373e8bd193c6b9e1c783f36a51223bc4cda"><code>b016437</code></a> Update libs.versions.toml</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/348cf2f8697edcd8f0429068a8edc6df125bef4c"><code>348cf2f</code></a> fix(deps): update kotlin monorepo to v2.1.21 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/969">#969</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/9433064cf1901a0519c3e4d4c4d0df77a6d2768c"><code>9433064</code></a> Changelog for 0.32.0</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/cb7699ce23db0e23f71119677c4c287ca2db46fb"><code>cb7699c</code></a> chore(deps): update dependency gradle to v9.0-milestone-6 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/951">#951</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/e103b078769bbd8b8aa5f6c1feaba71d1dcafa3e"><code>e103b07</code></a> chore(deps): update android.gradle (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/962">#962</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/0f8196c0712d0b47cbcba728433d2aa34c372d85"><code>0f8196c</code></a> chore(deps): update plugin buildconfig to v5.6.5 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/961">#961</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/442c1782e84fb7a4c4db67e2d26010dc33cb3b2a"><code>442c178</code></a> fix(deps): update dependency com.android.tools.build:gradle to v8.10.0 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/963">#963</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/705be5b9f40d91624af277df293ca1c754c86ca4"><code>705be5b</code></a> chore(deps): update plugin buildconfig to v5.6.4 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/960">#960</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/df41872f9378a06cb63c4f86b8fb43d70d487f2f"><code>df41872</code></a> Mark JavadocJar as a sealed interface (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/959">#959</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/8dab2be15de291bb7989e9657a6113fb12036f79"><code>8dab2be</code></a> Tweak version catalog usages (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/957">#957</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.31.0...0.32.0">compare view</a></li> </ul> </details> <br /> Updates `com.vanniktech.maven.publish.base` from 0.31.0 to 0.32.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/releases">com.vanniktech.maven.publish.base's releases</a>.</em></p> <blockquote> <h2>0.32.0</h2> <ul> <li>Improve names of Central Portal deployments.</li> <li>Fix an issue where the wrong staging profile for (s01.)oss.sonatype.org was selected when publishing to Maven Central.</li> <li>Fix incompatibility with Kotlin 1.9.x when used through compiled plugins.</li> <li>Improve error message when not being able to detect Kotlin plugin.</li> <li>Fix an issue with detecting whether configuration cache is enabled which lead to a not actionable error message.</li> <li>Fix compatibility with Gradle 9.0.</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 24</li> <li>Gradle 8.14</li> <li>Gradle 9.0-milestone-6</li> <li>Android Gradle Plugin 8.10.0</li> <li>Android Gradle Plugin 8.11.0-alpha10</li> <li>Kotlin Gradle Plugin 2.1.20</li> <li>Kotlin Gradle Plugin 2.1.21-RC2</li> <li>Kotlin Gradle Plugin 2.2.0-Beta2</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</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.maven.publish.base's changelog</a>.</em></p> <blockquote> <h2>0.32.0 <strong>UNRELEASED</strong></h2> <ul> <li>Improve names of Central Portal deployments.</li> <li>Fix an issue where the wrong staging profile for (s01.)oss.sonatype.org was selected when publishing to Maven Central.</li> <li>Fix incompatibility with Kotlin 1.9.x when used through compiled plugins.</li> <li>Improve error message when not being able to detect Kotlin plugin.</li> <li>Fix an issue with detecting whether configuration cache is enabled which lead to a not actionable error message.</li> <li>Fix compatibility with Gradle 9.0.</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 24</li> <li>Gradle 8.14</li> <li>Gradle 9.0-milestone-6</li> <li>Android Gradle Plugin 8.10.0</li> <li>Android Gradle Plugin 8.11.0-alpha10</li> <li>Kotlin Gradle Plugin 2.1.20</li> <li>Kotlin Gradle Plugin 2.1.21-RC2</li> <li>Kotlin Gradle Plugin 2.2.0-Beta2</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/b0164373e8bd193c6b9e1c783f36a51223bc4cda"><code>b016437</code></a> Update libs.versions.toml</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/348cf2f8697edcd8f0429068a8edc6df125bef4c"><code>348cf2f</code></a> fix(deps): update kotlin monorepo to v2.1.21 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/969">#969</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/9433064cf1901a0519c3e4d4c4d0df77a6d2768c"><code>9433064</code></a> Changelog for 0.32.0</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/cb7699ce23db0e23f71119677c4c287ca2db46fb"><code>cb7699c</code></a> chore(deps): update dependency gradle to v9.0-milestone-6 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/951">#951</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/e103b078769bbd8b8aa5f6c1feaba71d1dcafa3e"><code>e103b07</code></a> chore(deps): update android.gradle (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/962">#962</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/0f8196c0712d0b47cbcba728433d2aa34c372d85"><code>0f8196c</code></a> chore(deps): update plugin buildconfig to v5.6.5 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/961">#961</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/442c1782e84fb7a4c4db67e2d26010dc33cb3b2a"><code>442c178</code></a> fix(deps): update dependency com.android.tools.build:gradle to v8.10.0 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/963">#963</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/705be5b9f40d91624af277df293ca1c754c86ca4"><code>705be5b</code></a> chore(deps): update plugin buildconfig to v5.6.4 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/960">#960</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/df41872f9378a06cb63c4f86b8fb43d70d487f2f"><code>df41872</code></a> Mark JavadocJar as a sealed interface (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/959">#959</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/8dab2be15de291bb7989e9657a6113fb12036f79"><code>8dab2be</code></a> Tweak version catalog usages (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/957">#957</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.31.0...0.32.0">compare view</a></li> </ul> </details> <br /> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f01316 commit af2da77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buf = "1.54.0"
44
cel = "0.5.3"
55
error-prone = "2.38.0"
66
junit = "5.12.2"
7-
maven-publish = "0.31.0"
7+
maven-publish = "0.32.0"
88
# When updating, make sure to update versions in the following files to match and regenerate code with 'make generate'.
99
# - buf.gen.yaml
1010
# - conformance/buf.gen.yaml

0 commit comments

Comments
 (0)