Closed dependabot[bot] closed 3 months ago
The following labels could not be found: dependencies
.
Unable to locate .performanceTestingBot config file
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
The recent update involves a minor version increment of the testcontainers
dependency in the pom.xml
file, upgrading from version 1.20.0
to 1.20.1
. This change likely addresses bug fixes and performance enhancements, ensuring the project benefits from the latest improvements in the testcontainers
library. No other modifications were made to the project structure or configurations.
Files | Change Summary |
---|---|
pom.xml |
Updated testcontainers.version from 1.20.0 to 1.20.1 |
🐇 Hop, hop, hooray!
A new version's on display!
Testcontainers shine bright,
With fixes taking flight.
Bugs be gone, all in sight,
A smoother code delight! 🌟
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
PR Details of @dependabot[bot] in michelin-kstreamplify : | OPEN | CLOSED | TOTAL |
---|---|---|---|
4 | 18 | 22 |
Bumps
testcontainers.version
from 1.20.0 to 1.20.1. Updatesorg.testcontainers:testcontainers
from 1.20.0 to 1.20.1Release notes
Sourced from org.testcontainers:testcontainers's releases.
Commits
1877849
Downgrade awaitility version to 4.2.0 (#9041)4952337
Update Apache Kafka images to 3.8.033e9f64
Pass options to compose down command (#9040)d26eaca
Fix URI decode (#9026)0ce97bf
Merge pull request #9024 from testcontainers/combined-pr-branch18206d6
Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...75ca75c
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples1e5a080
Merge pull request #9023 from testcontainers/combined-pr-branchdcc9ccf
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....aa2380d
Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...Updates
org.testcontainers:junit-jupiter
from 1.20.0 to 1.20.1Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
1877849
Downgrade awaitility version to 4.2.0 (#9041)4952337
Update Apache Kafka images to 3.8.033e9f64
Pass options to compose down command (#9040)d26eaca
Fix URI decode (#9026)0ce97bf
Merge pull request #9024 from testcontainers/combined-pr-branch18206d6
Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...75ca75c
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples1e5a080
Merge pull request #9023 from testcontainers/combined-pr-branchdcc9ccf
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....aa2380d
Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...Updates
org.testcontainers:kafka
from 1.20.0 to 1.20.1Release notes
Sourced from org.testcontainers:kafka's releases.
Commits
1877849
Downgrade awaitility version to 4.2.0 (#9041)4952337
Update Apache Kafka images to 3.8.033e9f64
Pass options to compose down command (#9040)d26eaca
Fix URI decode (#9026)0ce97bf
Merge pull request #9024 from testcontainers/combined-pr-branch18206d6
Merge remote-tracking branch 'origin/dependabot/gradle/modules/redpanda/org.f...75ca75c
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /examples1e5a080
Merge pull request #9023 from testcontainers/combined-pr-branchdcc9ccf
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/com....aa2380d
Merge remote-tracking branch 'origin/dependabot/gradle/modules/kafka/org.apac...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
testcontainers
library to version 1.20.1, which includes bug fixes and performance improvements.