Bump the non-breaking-changes group across 1 directory with 2 updates #242

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/non-breaking-changes-cd17139e93 into main 2025-07-04 21:31:12 +02:00
dependabot[bot] commented 2025-06-30 19:37:53 +02:00 (Migrated from github.com)

Bumps the non-breaking-changes group with 2 updates in the / directory: org.junit.jupiter:junit-jupiter and com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin.

Updates org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2

Release notes

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

JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2

See Release Notes.

Full Changelog: https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2

Commits
  • e51deb2 Release 5.13.2
  • d4fc834 Merge commit from fork
  • deb3e7c Avoid reporting discovery warnings for abstract inner classes with tests
  • 49e2035 Avoid reporting discovery warnings for abstract methods (#4668)
  • 90ce5a6 Avoid reporting discovery warnings for abstract inner classes with tests
  • d7ce21b Avoid discovery errors for inner classes not annotated with @Nested
  • 0ce3a48 Fix StackOverflowError
  • e3db1d7 Adjust docs and release process to renamed example projects
  • ee257bb Rename project to "junit-framework"
  • 00e0fed Update links to use junit5 logo
  • Additional commits viewable in compare view

Updates com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin from 0.32.0 to 0.33.0

Release notes

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

0.33.0

[!CAUTION] Sonatype OSSRH (oss.sonatype.org and s01.oss.sonatype.org) will be shut down on June 30, 2025.

Migration steps:

  1. Sign in to the Central Portal with your existing Sonatype account
  2. Go to Namespaces and click "Migrate Namespace" for the relevant namespace. Confirm the migration and wait for it to complete.
  3. Optional: If you want to publish snapshots of your project tap the 3 dots next to your namespace and select "Enable SNAPSHOTs"
  4. Go to Account and select "Generate User Token". Use the shown "Username" and "Password" as values for mavenCentralUsername and mavenCentralPassword.
  5. Configure this plugin to publish to Central Portal. Either update your SONATYPE_HOST property from DEFAULT or S01 to CENTRAL_PORTAL or call publishToMavenCentral()/publishToMavenCentral(automaticRelease) without a SonatypeHost parameter.

BREAKING

  • publishToMavenCentral() and publishToMavenCentral(automaticRelease) without SonatypeHost will now publish through the Central Portal.
  • Deprecated overloads of publishToMavenCentral that take a SonatypeHost parameter.
  • Deprecated SonatypeHost.

New

  • Basic experimental support for com.android.fused-library. There are currently several limitations on the Android Gradle plugin side which make signing as well as publishing sources/javadocs not possible.

Improvements

  • Added new Gradle properties
    • mavenCentralPublishing=true replaces SONATYPE_HOST=CENTRAL_PORTAL
    • mavenCentralAutomaticPublishing=true replaces SONATYPE_AUTOMATIC_RELEASE=true
    • signAllPublications=true replaces RELEASE_SIGNING_ENABLED=true
    • Note: The old properties continue to work and there are no plans to remove them
  • The base plugin is now compatible with isolated projects as long as pomFromGradleProperties() is not called.
  • It's possible to pass a TaskProvider to JavadocJar.Dokka
  • Improved naming of produced -javadoc jars (locally, the name of the published artifact is unchanged)
  • Resolve issue that caused version to be read too early when publishing to Central Portal.

Thanks to @​Goooler, @​solrudev and @​sschuberth for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.5
  • Android Gradle Plugin 8.0.0
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24

... (truncated)

Changelog

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

0.33.0 (2025-06-22)

[!CAUTION] Sonatype OSSRH (oss.sonatype.org and s01.oss.sonatype.org) will be shut down on June 30, 2025.

Migration steps:

  1. Sign in to the Central Portal with your existing Sonatype account.
  2. Go to Namespaces and click "Migrate Namespace" for the relevant namespace. Confirm the migration and wait for it to complete.
  3. Optional: If you want to publish snapshots of your project tap the 3 dots next to your namespace and select "Enable SNAPSHOTs".
  4. Go to Account and select "Generate User Token". Use the shown "Username" and "Password" as values for mavenCentralUsername and mavenCentralPassword.
  5. Configure this plugin to publish to Central Portal. Either update your SONATYPE_HOST property from DEFAULT or S01 to CENTRAL_PORTAL or call publishToMavenCentral()/publishToMavenCentral(automaticRelease) without a SonatypeHost parameter.

BREAKING

  • publishToMavenCentral() and publishToMavenCentral(automaticRelease) without SonatypeHost will now publish through the Central Portal.
  • Deprecated overloads of publishToMavenCentral that take a SonatypeHost parameter.
  • Deprecated SonatypeHost.

New

  • Basic experimental support for com.android.fused-library. There are currently several limitations on the Android Gradle plugin side which make signing as well as publishing sources/javadocs not possible.

Improvements

  • Added new Gradle properties:
    • mavenCentralPublishing=true replaces SONATYPE_HOST=CENTRAL_PORTAL.
    • mavenCentralAutomaticPublishing=true replaces SONATYPE_AUTOMATIC_RELEASE=true.
    • signAllPublications=true replaces RELEASE_SIGNING_ENABLED=true.
    • Note: The old properties continue to work and there are no plans to remove them.
  • The base plugin is now compatible with isolated projects as long as pomFromGradleProperties() is not called.
  • It's possible to pass a TaskProvider to JavadocJar.Dokka.
  • Improved naming of produced -javadoc jars (locally, the name of the published artifact is unchanged).
  • Resolve issue that caused version to be read too early when publishing to Central Portal.

Thanks to @​Goooler, @​solrudev and @​sschuberth for their contributions to this release.

Minimum supported versions

  • JDK 11
  • Gradle 8.5
  • Android Gradle Plugin 8.0.0
  • Kotlin Gradle Plugin 1.9.20

Compatibility tested up to

  • JDK 24
  • Gradle 8.14.2

... (truncated)

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 2 updates in the / directory: [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 `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2 <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 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p> <p>See <a href="https://docs.junit.org/5.13.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792"><code>e51deb2</code></a> Release 5.13.2</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc"><code>d4fc834</code></a> Merge commit from fork</li> <li><a href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7"><code>deb3e7c</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad"><code>49e2035</code></a> Avoid reporting discovery warnings for abstract methods (<a href="https://redirect.github.com/junit-team/junit-framework/issues/4668">#4668</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948"><code>90ce5a6</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da"><code>d7ce21b</code></a> Avoid discovery errors for inner classes not annotated with <code>@Nested</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36"><code>0ce3a48</code></a> Fix <code>StackOverflowError</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c"><code>e3db1d7</code></a> Adjust docs and release process to renamed example projects</li> <li><a href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041"><code>ee257bb</code></a> Rename project to &quot;junit-framework&quot;</li> <li><a href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7"><code>00e0fed</code></a> Update links to use junit5 logo</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">compare view</a></li> </ul> </details> <br /> Updates `com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin` from 0.32.0 to 0.33.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.33.0</h2> <blockquote> <p>[!CAUTION] Sonatype OSSRH (oss.sonatype.org and s01.oss.sonatype.org) will be shut down on June 30, 2025.</p> <p>Migration steps:</p> <ol> <li>Sign in to the <a href="https://central.sonatype.com">Central Portal</a> with your existing Sonatype account</li> <li>Go to <a href="https://central.sonatype.com/publishing/namespaces">Namespaces</a> and click &quot;Migrate Namespace&quot; for the relevant namespace. Confirm the migration and wait for it to complete.</li> <li>Optional: If you want to publish snapshots of your project tap the 3 dots next to your namespace and select &quot;Enable SNAPSHOTs&quot;</li> <li>Go to <a href="https://central.sonatype.com/account">Account</a> and select &quot;Generate User Token&quot;. Use the shown &quot;Username&quot; and &quot;Password&quot; as values for <code>mavenCentralUsername</code> and <code>mavenCentralPassword</code>.</li> <li>Configure this plugin to publish to Central Portal. Either update your <code>SONATYPE_HOST</code> property from <code>DEFAULT</code> or <code>S01</code> to <code>CENTRAL_PORTAL</code> or call <code>publishToMavenCentral()</code>/<code>publishToMavenCentral(automaticRelease)</code> without a <code>SonatypeHost</code> parameter.</li> </ol> </blockquote> <p><strong>BREAKING</strong></p> <ul> <li><code>publishToMavenCentral()</code> and <code>publishToMavenCentral(automaticRelease)</code> without <code>SonatypeHost</code> will now publish through the Central Portal.</li> <li>Deprecated overloads of <code>publishToMavenCentral</code> that take a <code>SonatypeHost</code> parameter.</li> <li>Deprecated <code>SonatypeHost</code>.</li> </ul> <p>New</p> <ul> <li>Basic experimental support for <code>com.android.fused-library</code>. There are currently several limitations on the Android Gradle plugin side which make signing as well as publishing sources/javadocs not possible.</li> </ul> <p>Improvements</p> <ul> <li>Added new Gradle properties <ul> <li><code>mavenCentralPublishing=true</code> replaces <code>SONATYPE_HOST=CENTRAL_PORTAL</code></li> <li><code>mavenCentralAutomaticPublishing=true</code> replaces <code>SONATYPE_AUTOMATIC_RELEASE=true</code></li> <li><code>signAllPublications=true</code> replaces <code>RELEASE_SIGNING_ENABLED=true</code></li> <li>Note: The old properties continue to work and there are no plans to remove them</li> </ul> </li> <li>The base plugin is now compatible with isolated projects as long as <code>pomFromGradleProperties()</code> is not called.</li> <li>It's possible to pass a <code>TaskProvider</code> to <code>JavadocJar.Dokka</code></li> <li>Improved naming of produced <code>-javadoc</code> jars (locally, the name of the published artifact is unchanged)</li> <li>Resolve issue that caused <code>version</code> to be read too early when publishing to Central Portal.</li> </ul> <p>Thanks to <a href="https://github.com/Goooler"><code>@​Goooler</code></a>, <a href="https://github.com/solrudev"><code>@​solrudev</code></a> and <a href="https://github.com/sschuberth"><code>@​sschuberth</code></a> for their contributions to this release.</p> <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> </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.33.0">0.33.0</a> <em>(2025-06-22)</em></h2> <blockquote> <p>[!CAUTION] Sonatype OSSRH (oss.sonatype.org and s01.oss.sonatype.org) will be shut down on June 30, 2025.</p> <p>Migration steps:</p> <ol> <li>Sign in to the <a href="https://central.sonatype.com">Central Portal</a> with your existing Sonatype account.</li> <li>Go to <a href="https://central.sonatype.com/publishing/namespaces">Namespaces</a> and click &quot;Migrate Namespace&quot; for the relevant namespace. Confirm the migration and wait for it to complete.</li> <li>Optional: If you want to publish snapshots of your project tap the 3 dots next to your namespace and select &quot;Enable SNAPSHOTs&quot;.</li> <li>Go to <a href="https://central.sonatype.com/account">Account</a> and select &quot;Generate User Token&quot;. Use the shown &quot;Username&quot; and &quot;Password&quot; as values for <code>mavenCentralUsername</code> and <code>mavenCentralPassword</code>.</li> <li>Configure this plugin to publish to Central Portal. Either update your <code>SONATYPE_HOST</code> property from <code>DEFAULT</code> or <code>S01</code> to <code>CENTRAL_PORTAL</code> or call <code>publishToMavenCentral()</code>/<code>publishToMavenCentral(automaticRelease)</code> without a <code>SonatypeHost</code> parameter.</li> </ol> </blockquote> <p><strong>BREAKING</strong></p> <ul> <li><code>publishToMavenCentral()</code> and <code>publishToMavenCentral(automaticRelease)</code> without <code>SonatypeHost</code> will now publish through the Central Portal.</li> <li>Deprecated overloads of <code>publishToMavenCentral</code> that take a <code>SonatypeHost</code> parameter.</li> <li>Deprecated <code>SonatypeHost</code>.</li> </ul> <p>New</p> <ul> <li>Basic experimental support for <code>com.android.fused-library</code>. There are currently several limitations on the Android Gradle plugin side which make signing as well as publishing sources/javadocs not possible.</li> </ul> <p>Improvements</p> <ul> <li>Added new Gradle properties: <ul> <li><code>mavenCentralPublishing=true</code> replaces <code>SONATYPE_HOST=CENTRAL_PORTAL</code>.</li> <li><code>mavenCentralAutomaticPublishing=true</code> replaces <code>SONATYPE_AUTOMATIC_RELEASE=true</code>.</li> <li><code>signAllPublications=true</code> replaces <code>RELEASE_SIGNING_ENABLED=true</code>.</li> <li>Note: The old properties continue to work and there are no plans to remove them.</li> </ul> </li> <li>The base plugin is now compatible with isolated projects as long as <code>pomFromGradleProperties()</code> is not called.</li> <li>It's possible to pass a <code>TaskProvider</code> to <code>JavadocJar.Dokka</code>.</li> <li>Improved naming of produced <code>-javadoc</code> jars (locally, the name of the published artifact is unchanged).</li> <li>Resolve issue that caused <code>version</code> to be read too early when publishing to Central Portal.</li> </ul> <p>Thanks to <a href="https://github.com/Goooler"><code>@​Goooler</code></a>, <a href="https://github.com/solrudev"><code>@​solrudev</code></a> and <a href="https://github.com/sschuberth"><code>@​sschuberth</code></a> for their contributions to this release.</p> <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.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/b4b02a655660125529d60d93ea3b390858705bae"><code>b4b02a6</code></a> use 0.33.0-rc1</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/04ca77bb3b455fa49068f536cb782fced603d79d"><code>04ca77b</code></a> update changelog for 0.33.0</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/a87e6f203157fbba5cdeba99b78a161bfb187f82"><code>a87e6f2</code></a> allow passing TaskProvider for dokka task (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1003">#1003</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/288cbcb370412f62b463889b7bed14a710911803"><code>288cbcb</code></a> fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.13.1 (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/983">#983</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/ab36589228be6fd3717a7b81835d4e595a164a80"><code>ab36589</code></a> migrate from kapt to ksp (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/998">#998</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/65db25a5e416a294468d97735444c8beccf35811"><code>65db25a</code></a> Changelog (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1002">#1002</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/d4b60f779ee08a0dc47f8a33fceaee52ee7eff7a"><code>d4b60f7</code></a> chore(deps): update dependency com.freeletics.gradle:scripts-formatting to v0...</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/6b707d2ed152f146e66c5bc457821d79700fb264"><code>6b707d2</code></a> replace ktlint plugin (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/1000">#1000</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/553c60186436376b53d69571a8853b5e52ef4255"><code>553c601</code></a> change default publishToMavenCentral behavior (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/996">#996</a>)</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/d221444de4dd3789cf040c35d4ccb6d1d2915544"><code>d221444</code></a> add support for com.android.fused-library (<a href="https://redirect.github.com/vanniktech/gradle-maven-publish-plugin/issues/999">#999</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.32.0...0.33.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.