Skip to content
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

Update plugin mavenPublish to v0.29.0 #633

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.vanniktech.maven.publish 0.28.0 -> 0.29.0 age adoption passing confidence

Release Notes

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

v0.29.0

Compare Source

  • Added configureBasedOnAppliedPlugins(sourcesJar: Boolean, javadocJar: Boolean)
    overload that allows disabling sources and javadoc jars without having to use
    the more granular Platform APIs.
  • For Java library and Kotlin/JVM projects the Gradle module metadata now properly
    includes the sources jar.
  • When running on Gradle 8.8 or newer the pom configuration is not applied in
    afterEvaluate anymore, making manual overrides easier.
  • Fix potential issue with the javadoc jar tasks that can cause Gradle to disable
    optimizations.
  • When staging profiles can't be loaded the status code of the response is added
    to the error message.
Minimum supported versions
  • JDK 11
  • Gradle 8.1
  • Android Gradle Plugin 8.0.0
  • Kotlin Gradle Plugin 1.9.20
Compatibility tested up to
  • JDK 21
  • Gradle 8.8
  • Android Gradle Plugin 8.5.0
  • Android Gradle Plugin 8.6.0-alpha06
  • Kotlin Gradle Plugin 2.0.0
  • Kotlin Gradle Plugin 2.0.20-Beta1
Configuration cache status

Configuration cache is generally supported, except for:

  • Publishing releases to Maven Central (snapshots are fine), blocked by Gradle issue #​22779.
  • Dokka does not support configuration cache

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 force-pushed the renovate/com.vanniktech.maven.publish-0.x branch from ea77c07 to ef4e3d4 Compare June 27, 2024 15:48
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch 2 times, most recently from 57463af to e64234d Compare July 13, 2024 00:30
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch 4 times, most recently from a8bfc9c to fdb6f11 Compare August 6, 2024 14:09
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch from fdb6f11 to 54bbc98 Compare August 14, 2024 16:50
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch 2 times, most recently from 2a7c4ce to 20ea481 Compare August 25, 2024 16:36
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch 2 times, most recently from 8612364 to 569a9ce Compare September 9, 2024 13:01
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch from 569a9ce to 89758de Compare September 13, 2024 18:55
@renovate renovate bot force-pushed the renovate/com.vanniktech.maven.publish-0.x branch from 89758de to 3cf62f7 Compare September 24, 2024 00:34
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