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

Combined dependencies PR #9023

Merged
merged 23 commits into from
Jul 27, 2024
Merged

Combined dependencies PR #9023

merged 23 commits into from
Jul 27, 2024

Commits on Jul 26, 2024

  1. Bump com.google.guava:guava in /modules/jdbc-test

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.0-jre to 33.2.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    793fdea View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.kafka:kafka-clients in /modules/kafka

    Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    800159e View commit details
    Browse the repository at this point in the history
  3. Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.8 in /examples

    Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.6 to 5.3.8.
    - [Release notes](https://github.com/hazelcast/hazelcast/releases)
    - [Commits](hazelcast/hazelcast@v5.3.6...v5.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: com.hazelcast:hazelcast
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0806693 View commit details
    Browse the repository at this point in the history
  4. Bump org.junit.jupiter:junit-jupiter-params in /examples

    Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.2...r5.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8f4cbb1 View commit details
    Browse the repository at this point in the history
  5. Bump org.apache.curator:curator-framework in /examples

    Bumps [org.apache.curator:curator-framework](https://github.com/apache/curator) from 5.6.0 to 5.7.0.
    - [Commits](apache/curator@apache-curator-5.6.0...apache-curator-5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.curator:curator-framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5815394 View commit details
    Browse the repository at this point in the history
  6. Bump io.weaviate:client from 4.8.1 to 4.8.2 in /modules/weaviate

    Bumps [io.weaviate:client](https://github.com/weaviate/java-client) from 4.8.1 to 4.8.2.
    - [Release notes](https://github.com/weaviate/java-client/releases)
    - [Commits](weaviate/java-client@4.8.1...4.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.weaviate:client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    af4a6b1 View commit details
    Browse the repository at this point in the history
  7. Bump org.apache.pulsar:pulsar-bom from 3.2.3 to 3.3.0 in /modules/pulsar

    Bumps [org.apache.pulsar:pulsar-bom](https://github.com/apache/pulsar) from 3.2.3 to 3.3.0.
    - [Release notes](https://github.com/apache/pulsar/releases)
    - [Commits](apache/pulsar@v3.2.3...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pulsar:pulsar-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    44a29db View commit details
    Browse the repository at this point in the history
  8. Bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0 in /examples

    Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cbe9c20 View commit details
    Browse the repository at this point in the history
  9. Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 in /examples

    Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.4.0 to 5.5.0.
    - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
    - [Commits](rest-assured/rest-assured@rest-assured-5.4.0...rest-assured-5.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.rest-assured:rest-assured
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    93ce044 View commit details
    Browse the repository at this point in the history
  10. Bump org.apache.kafka:kafka-clients in /modules/redpanda

    Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1848a2c View commit details
    Browse the repository at this point in the history
  11. Bump io.nats:jnats from 2.18.1 to 2.19.1 in /examples

    Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.18.1 to 2.19.1.
    - [Release notes](https://github.com/nats-io/nats.java/releases)
    - [Changelog](https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md)
    - [Commits](nats-io/nats.java@2.18.1...2.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.nats:jnats
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a145b18 View commit details
    Browse the repository at this point in the history
  12. Bump ch.qos.logback:logback-classic from 1.3.8 to 1.3.14 in /smoke-test

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.8 to 1.3.14.
    - [Commits](qos-ch/logback@v_1.3.8...v_1.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f42521d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.na…

    …ts-jnats-2.19.1' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    54d0a74 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpan…

    …da/org.apache.kafka-kafka-clients-3.8.0' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    9f0bcd5 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.re…

    …st-assured-rest-assured-5.5.0' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    cfd72c8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.a…

    …pache.kafka-kafka-clients-3.8.0' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1fa568a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dependabot/gradle/modules/pulsar…

    …/org.apache.pulsar-pulsar-bom-3.3.0' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    748e489 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.a…

    …pache.curator-curator-framework-5.7.0' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    72cd62d View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/dependabot/gradle/modules/weavia…

    …te/io.weaviate-client-4.8.2' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6f9502f View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.j…

    …unit.jupiter-junit-jupiter-params-5.10.3' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    59bda5c View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.h…

    …azelcast-hazelcast-5.3.8' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a93b583 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/…

    …org.apache.kafka-kafka-clients-3.8.0' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    aa2380d View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-t…

    …est/com.google.guava-guava-33.2.1-jre' into combined-pr-branch
    eddumelendez committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    dcc9ccf View commit details
    Browse the repository at this point in the history