fix: bump the other-dependencies group across 1 directory with 13 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 3
(6 months ago)
(6 months ago)
dependencies java
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the other-dependencies group with 13 updates in the / directory:
| Package | From | To |
|---|---|---|
| io.github.lsd-consulting:spring-wiremock-stub-generator | 3.1.20 |
3.1.27 |
| org.wiremock:wiremock-standalone | 3.12.1 |
3.13.0 |
| com.fasterxml.jackson.module:jackson-module-kotlin | 2.18.3 |
2.19.0 |
| org.apache.commons:commons-collections4 | 4.4 |
4.5.0 |
| io.github.lsd-consulting:lsd-distributed-generator | 8.2.37 |
8.2.40 |
| io.mockk:mockk | 1.13.17 |
1.14.2 |
| org.mongodb:mongodb-driver-core | 5.4.0 |
5.5.0 |
| org.mongodb:mongodb-driver-sync | 5.4.0 |
5.5.0 |
| org.testcontainers:junit-jupiter | 1.20.6 |
1.21.0 |
| org.testcontainers:mongodb | 1.20.6 |
1.21.0 |
| com.approvaltests:approvaltests | 24.19.0 |
24.21.0 |
| org.testcontainers:postgresql | 1.20.6 |
1.21.0 |
| org.springframework.boot | 3.4.4 |
3.4.5 |
Updates io.github.lsd-consulting:spring-wiremock-stub-generator from 3.1.20 to 3.1.27
Release notes
Sourced from io.github.lsd-consulting:spring-wiremock-stub-generator's releases.
v3.1.27
3.1.27 (2025-04-30)
Bug Fixes
- bump io.mockk:mockk-jvm in the other-dependencies group (65ebb37)
v3.1.26
3.1.26 (2025-04-25)
Bug Fixes
- bump the other-dependencies group with 3 updates (bf505bf)
- bump the springframework-dependencies group with 4 updates (2058089)
v3.1.25
3.1.25 (2025-04-24)
Bug Fixes
- bump org.wiremock:wiremock in the other-dependencies group (bebbac8)
v3.1.24
3.1.24 (2025-04-17)
Bug Fixes
- bump the other-dependencies group with 2 updates (d1a1b4b)
v3.1.23
3.1.23 (2025-04-14)
Bug Fixes
- bump org.junit.jupiter:junit-jupiter (9c0d189)
v3.1.22
3.1.22 (2025-04-11)
Bug Fixes
- bump org.apache.commons:commons-text (bb9f42f)
v3.1.21
... (truncated)
Commits
c0a3e01Merge pull request #106 from lsd-consulting/dependabot/gradle/other-dependenc...65ebb37fix: bump io.mockk:mockk-jvm in the other-dependencies group980b7dfMerge pull request #105 from lsd-consulting/dependabot/gradle/other-dependenc...51cfd05Merge pull request #104 from lsd-consulting/dependabot/gradle/springframework...bf505bffix: bump the other-dependencies group with 3 updates2058089fix: bump the springframework-dependencies group with 4 updates8bcabc1Merge pull request #103 from lsd-consulting/dependabot/gradle/other-dependenc...bebbac8fix: bump org.wiremock:wiremock in the other-dependencies group3aeefedMerge pull request #102 from lsd-consulting/dependabot/gradle/other-dependenc...d1a1b4bfix: bump the other-dependencies group with 2 updates- Additional commits viewable in compare view
Updates org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0
Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
3.13.0
🚀 New Features
- Allow the WireMockExtension to not reset in beforeEach (#3010)
@leeturner- Allow the webhook scheduler thread pool size to be configured (#3009)
@leeturner- Add method to MappingBuilder to add multiple form params (#2927)
@wernerblanck- Expose native matcher for client ip address (#3014)
@lhcopetti- Extend LogNormal to add an optional maxValue (#3026)
@paul-poulain-vodafone- feat: admin API endpoints to find/remove unmatched stub mappings (#2991)
@MasonM- feat: record query param matchers. (#3008)
@RafeArnold- allow admin calls when standalone instance is behind haproxy/loadbala… (#2990)
@vggeorgas🐞 Bug fixes
- fix: matched stub name header value encoding. (#3027)
@RafeArnold- fix: run chunked dribble delay asynchronously (#3012)
@lhcopetti- Fixed matches-json-schema-pattern.yaml so that it correctly takes the schema as a string (#3020)
@tomakehurst- Fix OpenAPI 3.0 schemas (#2953)
@ascopes- fix: handle null key in RequestPartTemplateModel for RFC 2387 compliance (#3022)
@ns-amosc- fix: check casing when matching basic credentials. (#2997)
@RafeArnold- Always use the system default
DocumentBuilderFactory,TransformerFactoryandXPathFactory(#2975)@vkuzel✍ Other changes
- fix: publishing branch snapshots to github. (#3005 #3003 #3002)
@RafeArnold- feat: allow publishing branch snapshots to github. (#3001)
@RafeArnold- chore: remove json-smart dependency constraint. (#2965)
@RafeArnold📦 Dependency updates
- chore(deps): bump versions.junitJupiter from 5.12.1 to 5.12.2 (#3023)
@dependabot- chore(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 (#3024)
@dependabot- chore(deps): bump org.mockito:mockito-junit-jupiter from 5.16.1 to 5.17.0 (#3017)
@dependabot- chore(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (#3016)
@dependabot- chore(deps): bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre (#3025)
@dependabot- chore(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 (#3007)
@dependabot- Bump com.dorongold.task-tree from 4.0.0 to 4.0.1 (#2986)
@dependabot- Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 (#2999)
@dependabot- Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre (#3000)
@dependabot- Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre (#2996)
@dependabot- Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#2994)
@dependabot- Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1 (#2993)
@dependabot- Bump versions.junitJupiter from 5.12.0 to 5.12.1 (#2992)
@dependabot- Bump com.tngtech.archunit:archunit-junit5 from 0.23.1 to 1.4.0 (#2960)
@dependabot- Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 (#2983)
@dependabot
... (truncated)
Commits
e948a9fBump the version for the latest release7767f2fMerge pull request #2927 from wernerblanck/masterdf1f4f9Always use the system defaultDocumentBuilderFactory,TransformerFactory...0da30c8Merge pull request #3026 from Vodafone/feature/add_truncation_of_long_tails_t...32e3995Merge pull request #2997 from wiremock/basic-auth-case-fix4da8c0fMerge pull request #2991 from MasonM/remove-unused-mappings8a796d5Merge pull request #3014 from lhcopetti/include-client-ip-matcherec515d7Merge pull request #3022 from ns-amosc/bugfix/multipart-related-template-dupl...c5ee8a1Fix code formatting to comply with Spotless rulesb632839feat: document new clientIp matcher in openapi- Additional commits viewable in compare view
Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.3 to 2.19.0
Commits
023a1fc[maven-release-plugin] prepare release jackson-module-kotlin-2.19.0bb76ac6Prep for 2.19.0 release5b51812Merge pull request #962 from k163377/fix/published055bd47Fixed to not expose internal function3fef434Merge pull request #961 from FasterXML/dependabot/github_actions/github-actio...c3244f5Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-actions group268d222Merge pull request #960 from k163377/fix/runs-on49dbd07Add dependabot.yml15b73a0Fixed versions of actions/checkout and actions/setup-java9d50fd7Fixed to use ubuntu-latest in runs-on- Additional commits viewable in compare view
Updates org.apache.commons:commons-collections4 from 4.4 to 4.5.0
Updates io.github.lsd-consulting:lsd-distributed-generator from 8.2.37 to 8.2.40
Release notes
Sourced from io.github.lsd-consulting:lsd-distributed-generator's releases.
v8.2.40
8.2.40 (2025-04-25)
Bug Fixes
- Bump com.fasterxml.jackson.core:jackson-annotations (cbcdf49)
- Bump org.springframework.boot (8e78e31)
v8.2.39
8.2.39 (2025-04-24)
Bug Fixes
- Bump com.google.code.gson:gson in the other-dependencies group (c585dfa)
v8.2.38
8.2.38 (2025-04-14)
Bug Fixes
- Bump com.google.code.gson:gson in the other-dependencies group (0476bcd)
Commits
7c49d13Merge pull request #210 from lsd-consulting/dependabot/gradle/springframework...f9494b7Merge pull request #211 from lsd-consulting/dependabot/gradle/other-dependenc...cbcdf49fix: Bump com.fasterxml.jackson.core:jackson-annotations8e78e31fix: Bump org.springframework.bootf1419c4Merge pull request #209 from lsd-consulting/dependabot/gradle/other-dependenc...c585dfafix: Bump com.google.code.gson:gson in the other-dependencies group86e0765Merge pull request #208 from lsd-consulting/dependabot/gradle/other-dependenc...0476bcdfix: Bump com.google.code.gson:gson in the other-dependencies group- See full diff in compare view
Updates io.mockk:mockk from 1.13.17 to 1.14.2
Release notes
Sourced from io.mockk:mockk's releases.
1.14.2
What's Changed
- Change mockk configuration paths to test sourceSet by
@TWiStErRobin mockk/mockk#1378- Use redefine if mockkStatic is used (fix candidate for #1375) by
@sgerke-1Lin mockk/mockk#1376Full Changelog: https://github.com/mockk/mockk/compare/1.14.0...1.14.2
1.14.0
What's Changed
- Update the kdoc of verifyAll to describe its behavior correctly by
@harel-bitonin mockk/mockk#1363- Fix returning result values by
@burnooin mockk/mockk#1352- fix: ensure confirmVerified is isolated per test by
@rsviniciusin mockk/mockk#1367- Do not generate visibility bridge for package-private default methods (fixes #1118) by
@sgerke-1Lin mockk/mockk#1366- fix: handle fallback to default constructor parameters in constructed… by
@VitalyVPinchukin mockk/mockk#1370New Contributors
@harel-bitonmade their first contribution in mockk/mockk#1363@burnoomade their first contribution in mockk/mockk#1352@rsviniciusmade their first contribution in mockk/mockk#1367@sgerke-1Lmade their first contribution in mockk/mockk#1366@VitalyVPinchukmade their first contribution in mockk/mockk#1370Full Changelog: https://github.com/mockk/mockk/compare/1.13.17...1.14.0
Commits
be5b234Version bumpea2d003Merge pull request #1376 from sgerke-1L/fix-1375f500141Remove unused var3e2ad31Simplify test case0a0ed8dChange approach to VisibilityBridgeStrategy23038a0Merge pull request #1378 from TWiStErRob/patch-25295383Update README.mdd3fff91Move test to its own file7c48f19Use redefine when mockkStatic is usedc287427Version bump- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-core from 5.4.0 to 5.5.0
Commits
6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT380e519Revert version bump back to 5.5.0-SNAPSHOT4611ad6Gradle: Ensure maven artifacts are signed. (#1709)2bd813eRevert "Version: bump 5.6.0-SNAPSHOT"912cad7Version: bump 5.6.0-SNAPSHOT24f1b63Fix validation in release.yml (#1706)a6d7d1dUpdate release.yml- Additional commits viewable in compare view
Updates org.mongodb:mongodb-driver-sync from 5.4.0 to 5.5.0
Commits
6b13ae1Version: bump 5.5.0fdc3ecbBuild: Fix Scala publishingea5e698Revert "Version: bump 5.6.0-SNAPSHOT"6020597Version: bump 5.6.0-SNAPSHOT380e519Revert version bump back to 5.5.0-SNAPSHOT4611ad6Gradle: Ensure maven artifacts are signed. (#1709)2bd813eRevert "Version: bump 5.6.0-SNAPSHOT"912cad7Version: bump 5.6.0-SNAPSHOT24f1b63Fix validation in release.yml (#1706)a6d7d1dUpdate release.yml- Additional commits viewable in compare view
Updates org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0
Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
1.21.0
What's Changed
- Fix typo in LGTM container method (#10189)
@jaydeluca- Pass
startcommand required in Solr 10 (#10174)@epugh- [solr] Replace "create_core" with "create" command (#10172)
@epugh- Update docs version to ${GITHUB_REF##*/} (#10063)
@github-actions- Update testcontainers version to ${GITHUB_REF##*/} (#10062)
@github-actions⚠️ Breaking API changes
- Remove spock-core from spock module (#10069)
@eddumelendez- Uses
clickhouse/clickhouse-serveras Docker Image in ClickHouseProvider (#8738)@linghengqian🚀 Features & Enhancements
- Expose Tempo in LgtmContainer (#10192)
@jaydeluca- Allow spock tests to be skipped when Docker is unavailable (#10180)
@eddumelendez- Support new chromadb api version (#10170)
@dev-jonghoonpark- Add default database name to MongoDB Atlas (#10034)
@blancqua- [servicebus] Skip waiting for sql to be ready (#10092)
@eddumelendez- Support additional flags in FirestoreEmulatorContainer (#10067)
@eddumelendez☠️ Deprecations
- Deprecate getUserPass and add getPassword (#10064)
@eddumelendez🐛 Bug Fixes
- Fix connection leak in JdbcDatabaseDelegate (#9662)
@froque- Allow configuring the AlwaysPullPolicy (#10188)
@sebastian-steiner📖 Documentation
- Add DockerModelRunnerContainer to core (#10183)
@kiview- Allow configuring the AlwaysPullPolicy (#10188)
@sebastian-steiner- Fix Apache Solr link (#10171)
@epugh- Remove incubator note from Solr docs (#10173)
@epugh- Remove linked-container (#10065)
@eddumelendez🧹 Housekeeping
- Add SFTP host key check example (#10127)
@julianladisch- Remove linked-container (#10065)
@eddumelendez📦 Dependency updates
- Update Gradle Wrapper from undefined to 8.13 (#10033)
@github-actions- Update docker-java version to 3.4.2 (#10071)
@eddumelendez
Commits
8d954b5Fix connection leak in JdbcDatabaseDelegate (#9662)705d59bExpose Tempo in LgtmContainer (#10192)3d5e7ffPolish DockerModelRunnerContainer4e8c421Add DockerModelRunnerContainer to core (#10183)73e0637Allow configuring the AlwaysPullPolicy (#10188)57b3402Update Gradle Wrapper from undefined to 8.13 (#10033)d6ff41cFix ImageNameSubstitutionTest910e7f5Fix typo in LGTM container method (#10189)e730674Allow spock tests to be skipped when Docker is unavailable (#10180)80ae5d7Pass start command required in Solr 10 (#10174)- Additional commits viewable in compare view
Updates org.testcontainers:mongodb from 1.20.6 to 1.21.0
Release notes
Sourced from org.testcontainers:mongodb's releases.
1.21.0
What's Changed
- Fix typo in LGTM container method (#10189)
@jaydeluca- Pass
startcommand required in Solr 10 (#10174)@epugh- [solr] Replace "create_core" with "create" command (#10172)
@epugh- Update docs version to ${GITHUB_REF##*/} (#10063)
@github-actions- Update testcontainers version to ${GITHUB_REF##*/} (#10062)
@github-actions⚠️ Breaking API changes
- Remove spock-core from spock module (#10069)
@eddumelendez- Uses
clickhouse/clickhouse-serveras Docker Image in ClickHouseProvider (#8738)@linghengqian🚀 Features & Enhancements
- Expose Tempo in LgtmContainer (#10192)
@jaydeluca- Allow spock tests to be skipped when Docker is unavailable (#10180)
@eddumelendez- Support new chromadb api version (#10170)
@dev-jonghoonpark- Add default database name to MongoDB Atlas (#10034)
@blancqua- [servicebus] Skip waiting for sql to be ready (#10092)
@eddumelendez- Support additional flags in FirestoreEmulatorContainer (#10067)
@eddumelendez☠️ Deprecations
- Deprecate getUserPass and add getPassword (#10064)
@eddumelendez🐛 Bug Fixes
- Fix connection leak in JdbcDatabaseDelegate (#9662)
@froque- Allow configuring the AlwaysPullPolicy (#10188)
@sebastian-steiner📖 Documentation
- Add DockerModelRunnerContainer to core (#10183)
@kiview- Allow configuring the AlwaysPullPolicy (#10188)
@sebastian-steiner- Fix Apache Solr link (#10171)
@epugh- Remove incubator note from Solr docs (#10173)
@epugh- Remove linked-container (#10065)
@eddumelendez🧹 Housekeeping
- Add SFTP host key check example (#10127)
@julianladisch- Remove linked-container (#10065)
@eddumelendez📦 Dependency updates
- Update Gradle Wrapper from undefined to 8.13 (#10033)
@github-actions- Update docker-java version to 3.4.2 (#10071)
@eddumelendez
Commits
8d954b5Fix connection leak in JdbcDatabaseDelegate (#9662)705d59bExpose Tempo in LgtmContainer (#10192)3d5e7ffPolish DockerModelRunnerContainer4e8c421Add DockerModelRunnerContainer to core (#10183)73e0637Allow configuring the AlwaysPullPolicy (#10188)57b3402Update Gradle Wrapper from undefined to 8.13 (#10033)d6ff41cFix ImageNameSubstitutionTest910e7f5Fix typo in LGTM container method (#10189)e730674Allow spock tests to be skipped when Docker is unavailable (#10180)80ae5d7Pass start command required in Solr 10 (#10174)- Additional commits viewable in compare view
Updates com.approvaltests:approvaltests from 24.19.0 to 24.21.0
Release notes
Sourced from com.approvaltests:approvaltests's releases.
Added FileUtils.getResolvedPath()
When working with the file
./name.txt:
getAbsolutePath()will resolve this to/path/to/./name.txtinstead of the desired
/path/to/name.txt.
getResolvedPath()solves this problem.Python scripts for remove_abandoned_files and approve_all
Also, temp folder works when running tests in multi-threaded mode
Commits
8f4212b- r update junit-jupiter to 5.12.2e4818ad. d updated markdown snippets2ae7a5b- r Replaced all calls to getAbsolutePath() with FileUtils.getResolvedPath(file)eac96aa- F Added FileUtils.getResolvedPath160a1d4. e Remove unsupported Java versions34d78d2- r Bump com.google.code.gson:gson from 2.12.1 to 2.13.08642c3d. e build_and_test.cmd2f38f60. C Release v24.20.0f41b4a6- B Fix how path is created for temp folderde6167b. d updated markdown snippets- Additional commits viewable in compare view
Updates org.testcontainers:postgresql from 1.20.6 to 1.21.0
Release notes
Sourced from org.testcontainers:postgresql's releases.
1.21.0
What's Changed
- Fix typo in LGTM container method (#10189)
@jaydeluca- Pass
startcommand required in Solr 10 (#10174)@epugh- [solr] Replace "create_core" with "create" command (#10172)
@epugh- Update docs version to ${GITHUB_REF##*/} (#10063)
@github-actions- Update testcontainers version to ${GITHUB_REF##*/} (#10062)
@github-actions⚠️ Breaking API changes
- Remove spock-core from spock module (#10069)
@eddumelendez- Uses
clickhouse/clickhouse-serveras Docker Image in ClickHouseProvider (#8738)@linghengqian🚀 Features & Enhancements
- Expose Tempo in LgtmContainer (#10192)
@jaydeluca- Allow spock tests to be skipped when Docker is unavailable (#10180)
@eddumelendez- Support new chromadb api version (#10170)
@dev-jonghoonpark- Add default database name to MongoDB Atlas (#10034)
@blancqua- [servicebus] Skip waiting for sql to be ready (#10092)
@eddumelendez- Support additional flags in FirestoreEmulatorContainer (#10067)
@eddumelendez☠️ Deprecations
- Deprecate getUserPass and add getPassword (#10064)
@eddumelendez🐛 Bug Fixes
- Fix connection leak in JdbcDatabaseDelegate (#9662)
@froque- Allow configuring the AlwaysPullPolicy (#10188)
@sebastian-steiner📖 Documentation
- Add DockerModelRunnerContainer to core (#10183)
@kiview- Allow configuring the AlwaysPullPolicy (#10188)
@sebastian-steiner- Fix Apache Solr link (#10171)
@epugh- Remove incubator note from Solr docs (#10173)
@epugh- Remove linked-container (#10065)
@eddumelendez🧹 Housekeeping
- Add SFTP host key check example (#10127)
@julianladisch- Remove linked-container (#10065)
@eddumelendez📦 Dependency updates
- Update Gradle Wrapper from undefined to 8.13 (#10033)
@github-actions- Update docker-java version to 3.4.2 (#10071)
@eddumelendez
Commits
8d954b5Fix connection leak in JdbcDatabaseDelegate (#9662)705d59bExpose Tempo in LgtmContainer (#10192)3d5e7ffPolish DockerModelRunnerContainer4e8c421Add DockerModelRunnerContainer to core (#10183)73e0637Allow configuring the AlwaysPullPolicy (#10188)57b3402Update Gradle Wrapper from undefined to 8.13 (#10033)d6ff41cFix ImageNameSubstitutionTest910e7f5Fix typo in LGTM container method (#10189)e730674Allow spock tests to be skipped when Docker is unavailable (#10180)80ae5d7Pass start command required in Solr 10 (#10174)- Additional commits viewable in compare view
Updates org.springframework.boot from 3.4.4 to 3.4.5
Release notes
Sourced from org.springframework.boot's releases.
v3.4.5
:lady_beetle: Bug Fixes
- Spring Boot with native image container image build fails on podman due to directory permissions #45256
- Neo4jReactiveDataAutoConfiguration assumes that certain beans are available #45235
- Wrong jOOQ exception translator with empty db name #45219
- MessageSourceMessageInterpolator does not replace a parameter when the message matches its code #45213
- IntegrationMbeanExporter is not eligible for getting processed by all BeanPostProcessors warnings are shown when using JMX #45194
- OAuth2AuthorizationServerJwtAutoConfiguration uses
@ConditionalOnClassincorrectly #45178- MongoDB's dependency management is missing Kotlin coroutine driver modules #45159
- ImagePlatform can cause "OS must not be empty" IllegalArgumentException
Pull Request Statistics
Commits:
0Files Changed:
0Additions:
+0Deletions:
-0
Package Dependencies
org.testcontainers:junit-jupiter
maven
1.20.6 → 1.21.0
Minor
org.mongodb:mongodb-driver-sync
maven
5.4.0 → 5.5.0
Minor
org.testcontainers:postgresql
maven
1.20.6 → 1.21.0
Minor
maven
2.18.3 → 2.19.0
Minor
org.mongodb:mongodb-driver-core
maven
5.4.0 → 5.5.0
Minor
org.wiremock:wiremock-standalone
maven
3.12.1 → 3.13.0
Minor
com.approvaltests:approvaltests
maven
24.19.0 → 24.21.0
Minor
org.testcontainers:mongodb
maven
1.20.6 → 1.21.0
Minor
maven
3.1.20 → 3.1.27
Patch
maven
8.2.37 → 8.2.40
Patch
Technical Details
| ID: | 1024053 |
| UUID: | 3046165807 |
| Node ID: | PR_kwDOGO0iCM6VSLF- |
| Host: | GitHub |
| Repository: | lsd-consulting/lsd-distributed-generator-ui |