Skip to content

Commit 388d0b5

Browse files
Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.33.0 to 0.34.0 (#422)
Bumps [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) from 0.33.0 to 0.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go/modules/postgres's releases</a>.</em></p> <blockquote> <h2>v0.34.0</h2> <h1>What's Changed</h1> <h2>🚀 Features</h2> <ul> <li>feat: add meilisearch-module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2835">#2835</a>) <a href="https://github.com/mashail"><code>@​mashail</code></a></li> <li>feat: add yugabytedb module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2825">#2825</a>) <a href="https://github.com/henripqt"><code>@​henripqt</code></a></li> <li>feat: add etcd module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2788">#2788</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: add dynamodb-local module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2799">#2799</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: support databend module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2779">#2779</a>) <a href="https://github.com/hantmac"><code>@​hantmac</code></a></li> <li>feat(mongodb): Wait for mongodb module with a replicaset to finish (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2777">#2777</a>) <a href="https://github.com/smgt"><code>@​smgt</code></a></li> <li>feat: expose functions for resource clean up in tests and examples (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2738">#2738</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>feat(wait): for file (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2731">#2731</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>feat(compose): select services via profiles (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2758">#2758</a>) <a href="https://github.com/ngrash"><code>@​ngrash</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix(postgres): duplicate snapshot name (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2840">#2840</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix(reaper): refactor to allow retries and fix races (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2728">#2728</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix: update module container struct name and missing imports (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2831">#2831</a>) <a href="https://github.com/henripqt"><code>@​henripqt</code></a></li> <li>fix(redpanda): wait for (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2794">#2794</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix(elasticsearch): wait for (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2724">#2724</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix(grafana): update module path (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2797">#2797</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>fix: container logging deadlocks (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2791">#2791</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix: parallel containers clean race (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2790">#2790</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix(registry): wait for (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2793">#2793</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix: handle 127 error code for podman compatibility (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2778">#2778</a>) <a href="https://github.com/vchandela"><code>@​vchandela</code></a></li> <li>fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2775">#2775</a>) <a href="https://github.com/rzajac"><code>@​rzajac</code></a></li> <li>fix(postgres): Apply default snapshot name if no name specified (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2783">#2783</a>) <a href="https://github.com/kiview"><code>@​kiview</code></a></li> <li>fix: docker config error handling when config file does not exist (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2772">#2772</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>fix: check if the discovered docker socket responds (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2741">#2741</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>Fix trailing slash on Image Prefix (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2747">#2747</a>) <a href="https://github.com/driverpt"><code>@​driverpt</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: document redpanda options (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2789">#2789</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>docs: refine heading badges in README (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2770">#2770</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>fix: use <code>Contains</code> or <code>ErrorContains</code> with testify (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2839">#2839</a>) <a href="https://github.com/mmorel-35"><code>@​mmorel-35</code></a></li> <li>golangci-lint: enable thelper linter (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2834">#2834</a>) <a href="https://github.com/mmorel-35"><code>@​mmorel-35</code></a></li> <li>chore: update ryuk to 0.10.2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2833">#2833</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>chore: replace 'assert' with 'require' (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2827">#2827</a>) <a href="https://github.com/JoelLau"><code>@​JoelLau</code></a></li> <li>chore: replace 'assert' with 'require' for critical checks (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2824">#2824</a>) <a href="https://github.com/JoelLau"><code>@​JoelLau</code></a></li> <li>feat: add require for critical checks (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2812">#2812</a>) <a href="https://github.com/AshutoshKD"><code>@​AshutoshKD</code></a></li> <li>fix: container timeout test (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2792">#2792</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>chore: golangci-lint 1.61.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2787">#2787</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>ci: add generate for mocks (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2774">#2774</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> <li>chore: avoid using of log.Fatal in main in tests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2739">#2739</a>) <a href="https://github.com/stevenh"><code>@​stevenh</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/7d0f970ea5e25911e2f67f5fd4aff969067185a0"><code>7d0f970</code></a> chore: use new version (v0.34.0) in modules and examples</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2c66f202c5cf6605cbc4cf32329dc065d9cc4d95"><code>2c66f20</code></a> feat: add meilisearch-module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2835">#2835</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/235ab07d4c22fb7bf5ed735731d7a1aeb68018d5"><code>235ab07</code></a> fix(postgres): duplicate snapshot name (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2840">#2840</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/f1632b35b3a241818697aa338d54b61eb3550f39"><code>f1632b3</code></a> chore: use Contains or ErrorContains checks (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2839">#2839</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/b74984d043f27c31e3611b7d61dfb34e04ef0480"><code>b74984d</code></a> golangci-lint: enable thelper linter (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2834">#2834</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/5e988ffd21778f56f494cd744a0a288c2c8f3f6d"><code>5e988ff</code></a> fix(reaper): refactor to allow retries and fix races (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2728">#2728</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/56bb5015d460f67e7c185293a62b2707bd1e2ddb"><code>56bb501</code></a> chore: update ryuk to 0.10.2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2833">#2833</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/27f699b43aa02e1d0bf7fe6efd7631f00e768319"><code>27f699b</code></a> feat: add yugabytedb module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2825">#2825</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/00e7002d6cf57519e482796186a1f664dad48c07"><code>00e7002</code></a> fix: update module container struct name and missing imports (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2831">#2831</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/fb6a4ba574ecfebc2a14de987e3fe958f04a14f0"><code>fb6a4ba</code></a> chore: replace 'assert' with 'require' (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/2827">#2827</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.33.0...v0.34.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/testcontainers/testcontainers-go/modules/postgres&package-manager=go_modules&previous-version=0.33.0&new-version=0.34.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9626c20 commit 388d0b5

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ require (
1111
github.com/spf13/cobra v1.8.1
1212
github.com/spf13/viper v1.19.0
1313
github.com/stretchr/testify v1.9.0
14-
github.com/testcontainers/testcontainers-go v0.33.0
15-
github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0
14+
github.com/testcontainers/testcontainers-go v0.34.0
15+
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
1616
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
1717
)
1818

@@ -28,7 +28,7 @@ require (
2828
github.com/containerd/containerd v1.7.20 // indirect
2929
github.com/containerd/log v0.1.0 // indirect
3030
github.com/containerd/platforms v0.2.1 // indirect
31-
github.com/cpuguy83/dockercfg v0.3.1 // indirect
31+
github.com/cpuguy83/dockercfg v0.3.2 // indirect
3232
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3333
github.com/distribution/reference v0.6.0 // indirect
3434
github.com/docker/docker v27.1.1+incompatible // indirect

go.sum

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
3636
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
3737
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=
3838
github.com/containerd/platforms v0.2.1/go.mod h1:XHCb+2/hzowdiut9rkudds9bE5yJ7npe7dG/wG+uFPw=
39-
github.com/cpuguy83/dockercfg v0.3.1 h1:/FpZ+JaygUR/lZP2NlFI2DVfrOEMAIKP5wWEJdoYe9E=
40-
github.com/cpuguy83/dockercfg v0.3.1/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
39+
github.com/cpuguy83/dockercfg v0.3.2 h1:DlJTyZGBDlXqUZ2Dk2Q3xHs/FtnooJJVaad2S9GKorA=
40+
github.com/cpuguy83/dockercfg v0.3.2/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
4141
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
4242
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
4343
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
@@ -193,6 +193,7 @@ github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+
193193
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
194194
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
195195
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
196+
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
196197
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
197198
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
198199
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
@@ -205,10 +206,10 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
205206
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
206207
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
207208
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
208-
github.com/testcontainers/testcontainers-go v0.33.0 h1:zJS9PfXYT5O0ZFXM2xxXfk4J5UMw/kRiISng037Gxdw=
209-
github.com/testcontainers/testcontainers-go v0.33.0/go.mod h1:W80YpTa8D5C3Yy16icheD01UTDu+LmXIA2Keo+jWtT8=
210-
github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0 h1:c+Gt+XLJjqFAejgX4hSpnHIpC9eAhvgI/TFWL/PbrFI=
211-
github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0/go.mod h1:I4DazHBoWDyf69ByOIyt3OdNjefiUx372459txOpQ3o=
209+
github.com/testcontainers/testcontainers-go v0.34.0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo=
210+
github.com/testcontainers/testcontainers-go v0.34.0/go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ=
211+
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0 h1:c51aBXT3v2HEBVarmaBnsKzvgZjC5amn0qsj8Naqi50=
212+
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0/go.mod h1:EWP75ogLQU4M4L8U+20mFipjV4WIR9WtlMXSB6/wiuc=
212213
github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=
213214
github.com/tklauser/go-sysconf v0.3.14/go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY=
214215
github.com/tklauser/numcpus v0.8.0 h1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY=

0 commit comments

Comments
 (0)