Bump the all-deps-minor-and-patch group across 1 directory with 2 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies java
Bumps the all-deps-minor-and-patch group with 2 updates in the / directory: org.testcontainers:testcontainers and gradle-wrapper.
Updates org.testcontainers:testcontainers from 2.0.4 to 2.0.5
Release notes
Sourced from org.testcontainers:testcontainers's releases.
2.0.5
What's Changed
🚀 Features & Enhancements
- Support
apache/artemisin ArtemisContainer (#11590)@eddumelendez- Add getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)
@eddumelendez- Add support for !override docker compose tag (#11490)
@meck-gd🐛 Bug Fixes
- Fix jarFileTest cache relocatability (#11574)
@ribafish📖 Documentation
- Update LocalStack docs (#11581)
@eddumelendez🧹 Housekeeping
- Fix typo in GenericContainer namespace validation error message (#11717)
@haider2122- Replace deprecated/removed method calls javadoc examples (#11570)
@ratonalgaze- Use weaviate client v6 (#11711)
@eddumelendez- Polish CI workflows (#11686)
@eddumelendez- Update testcontainers version to 2.0.4 (#11357) @github-actions[bot]
- Update docs version to 2.0.4 (#11573) @github-actions[bot]
📦 Dependency updates
- Combined dependencies PR (#11710)
@eddumelendez- Combined dependencies PR (#11708)
@eddumelendez- Combined dependencies PR (#11707)
@eddumelendez- Combined dependencies PR (#11706)
@eddumelendez- Combined dependencies PR (#11705)
@eddumelendez- Combined dependencies PR (#11704)
@eddumelendez- Combined dependencies PR (#11701)
@eddumelendez- Combined dependencies PR (#11700)
@eddumelendez- Combined dependencies PR (#11699)
@eddumelendez- Combined dependencies PR (#11685)
@eddumelendez- Combined dependencies PR (#11684)
@eddumelendez- Combined dependencies PR (#11681)
@eddumelendez- Combined dependencies PR (#11672)
@eddumelendez- Combined dependencies PR (#11671)
@eddumelendez- Combined dependencies PR (#11670)
@eddumelendez- Combined dependencies PR (#11632)
@eddumelendez
Commits
5c44820Fix typo (#11717)84b1c3aAdd getHttpPort and getGrpcPort methods in WeaviateContainer (#11712)a412b8eUse weaviate client v6 (#11711)058fa82Combined dependencies PR (#11710)773f344Merge remote-tracking branch 'origin/dependabot/gradle/modules/hivemq/ch.qos....ebe6043Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...5248d1dMerge remote-tracking branch 'origin/dependabot/gradle/modules/scylladb/softw...ab781f6Combined dependencies PR (#11708)2d6c1beMerge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-ann...e76c291Merge remote-tracking branch 'origin/dependabot/gradle/core/org.junit.platfor...- Additional commits viewable in compare view
Updates gradle-wrapper from 9.2.1 to 9.4.1
Release notes
Sourced from gradle-wrapper's releases.
9.4.1
The Gradle team is excited to announce Gradle 9.4.1.
Here are the highlights of this release:
- Java 26 support
- Non-class-based JVM tests
- Enhanced console progress bar
We would like to thank the following community members for their contributions to this release of Gradle: akankshaa-00, Attila Kelemen, Björn Kautler, dblood, Dennis Rieks, duvvuvenkataramana, John Burns, Julian, kevinstembridge, Niels Doucet, Philip Wedemann, ploober, Richard Hernandez, Roberto Perez Alcolea, Sebastian Lövdahl, stephan2405, Stephane Landelle, Ujwal Suresh Vanjare, Victor Merkulov, Vincent Potuček, Vladimir Sitnikov.
Upgrade instructions
Switch your build to use Gradle 9.4.1 by updating your wrapper:
./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapperSee the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
... (truncated)
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanup- 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 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
Package Dependencies
org.testcontainers:testcontainers
maven
2.0.4 → 2.0.5
Patch
Technical Details
| ID: | 15599661 |
| UUID: | 4298121009 |
| Node ID: | PR_kwDOKsv2Ms7UEjRS |
| Host: | GitHub |
| Repository: | BitWeb/java-core-lib |