Bump the non-breaking-changes group across 1 directory with 3 updates #300

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/non-breaking-changes-d5c7ccade8 into main 2025-11-22 10:10:34 +01:00
dependabot[bot] commented 2025-11-17 15:20:57 +01:00 (Migrated from github.com)

Bumps the non-breaking-changes group with 3 updates in the / directory: dev.panuszewski.typesafe-conventions, org.junit.jupiter:junit-jupiter and com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin.

Updates dev.panuszewski.typesafe-conventions from 0.9.0 to 0.10.0

Updates org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1

Commits

Updates com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin from 0.34.0 to 0.35.0

Release notes

Sourced from com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin's releases.

0.35.0

  • Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library.
  • Add support for validating deployments to Central Portal
  • Raise minimum Gradle version to 8.13
  • Raise minimum Android Gradle Plugin version to 8.2.2
  • Do not unconditionally disable DocLint
  • Fail publishing if SONATYPE_HOST is not set to CENTRAL_PORTAL.
  • Fix misleading error message when Android library variant is not found.
  • Downgrade transitive OkHttp version.
  • Don't check project heirarchy for POM properties when Isolated proejcts is enabled.

Thanks to @​joshfriend, @​Flowdalic and @​Goooler for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.13
  • Android Gradle Plugin 8.2.2
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 9.2.0
  • Gradle 9.3.0-milestone-1
  • Android Gradle Plugin 8.13.1
  • Android Gradle Plugin 9.0.0-alpha14
  • Kotlin Gradle Plugin 2.2.21
  • Kotlin Gradle Plugin 2.3.0-Beta2

0.35.0-rc1

  • Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library.
  • Add support for validating deployments to Central Portal
  • Raise minimum Gradle version to 8.13
  • Raise minimum Android Gradle Plugin version to 8.2.2
  • Do not unconditionally disable DocLint
  • Fail publishing if SONATYPE_HOST is not set to CENTRAL_PORTAL.
  • Fix misleading error message when Android library variant is not found.
  • Downgrade transitive OkHttp version.
  • Don't check project heirarchy for POM properties when Isolated proejcts is enabled.

Thanks to @​joshfriend, @​Flowdalic and @​Goooler for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.13
  • Android Gradle Plugin 8.2.2
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 9.2.0

... (truncated)

Changelog

Sourced from com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin's changelog.

0.35.0 (2025-11-11)

  • Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library.
  • Add support for validating deployments to Central Portal
  • Raise minimum Gradle version to 8.13
  • Raise minimum Android Gradle Plugin version to 8.2.2
  • Do not unconditionally disable DocLint
  • Fail publishing if SONATYPE_HOST is not set to CENTRAL_PORTAL.
  • Fix misleading error message when Android library variant is not found.
  • Downgrade transitive OkHttp version.
  • Don't check project heirarchy for POM properties when Isolated proejcts is enabled.

Thanks to @​joshfriend, @​Flowdalic and @​Goooler for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.13
  • Android Gradle Plugin 8.2.2
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 9.2.0
  • Gradle 9.3.0-milestone-1
  • Android Gradle Plugin 8.13.1
  • Android Gradle Plugin 9.0.0-alpha14
  • Kotlin Gradle Plugin 2.2.21
  • Kotlin Gradle Plugin 2.3.0-Beta2
Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-breaking-changes group with 3 updates in the / directory: dev.panuszewski.typesafe-conventions, [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) and [com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin](https://github.com/vanniktech/gradle-maven-publish-plugin). Updates `dev.panuszewski.typesafe-conventions` from 0.9.0 to 0.10.0 Updates `org.junit.jupiter:junit-jupiter` from 6.0.0 to 6.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit-framework/releases">org.junit.jupiter:junit-jupiter's releases</a>.</em></p> <blockquote> <p>JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1</p> <p>See <a href="https://docs.junit.org/6.0.1/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1">https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/d774b9ccc8550701fd6362c43f92611911da3e2b"><code>d774b9c</code></a> Release 6.0.1 (second attempt)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/8178545561e7c39f4775a39fa3e9a7d00b20382c"><code>8178545</code></a> Mark module as deprecated for removal</li> <li><a href="https://github.com/junit-team/junit-framework/commit/7b43fcced94dfb08cfd93fd91dd7992b7cb6b71a"><code>7b43fcc</code></a> Back to snapshots for further development</li> <li><a href="https://github.com/junit-team/junit-framework/commit/a5ef74652bcaa2a40b0b384a8c6d63c7c3cc5a78"><code>a5ef746</code></a> Release 6.0.1</li> <li><a href="https://github.com/junit-team/junit-framework/commit/008be8d9c0a759f74d4093d93c9f36bbd3c0a9d5"><code>008be8d</code></a> Finalize 5.14.1 release notes</li> <li><a href="https://github.com/junit-team/junit-framework/commit/b2c55a81cca90d477a35e97b1f3b59b6c5362ffc"><code>b2c55a8</code></a> Finalize 6.0.1 release notes</li> <li><a href="https://github.com/junit-team/junit-framework/commit/866c01a6d1b72ad569cb8a6007ccaa7ec2eb366c"><code>866c01a</code></a> Add note about duplicate test execution with <a href="https://github.com/Suite"><code>@​Suite</code></a> (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5080">#5080</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/de88e8848a263652fb4b45ef5ba73d34a6a2de15"><code>de88e88</code></a> Fix broken links in documentation</li> <li><a href="https://github.com/junit-team/junit-framework/commit/9dd132d714ab44f89899143f2b564535034614d6"><code>9dd132d</code></a> Add Valhalla EA to workflow matrix</li> <li><a href="https://github.com/junit-team/junit-framework/commit/fedda882590c121e66a26de6a78ba5b532ec8aec"><code>fedda88</code></a> Make jdk.jfr import optional in OSGi manifest (<a href="https://redirect.github.com/junit-team/junit-framework/issues/5092">#5092</a>)</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r6.0.0...r6.0.1">compare view</a></li> </ul> </details> <br /> Updates `com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin` from 0.34.0 to 0.35.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:com.vanniktech.maven.publish.gradle.plugin's releases</a>.</em></p> <blockquote> <h2>0.35.0</h2> <ul> <li>Add support for publishing Kotlin Multiplatform libraries that use <code>com.android.kotlin.multiplatform.library</code>.</li> <li>Add support for validating deployments to Central Portal</li> <li>Raise minimum Gradle version to 8.13</li> <li>Raise minimum Android Gradle Plugin version to 8.2.2</li> <li>Do not unconditionally disable DocLint</li> <li>Fail publishing if <code>SONATYPE_HOST</code> is not set to <code>CENTRAL_PORTAL</code>.</li> <li>Fix misleading error message when Android library variant is not found.</li> <li>Downgrade transitive OkHttp version.</li> <li>Don't check project heirarchy for POM properties when Isolated proejcts is enabled.</li> </ul> <p>Thanks to <a href="https://github.com/joshfriend"><code>@​joshfriend</code></a>, <a href="https://github.com/Flowdalic"><code>@​Flowdalic</code></a> and <a href="https://github.com/Goooler"><code>@​Goooler</code></a> for their contributions to this release.</p> <h4>Minimum supported versions</h4> <ul> <li>JDK 11</li> <li>Gradle 8.13</li> <li>Android Gradle Plugin 8.2.2</li> <li>Kotlin Gradle Plugin 1.9.20</li> </ul> <h4>Compatibility tested up to</h4> <ul> <li>JDK 24</li> <li>Gradle 9.2.0</li> <li>Gradle 9.3.0-milestone-1</li> <li>Android Gradle Plugin 8.13.1</li> <li>Android Gradle Plugin 9.0.0-alpha14</li> <li>Kotlin Gradle Plugin 2.2.21</li> <li>Kotlin Gradle Plugin 2.3.0-Beta2</li> </ul> <h2>0.35.0-rc1</h2> <ul> <li>Add support for publishing Kotlin Multiplatform libraries that use <code>com.android.kotlin.multiplatform.library</code>.</li> <li>Add support for validating deployments to Central Portal</li> <li>Raise minimum Gradle version to 8.13</li> <li>Raise minimum Android Gradle Plugin version to 8.2.2</li> <li>Do not unconditionally disable DocLint</li> <li>Fail publishing if <code>SONATYPE_HOST</code> is not set to <code>CENTRAL_PORTAL</code>.</li> <li>Fix misleading error message when Android library variant is not found.</li> <li>Downgrade transitive OkHttp version.</li> <li>Don't check project heirarchy for POM properties when Isolated proejcts is enabled.</li> </ul> <p>Thanks to <a href="https://github.com/joshfriend"><code>@​joshfriend</code></a>, <a href="https://github.com/Flowdalic"><code>@​Flowdalic</code></a> and <a href="https://github.com/Goooler"><code>@​Goooler</code></a> for their contributions to this release.</p> <h4>Minimum supported versions</h4> <ul> <li>JDK 11</li> <li>Gradle 8.13</li> <li>Android Gradle Plugin 8.2.2</li> <li>Kotlin Gradle Plugin 1.9.20</li> </ul> <h4>Compatibility tested up to</h4> <ul> <li>JDK 24</li> <li>Gradle 9.2.0</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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:com.vanniktech.maven.publish.gradle.plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/releases/tag/0.35.0">0.35.0</a> <em>(2025-11-11)</em></h2> <ul> <li>Add support for publishing Kotlin Multiplatform libraries that use <code>com.android.kotlin.multiplatform.library</code>.</li> <li>Add support for validating deployments to Central Portal</li> <li>Raise minimum Gradle version to 8.13</li> <li>Raise minimum Android Gradle Plugin version to 8.2.2</li> <li>Do not unconditionally disable DocLint</li> <li>Fail publishing if <code>SONATYPE_HOST</code> is not set to <code>CENTRAL_PORTAL</code>.</li> <li>Fix misleading error message when Android library variant is not found.</li> <li>Downgrade transitive OkHttp version.</li> <li>Don't check project heirarchy for POM properties when Isolated proejcts is enabled.</li> </ul> <p>Thanks to <a href="https://github.com/joshfriend"><code>@​joshfriend</code></a>, <a href="https://github.com/Flowdalic"><code>@​Flowdalic</code></a> and <a href="https://github.com/Goooler"><code>@​Goooler</code></a> for their contributions to this release.</p> <h4>Minimum supported versions</h4> <ul> <li>JDK 11</li> <li>Gradle 8.13</li> <li>Android Gradle Plugin 8.2.2</li> <li>Kotlin Gradle Plugin 1.9.20</li> </ul> <h4>Compatibility tested up to</h4> <ul> <li>JDK 24</li> <li>Gradle 9.2.0</li> <li>Gradle 9.3.0-milestone-1</li> <li>Android Gradle Plugin 8.13.1</li> <li>Android Gradle Plugin 9.0.0-alpha14</li> <li>Kotlin Gradle Plugin 2.2.21</li> <li>Kotlin Gradle Plugin 2.3.0-Beta2</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/8232338286d5974a082ce79ef479ef782a456202"><code>8232338</code></a> update to 0.35.0-rc1</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/85b409d29dca87a89ea240f000c900212aaa9898"><code>85b409d</code></a> 0.35.0 prep</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/2e01bc6c457b1b87b8680f18435ce6ff4a429aed"><code>2e01bc6</code></a> Always run CI on the latest Java (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1193">#1193</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/fb36ee35ad78b0976ab9e84f86baa1212564923b"><code>fb36ee3</code></a> Update android.gradle to v8.13.1 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1194">#1194</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/0f8135b03266d5c15a4b7fda4c1ca753e00f00dc"><code>0f8135b</code></a> Use Java 25 on CI (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1184">#1184</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/4cc5b526b5c1139bc243f97304f09607a9c803ea"><code>4cc5b52</code></a> Clean up toolchain usages in tests (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1191">#1191</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/aa456e1f2b7b8d9af797dd64e4da45c89aee954a"><code>aa456e1</code></a> Update plugin android-lint to v8.13.1 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1195">#1195</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/32a922687807515e2b59ee18364c73b921ddd3bb"><code>32a9226</code></a> Update dependency com.android.library to v9.0.0-alpha14 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1188">#1188</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/48a58afe3e76b46f39f092028083db1e629f24ab"><code>48a58af</code></a> Support deploying API html (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1192">#1192</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/a795a97d658c941f665001e2ca35314ce3a39ea5"><code>a795a97</code></a> Clean up android extensions in tests (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1190">#1190</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.34.0...0.35.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Sign in to join this conversation.
No description provided.