Skip to content

Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.0#40

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/io.github.ascopes-protobuf-maven-plugin-5.x
Mar 26, 2026
Merged

Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.0#40
renovate[bot] merged 1 commit intomainfrom
renovate/io.github.ascopes-protobuf-maven-plugin-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 9, 2026

This PR contains the following updates:

Package Change Age Confidence
io.github.ascopes:protobuf-maven-plugin 5.0.15.1.0 age confidence

Release Notes

ascopes/protobuf-maven-plugin (io.github.ascopes:protobuf-maven-plugin)

v5.1.0

Compare Source

New features

  • Implement "protoc distributions" allowing you to specify the protoc binary to use in the same format that protoc plugins are specified. The old mechanism of specifying a string value is still supported. See the documentation for full usage examples.
    • This allows users to now override the name of the binary to look for on the system path.
    • Users can now explicitly override the maven classifier, type, group ID, and artifact ID of the protoc binary if pulling from Maven central.

Internal updates

  • Swapped out default JVM GC for JVM-based protoc plugins from Parallel GC to Serial GC.
  • Adjust initial heap for JVM-based protoc plugins.
  • Build on Maven 3.9.14.
  • Dependency updates.
  • Removed warnings for termux users as they add little benefit outside what is already known.
  • Plexus converters are now scoped per execution, which should allow earlier freeing of some memory after execution completes.

v5.0.2

Compare Source

Bugfixes:

  • Reimplement artifact resolution to handle additional edge cases that may previously have bled into other code and caused spurious/unhelpful/vague exceptions during dependency resolution.
    • Specifically, this handles a case where passing a non-existent classifier on a published dependency could result in an ArrayIndexOutOfBoundsException being raised at runtime. Other edge cases should also be handled more sensibly moving forwards.

Other changes:

  • Dependency resolution now explicitly ensures additional configuration overrides within the Maven/Aether transports are propagated and used correctly with respect to things like proxies and custom authenticators.
  • New examples by @​sleepkqq for building Kotlin gRPC projects in the documentation.
  • Build on Maven 3.9.13 in addition to 3.9.6 and 4.0.0-rc-5, now that the former has been released.

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/io.github.ascopes-protobuf-maven-plugin-5.x branch 4 times, most recently from 402ecad to af7ac37 Compare March 25, 2026 10:15
@renovate renovate bot changed the title Update dependency io.github.ascopes:protobuf-maven-plugin to v5.0.2 Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.0 Mar 25, 2026
@renovate renovate bot force-pushed the renovate/io.github.ascopes-protobuf-maven-plugin-5.x branch 3 times, most recently from 76564da to afd1a84 Compare March 25, 2026 18:09
@renovate renovate bot force-pushed the renovate/io.github.ascopes-protobuf-maven-plugin-5.x branch from afd1a84 to 73a65b5 Compare March 25, 2026 21:36
@renovate renovate bot merged commit d5d572a into main Mar 26, 2026
1 check passed
@renovate renovate bot deleted the renovate/io.github.ascopes-protobuf-maven-plugin-5.x branch March 26, 2026 00:58
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