Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps com.github.os72:protoc-jar-maven-plugin from 3.6.0.1 to 3.11.4.

Changelog

Sourced from com.github.os72:protoc-jar-maven-plugin's changelog.

3.11.4 (7-Mar-2020)

  • Upgrade to protoc 3.11.4
  • Preserve native plugin artifact extension (issue #89)
  • Expose option "includeImports" (only applies to type "descriptor") (issue #88)
  • Shading fix for version 3.11.1 or higher (protoc-jar issue #78)
  • Improve log output when using default maven settings (protoc-jar issue #77)

3.11.1 (10-Dec-2019)

  • Upgrade to protoc 3.11.1
  • Support using .proto files in dependencies that aren't packaged (issue #79)
  • Small enhancement for shading naming convention

3.10.1 (30-Nov-2019)

  • Upgrade to protoc 3.10.1

3.9.2 (29-Nov-2019)

  • Upgrade to protoc 3.9.2
  • Add test and documentation for javalite output option (issue #80)
  • Small fix for optimizeCodegen option

3.8.0 (9-Jun-2019)

  • Upgrade to protoc 3.8.0
  • Support custom classifier extensions for plugin artifacts (issue #75)

3.7.1 (17-May-2019)

  • Upgrade to protoc 3.7.1
  • Fix: regenerate code if missing an output directory (issue #72)
  • Fix: error extracting maven include types (issue #74)

3.7.0.2 (3-Apr-2019)

  • Some fixes for option "optimizeCodegen" (issue #41, issue #71)

3.7.0.1 (28-Mar-2019)

  • New option "optimizeCodegen" to skip code generation when .proto input files appear unchanged (issue #41)
  • Support download via maven mirror and/or proxy (issue #68, protoc-jar issue #57)

3.7.0 (8-Mar-2019, 13-Mar-2019)

  • Upgrade to protoc 3.7.0
  • New option "compileMavenTypes" to compile .proto files from maven dependencies
  • Update maven central download URL (https://repo.maven.apache.org/maven2/)
  • Supports FreeBSD/x86, Solaris/x86 (freebsd-x86_64, sunos-x86_64)
  • Supports Linux/ARM, Linux/POWER8, now provided by Google (linux-aarch_64, linux-ppcle_64)

3.6.0.2 (16-Dec-2018)

  • Fix: NPE when includeStdTypes is set to true (issue #60)
  • Add integration tests (issue #31)
  • Fix: download can fail/freeze silently (protoc-jar issue #56)
  • Set download connection timeout (5 sec)
  • Supports FreeBSD/x86, Solaris/x86, Linux/POWER8 (freebsd-x86_64, sunos-x86_64, linux-ppcle_64)
  • Supports Linux/ARM, provided by Google (linux-aarch_64)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 21, 2025
Bumps [com.github.os72:protoc-jar-maven-plugin](https://github.com/os72/protoc-jar-maven-plugin) from 3.6.0.1 to 3.11.4.
- [Changelog](https://github.com/os72/protoc-jar-maven-plugin/blob/master/RELEASE_NOTES.md)
- [Commits](os72/protoc-jar-maven-plugin@v3.6.0.1...v3.11.4)

---
updated-dependencies:
- dependency-name: com.github.os72:protoc-jar-maven-plugin
  dependency-version: 3.11.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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