kraftkit
kraftkit copied to clipboard
gomod(deps): Bump github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0
Bumps github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0.
Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
v0.32.0
What's Changed
🚀 Features
- feat: honour go toolchain's verbose flag to print out logs (#2624)
@mdelapenya
- feat: prepare modules for the new API (#2610)
@mdelapenya
- feat(postgres): use faster sql.DB instead of docker exec psql for snapshot/restore [rebased for main] (#2600)
@cfstras
- feat: add azurite module (#2569)
@mdelapenya
- feat: add testcontainers labels to the built images (#2579)
@mdelapenya
- feat(mongodb): Make the replica set name configurable (#2538)
@shubhamrajvanshi
- feat: add vearch module (#2560)
@zhanghexian
- feat(ryuk): allow to configure ryuk timeouts using env variables (#2541)
@fcx-mrogez
🐛 Bug Fixes
- fix: never cache JSON representation of a container (#2606)
@mdelapenya
- fix: Rename TC_HOST environment variable to TESTCONTAINERS_HOST_OVERRIDE (#2536)
@hanapedia
- fix: allow compose files and readers to be used together (#2598)
@BoKleynen
- fix: proper synchronisation for start/stop log production (#2576)
@mdelapenya
- fix: prepend substitutors for built images (#2577)
@mdelapenya
- fix(cockroachdb): Fixes cockroachdb wait strategy handling (#2456)
@bearrito
- Fix race condition when looking up reaper (ryuk) container (#2508)
@emetsger
- Handle error properly during port forwarding initialization. (#2550)
@cedric-appdirect
- Fix network accessor for port-forwarding feature (#2551)
@JulienBreux
- fix: add import to module generation (#2537)
@mdelapenya
📖 Documentation
- docs: indicate version for the Run function (#2627)
@mdelapenya
- docs: document ryuk timeouts for compose (#2620)
@mdelapenya
- docs: document disabling ryuk with properties (#2603)
@mdelapenya
- docs: example for NATS cluster (#2591)
@mdelapenya
- docs: fix deprecation warning for material extensions emoji (#2592)
@mdelapenya
- docs: update contributing guide (#2586)
@mdelapenya
- docs: update colima docs (#2578)
@mdelapenya
- docs(compose): Fix typo docker compose docs (#2565)
@ynfle
- fix: update search bar eval in mkdocs (#2547)
@mdelapenya
- docs: improve contributing docs for code snippets (#2546)
@mdelapenya
- docs: document test session semantics (#2544)
@mdelapenya
- docs: fix CircleCI docs (#2539)
@mdelapenya
🧹 Housekeeping
- Fix issues in BuildImage() (#2626)
@ash2k
- chore: remove duplicated tests for config (#2628)
@mdelapenya
- Log retried errors (#2613)
@ash2k
- fix: do not use deprecated method in postgres tests (#2623)
@mdelapenya
- chore: use self-hosted worker for Windows tests (#2619)
@mdelapenya
- chore: remove most uses of TestcontainersConfig and deprecated TestcontainersConfig fields. (#2614)
@thaJeztah
- chore: test cleanups (#2608)
@ash2k
... (truncated)
Commits
5fb8f5c
chore: use new version (v0.32.0) in modules and examples80e57e1
feat: honour go toolchain's verbose flag to print out logs (#2624)306f185
Fix issues in BuildImage() (#2626)3f73722
docs: indicate version for the Run function (#2627)ee9a148
chore: remove duplicated tests for config (#2628)9cd7bcb
Log retried errors (#2613)d60fc7c
fix: do not use deprecated method in postgres tests (#2623)8e4728b
feat: prepare modules for the new API (#2610)a32fe92
chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.1 (#2617)5576778
chore(deps): bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0 (#2561)- 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)