Skip to content

build(deps-dev): bump io.github.ascopes:protobuf-maven-plugin from 4.1.2 to 4.1.3#5767

Merged
nscuro merged 1 commit intomasterfrom
dependabot/maven/io.github.ascopes-protobuf-maven-plugin-4.1.3
Feb 2, 2026
Merged

build(deps-dev): bump io.github.ascopes:protobuf-maven-plugin from 4.1.2 to 4.1.3#5767
nscuro merged 1 commit intomasterfrom
dependabot/maven/io.github.ascopes-protobuf-maven-plugin-4.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps io.github.ascopes:protobuf-maven-plugin from 4.1.2 to 4.1.3.

Release notes

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

v4.1.3

  • Added warning logging for deprecated parameter use
  • Refactored some internals for incremental cache management logic
  • Simplified internal model generation
  • Bump protobuf-java internally from 4.33.2 to 4.33.5
  • Several improvements to documentation:
    • Improved search engine optimisation
    • Improved corporate usage advice
    • Added advice for developing JVM-based Maven plugins
    • Added advice for cross-platform plugin development
  • Updated internal dependencies and test dependencies to the latest version

Manually tagged this time as Maven Central broke the automated builds again by returning 500 errors upon publication.

Commits
  • b0cfdc0 [maven-release-plugin] prepare release v4.1.3
  • cbe5017 Fix deprecation message details
  • 9e065dd Merge pull request #929 from ascopes/task/v5-deprecation-message
  • 8ce7786 Fix CI formatting
  • 8df8081 Remove manual codecov trigger that is no longer respected
  • d497214 Warn users utilising deprecated parameters for protoc plugins
  • 32a0701 Fix typo in pom.xml
  • 8c14a11 Merge pull request #927 from ascopes/dependabot/maven/main/com.uber.nullaway-...
  • c4ae18b Bump com.uber.nullaway:nullaway from 0.13.0 to 0.13.1
  • ae64397 Merge pull request #926 from ascopes/dependabot/maven/main/org.apache.maven.p...
  • 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 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)

Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
- [Commits](ascopes/protobuf-maven-plugin@v4.1.2...v4.1.3)

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

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 Feb 2, 2026
@owasp-dt-bot
Copy link

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2683d24) 24524 19953 81.36%
Head commit (bc7a604) 24524 (+0) 19953 (+0) 81.36% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5767) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@nscuro nscuro added this to the 4.14.0 milestone Feb 2, 2026
@nscuro nscuro merged commit 1fc3be4 into master Feb 2, 2026
11 checks passed
@nscuro nscuro deleted the dependabot/maven/io.github.ascopes-protobuf-maven-plugin-4.1.3 branch February 2, 2026 10:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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