This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/gradle/grpcVersion-1.66.0
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
discard 71407bd46 Bump grpcVersion from 1.65.1 to 1.66.0
add 659d748c6 Bump org.redisson:redisson from 3.32.0 to 3.35.0 (#5090)
add c7679d62c [ISSUE #4992] unit tests for JsonPathUtils.java (#5083)
add fb0951217 Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final
(#5064)
add ab0820870 Bump com.baomidou:mybatis-plus-boot-starter from 3.5.5 to
3.5.7 (#5060)
add 622af004c Bump protobufVersion from 3.25.3 to 3.25.4 (#5057)
add ce89ec4d6 Bump grpcVersion from 1.65.1 to 1.66.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (71407bd46)
\
N -- N -- N refs/heads/dependabot/gradle/grpcVersion-1.66.0
(ce89ec4d6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
build.gradle | 4 +-
.../eventmesh/common/utils/JsonPathUtilsTest.java | 171 +++++++++++++++++++++
.../eventmesh-connector-redis/build.gradle | 2 +-
eventmesh-meta/eventmesh-meta-raft/build.gradle | 2 +-
.../eventmesh-protocol-cloudevents/build.gradle | 2 +-
.../eventmesh-protocol-grpc/build.gradle | 2 +-
.../eventmesh-protocol-http/build.gradle | 2 +-
.../eventmesh-protocol-meshmessage/build.gradle | 2 +-
eventmesh-sdks/eventmesh-sdk-java/build.gradle | 2 +-
.../eventmesh-storage-redis/build.gradle | 2 +-
10 files changed, 181 insertions(+), 10 deletions(-)
create mode 100644
eventmesh-common/src/test/java/org/apache/eventmesh/common/utils/JsonPathUtilsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]