-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Bump grpc from 1.65.1 to 1.69.0 in /pbj-core/hiero-dependency-versions #350
chore(deps): Bump grpc from 1.65.1 to 1.69.0 in /pbj-core/hiero-dependency-versions #350
Conversation
JUnit Test Report 67 files ±0 67 suites ±0 1m 54s ⏱️ +2s For more details on these failures, see this check. Results for commit 246e807. ± Comparison against base commit 1ad0f26. This pull request removes 2 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
3cbb344
to
539671c
Compare
Bumps `grpc` from 1.65.1 to 1.69.0. Updates `io.grpc:grpc-netty` from 1.65.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.69.0) Updates `io.grpc:grpc-protobuf` from 1.65.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.69.0) Updates `io.grpc:grpc-stub` from 1.65.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.69.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
539671c
to
246e807
Compare
@hashgraph/pbj-maintainers This PR seems to be causing some problems with the unit testing. Please check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version roll looks good.
@mishomihov00 the failure looks like this:
However, when I go and open the line 528, I see something different: There's not an assertion for number Either, the tests are running using a different branch/commit of the repository, or this is a more serious problem in the new version of |
@anthony-swirldslabs Yes, the tests are running with the files from the pbj/pbj-core/pbj-grpc-helidon/src/test/java/com/hedera/pbj/grpc/helidon/PbjTest.java Line 528 in 246e807
I'm not so familiar with Java, so my ability to help basically ends here and someone else must investigate why this test is failing. |
Superseded by #370. |
@mishomihov00 : interesting. I'm unsure why it would use tests from a different branch and not |
Bumps
grpc
from 1.65.1 to 1.69.0.Updates
io.grpc:grpc-netty
from 1.65.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-netty's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
io.grpc:grpc-protobuf
from 1.65.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...Updates
io.grpc:grpc-stub
from 1.65.1 to 1.69.0Release notes
Sourced from io.grpc:grpc-stub's releases.
... (truncated)
Commits
34a7cff
Bump version to 1.69.0ddc3163
Update README etc to reference 1.69.0e98e744
okhttp: Fix for ipv6 link local with scope (#11725) (#11729)29dd9ba
change s2av2_credentials to s2aa79982c
[CSM] Use xds-enabled server and xds credentials in examples (#11706)20d09ce
xds: Add counter and gauge metrics (#11661)92de2f3
testing: enabled smallLatency test (#11671)32f4cf4
gae-interop-testing: Upgrade to Java 17e58c998
AndroidComponentAddress includes a target UserHandle (#11670)6a92a2a
interop-testing: Add concurrency condition to the soak test using existing bl...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)