Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps com.google.protobuf:protobuf-bom from 4.30.0 to 4.30.1.

Commits
  • 0d815c5 Updating version.json and repo version numbers to: 30.1
  • ebb5224 Re-add system_python repo alias to MODULE.bazel (#20662)
  • 4747628 Remove Java runtime classes from kotlin release. (#20607)
  • 250c550 Fix python codegen crash when C++ features are used. (#20577)
  • 3576a1f Loosen py_proto_library check to be on the import path instead of full direct...
  • efa65c5 Merge pull request #20562 from protocolbuffers/30.x-202503042254
  • 63fc9d6 Updating version.json and repo version numbers to: 30.1-dev
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 17, 2025
@jbonofre
Copy link
Member

Update in LICENSE/NOTICE is required here (afair). I'm adding a commit on this PR.

@github-actions github-actions bot added this to the 18.3.0 milestone Mar 18, 2025
@jbonofre
Copy link
Member

The error looks like a unexpected stop (stream closed). Let me test locally and trigger a new build.

@jbonofre
Copy link
Member

It seems we had an overlap between builds 😄

Let me trigger one by one.

@jbonofre jbonofre force-pushed the dependabot/maven/com.google.protobuf-protobuf-bom-4.30.1 branch from f0323cf to c881afc Compare March 18, 2025 09:19
@jbonofre
Copy link
Member

After quick investigation, I see the cause is:

Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

It seems we have to have cert/SSL issue.

@apache apache deleted a comment from dependabot bot Mar 24, 2025
dependabot bot and others added 2 commits March 24, 2025 10:05
Bumps [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) from 4.30.0 to 4.30.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.30.0...v4.30.1)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@jbonofre jbonofre force-pushed the dependabot/maven/com.google.protobuf-protobuf-bom-4.30.1 branch from c881afc to f999fe5 Compare March 24, 2025 09:05
@jbonofre jbonofre merged commit e74d9ad into main Mar 24, 2025
27 checks passed
@jbonofre jbonofre deleted the dependabot/maven/com.google.protobuf-protobuf-bom-4.30.1 branch March 24, 2025 10:05
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