Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.siroshun.gradle.plugins.maven-publication 1.0.1 -> 1.2.1 age adoption passing confidence
dev.siroshun.gradle.plugins.maven-central-portal 1.0.1 -> 1.2.1 age adoption passing confidence
dev.siroshun.gradle.plugins.aggregated-javadoc 1.0.1 -> 1.2.1 age adoption passing confidence
dev.siroshun.gradle.plugins.jcommon 1.0.1 -> 1.2.1 age adoption passing confidence

Release Notes

Siroshun09/gradle-plugins (dev.siroshun.gradle.plugins.maven-publication)

v1.2.1: Version 1.2.1

Compare Source

Fixes
  • bundler: processResourcesAction does not execute for tasks

v1.2.0: Version 1.2.0

Compare Source

New Plugin: Bundler

Plugin for creating bundled jar with the shadow plugin.

This is designed for Minecraft plugins for Paper/Velocity.

New Features
  • jcommon: JCommonExtension is now provided for each subprojects

v1.1.0: Version 1.1.0

Compare Source

New Features
  • Added MavenPublicationExtension#localRepository(File)
    • Allows specifying a local repository for Maven publication.
  • Added shared configuration for the JAR task and Javadoc task.
  • Added JCommonExtension#setupPaperRepository
    • Enables quick setup of the Paper repository.
  • Added JCommonExtension#setupMockito and logic for setting up mockitoAgent.
  • Introduced new functions for adding and configuring dependencies.
    • These functions now return a Dependency object.
Improvements
  • Always add the Maven Central repository to all configurations.
Fixes
  • The aggregateJavadoc task now correctly depends on the classes task.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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/v5.x.x-gradle.plugins branch from 9871b23 to a033249 Compare May 18, 2025 17:14
@renovate renovate bot changed the title chore(deps): update gradle.plugins to v1.1.0 (v5.x.x) chore(deps): update gradle.plugins to v1.2.1 (v5.x.x) May 18, 2025
@Siroshun09 Siroshun09 merged commit e82d880 into v5.x.x May 19, 2025
3 checks passed
@renovate renovate bot deleted the renovate/v5.x.x-gradle.plugins branch May 19, 2025 20:40
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.

2 participants