Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 4, 2025

Bumps io.github.ascopes:protobuf-maven-plugin from 3.8.0 to 3.10.2.

Release notes

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

v3.10.2

What's Changed

(If this has not yet appeared on Maven Central, please bare with. It appears Sonatype is having an outage and has left my deployments half complete, so I am currently awaiting a response from their support team!)

v3.10.1

What's Changed

Full Changelog: ascopes/protobuf-maven-plugin@v3.10.0...v3.10.1

v3.10.0

New features

  • URL parsing has been reimplemented to work with Apache Commons Compress. This allows users to extract plugins implicitly from tarballls and other archive types that are listed in the documentation. This includes:
    • jar:https://somewebsite.lan/archive.jar!/path/to/exe
    • zip:file://some/local/path/archive.zip!/path/to/exe
    • ear:https://somewebsite.lan/archive.ear!/path/to/exe
    • war:https://somewebsite.lan/archive.war!/path/to/exe
    • kar:https://somewebsite.lan/archive.kar!/path/to/exe
    • tar:https://somewebsite.lan/archive.tar!/path/to/exe
    • tar:gz:https://somewebsite.lan/archive.tgz!/path/to/exe
    • tar:bz2:https://somewebsite.lan/archive.tar.bz2!/path/to/exe
    • Further support for LZMA, CPIO archives, 7z archives, XZ, Z, etc is possible, please raise an issue to discuss.
  • Deeply nested URL protocols are now valid. If you need to extract a tarball from a zip and then extract a file from that tarball, this should work as expected.

What's Changed

Full Changelog: ascopes/protobuf-maven-plugin@v3.9.1...v3.10.0

v3.9.1

What's Changed

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.8.0 to 3.10.2.
- [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
- [Commits](ascopes/protobuf-maven-plugin@v3.8.0...v3.10.2)

---
updated-dependencies:
- dependency-name: io.github.ascopes:protobuf-maven-plugin
  dependency-version: 3.10.2
  dependency-type: direct:production
...

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 Nov 4, 2025
@dsyer
Copy link
Member

dsyer commented Nov 6, 2025

Superseded by e47f56d

@dsyer dsyer closed this Nov 6, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 6, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/samples/grpc-secure/io.github.ascopes-protobuf-maven-plugin-3.10.2 branch November 6, 2025 08:14
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.

2 participants