wait4x
wait4x copied to clipboard
Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.33.0 to 0.34.0
Bumps github.com/testcontainers/testcontainers-go/modules/redis from 0.33.0 to 0.34.0.
Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/redis's releases.
v0.34.0
What's Changed
🚀 Features
- feat: add meilisearch-module (#2835)
@mashail- feat: add yugabytedb module (#2825)
@henripqt- feat: add etcd module (#2788)
@mdelapenya- feat: add dynamodb-local module (#2799)
@mdelapenya- feat: support databend module (#2779)
@hantmac- feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777)
@smgt- feat: expose functions for resource clean up in tests and examples (#2738)
@stevenh- feat(wait): for file (#2731)
@stevenh- feat(compose): select services via profiles (#2758)
@ngrash🐛 Bug Fixes
- fix(postgres): duplicate snapshot name (#2840)
@stevenh- fix(reaper): refactor to allow retries and fix races (#2728)
@stevenh- fix: update module container struct name and missing imports (#2831)
@henripqt- fix(redpanda): wait for (#2794)
@stevenh- fix(elasticsearch): wait for (#2724)
@stevenh- fix(grafana): update module path (#2797)
@mdelapenya- fix: container logging deadlocks (#2791)
@stevenh- fix: parallel containers clean race (#2790)
@stevenh- fix(registry): wait for (#2793)
@stevenh- fix: handle 127 error code for podman compatibility (#2778)
@vchandela- fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775)
@rzajac- fix(postgres): Apply default snapshot name if no name specified (#2783)
@kiview- fix: docker config error handling when config file does not exist (#2772)
@stevenh- fix: check if the discovered docker socket responds (#2741)
@mdelapenya- Fix trailing slash on Image Prefix (#2747)
@driverpt📖 Documentation
- docs: document redpanda options (#2789)
@mdelapenya- docs: refine heading badges in README (#2770)
@mdelapenya🧹 Housekeeping
- fix: use
ContainsorErrorContainswith testify (#2839)@mmorel-35- golangci-lint: enable thelper linter (#2834)
@mmorel-35- chore: update ryuk to 0.10.2 (#2833)
@stevenh- chore: replace 'assert' with 'require' (#2827)
@JoelLau- chore: replace 'assert' with 'require' for critical checks (#2824)
@JoelLau- feat: add require for critical checks (#2812)
@AshutoshKD- fix: container timeout test (#2792)
@stevenh- chore: golangci-lint 1.61.0 (#2787)
@stevenh- ci: add generate for mocks (#2774)
@stevenh- chore: avoid using of log.Fatal in main in tests (#2739)
@stevenh
... (truncated)
Commits
7d0f970chore: use new version (v0.34.0) in modules and examples2c66f20feat: add meilisearch-module (#2835)235ab07fix(postgres): duplicate snapshot name (#2840)f1632b3chore: use Contains or ErrorContains checks (#2839)b74984dgolangci-lint: enable thelper linter (#2834)5e988fffix(reaper): refactor to allow retries and fix races (#2728)56bb501chore: update ryuk to 0.10.2 (#2833)27f699bfeat: add yugabytedb module (#2825)00e7002fix: update module container struct name and missing imports (#2831)fb6a4bachore: replace 'assert' with 'require' (#2827)- 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)