Closed dependabot[bot] closed 2 weeks ago
Bumps the prod-deps group with 25 updates in the / directory:
3.8.0
3.8.1
1.5.8
1.5.12
33.3.0-jre
33.3.1-jre
2.17.2
2.18.1
5.13.0
5.14.2
1.20.1
1.20.3
2.7.2.Final
3.0.1.Final
3.10.0
3.10.1
3.5.0
3.5.1
3.2.5
3.2.7
1.13.4
1.13.6
1.3.1
1.3.2
3.1.0
3.1.1
11.19.1
11.20.1
Updates org.apache.kafka:connect-api from 3.8.0 to 3.8.1
org.apache.kafka:connect-api
Updates org.apache.kafka:connect-json from 3.8.0 to 3.8.1
org.apache.kafka:connect-json
Updates org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1
org.apache.kafka:kafka-clients
Updates ch.qos.logback:logback-classic from 1.5.8 to 1.5.12
ch.qos.logback:logback-classic
3a64b51
ecae664
85968fa
ea3cec8
887cbba
df2a3b6
3aa0730
8bcfd9a
75bee86
8749edc
Updates com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
com.google.guava:guava
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 33.3.1-jre.jar 33.3.1-android.jar Guava requires one runtime dependency, which you can download here: failureaccess-1.0.1.jar Javadoc 33.3.1-jre 33.3.1-android JDiff 33.3.1-jre vs. 33.3.0-jre 33.3.1-android vs. 33.3.0-android 33.3.1-android vs. 33.3.1-jre Changelog Added j2objc-annotations to the Gradle runtime classpath to stop producing an Android Gradle Plugin error. (a3b51888c2)
<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>
Guava requires one runtime dependency, which you can download here:
j2objc-annotations
Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.1
com.fasterxml.jackson.core:jackson-core
0c1aff4
aaa23d0
79ecea4
1e7119b
047e631
7db88c1
cbedab7
686dd45
2b6e05c
54c7d70
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.1
com.fasterxml.jackson.core:jackson-databind
Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.1
com.fasterxml.jackson.core:jackson-annotations
Updates org.mockito:mockito-core from 5.13.0 to 5.14.2
org.mockito:mockito-core
Sourced from org.mockito:mockito-core's releases.
v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot] Fix #3466 nexus publishing configuration [(#3470)](mockito/mockito#3470) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 [(#3468)](mockito/mockito#3468) Bump bytebuddy from 1.15.3 to 1.15.4 [(#3467)](mockito/mockito#3467) Missing 5.14.2 release [(#3466)](mockito/mockito#3466) chore: Tests whether JVM warnings / messages on dynamic attach [(#3462)](mockito/mockito#3462) Bump junit-jupiter from 5.11.1 to 5.11.2 [(#3461)](mockito/mockito#3461) Renames extension modules with mockito- prefix [(#3460)](mockito/mockito#3460) Avoid attach warning if Byte Buddy is configured for command-line attach. [(#3459)](mockito/mockito#3459) Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 [(#3458)](mockito/mockito#3458) Bump junit-jupiter from 5.11.0 to 5.11.1 [(#3455)](mockito/mockito#3455) Move root project to dedicated core folder [(#3444)](mockito/mockito#3444) Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 [(#3136)](mockito/mockito#3136) v5.14.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.1 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot] fix: gradle mockitoAgent configuration should not be transitive [(#3454)](mockito/mockito#3454) Bump bytebuddy from 1.15.2 to 1.15.3 [(#3452)](mockito/mockito#3452) Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437) v5.14.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.0 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot] Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 [(#3451)](mockito/mockito#3451) Bump bytebuddy from 1.15.1 to 1.15.2 [(#3450)](mockito/mockito#3450) Update Documentation of ArgumentCaptor.java [(#3448)](mockito/mockito#3448) Split subprojects [(#3447)](mockito/mockito#3447) Separate extensions from integration tests [(#3443)](mockito/mockito#3443) Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(#3440)](mockito/mockito#3440) Bump com.gradle.enterprise from 3.18 to 3.18.1 [(#3439)](mockito/mockito#3439) Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437) Bump bytebuddy from 1.15.0 to 1.15.1 [(#3434)](mockito/mockito#3434) Fixes #3419: Disable mocks with an error message [(#3424)](mockito/mockito#3424) Accessing a mock after clearInlineMocks could provide much more useful error message. [(#3419)](mockito/mockito#3419)
Changelog generated by Shipkit Changelog Gradle Plugin
mockito-
7834859
nexusPublishing
297d147
6a72b10
68ca2f8
147c599
9942641
560d855
1c0b04b
ab32438
mockito-core
61dcd83
Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.2
org.mockito:mockito-junit-jupiter
Sourced from org.mockito:mockito-junit-jupiter's releases.
Updates org.testcontainers:testcontainers from 1.20.1 to 1.20.3
org.testcontainers:testcontainers
Sourced from org.testcontainers:testcontainers's releases.
1.20.3 What's Changed Pin OceanBase image (#9416) @eddumelendez Fix execution in windows runner (#9413) @eddumelendez 🚀 Features & Enhancements Log exception on socket problems (#8055) @ciis0 Add support for apachepulsar/pulsar-all image (#9448) @eddumelendez Introduce new property to configure pull.timeout (#9417) @eddumelendez Add r2dbc support for Clickhouse (#8434) @livk-cloud Support reset value in Docker Compose (#9343) @eddumelendez 🐛 Bug Fixes fix: await during DockerClientProviderStrategy test method (#9412) @KyleAure Parse docker compose file correctly when version is not declared (#9420) @eddumelendez Read docker credentials stdout and stderr independently (#8007) @Smeb Use server URL from auth query if helper does not return one (#9056) @eager-signal Clear docker compose initialization (#9370) @eddumelendez 📖 Documentation Add "integration-testing" topic (#9338) @bsideup 🧹 Housekeeping Declarative R2DBC SPI implementation (#9447) @eddumelendez Fix windows test (#9409) @eddumelendez Add ComposeContainer test to junit-jupiter module (#9407) @eddumelendez Check docker compose version (#9342) @eddumelendez Use Awaitility in FixedHostPortContainerTest (#9341) @eddumelendez Polish Kafka examples (#9340) @eddumelendez Polish Cassandra tests (#9339) @eddumelendez 1.20.2 What's Changed Update ryuk version to 0.9.0 (#9169) @eddumelendez Add on-demand execution on windows (#9138) @eddumelendez Add workflow to test Docker Desktop for Windows (#9076) @eddumelendez Check if docker is available (#9069) @eddumelendez Check if docker-compose is available (#9060) @eddumelendez Log docker daemon labels (#9054) @eddumelendez Update testcontainers version to ${GITHUB_REF##*/} (#9052) @github-actions Update docs version to ${GITHUB_REF##*/} (#9051) @github-actions 🚀 Features & Enhancements
@eddumelendez
@ciis0
@livk-cloud
@KyleAure
@Smeb
@eager-signal
@bsideup
@github-actions
... (truncated)
119627f
8a50d01
f50e5c3
4f9594d
7c024ed
e7fc113
f52169f
cd29df9
cdf4466
29b0c5f
Updates org.testcontainers:kafka from 1.20.1 to 1.20.3
org.testcontainers:kafka
Sourced from org.testcontainers:kafka's releases.
Updates org.testcontainers:junit-jupiter from 1.20.1 to 1.20.3
org.testcontainers:junit-jupiter
Sourced from org.testcontainers:junit-jupiter's releases.
1.20.3 What's Changed Pin OceanBase image (#9416) @eddumelendez Fix execution in windows runner (#9413) @eddumelendez 🚀 Features & Enhancements Log exception on socket problems (#8055) @ciis0 Add support for apachepulsar/pulsar-all image (#9448) @eddumelendez Introduce new property to configure pull.timeout (#9417) @eddumelendez Add r2dbc support for Clickhouse (#8434) @livk-cloud Support reset value in Docker Compose (#9343) @eddumelendez 🐛 Bug Fixes fix: await during DockerClientProviderStrategy test method (#9412) @KyleAure Parse docker compose file correctly when version is not declared (#9420) @eddumelendez Read docker credentials stdout and stderr independently (#8007) @Smeb Use server URL from auth query if helper does not return one (#9056) @eager-signal Clear docker compose initialization (#9370) @eddumelendez 📖 Documentation Add "integration-testing" topic (#9338) @bsideup 🧹 Housekeeping Declarative R2DBC SPI implementation (#9447) @eddumelendez Fix windows test (#9409) @eddumelendez Add ComposeContainer test to junit-jupiter module (#9407) @eddumelendez Check docker compose version (#9342) @eddumelendez Use Awaitility in FixedHostPortContainerTest (#9341) @eddumelendez Polish Kafka examples (#9340) @eddumelendez Polish Cassandra tests (#9339) @eddumelendez 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.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the prod-deps group with 25 updates in the / directory:
3.8.0
3.8.1
3.8.0
3.8.1
3.8.0
3.8.1
1.5.8
1.5.12
33.3.0-jre
33.3.1-jre
2.17.2
2.18.1
2.17.2
2.18.1
2.17.2
2.18.1
2.17.2
2.18.1
5.13.0
5.14.2
5.13.0
5.14.2
1.20.1
1.20.3
1.20.1
1.20.3
1.20.1
1.20.3
2.7.2.Final
3.0.1.Final
3.8.0
3.8.1
3.8.0
3.8.1
3.10.0
3.10.1
3.5.0
3.5.1
3.2.5
3.2.7
1.13.4
1.13.6
1.13.4
1.13.6
1.3.1
1.3.2
3.1.0
3.1.1
11.19.1
11.20.1
3.5.0
3.5.1
Updates
org.apache.kafka:connect-api
from 3.8.0 to 3.8.1Updates
org.apache.kafka:connect-json
from 3.8.0 to 3.8.1Updates
org.apache.kafka:kafka-clients
from 3.8.0 to 3.8.1Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.12Commits
3a64b51
prepare release 1.5.12ecae664
fix issues/87985968fa
logger call ends with two exceptions - fix issues/876ea3cec8
Update README.md887cbba
update README.mddf2a3b6
start work on 1.5.12-SNAPSHOT3aa0730
prepare release of version 1.5.118bcfd9a
allow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86
refactorings in support of logback-tyler8749edc
start work on 1.5.11-SNAPSHOTUpdates
com.google.guava:guava
from 33.3.0-jre to 33.3.1-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.17.2 to 2.18.1Commits
0c1aff4
[maven-release-plugin] prepare release jackson-core-2.18.1aaa23d0
Prepare for 2.18.1 release79ecea4
Update release notes1e7119b
use fastdoubleparser 1.0.90 (#1353)047e631
Merge branch '2.17' into 2.187db88c1
Fix infinite loop due to integer overflow when reading large strings (#1352)cbedab7
Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER686dd45
Tiny test fix (for manually run test)2b6e05c
Back to snapshot dep54c7d70
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.1Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.2 to 2.18.1Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.2 to 2.18.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.1Updates
org.mockito:mockito-core
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7834859
UpdatenexusPublishing
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.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
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.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
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.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.testcontainers:testcontainers
from 1.20.1 to 1.20.3Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantUpdates
org.testcontainers:kafka
from 1.20.1 to 1.20.3Release notes
Sourced from org.testcontainers:kafka's releases.
... (truncated)
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantUpdates
org.testcontainers:junit-jupiter
from 1.20.1 to 1.20.3Release notes
Sourced from org.testcontainers:junit-jupiter's releases.