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 #6114

Merged
merged 25 commits into from Nov 3, 2022
Merged

Combined dependencies PR #6114

merged 25 commits into from Nov 3, 2022

Commits on Oct 20, 2022

  1. Bump pulsar-client-admin from 2.10.1 to 2.10.2 in /modules/pulsar

    Bumps [pulsar-client-admin](https://github.com/apache/pulsar) from 2.10.1 to 2.10.2.
    - [Release notes](https://github.com/apache/pulsar/releases)
    - [Commits](apache/pulsar@v2.10.1...v2.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.pulsar:pulsar-client-admin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5e23c5e View commit details
    Browse the repository at this point in the history
  2. Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.1.3 to 4.2.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@671dc9c...b4d5173)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c745c8f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Bump com.gradle.enterprise.gradle.plugin in /examples

    Bumps com.gradle.enterprise.gradle.plugin from 3.11.1 to 3.11.3.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle.enterprise:com.gradle.enterprise.gradle.plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d182eb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Bump java-client from 3.3.4 to 3.4.0 in /modules/couchbase

    Bumps [java-client](https://github.com/couchbase/couchbase-jvm-clients) from 3.3.4 to 3.4.0.
    - [Release notes](https://github.com/couchbase/couchbase-jvm-clients/releases)
    - [Commits](couchbase/couchbase-jvm-clients@java-client-3.3.4...java-client-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.couchbase.client:java-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    56bc02e View commit details
    Browse the repository at this point in the history
  2. Bump kafka-clients from 3.3.0 to 3.3.1 in /modules/redpanda

    Bumps kafka-clients from 3.3.0 to 3.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c746650 View commit details
    Browse the repository at this point in the history
  3. Bump mysql-connector-java from 8.0.30 to 8.0.31 in /modules/jdbc-test

    Bumps mysql-connector-java from 8.0.30 to 8.0.31.
    
    ---
    updated-dependencies:
    - dependency-name: mysql:mysql-connector-java
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1f0bcb6 View commit details
    Browse the repository at this point in the history
  4. Bump common-custom-user-data-gradle-plugin from 1.8.1 to 1.8.2

    Bumps common-custom-user-data-gradle-plugin from 1.8.1 to 1.8.2.
    
    ---
    updated-dependencies:
    - dependency-name: com.gradle:common-custom-user-data-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b9fed93 View commit details
    Browse the repository at this point in the history
  5. Bump jedis from 4.2.3 to 4.3.1 in /core

    Bumps [jedis](https://github.com/redis/jedis) from 4.2.3 to 4.3.1.
    - [Release notes](https://github.com/redis/jedis/releases)
    - [Commits](redis/jedis@v4.2.3...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: redis.clients:jedis
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    978d7db View commit details
    Browse the repository at this point in the history
  6. Bump kubernetes-client from 6.1.1 to 6.2.0 in /modules/k3s

    Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.1.1 to 6.2.0.
    - [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
    - [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
    - [Commits](fabric8io/kubernetes-client@v6.1.1...v6.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.fabric8:kubernetes-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ed341c5 View commit details
    Browse the repository at this point in the history
  7. Bump junit-jupiter-engine from 5.4.2 to 5.9.1 in /examples

    Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.4.2 to 5.9.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.4.2...r5.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    92bedcf View commit details
    Browse the repository at this point in the history
  8. Bump spock-core from 1.2-groovy-2.5 to 2.3-groovy-4.0 in /examples

    Bumps spock-core from 1.2-groovy-2.5 to 2.3-groovy-4.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.spockframework:spock-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0e79fc6 View commit details
    Browse the repository at this point in the history
  9. Bump aws-java-sdk-sqs from 1.12.314 to 1.12.333 in /modules/localstack

    Bumps [aws-java-sdk-sqs](https://github.com/aws/aws-sdk-java) from 1.12.314 to 1.12.333.
    - [Release notes](https://github.com/aws/aws-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java@1.12.314...1.12.333)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-java-sdk-sqs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1d03caf View commit details
    Browse the repository at this point in the history
  10. Bump google-cloud-spanner from 6.31.0 to 6.32.0 in /modules/gcloud

    Bumps [google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.31.0 to 6.32.0.
    - [Release notes](https://github.com/googleapis/java-spanner/releases)
    - [Changelog](https://github.com/googleapis/java-spanner/blob/main/CHANGELOG.md)
    - [Commits](googleapis/java-spanner@v6.31.0...v6.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-spanner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    bbeb76a View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.g…

    …radle.enterprise-com.gradle.enterprise.gradle.plugin-3.11.3' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    332f470 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/dependabot/gradle/modules/locals…

    …tack/com.amazonaws-aws-java-sdk-sqs-1.12.333' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    dfa4a53 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchb…

    …ase/com.couchbase.client-java-client-3.4.0' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    acfe12e View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.s…

    …pockframework-spock-core-2.3-groovy-4.0' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c6a453d View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.j…

    …unit.jupiter-junit-jupiter-engine-5.9.1' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    df2d3bd View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/dependabot/github_actions/peter-…

    …evans/create-pull-request-4.2.0' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    603dc11 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'origin/dependabot/gradle/modules/pulsar…

    …/org.apache.pulsar-pulsar-client-admin-2.10.2' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    cac6d5e View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/dependabot/gradle/modules/k3s/io…

    ….fabric8-kubernetes-client-6.2.0' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    faa50b4 View commit details
    Browse the repository at this point in the history
  19. Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.cli…

    …ents-jedis-4.3.1' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    c4c24ac View commit details
    Browse the repository at this point in the history
  20. Merge remote-tracking branch 'origin/dependabot/gradle/com.gradle-com…

    …mon-custom-user-data-gradle-plugin-1.8.2' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5a6ad04 View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-t…

    …est/mysql-mysql-connector-java-8.0.31' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    87e3b15 View commit details
    Browse the repository at this point in the history
  22. Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpan…

    …da/org.apache.kafka-kafka-clients-3.3.1' into combined-pr-branch
    eddumelendez committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    9569f0c View commit details
    Browse the repository at this point in the history