java-sdk
java-sdk copied to clipboard
chore(deps): bump the dependencies group with 7 updates
Bumps the dependencies group with 7 updates:
| Package | From | To |
|---|---|---|
| com.fasterxml.jackson.core:jackson-core | 2.17.1 |
2.17.2 |
| com.fasterxml.jackson.core:jackson-annotations | 2.17.1 |
2.17.2 |
| com.fasterxml.jackson.core:jackson-databind | 2.17.1 |
2.17.2 |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | 2.17.1 |
2.17.2 |
| org.wiremock:wiremock | 3.8.0 |
3.9.1 |
| org.testcontainers:junit-jupiter | 1.19.8 |
1.20.1 |
| org.testcontainers:openfga | 1.19.8 |
1.20.1 |
Updates com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2
Commits
a6f49ca[maven-release-plugin] prepare release jackson-core-2.17.23d41b1cPrepare for 2.17.2 release55261beFix #1308: allow trailing dot for "Stringified numbers" (#1309)449ed86Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #128827edeb7Back to snapshot deps948e63d[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2
Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
Commits
- See full diff in compare view
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2
Updates org.wiremock:wiremock from 3.8.0 to 3.9.1
Release notes
Sourced from org.wiremock:wiremock's releases.
3.9.1
🐞 Bug Fixes
- disallow json schemas to be invalid json. (#2814)
@RafeArnold3.9.0
🚀 New features and improvements
- add listener registration to Store. (#2811)
@RafeArnold- Pick random helper enhancements (#2812)
@tomakehurst- Add support for request matching with dynamic year and dynamic year/month values (#2741)
@papiomytoglou📖 OpenAPI updates
- OpenAPI improvements (#2798)
@tomakehurst- Updated and corrected JSON schemas for matcher in the OpenAPI spec (#2797)
@tomakehurst- Add missing admin endpoints to open api spec (#2791)
@leeturner🐞 Bug fixes
- update MatchesJsonSchemaPattern to handle invalid json schemas. (#2803)
@RafeArnold- correctly handle InMemoryObjectStore.compute returning null. (#2804)
@RafeArnold📦 Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#2800)
@dependabot- Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 (#2799)
@dependabot- Bump versions.jsonUnit from 2.39.0 to 2.40.0 (#2793)
@dependabot- Bump versions.jsonUnit from 2.38.0 to 2.39.0 (#2787)
@dependabot- Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 (#2767)
@dependabot
Commits
2ba8a3eBump patch version8ae6617Merge pull request #2814 from wiremock/json-schema-invalid-json6d98c1fdisallow json schemas to be invalid json.ac84cf8Bump minor versionf18eed8Merge pull request #2811 from wiremock/store-listener55e9c8cMake StoreEventEmitter more lenient about handler848872fFixed some import issuesd6a957fMade StoreEventEmitter a separate interface only implemented by InMemoryObjec...97e9da5Merge pull request #2812 from wiremock/pickRandom-enhancementsf2bb828use static methods to build StoreEvents.- Additional commits viewable in compare view
Updates org.testcontainers:junit-jupiter from 1.19.8 to 1.20.1
Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
1.20.1
What's Changed
🚀 Features & Enhancements
- Add support for Apache Kafka native image (#8993)
@eddumelendez- Couchbase: Don't configure external TLS ports if they're not supported (#8990)
@dnault- Support tenant name, password and mode in OceanBase module (#8737)
@whhe- Rename SA_PASSWORD to MSSQL_SA_PASSWORD as SA_PASSWORD is deprecated (#8987)
@jedla97🐛 Bug Fixes
- Pass options to compose down command (#9040)
@eddumelendez- Do not override LocalStack command (#8991)
@eddumelendez- Fix log order after checking containerised compose exit code (#8984)
@eddumelendez- Fix log for Grafana URL (#8961)
@rajadilipkolli📖 Documentation
🧹 Housekeeping
- Use Develocity build cache configuration and access key authentication (#8964)
@tylerbertrand- Fix URI decode. (#9026)
@simpletasks- Move ComposeOverridesTest (#8985)
@eddumelendez📦 Dependency updates
- Downgrade awaitility version to 4.2.0 (#9041)
@eddumelendez- Combined dependencies PR (#9024)
@eddumelendez- Combined dependencies PR (#9023)
@eddumelendez- Combined dependencies PR (#9007)
@eddumelendez- Use pulsar-bom (#9006)
@eddumelendez- Combined dependencies PR (#9005)
@eddumelendez- Combined dependencies PR (#9002)
@eddumelendez- Combined dependencies PR (#8998)
@eddumelendez1.20.0
What's Changed
- Update ryuk version to 0.8.1 (#8957)
@eddumelendez- Move to develocity testRetry plugin (#8845)
@eddumelendez- chore(ci): add docker install type to the Slack payload (#8843)
@mdelapenya- Avoid cache when running against latest moby (#8841)
@eddumelendez- Log Testcontainers version (#8820)
@eddumelendez
... (truncated)
Commits
1877849Downgrade awaitility version to 4.2.0 (#9041)4952337Update Apache Kafka images to 3.8.033e9f64Pass options to compose down command (#9040)d26eacaFix URI decode (#9026)0ce97bfMerge pull request #9024 from testcontainers/combined-pr-branch18206d6Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...75ca75cBump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples1e5a080Merge pull request #9023 from testcontainers/combined-pr-branchdcc9ccfMerge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....aa2380dMerge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...- Additional commits viewable in compare view
Updates org.testcontainers:openfga from 1.19.8 to 1.20.1
Release notes
Sourced from org.testcontainers:openfga's releases.
1.20.1
What's Changed
🚀 Features & Enhancements
- Add support for Apache Kafka native image (#8993)
@eddumelendez- Couchbase: Don't configure external TLS ports if they're not supported (#8990)
@dnault- Support tenant name, password and mode in OceanBase module (#8737)
@whhe- Rename SA_PASSWORD to MSSQL_SA_PASSWORD as SA_PASSWORD is deprecated (#8987)
@jedla97🐛 Bug Fixes
- Pass options to compose down command (#9040)
@eddumelendez- Do not override LocalStack command (#8991)
@eddumelendez- Fix log order after checking containerised compose exit code (#8984)
@eddumelendez- Fix log for Grafana URL (#8961)
@rajadilipkolli📖 Documentation
🧹 Housekeeping
- Use Develocity build cache configuration and access key authentication (#8964)
@tylerbertrand- Fix URI decode. (#9026)
@simpletasks- Move ComposeOverridesTest (#8985)
@eddumelendez📦 Dependency updates
- Downgrade awaitility version to 4.2.0 (#9041)
@eddumelendez- Combined dependencies PR (#9024)
@eddumelendez- Combined dependencies PR (#9023)
@eddumelendez- Combined dependencies PR (#9007)
@eddumelendez- Use pulsar-bom (#9006)
@eddumelendez- Combined dependencies PR (#9005)
@eddumelendez- Combined dependencies PR (#9002)
@eddumelendez- Combined dependencies PR (#8998)
@eddumelendez1.20.0
What's Changed
- Update ryuk version to 0.8.1 (#8957)
@eddumelendez- Move to develocity testRetry plugin (#8845)
@eddumelendez- chore(ci): add docker install type to the Slack payload (#8843)
@mdelapenya- Avoid cache when running against latest moby (#8841)
@eddumelendez- Log Testcontainers version (#8820)
@eddumelendez
... (truncated)
Commits
1877849Downgrade awaitility version to 4.2.0 (#9041)4952337Update Apache Kafka images to 3.8.033e9f64Pass options to compose down command (#9040)d26eacaFix URI decode (#9026)0ce97bfMerge pull request #9024 from testcontainers/combined-pr-branch18206d6Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...75ca75cBump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples1e5a080Merge pull request #9023 from testcontainers/combined-pr-branchdcc9ccfMerge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....aa2380dMerge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions