Bump the non-breaking-changes group with 3 updates #249

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/non-breaking-changes-4a8e41a0fb into main 2025-07-14 22:04:08 +02:00
dependabot[bot] commented 2025-07-14 20:24:49 +02:00 (Migrated from github.com)

Bumps the non-breaking-changes group with 3 updates: 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.7.3 to 0.7.4

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

Release notes

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

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

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

Commits
  • 9e8abdd Release 5.13.3
  • 8a0be13 Improve message of discovery issues for ineffective @Order annotations (#4718)
  • 59d562e Fix Javadoc references
  • f4c202b Strip reasons when concatenating them in ConditionEvaluationResult
  • e5d0e0b Fix multiple issues with ConditionEvaluationResult reason values
  • e5c9a56 Improve display names in tests
  • cf19095 Polish release notes
  • aec59d2 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1
  • 7d8fe2a Update dependency com.puppycrawl.tools:checkstyle to v10.26.0
  • d1ffa36 Update dependency com.puppycrawl.tools:checkstyle to v10.25.1
  • Additional commits viewable in compare view

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

Release notes

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

0.34.0

  • Added configuration cache support for publishing.
  • Removed support for publishing through Sonatype OSSRH since it has been shut down. See the 0.33.0 release notes for upgrade instructions if you haven't upgraded yet.
    • SonatypeHost has been removed from the DSL.
    • SONATYPE_HOST only supports CENTRAL_PORTAL now. It's recommended to use the following properties instead:
      • mavenCentralPublishing=true replaces SONATYPE_HOST=CENTRAL_PORTAL.
      • mavenCentralAutomaticPublishing=true replaces SONATYPE_AUTOMATIC_RELEASE=true.
  • Update the Central Portal Publisher APIs to the latest.
  • It's now possible to mix SNAPSHOT versions and release versions when running publish tasks.
  • Fixed Gradle's deprecation warning caused by invalid URI.
  • Fixed check for the minimum supported Gradle version running too late in some cases.

Thanks to @​Goooler and @​solrudev 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.3
  • Gradle 9.0.0-rc2
  • Android Gradle Plugin 8.11.1
  • Android Gradle Plugin 8.12.0-alpha08
  • Kotlin Gradle Plugin 2.2.0
  • Kotlin Gradle Plugin 2.2.20-Beta1
Changelog

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

0.34.0. (2025-07-13)

  • Added configuration cache support for publishing.
  • Removed support for publishing through Sonatype OSSRH since it has been shut down. See the 0.33.0 release notes for upgrade instructions if you haven't upgraded yet.
    • SonatypeHost has been removed from the DSL.
    • SONATYPE_HOST only supports CENTRAL_PORTAL now. It's recommended to use the following properties instead:
      • mavenCentralPublishing=true replaces SONATYPE_HOST=CENTRAL_PORTAL.
      • mavenCentralAutomaticPublishing=true replaces SONATYPE_AUTOMATIC_RELEASE=true.
  • Update the Central Portal Publisher APIs to the latest.
  • It's now possible to mix SNAPSHOT versions and release versions when running publish tasks.
  • Fixed Gradle's deprecation warning caused by invalid URI.
  • Fixed check for the minimum supported Gradle version running too late in some cases.

Thanks to @​Goooler and @​solrudev 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.3
  • Gradle 9.0.0-rc2
  • Android Gradle Plugin 8.11.1
  • Android Gradle Plugin 8.12.0-alpha08
  • Kotlin Gradle Plugin 2.2.0
  • Kotlin Gradle Plugin 2.2.20-Beta1
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: 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.7.3 to 0.7.4 Updates `org.junit.jupiter:junit-jupiter` from 5.13.2 to 5.13.3 <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.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3</p> <p>See <a href="https://docs.junit.org/5.13.3/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3">https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/9e8abddfcf3f0eb960658fca6f5b27b4d148ebe6"><code>9e8abdd</code></a> Release 5.13.3</li> <li><a href="https://github.com/junit-team/junit-framework/commit/8a0be1322e14d08f0a69146b307b52ddefb94190"><code>8a0be13</code></a> Improve message of discovery issues for ineffective <code>@Order</code> annotations (<a href="https://redirect.github.com/junit-team/junit-framework/issues/4718">#4718</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/59d562e17bd44d48b96f08942569bd9e027d6530"><code>59d562e</code></a> Fix Javadoc references</li> <li><a href="https://github.com/junit-team/junit-framework/commit/f4c202b52bc8e8eb350b5da742db09ed0942ebfa"><code>f4c202b</code></a> Strip reasons when concatenating them in ConditionEvaluationResult</li> <li><a href="https://github.com/junit-team/junit-framework/commit/e5d0e0bdb50d089346b6d222bcfdc60da0a2784c"><code>e5d0e0b</code></a> Fix multiple issues with ConditionEvaluationResult reason values</li> <li><a href="https://github.com/junit-team/junit-framework/commit/e5c9a56ab90f0324cf44e427778bf02e40a787ff"><code>e5c9a56</code></a> Improve display names in tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/cf19095977348922ef35f20472f821e18f231254"><code>cf19095</code></a> Polish release notes</li> <li><a href="https://github.com/junit-team/junit-framework/commit/aec59d2ddc609810749a31f919971e7ccb8b88a8"><code>aec59d2</code></a> Update dependency com.puppycrawl.tools:checkstyle to v10.26.1</li> <li><a href="https://github.com/junit-team/junit-framework/commit/7d8fe2abaa07476b07600fb26e96fb644c0e7a70"><code>7d8fe2a</code></a> Update dependency com.puppycrawl.tools:checkstyle to v10.26.0</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d1ffa36650c83f6add87b8d9c31153c017e563f3"><code>d1ffa36</code></a> Update dependency com.puppycrawl.tools:checkstyle to v10.25.1</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3">compare view</a></li> </ul> </details> <br /> Updates `com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin` from 0.33.0 to 0.34.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.34.0</h2> <ul> <li>Added configuration cache support for publishing.</li> <li>Removed support for publishing through Sonatype OSSRH since it has been shut down. See the <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/releases/tag/0.33.0">0.33.0</a> release notes for upgrade instructions if you haven't upgraded yet. <ul> <li><code>SonatypeHost</code> has been removed from the DSL.</li> <li><code>SONATYPE_HOST</code> only supports <code>CENTRAL_PORTAL</code> now. It's recommended to use the following properties instead: <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> </ul> </li> </ul> </li> <li>Update the Central Portal Publisher APIs to the latest.</li> <li>It's now possible to mix SNAPSHOT versions and release versions when running <code>publish</code> tasks.</li> <li>Fixed Gradle's deprecation warning caused by invalid URI.</li> <li>Fixed check for the minimum supported Gradle version running too late in some cases.</li> </ul> <p>Thanks to <a href="https://github.com/Goooler"><code>@​Goooler</code></a> and <a href="https://github.com/solrudev"><code>@​solrudev</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.3</li> <li>Gradle 9.0.0-rc2</li> <li>Android Gradle Plugin 8.11.1</li> <li>Android Gradle Plugin 8.12.0-alpha08</li> <li>Kotlin Gradle Plugin 2.2.0</li> <li>Kotlin Gradle Plugin 2.2.20-Beta1</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: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.34.0">0.34.0.</a> <em>(2025-07-13)</em></h2> <ul> <li>Added configuration cache support for publishing.</li> <li>Removed support for publishing through Sonatype OSSRH since it has been shut down. See the <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/releases/tag/0.33.0">0.33.0</a> release notes for upgrade instructions if you haven't upgraded yet. <ul> <li><code>SonatypeHost</code> has been removed from the DSL.</li> <li><code>SONATYPE_HOST</code> only supports <code>CENTRAL_PORTAL</code> now. It's recommended to use the following properties instead: <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> </ul> </li> </ul> </li> <li>Update the Central Portal Publisher APIs to the latest.</li> <li>It's now possible to mix SNAPSHOT versions and release versions when running <code>publish</code> tasks.</li> <li>Fixed Gradle's deprecation warning caused by invalid URI.</li> <li>Fixed check for the minimum supported Gradle version running too late in some cases.</li> </ul> <p>Thanks to <a href="https://github.com/Goooler"><code>@​Goooler</code></a> and <a href="https://github.com/solrudev"><code>@​solrudev</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.3</li> <li>Gradle 9.0.0-rc2</li> <li>Android Gradle Plugin 8.11.1</li> <li>Android Gradle Plugin 8.12.0-alpha08</li> <li>Kotlin Gradle Plugin 2.2.0</li> <li>Kotlin Gradle Plugin 2.2.20-Beta1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/544def91144e0b3ee2f46f1633b757dcddc7cc0f"><code>544def9</code></a> use rc5</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/2bedb3c63d2d71fcf3f827f7c4b2524ed759376e"><code>2bedb3c</code></a> Revert &quot;use rc4&quot;</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/4d5654699e148e8a90ff3c4bfdab65009e55745c"><code>4d56546</code></a> add back ScalarsConverterFactory</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/c9c569aa47d6b0e8d59f16e737e3021cde38b881"><code>c9c569a</code></a> use rc4</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/d2f27427f5215cd20541c5bcde1f5a44db119f61"><code>d2f2742</code></a> missing mkdirs</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/911ada65e63bab3e913f625854570e17b0654677"><code>911ada6</code></a> Revert &quot;use rc3&quot;</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/48b838aba3b7e26ef4e6cc1e71dd881883bb847a"><code>48b838a</code></a> use rc3</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/a3fcd7752b5a6e440d814e7063af3b95505a4736"><code>a3fcd77</code></a> add missing createNewFile</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/42811bafb971e8a1154a1587f4b4dd0d65aebe72"><code>42811ba</code></a> create prerelease release notes</li> <li><a href="https://github.com/vanniktech/gradle-maven-publish-plugin/commit/a131f2377ac60760a390aa0512bef81ff0d37127"><code>a131f23</code></a> Revert &quot;use rc2&quot;</li> <li>Additional commits viewable in <a href="https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.33.0...0.34.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.