Skip to content
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 the minor-and-patch group with 30 updates #225

Closed

Commits on Oct 21, 2024

  1. chore(deps): bump the minor-and-patch group with 30 updates

    Bumps the minor-and-patch group with 30 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [com.google.guava:guava](https://github.com/google/guava) | `33.0.0-jre` | `33.3.1-jre` |
    | [com.github.gestalt-config:gestalt-core](https://github.com/gestalt-config/gestalt) | `0.29.0` | `0.32.2` |
    | [com.github.gestalt-config:gestalt-toml](https://github.com/gestalt-config/gestalt) | `0.29.0` | `0.32.2` |
    | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.15.2` | `2.18.0` |
    | [org.jctools:jctools-core](https://github.com/JCTools/JCTools) | `4.0.1` | `4.0.5` |
    | [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) | `0.11.5` | `0.12.6` |
    | [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) | `0.11.5` | `0.12.6` |
    | io.jsonwebtoken:jjwt-jackson | `0.11.5` | `0.12.6` |
    | io.vertx:vertx-auth-jwt | `4.5.3` | `4.5.10` |
    | [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `4.5.3` | `4.5.10` |
    | io.vertx:vertx-web | `4.5.3` | `4.5.10` |
    | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.114.Final` |
    | [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.11.0` | `1.13.6` |
    | [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) | `1.1.1` | `1.3.5` |
    | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.4.12` | `1.5.11` |
    | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.11` |
    | org.slf4j:slf4j-api | `2.0.7` | `2.0.16` |
    | [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) | `1.26.0-alpha` | `1.43.0-alpha` |
    | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.26.0` | `1.43.0` |
    | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.3` | `4.7.6` |
    | [info.picocli:picocli-codegen](https://github.com/remkop/picocli) | `4.7.3` | `4.7.6` |
    | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.18.0` | `2.34.0` |
    | io.libp2p:jvm-libp2p | `1.0.1-RELEASE` | `1.2.0-RELEASE` |
    | [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) | `1.16.0` | `1.17.0` |
    | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.9.1` | `5.11.2` |
    | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.0` | `5.11.2` |
    | [org.junit.platform:junit-platform-suite-api](https://github.com/junit-team/junit5) | `1.9.1` | `1.11.2` |
    | [org.junit.platform:junit-platform-suite-engine](https://github.com/junit-team/junit5) | `1.9.1` | `1.11.2` |
    | [org.junit.platform:junit-platform-reporting](https://github.com/junit-team/junit5) | `1.9.1` | `1.11.2` |
    | com.diffplug.spotless | `6.23.3` | `6.25.0` |
    
    
    Updates `com.google.guava:guava` from 33.0.0-jre to 33.3.1-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Updates `com.github.gestalt-config:gestalt-core` from 0.29.0 to 0.32.2
    - [Release notes](https://github.com/gestalt-config/gestalt/releases)
    - [Commits](gestalt-config/gestalt@v0.29.0...v0.32.2)
    
    Updates `com.github.gestalt-config:gestalt-toml` from 0.29.0 to 0.32.2
    - [Release notes](https://github.com/gestalt-config/gestalt/releases)
    - [Commits](gestalt-config/gestalt@v0.29.0...v0.32.2)
    
    Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.18.0
    - [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.18.0)
    
    Updates `org.jctools:jctools-core` from 4.0.1 to 4.0.5
    - [Release notes](https://github.com/JCTools/JCTools/releases)
    - [Changelog](https://github.com/JCTools/JCTools/blob/master/RELEASE-NOTES.md)
    - [Commits](JCTools/JCTools@v4.0.1...v4.0.5)
    
    Updates `io.jsonwebtoken:jjwt-api` from 0.11.5 to 0.12.6
    - [Release notes](https://github.com/jwtk/jjwt/releases)
    - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
    - [Commits](jwtk/jjwt@0.11.5...0.12.6)
    
    Updates `io.jsonwebtoken:jjwt-impl` from 0.11.5 to 0.12.6
    - [Release notes](https://github.com/jwtk/jjwt/releases)
    - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md)
    - [Commits](jwtk/jjwt@0.11.5...0.12.6)
    
    Updates `io.jsonwebtoken:jjwt-jackson` from 0.11.5 to 0.12.6
    
    Updates `io.vertx:vertx-auth-jwt` from 4.5.3 to 4.5.10
    
    Updates `io.vertx:vertx-core` from 4.5.3 to 4.5.10
    - [Commits](eclipse-vertx/vert.x@4.5.3...4.5.10)
    
    Updates `io.vertx:vertx-web` from 4.5.3 to 4.5.10
    
    Updates `io.netty:netty-all` from 4.1.108.Final to 4.1.114.Final
    - [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.114.Final)
    
    Updates `io.micrometer:micrometer-registry-prometheus` from 1.11.0 to 1.13.6
    - [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
    - [Commits](micrometer-metrics/micrometer@v1.11.0...v1.13.6)
    
    Updates `io.micrometer:micrometer-tracing-bom` from 1.1.1 to 1.3.5
    - [Release notes](https://github.com/micrometer-metrics/tracing/releases)
    - [Commits](micrometer-metrics/tracing@v1.1.1...v1.3.5)
    
    Updates `ch.qos.logback:logback-core` from 1.4.12 to 1.5.11
    - [Commits](qos-ch/logback@v_1.4.12...v_1.5.11)
    
    Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.5.11
    - [Commits](qos-ch/logback@v_1.4.14...v_1.5.11)
    
    Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.16
    
    Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.26.0-alpha to 1.43.0-alpha
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)
    
    Updates `io.opentelemetry:opentelemetry-bom` from 1.26.0 to 1.43.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-java@v1.26.0...v1.43.0)
    
    Updates `info.picocli:picocli` from 4.7.3 to 4.7.6
    - [Release notes](https://github.com/remkop/picocli/releases)
    - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
    - [Commits](remkop/picocli@v4.7.3...v4.7.6)
    
    Updates `info.picocli:picocli-codegen` from 4.7.3 to 4.7.6
    - [Release notes](https://github.com/remkop/picocli/releases)
    - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
    - [Commits](remkop/picocli@v4.7.3...v4.7.6)
    
    Updates `com.google.errorprone:error_prone_core` from 2.18.0 to 2.34.0
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.18.0...v2.34.0)
    
    Updates `io.libp2p:jvm-libp2p` from 1.0.1-RELEASE to 1.2.0-RELEASE
    
    Updates `com.aayushatharva.brotli4j:brotli4j` from 1.16.0 to 1.17.0
    - [Release notes](https://github.com/hyperxpro/Brotli4j/releases)
    - [Commits](hyperxpro/Brotli4j@v1.16.0...v1.17.0)
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.9.1 to 5.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.1...r5.11.2)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.0 to 5.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.0...r5.11.2)
    
    Updates `org.junit.platform:junit-platform-suite-api` from 1.9.1 to 1.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `org.junit.platform:junit-platform-suite-engine` from 1.9.1 to 1.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `org.junit.platform:junit-platform-reporting` from 1.9.1 to 1.11.2
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    Updates `com.diffplug.spotless` from 6.23.3 to 6.25.0
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: com.github.gestalt-config:gestalt-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: com.github.gestalt-config:gestalt-toml
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.jctools:jctools-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: io.jsonwebtoken:jjwt-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: io.jsonwebtoken:jjwt-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: io.jsonwebtoken:jjwt-jackson
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: io.vertx:vertx-auth-jwt
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: io.vertx:vertx-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: io.vertx:vertx-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: io.netty:netty-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: io.micrometer:micrometer-registry-prometheus
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: io.micrometer:micrometer-tracing-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.slf4j:slf4j-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: io.opentelemetry:opentelemetry-bom-alpha
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: io.opentelemetry:opentelemetry-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: info.picocli:picocli
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: info.picocli:picocli-codegen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: io.libp2p:jvm-libp2p
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: com.aayushatharva.brotli4j:brotli4j
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.platform:junit-platform-suite-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.platform:junit-platform-suite-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: org.junit.platform:junit-platform-reporting
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a6259a4 View commit details
    Browse the repository at this point in the history