clescot / kafka-connect-http

Kafka Connect HTTP Sink and Source connectors
Apache License 2.0
3 stars 1 forks source link

Bump the prod-deps group across 1 directory with 25 updates #608

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the prod-deps group with 25 updates in the / directory:

Package From To
org.apache.kafka:connect-api 3.8.0 3.8.1
org.apache.kafka:connect-json 3.8.0 3.8.1
org.apache.kafka:kafka-clients 3.8.0 3.8.1
ch.qos.logback:logback-classic 1.5.8 1.5.12
com.google.guava:guava 33.3.0-jre 33.3.1-jre
com.fasterxml.jackson.core:jackson-core 2.17.2 2.18.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 2.18.1
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.18.1
com.fasterxml.jackson.core:jackson-annotations 2.17.2 2.18.1
org.mockito:mockito-core 5.13.0 5.14.2
org.mockito:mockito-junit-jupiter 5.13.0 5.14.2
org.testcontainers:testcontainers 1.20.1 1.20.3
org.testcontainers:kafka 1.20.1 1.20.3
org.testcontainers:junit-jupiter 1.20.1 1.20.3
io.debezium:debezium-testing-testcontainers 2.7.2.Final 3.0.1.Final
org.apache.kafka:connect-json 3.8.0 3.8.1
org.apache.maven.plugins:maven-dependency-plugin 3.8.0 3.8.1
org.apache.maven.plugins:maven-javadoc-plugin 3.10.0 3.10.1
org.apache.maven.plugins:maven-surefire-plugin 3.5.0 3.5.1
org.apache.maven.plugins:maven-gpg-plugin 3.2.5 3.2.7
io.micrometer:micrometer-registry-jmx 1.13.4 1.13.6
io.micrometer:micrometer-registry-prometheus 1.13.4 1.13.6
io.prometheus:prometheus-metrics-exporter-httpserver 1.3.1 1.3.2
io.github.rburgst:okhttp-digest 3.1.0 3.1.1
com.nimbusds:oauth2-oidc-sdk 11.19.1 11.20.1
org.apache.maven.plugins:maven-failsafe-plugin 3.5.0 3.5.1

Updates org.apache.kafka:connect-api from 3.8.0 to 3.8.1

Updates org.apache.kafka:connect-json from 3.8.0 to 3.8.1

Updates org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1

Updates ch.qos.logback:logback-classic from 1.5.8 to 1.5.12

Commits
  • 3a64b51 prepare release 1.5.12
  • ecae664 fix issues/879
  • 85968fa logger call ends with two exceptions - fix issues/876
  • ea3cec8 Update README.md
  • 887cbba update README.md
  • df2a3b6 start work on 1.5.12-SNAPSHOT
  • 3aa0730 prepare release of version 1.5.11
  • 8bcfd9a allow for InsertFromJNDIModelHandler to be callable from logback-tyler
  • 75bee86 refactorings in support of logback-tyler
  • 8749edc start work on 1.5.11-SNAPSHOT
  • Additional commits viewable in compare view


Updates com.google.guava:guava from 33.3.0-jre to 33.3.1-jre

Release notes

Sourced from com.google.guava:guava's releases.

33.3.1

Maven

<dependency>
  <groupId>com.google.guava</groupId>
  <artifactId>guava</artifactId>
  <version>33.3.1-jre</version>
  <!-- or, for Android: -->
  <version>33.3.1-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

Commits


Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.1

Commits
  • 0c1aff4 [maven-release-plugin] prepare release jackson-core-2.18.1
  • aaa23d0 Prepare for 2.18.1 release
  • 79ecea4 Update release notes
  • 1e7119b use fastdoubleparser 1.0.90 (#1353)
  • 047e631 Merge branch '2.17' into 2.18
  • 7db88c1 Fix infinite loop due to integer overflow when reading large strings (#1352)
  • cbedab7 Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER
  • 686dd45 Tiny test fix (for manually run test)
  • 2b6e05c Back to snapshot dep
  • 54c7d70 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.1

Commits


Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.1

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1

Updates org.mockito:mockito-core from 5.13.0 to 5.14.2

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view


Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.2

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view


Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.2

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view


Updates org.testcontainers:testcontainers from 1.20.1 to 1.20.3

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

1.20.2

What's Changed

🚀 Features & Enhancements

... (truncated)

Commits


Updates org.testcontainers:kafka from 1.20.1 to 1.20.3

Release notes

Sourced from org.testcontainers:kafka's releases.

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

1.20.2

What's Changed

🚀 Features & Enhancements

... (truncated)

Commits


Updates org.testcontainers:junit-jupiter from 1.20.1 to 1.20.3

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

1.20.2

What's Changed

  • Update ryuk version to 0.9.0 (#9169) @​eddumelendez
  • Add on-demand execution on windows (#9138)
    dependabot[bot] commented 2 weeks ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.