Skip to content

Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.34.0 #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
com.vanniktech:gradle-maven-publish-plugin 0.33.0 -> 0.34.0 age confidence

Release Notes

vanniktech/gradle-maven-publish-plugin (com.vanniktech:gradle-maven-publish-plugin)

v0.34.0

Compare Source

  • 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 mavenCentralPublishing=true instead).
  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge July 14, 2025 12:35
Copy link

Aar size:

Aar size change: +0.0B (29.7KiB -> 29.7KiB)

Diffuse output:

OLD: diffuse-source-file-release
NEW: rootbeer-core-release.aar

 AAR      │ old      │ new      │ diff 
──────────┼──────────┼──────────┼──────
      jar │ 15.7 KiB │ 15.7 KiB │  0 B 
 manifest │    3 KiB │    3 KiB │  0 B 
   native │ 29.6 KiB │ 29.6 KiB │  0 B 
    other │    156 B │    156 B │  0 B 
──────────┼──────────┼──────────┼──────
    total │ 48.5 KiB │ 48.5 KiB │  0 B 

 JAR     │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │   5 │   5 │ 0 (+0 -0) 
 methods │ 115 │ 115 │ 0 (+0 -0) 
  fields │  18 │  18 │ 0 (+0 -0)

@renovate renovate bot merged commit fe37249 into master Jul 14, 2025
4 checks passed
@renovate renovate bot deleted the renovate/maven.vanniktech.maven.publish branch July 14, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants