Skip to content

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

Merged
adamw7 merged 1 commit into
mainfrom
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#140
adamw7 merged 1 commit into
mainfrom
renovate/io.github.ascopes-protobuf-maven-plugin-5.x

Conversation

@adamw7
Copy link
Copy Markdown
Owner

@adamw7 adamw7 commented Mar 26, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

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 this update again.


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

This PR has been generated by Renovate Bot.

@adamw7 adamw7 merged commit 75afb9e into main Mar 26, 2026
3 checks passed
@adamw7 adamw7 deleted the renovate/io.github.ascopes-protobuf-maven-plugin-5.x branch March 26, 2026 05:14
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