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

jbonofre pushed a change to branch dependabot/maven/org.redisson-redisson-3.52.0
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


 discard 35d0d33c Fix the redis collector and appender features
 discard 24c468cb Bump org.redisson:redisson from 3.50.0 to 3.52.0
     add 1bc0fa91 Bump io.netty:netty-transport-native-epoll (#552)
     add ec6c0000 Bump activemq.version from 5.19.0 to 5.19.1 (#551)
     add cc83f4a7 Bump co.elastic.clients:elasticsearch-java from 8.19.3 to 
8.19.5 (#550)
     add 1fcf3682 Bump com.amazonaws:aws-java-sdk-bom from 1.12.788 to 1.12.792 
(#549)
     add 38594705 Bump net.java.dev.jna:jna-platform from 5.17.0 to 5.18.1 
(#548)
     add 9a605d17 Bump net.java.dev.jna:jna from 5.17.0 to 5.18.1 (#547)
     add bdcff380 Bump lucene.version from 9.12.2 to 9.12.3 (#546)
     add 413a62b0 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#542)
     add 4e699d26 Bump com.github.oshi:oshi-core from 6.8.3 to 6.9.0 (#541)
     add 7e08f723 Bump com.orientechnologies:orientdb-client from 3.2.43 to 
3.2.44 (#535)
     add c9df3102 Bump io.dropwizard.metrics:metrics-core from 4.2.35 to 4.2.37 
(#539)
     add 7144b0f5 [collector] Prometheus - label values could have bracketĀ - 
Fix #553 (#554)
     add 6d984104 Bump com.github.oshi:oshi-core from 6.9.0 to 6.9.1 (#556)
     add c2cd10be Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 
to 3.2.0 (#558)
     add c68844f6 Bump com.orientechnologies:orientdb-client from 3.2.44 to 
3.2.45 (#557)
     add 52dd37c3 Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 
to 2.20.1 (#563)
     add 7a8e939e Bump org.apache.johnzon:johnzon-core from 1.2.21 to 1.2.22 
(#561)
     add 80f02ac4 Bump org.apache.johnzon:johnzon-mapper from 1.2.7 to 1.2.22 
(#560)
     add c0c539af Bump co.elastic.clients:elasticsearch-java from 8.19.5 to 
8.19.6 (#562)
     add 5b32555d Bump com.amazonaws:aws-java-sdk-bom from 1.12.792 to 1.12.793 
(#559)
     add d26ff452 Add .vscode in .gitignore (#565)
     add 0fde1ec1 Bump org.redisson:redisson from 3.50.0 to 3.52.0
     add e0340855 Fix the redis collector and appender features

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   (35d0d33c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.redisson-redisson-3.52.0 (e0340855)

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:
 .gitignore                                              |  1 +
 alerting/service/pom.xml                                |  2 +-
 appender/cassandra/pom.xml                              |  6 +++---
 appender/dropwizard/pom.xml                             |  2 +-
 appender/elasticsearch/pom.xml                          |  2 +-
 appender/kafka/pom.xml                                  |  2 +-
 appender/orientdb/pom.xml                               |  2 +-
 appender/rest/pom.xml                                   |  2 +-
 appender/s3/pom.xml                                     |  2 +-
 collector/dropwizard/pom.xml                            |  2 +-
 collector/elasticsearch/pom.xml                         |  2 +-
 collector/jmx/pom.xml                                   |  2 +-
 collector/kafka/pom.xml                                 |  2 +-
 collector/oshi/pom.xml                                  |  2 +-
 .../collector/prometheus/PrometheusCollector.java       | 17 ++++++++++++-----
 .../collector/prometheus/PrometheusCollectorTest.java   |  2 +-
 collector/prometheus/src/test/resources/sample.txt      |  2 +-
 itest/pom.xml                                           |  2 +-
 manual/pom.xml                                          |  2 +-
 pom.xml                                                 |  6 +++---
 20 files changed, 35 insertions(+), 27 deletions(-)

Reply via email to