Skip to content

Commit

Permalink
Bump github.com/testcontainers/testcontainers-go/modules/postgres fro…
Browse files Browse the repository at this point in the history
…m 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>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 9626c20 commit 388d0b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.33.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0
github.com/testcontainers/testcontainers-go v0.34.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
)

Expand All @@ -28,7 +28,7 @@ require (
github.com/containerd/containerd v1.7.20 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/platforms v0.2.1 // indirect
github.com/cpuguy83/dockercfg v0.3.1 // indirect
github.com/cpuguy83/dockercfg v0.3.2 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/docker v27.1.1+incompatible // indirect
Expand Down
13 changes: 7 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=
github.com/containerd/platforms v0.2.1/go.mod h1:XHCb+2/hzowdiut9rkudds9bE5yJ7npe7dG/wG+uFPw=
github.com/cpuguy83/dockercfg v0.3.1 h1:/FpZ+JaygUR/lZP2NlFI2DVfrOEMAIKP5wWEJdoYe9E=
github.com/cpuguy83/dockercfg v0.3.1/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
github.com/cpuguy83/dockercfg v0.3.2 h1:DlJTyZGBDlXqUZ2Dk2Q3xHs/FtnooJJVaad2S9GKorA=
github.com/cpuguy83/dockercfg v0.3.2/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
Expand Down Expand Up @@ -193,6 +193,7 @@ github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
Expand All @@ -205,10 +206,10 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/testcontainers/testcontainers-go v0.33.0 h1:zJS9PfXYT5O0ZFXM2xxXfk4J5UMw/kRiISng037Gxdw=
github.com/testcontainers/testcontainers-go v0.33.0/go.mod h1:W80YpTa8D5C3Yy16icheD01UTDu+LmXIA2Keo+jWtT8=
github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0 h1:c+Gt+XLJjqFAejgX4hSpnHIpC9eAhvgI/TFWL/PbrFI=
github.com/testcontainers/testcontainers-go/modules/postgres v0.33.0/go.mod h1:I4DazHBoWDyf69ByOIyt3OdNjefiUx372459txOpQ3o=
github.com/testcontainers/testcontainers-go v0.34.0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo=
github.com/testcontainers/testcontainers-go v0.34.0/go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ=
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0 h1:c51aBXT3v2HEBVarmaBnsKzvgZjC5amn0qsj8Naqi50=
github.com/testcontainers/testcontainers-go/modules/postgres v0.34.0/go.mod h1:EWP75ogLQU4M4L8U+20mFipjV4WIR9WtlMXSB6/wiuc=
github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=
github.com/tklauser/go-sysconf v0.3.14/go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY=
github.com/tklauser/numcpus v0.8.0 h1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY=
Expand Down

0 comments on commit 388d0b5

Please sign in to comment.