Skip to content

chore(deps): Bump io.github.ascopes:protobuf-maven-plugin from 5.0.2 to 5.1.2#1968

Merged
nscuro merged 1 commit intomainfrom
dependabot/maven/io.github.ascopes-protobuf-maven-plugin-5.1.2
Apr 15, 2026
Merged

chore(deps): Bump io.github.ascopes:protobuf-maven-plugin from 5.0.2 to 5.1.2#1968
nscuro merged 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 13, 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 13, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@nscuro
Copy link
Copy Markdown
Member

nscuro commented Apr 15, 2026

@dependabot rebase

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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.github.ascopes-protobuf-maven-plugin-5.1.2 branch from 857ac2b to 15a014a Compare April 15, 2026 10:34
@nscuro nscuro added this to the 5.7.0 milestone Apr 15, 2026
@nscuro nscuro merged commit 6b11f7a into main Apr 15, 2026
10 checks passed
@nscuro nscuro deleted the dependabot/maven/io.github.ascopes-protobuf-maven-plugin-5.1.2 branch April 15, 2026 10:53
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.

1 participant