Closed dependabot[bot] closed 1 month ago
Bumps the prod-deps group with 19 updates in the / directory:
1.5.8
1.5.9
33.3.0-jre
33.3.1-jre
2.17.2
2.18.0
5.13.0
5.14.1
1.20.1
1.20.2
2.7.2.Final
3.0.0.Final
3.10.0
3.10.1
3.5.0
3.5.1
3.2.5
3.2.7
1.13.4
1.13.5
11.19.1
11.20.1
Updates ch.qos.logback:logback-classic from 1.5.8 to 1.5.9
ch.qos.logback:logback-classic
49663a8
2756640
81d8376
a496a04
67c24f6
42caff8
91961ad
6d11eff
895d92d
5dfbb61
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.0
com.fasterxml.jackson.core:jackson-core
e78545c
f698083
95bc86e
6ce1c0d
56265d1
9f3ed66
module-info.java
b9d56af
4d47aae
5c76113
af8e0a2
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0
com.fasterxml.jackson.core:jackson-databind
Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.0
com.fasterxml.jackson.core:jackson-annotations
Updates org.mockito:mockito-core from 5.13.0 to 5.14.1
org.mockito:mockito-core
Sourced from org.mockito:mockito-core's releases.
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
39a0c75
e928059
8a0e586
d28b012
a2fc9c6
c3fcc6e
f5858c2
1e337ed
a1d5860
0438593
Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1
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.2
org.testcontainers:testcontainers
Sourced from org.testcontainers:testcontainers's releases.
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 Add MongoDB Atlas implementation (#9290) @eddumelendez Fix register listeners in RedpandaContainer (#9247) @eddumelendez Add Databend module (#9148) @hantmac Support adding new listeners to Apache Kafka (#9142) @eddumelendez Add Timeplus module (#8779) @lizhou1111 Add new CassandraContainer implementation (#8616) @maximevw 🐛 Bug Fixes fix: no match for platform in manifest when containerd is enabled (#9200) @monosoul Do not use network aliases in KAFKA_CONTROLLER_QUORUM_VOTERS (#9144) @eddumelendez Fix missing null check for JDBC init script (#9118) @mmorshedi Set MariaDB user when is not root (#9077) @eddumelendez 📖 Documentation Fix gcloud docs (#9246) @jiakuan Add ConfluentKafkaContainer (#9139) @eddumelendez Improve GitLab docs (#8775) @JapuDCret [docs] Update localstack version (#8515) @sullis Improve docs for Elasticsearch 8 (#8870) @philipp94831 🧹 Housekeeping Update MSSQL images to execute in ubuntu-22.04 (#9254) @eddumelendez Update redis version to 5.1.3 (#9250) @eddumelendez Use awaitility in Kafka module (#9248) @eddumelendez Improve test logging in examples and smoke-test (#9145) @eddumelendez 📦 Dependency updates Combined dependencies PR (#9286) @eddumelendez Combined dependencies PR (#9285) @eddumelendez Combined dependencies PR (#9284) @eddumelendez Update redis version to 5.1.3 (#9250) @eddumelendez
@eddumelendez
@github-actions
@hantmac
@lizhou1111
@maximevw
@monosoul
@mmorshedi
@jiakuan
@JapuDCret
@sullis
@philipp94831
8b36391
8921a5a
04206d9
41b5786
d754435
38e73ad
193e842
61fe2a8
b175776
84cc17f
Updates org.testcontainers:kafka from 1.20.1 to 1.20.2
org.testcontainers:kafka
Sourced from org.testcontainers:kafka's releases.
Updates org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2
org.testcontainers:junit-jupiter
Sourced from org.testcontainers:junit-jupiter's releases.
Updates io.debezium:debezium-testing-testcontainers from 2.7.2.Final to 3.0.0.Final
io.debezium:debezium-testing-testcontainers
Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
org.apache.maven.plugins:maven-javadoc-plugin
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
maven-javadoc-plugin-3.10.1 What's Changed [MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail if any toolchains or settings file isn't present by @cstamas in apache/maven-javadoc-plugin#313 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in apache/maven-javadoc-plugin#314 Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 by @dependabot in apache/maven-javadoc-plugin#315 Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in apache/maven-javadoc-plugin#319 [MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty… by @michael-o in apache/maven-javadoc-plugin#320 Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1
@cstamas
@dependabot
@michael-o
Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1
091785b
cde7c56
db6d7f6
a737e16
577c204
ff52cff
54a7651
a424c6b
d9c0002
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
org.apache.maven.plugins:maven-surefire-plugin
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.5.1 🚀 New features and improvements [SUREFIRE-2270] - Use JUnit5 in surefire-shadefire (#783) @slawekjaranowski [SUREFIRE-2266] - Execute ITs in parallel (#781) @slawekjaranowski dependabot[bot] commented 1 month ago Looks like these dependencies are updatable in another way, so this is no longer needed.
@slawekjaranowski
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the prod-deps group with 19 updates in the / directory:
1.5.8
1.5.9
33.3.0-jre
33.3.1-jre
2.17.2
2.18.0
2.17.2
2.18.0
2.17.2
2.18.0
2.17.2
2.18.0
5.13.0
5.14.1
5.13.0
5.14.1
1.20.1
1.20.2
1.20.1
1.20.2
1.20.1
1.20.2
2.7.2.Final
3.0.0.Final
3.10.0
3.10.1
3.5.0
3.5.1
3.2.5
3.2.7
1.13.4
1.13.5
1.13.4
1.13.5
11.19.1
11.20.1
3.5.0
3.5.1
Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.9Commits
49663a8
disable flaky test2756640
prepare release 1.5.981d8376
test for properties change detection from URL/httpa496a04
adding http scan capability, had to move tests67c24f6
minor changes in RollingFileAppenderTest42caff8
fix writing the header for RollingFileAppender (#862)91961ad
add comments to OutputStreamAppender6d11eff
deprecate Level.ALL and javadocs for Level.OFF895d92d
clean comments5dfbb61
fix issues/861Updates
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.0Commits
e78545c
[maven-release-plugin] prepare release jackson-core-2.18.0f698083
Prepare for 2.18.0 release95bc86e
Merge branch '2.17' into 2.186ce1c0d
Merge branch '2.16' into 2.1756265d1
Backport #1340 in 2.16(.3)9f3ed66
Fix #1340 by adding missing "provides" inmodule-info.java
(#1339)b9d56af
add tests for ints with 19 chars (#1337)4d47aae
Write 4-byte characters (surrogate pairs) instead of escapes (#1335)5c76113
Merge branch '2.17' into 2.18af8e0a2
Backport #1331 library upgradeUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.2 to 2.18.0Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.2 to 2.18.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.0Updates
org.mockito:mockito-core
from 5.13.0 to 5.14.1Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
39a0c75
fix: gradle mockitoAgent configuration should not be transitive (#3454)e928059
Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)8a0e586
Disable mocks with an error message (#3424)d28b012
Fix typo in Javadoc of ArgumentCaptor (#3448)a2fc9c6
Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)c3fcc6e
Split subprojects by deliverable and integration tests (#3447)f5858c2
Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)1e337ed
Allow for installing a Java agent within the Mockito jar, without exposing By...a1d5860
Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)0438593
Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)Updates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.1Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
39a0c75
fix: gradle mockitoAgent configuration should not be transitive (#3454)e928059
Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)8a0e586
Disable mocks with an error message (#3424)d28b012
Fix typo in Javadoc of ArgumentCaptor (#3448)a2fc9c6
Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)c3fcc6e
Split subprojects by deliverable and integration tests (#3447)f5858c2
Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)1e337ed
Allow for installing a Java agent within the Mockito jar, without exposing By...a1d5860
Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)0438593
Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)Updates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.1Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
39a0c75
fix: gradle mockitoAgent configuration should not be transitive (#3454)e928059
Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)8a0e586
Disable mocks with an error message (#3424)d28b012
Fix typo in Javadoc of ArgumentCaptor (#3448)a2fc9c6
Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)c3fcc6e
Split subprojects by deliverable and integration tests (#3447)f5858c2
Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)1e337ed
Allow for installing a Java agent within the Mockito jar, without exposing By...a1d5860
Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)0438593
Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)Updates
org.testcontainers:testcontainers
from 1.20.1 to 1.20.2Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
8b36391
[mongodb] Remove incubating note8921a5a
Add MongoDB Atlas implementation (#9290)04206d9
Remove exclusions from milvus-sdk-java dependency41b5786
Merge pull request #9286 from testcontainers/combined-pr-branchd754435
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jed...38e73ad
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org....193e842
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.apa...61fe2a8
Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...b175776
Merge pull request #9285 from testcontainers/combined-pr-branch84cc17f
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.po...Updates
org.testcontainers:kafka
from 1.20.1 to 1.20.2Release notes
Sourced from org.testcontainers:kafka's releases.
Commits
8b36391
[mongodb] Remove incubating note8921a5a
Add MongoDB Atlas implementation (#9290)04206d9
Remove exclusions from milvus-sdk-java dependency41b5786
Merge pull request #9286 from testcontainers/combined-pr-branchd754435
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jed...38e73ad
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org....193e842
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.apa...61fe2a8
Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...b175776
Merge pull request #9285 from testcontainers/combined-pr-branch84cc17f
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.po...Updates
org.testcontainers:junit-jupiter
from 1.20.1 to 1.20.2Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
8b36391
[mongodb] Remove incubating note8921a5a
Add MongoDB Atlas implementation (#9290)04206d9
Remove exclusions from milvus-sdk-java dependency41b5786
Merge pull request #9286 from testcontainers/combined-pr-branchd754435
Merge remote-tracking branch 'origin/dependabot/gradle/core/redis.clients-jed...38e73ad
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org....193e842
Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/org.apa...61fe2a8
Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...b175776
Merge pull request #9285 from testcontainers/combined-pr-branch84cc17f
Merge remote-tracking branch 'origin/dependabot/gradle/modules/cratedb/org.po...Updates
io.debezium:debezium-testing-testcontainers
from 2.7.2.Final to 3.0.0.FinalUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.10.0 to 3.10.1Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
091785b
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.1cde7c56
[MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty JARsdb6d7f6
[MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on...a737e16
Bump commons-io:commons-io from 2.16.1 to 2.17.0577c204
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1ff52cff
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.054a7651
Add goal prefixa424c6b
[MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail i...d9c0002
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.