Skip to content

Bump io.github.ascopes:protobuf-maven-plugin from 5.0.2 to 5.1.2#532

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.github.ascopes-protobuf-maven-plugin-5.1.2
Open

Bump io.github.ascopes:protobuf-maven-plugin from 5.0.2 to 5.1.2#532
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.github.ascopes-protobuf-maven-plugin-5.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps io.github.ascopes:protobuf-maven-plugin from 5.0.2 to 5.1.2.

Release notes

Sourced from io.github.ascopes:protobuf-maven-plugin's releases.

v5.1.2

What's Changed

Full Changelog: ascopes/protobuf-maven-plugin@v5.1.1...v5.1.2

v5.1.1

What's Changed

New Contributors

Full Changelog: ascopes/protobuf-maven-plugin@v5.1.0...v5.1.1

v5.1.0

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.
Commits
  • edb4355 [maven-release-plugin] prepare release v5.1.2
  • 6f93c89 Merge pull request #974 from hypnoce/plugin_configurator_session_scoped
  • 50e40e3 Make PluginConfigurator SessionScoped to avoid class loading issues
  • cfe9ce6 [maven-release-plugin] prepare for next development iteration
  • b51ca07 [maven-release-plugin] prepare release v5.1.1
  • fd6246b Merge pull request #973 from hypnoce/per_plugin_skip
  • 8e16868 Fix per plugin skip. Make sure the skip attribute on plugins is taken into ac...
  • 5fd265c Fix typo in changing-protoc-versions.md
  • 12a2eb2 Remove broken codecov steps from release pipeline
  • b7f5180 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 5.0.2 to 5.1.2.
- [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
- [Commits](ascopes/protobuf-maven-plugin@v5.0.2...v5.1.2)

---
updated-dependencies:
- dependency-name: io.github.ascopes:protobuf-maven-plugin
  dependency-version: 5.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants