chore(deps): update plugin maven-publish to v0.37.0 - #180
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
5 times, most recently
from
August 14, 2025 22:29
054e788 to
46c297e
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
August 19, 2025 00:25
dff2603 to
b29c750
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
August 31, 2025 09:07
aedff53 to
cdffa74
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
3 times, most recently
from
September 11, 2025 02:01
0d8f32f to
802456d
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
September 19, 2025 02:29
bb74ce1 to
7dfefb4
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
September 22, 2025 21:47
7dfefb4 to
5913275
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
October 9, 2025 00:46
5913275 to
f35629d
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
October 24, 2025 04:29
dc32446 to
21fdd7a
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
4 times, most recently
from
November 11, 2025 23:01
c3db572 to
32a9c9a
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
November 21, 2025 21:38
881114a to
6925ee3
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
December 4, 2025 03:49
90c1767 to
b0e2bfa
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
December 17, 2025 01:07
c66473c to
4d0c533
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
December 18, 2025 01:15
4d0c533 to
12b35cc
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
January 18, 2026 20:42
12b35cc to
c7a8fd4
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
3 times, most recently
from
January 25, 2026 01:14
d1734af to
ef0d39d
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
January 30, 2026 01:01
59acdf0 to
59732ab
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
February 12, 2026 01:56
f3e5daa to
3ae2aa9
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
February 18, 2026 01:59
3ae2aa9 to
d229f00
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
2 times, most recently
from
March 16, 2026 21:25
0e21733 to
e3d6660
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
April 24, 2026 01:38
e3d6660 to
a287638
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
3 times, most recently
from
May 14, 2026 00:44
e00ae9d to
e053506
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
May 27, 2026 01:35
e053506 to
dc3acf1
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
June 4, 2026 00:37
dc3acf1 to
7742c38
Compare
renovate
Bot
force-pushed
the
renovate/com.vanniktech.maven.publish-0.x
branch
from
June 21, 2026 22:08
7742c38 to
32cb721
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.33.0→0.37.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vanniktech/gradle-maven-publish-plugin (com.vanniktech.maven.publish)
v0.37.0Compare Source
.ascsignature files (gradle/gradle#20232) and the
sha256/sha512checksums, which are never read by Gradle or Maven Central. The published checksums can be configured through
checksums(...)in the DSL or themavenCentralChecksumsGradle property (defaultmd5,sha1). Signature checksumexclusion can be controlled through
excludeSignatureChecksums()or themavenCentralExcludeSignatureChecksumsGradle property.
Minimum supported versions
Compatibility tested up to
v0.36.0Compare Source
BREAKING
DirectorySignatureTypeinternal.Behavior changes
validateDeploymentnow has theDeploymentValidationenum as type instead of being a boolean. The defaultis now to just wait for the
VALIDATEDstate. The previous behavior can be achieved by setting it toPUBLISHED.NONEcan be used for disabling the validation completely.configure(...)manually to configure what to publish and not passingjavadocJarexplicity,the plugin now defaults to publishing an empty javadoc jar.
Features
when using the default options and the Dokka plugin is applied to the project.
JavadocJarandSourcesJaroptions toconfigureBasedOnAppliedPluginsand to allapplicable project types that can be passed to
configure. The previousBooleanbased versions havebeen deprecated.
mavenCentralDeploymentValidationandmavenCentralAutomaticPublishingare used for the default values of the 2 parameters when they are not passedexplicitly. This allows to more easily override them in certain environments.
gradle.propertiesfiles are now considered inthe same way they are when isolated projects is disabled.
Improvements
Minimum supported versions
Compatibility tested up to
v0.35.0Compare Source
com.android.kotlin.multiplatform.library.SONATYPE_HOSTis not set toCENTRAL_PORTAL.Thanks to @joshfriend, @Flowdalic and @Goooler for their contributions to this release.
Minimum supported versions
Compatibility tested up to
v0.34.0Compare Source
0.33.0 release notes for upgrade
instructions if you haven't upgraded yet.
SonatypeHosthas been removed from the DSL.SONATYPE_HOSTonly supportsCENTRAL_PORTALnow. It's recommended to use the following properties instead:mavenCentralPublishing=truereplacesSONATYPE_HOST=CENTRAL_PORTAL.mavenCentralAutomaticPublishing=truereplacesSONATYPE_AUTOMATIC_RELEASE=true.publishtasks.Thanks to @Goooler and @solrudev for their contributions to this release.
Minimum supported versions
Compatibility tested up to
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.