Bump com.google.protobuf:protobuf-bom from 3.23.1 to 3.23.2#5483
Merged
jack-berg merged 2 commits intoJun 7, 2023
Merged
Conversation
507357b to
e78bb94
Compare
Member
|
Looks like build is failing bc protobuf code gen changed again for jaeger remote sampler, similar to #5237. Will look into it later when we have a chance. Might have to add a permanent japicmp exception for the generated code. Could also pin jaeger remote sampler code gen to an old version of protobuf, but that will probably lead to vulnerabilities in the future which will force us to address the upgrade issues. |
e78bb94 to
6c2cccd
Compare
Bumps [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.23.1...v3.23.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
6c2cccd to
7b0fb87
Compare
jack-berg
approved these changes
Jun 7, 2023
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #5483 +/- ##
============================================
- Coverage 91.33% 91.32% -0.01%
- Complexity 4891 4892 +1
============================================
Files 547 547
Lines 14410 14412 +2
Branches 1354 1354
============================================
+ Hits 13161 13162 +1
- Misses 865 866 +1
Partials 384 384 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.google.protobuf:protobuf-bom from 3.23.1 to 3.23.2.
Commits
a74f54bUpdating version.json and repo version numbers to: 23.245ddc11Update upb dependency (#12907)91e5e6eMerge pull request #12906 from mkruskal-google/java-fix-23b556b88Automated rollback of commit 4d76f12a82bc53cc2d846e65dd8c4bce6c1d4645.ab367adMerge pull request #12852 from fowles/23.x5bc7e02fix missing int32_t (#12554)a171d20Merge pull request #12845 from protocolbuffers/23.x-2023051716143cda141Updating version.json to: 23.2-devDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)