This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/io.micrometer-micrometer-core-1.12.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git


 discard 40983edf31 Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.0
     add cf5f9db785 Bump protobuf-java_version from 3.25.0 to 3.25.1 (#13394)
     add dae5b1cf46 Bump io.projectreactor:reactor-core from 3.5.11 to 3.6.0 
(#13391)
     add aff714e5bb Bump jackson_version from 2.15.3 to 2.16.0 (#13388)
     add 77bf43d40c Bump org.testcontainers:testcontainers from 1.19.1 to 
1.19.2 (#13389)
     add 6378c144f8 Bump io.opentelemetry:opentelemetry-bom from 1.31.0 to 
1.32.0 (#13392)
     add 883195aeb9 Bump io.micrometer:micrometer-bom from 1.11.5 to 1.12.0 
(#13395)
     add 4d5d9d8afc fix tri stub unary method overload (#13385)
     add e63d275eb6 Bump io.micrometer:micrometer-tracing-bom from 1.1.6 to 
1.2.0 (#13397)
     add d69ae9861b fix listener hash code error (#13408)
     add face8ae7f1 Bump org.springframework.boot:spring-boot-dependencies 
(#13418)
     add 5b610f96ba Bump org.springframework.boot:spring-boot-starter-test 
(#13420)
     add 0cb30fe02d Bump spring-boot.version from 2.7.17 to 2.7.18 (#13417)
     add 2b06ac6838 Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 
(#13424)
     add 01961a0e6f Bump org.testcontainers:testcontainers from 1.19.2 to 
1.19.3 (#13422)
     add 23044cee5a Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 
to 3.5.0 (#13423)
     add d38721f3e3 Bump org.springframework.boot:spring-boot-maven-plugin 
(#13419)
     add 11373fda5a Bump io.micrometer:micrometer-core from 1.11.5 to 1.12.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   (40983edf31)
            \
             N -- N -- N   
refs/heads/dependabot/maven/io.micrometer-micrometer-core-1.12.0 (11373fda5a)

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:
 .../main/resources/Dubbo3InterfaceStub.mustache    | 14 ++++----
 .../resources/Dubbo3TripleInterfaceStub.mustache   | 29 ++++-------------
 .../src/main/resources/Dubbo3TripleStub.mustache   | 37 ++++++++++++++++++----
 dubbo-config/dubbo-config-api/pom.xml              |  2 +-
 dubbo-config/dubbo-config-spring/pom.xml           |  2 +-
 dubbo-demo/dubbo-demo-annotation/pom.xml           |  2 +-
 dubbo-demo/dubbo-demo-api/pom.xml                  |  2 +-
 .../dubbo-demo-spring-boot-consumer/pom.xml        |  2 +-
 .../dubbo-demo-spring-boot-provider/pom.xml        |  2 +-
 dubbo-demo/dubbo-demo-spring-boot/pom.xml          |  4 +--
 dubbo-demo/dubbo-demo-xml/pom.xml                  |  2 +-
 dubbo-dependencies-bom/pom.xml                     | 14 ++++----
 .../registry/nacos/NacosAggregateListener.java     |  2 +-
 .../otel/OpenTelemetryAutoConfiguration.java       | 24 ++++++++++++--
 .../observability/pom.xml                          |  6 ++--
 dubbo-spring-boot/pom.xml                          |  2 +-
 pom.xml                                            |  2 +-
 17 files changed, 87 insertions(+), 61 deletions(-)

Reply via email to