[PR #1152] [CLOSED] chore(deps): bump the all group with 3 updates #1015

Closed
opened 2026-02-25 23:36:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1152
Author: @dependabot[bot]
Created: 10/1/2025
Status: Closed

Base: masterHead: dependabot/go_modules/all-01f3a1e307


📝 Commits (1)

  • ce756e0 chore(deps): bump the all group with 3 updates

📊 Changes

2 files changed (+23 additions, -22 deletions)

View changed files

📝 go.mod (+9 -8)
📝 go.sum (+14 -14)

📄 Description

Bumps the all group with 3 updates: github.com/playwright-community/playwright-go, github.com/swaggo/swag and github.com/testcontainers/testcontainers-go.

Updates github.com/playwright-community/playwright-go from 0.5200.0 to 0.5200.1

Release notes

Sourced from github.com/playwright-community/playwright-go's releases.

v0.5200.1

What's Changed

New Contributors

Full Changelog: https://github.com/playwright-community/playwright-go/compare/v0.5200.0...v0.5200.1

Commits
  • 56e30d6 fix: waiter#RunAndWait maybe cause deadlock. (#555)
  • a70e216 test: wait for workerFunction to be defined in worker test (#561)
  • 2943f90 fix(ci): github runner deprecated ubuntu 20.04 (#560)
  • 123b947 fix: prevent panic in Sizes() (#544)
  • ed0010f fix: ignore nil error for up2date (#552)
  • 556282e fix(ci): misuse of matrix conditional (#559)
  • 6a47e17 ci: handle github action faillures (#553)
  • 4d70e13 docs: modify the playwright driver installation instructions (#542)
  • See full diff in compare view

Updates github.com/swaggo/swag from 1.16.4 to 1.16.6

Release notes

Sourced from github.com/swaggo/swag's releases.

v1.16.6

What's Changed

New Contributors

Full Changelog: https://github.com/swaggo/swag/compare/v1.16.5...v1.16.6

v1.16.5

What's Changed

New Contributors

... (truncated)

Commits

Updates github.com/testcontainers/testcontainers-go from 0.37.0 to 0.39.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go's releases.

v0.39.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

  • docs: clarify no client SDKs in production modules/images, in contributing.md (#3279) @​nimdrak

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • da47f5d chore: use new version (v0.39.0) in modules and examples
  • 404b345 chore(atlas): simplify host-port calculation in tests (#3300)
  • 6e14bda feat(atlaslocal): add MongoDB Atlas Local module (#3254)
  • 1fdd847 chore(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 (#3299)
  • 88dead6 feat: allow saving specific platforms for an image (#3218)
  • 44d970c chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (#3238)
  • ac8fdd3 chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (#3282)
  • d254caa feat(redpanda): add support for http proxy (#3258)
  • f54a356 chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (#3287)
  • 7098d80 chore(go): bump to Go 1.24 as minimal version (#3298)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/1152 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/all-01f3a1e307` --- ### 📝 Commits (1) - [`ce756e0`](https://github.com/go-shiori/shiori/commit/ce756e0359de46dbdea28a898cd43b4d2df46c10) chore(deps): bump the all group with 3 updates ### 📊 Changes **2 files changed** (+23 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+9 -8) 📝 `go.sum` (+14 -14) </details> ### 📄 Description Bumps the all group with 3 updates: [github.com/playwright-community/playwright-go](https://github.com/playwright-community/playwright-go), [github.com/swaggo/swag](https://github.com/swaggo/swag) and [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go). Updates `github.com/playwright-community/playwright-go` from 0.5200.0 to 0.5200.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/playwright-community/playwright-go/releases">github.com/playwright-community/playwright-go's releases</a>.</em></p> <blockquote> <h2>v0.5200.1</h2> <h2>What's Changed</h2> <ul> <li>docs: modify the playwright driver installation instructions by <a href="https://github.com/canstand"><code>@​canstand</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/542">playwright-community/playwright-go#542</a></li> <li>ci: handle github action faillures by <a href="https://github.com/canstand"><code>@​canstand</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/553">playwright-community/playwright-go#553</a></li> <li>fix(ci): misuse of matrix conditional by <a href="https://github.com/canstand"><code>@​canstand</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/559">playwright-community/playwright-go#559</a></li> <li>fix: ignore nil error for up2date by <a href="https://github.com/liruohrh"><code>@​liruohrh</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/552">playwright-community/playwright-go#552</a></li> <li>fix: prevent panic in Sizes() by <a href="https://github.com/derekperkins"><code>@​derekperkins</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/544">playwright-community/playwright-go#544</a></li> <li>fix(ci): github runner deprecated ubuntu 20.04 by <a href="https://github.com/canstand"><code>@​canstand</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/560">playwright-community/playwright-go#560</a></li> <li>test: wait for workerFunction to be defined in worker test by <a href="https://github.com/liruohrh"><code>@​liruohrh</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/561">playwright-community/playwright-go#561</a></li> <li>fix: waiter#RunAndWait maybe cause deadlock. by <a href="https://github.com/liruohrh"><code>@​liruohrh</code></a> in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/555">playwright-community/playwright-go#555</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/liruohrh"><code>@​liruohrh</code></a> made their first contribution in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/552">playwright-community/playwright-go#552</a></li> <li><a href="https://github.com/derekperkins"><code>@​derekperkins</code></a> made their first contribution in <a href="https://redirect.github.com/playwright-community/playwright-go/pull/544">playwright-community/playwright-go#544</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/playwright-community/playwright-go/compare/v0.5200.0...v0.5200.1">https://github.com/playwright-community/playwright-go/compare/v0.5200.0...v0.5200.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/playwright-community/playwright-go/commit/56e30d60f8b42785982469eaca6ad969bc2e1946"><code>56e30d6</code></a> fix: waiter#RunAndWait maybe cause deadlock. (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/555">#555</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/a70e216c28cc74dfbc1dc6224ab9da0c3f5a5f59"><code>a70e216</code></a> test: wait for workerFunction to be defined in worker test (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/561">#561</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/2943f90553df5eb45e477a31ed6391bb6ef75e5a"><code>2943f90</code></a> fix(ci): github runner deprecated ubuntu 20.04 (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/560">#560</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/123b947ddb17ab2e0d8b53d0e0a8bc755e61c577"><code>123b947</code></a> fix: prevent panic in Sizes() (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/544">#544</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/ed0010f3c6ebdbebb9dcffa7480f61e487530755"><code>ed0010f</code></a> fix: ignore nil error for up2date (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/552">#552</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/556282eb0a6036529f6fe2dbff80dd89773fd07d"><code>556282e</code></a> fix(ci): misuse of matrix conditional (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/559">#559</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/6a47e17273f45d89ed6e8ac786fbbebca68eac79"><code>6a47e17</code></a> ci: handle github action faillures (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/553">#553</a>)</li> <li><a href="https://github.com/playwright-community/playwright-go/commit/4d70e13a55649abcfe582deeecbeeaf6e0ba6427"><code>4d70e13</code></a> docs: modify the playwright driver installation instructions (<a href="https://redirect.github.com/playwright-community/playwright-go/issues/542">#542</a>)</li> <li>See full diff in <a href="https://github.com/playwright-community/playwright-go/compare/v0.5200.0...v0.5200.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/swaggo/swag` from 1.16.4 to 1.16.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/swaggo/swag/releases">github.com/swaggo/swag's releases</a>.</em></p> <blockquote> <h2>v1.16.6</h2> <h2>What's Changed</h2> <ul> <li>fix: prevent nil pointer dereference in getFuncDoc when parsing depen… by <a href="https://github.com/gatorjuice"><code>@​gatorjuice</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2044">swaggo/swag#2044</a></li> <li>fix: router with tilde <a href="https://redirect.github.com/swaggo/swag/issues/2004">#2004</a> by <a href="https://github.com/subwiz"><code>@​subwiz</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2005">swaggo/swag#2005</a></li> <li>Feature: allow enum ordered const name override (2nd PR for this) by <a href="https://github.com/drewsilcock"><code>@​drewsilcock</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2046">swaggo/swag#2046</a></li> <li>Use the structs name without the <a href="https://github.com/name"><code>@​name</code></a> comment by <a href="https://github.com/skast96"><code>@​skast96</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2043">swaggo/swag#2043</a></li> <li>feat: allow description line continuation by <a href="https://github.com/berk-karaal"><code>@​berk-karaal</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2048">swaggo/swag#2048</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gatorjuice"><code>@​gatorjuice</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/2044">swaggo/swag#2044</a></li> <li><a href="https://github.com/subwiz"><code>@​subwiz</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/2005">swaggo/swag#2005</a></li> <li><a href="https://github.com/drewsilcock"><code>@​drewsilcock</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/2046">swaggo/swag#2046</a></li> <li><a href="https://github.com/skast96"><code>@​skast96</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/2043">swaggo/swag#2043</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/swaggo/swag/compare/v1.16.5...v1.16.6">https://github.com/swaggo/swag/compare/v1.16.5...v1.16.6</a></p> <h2>v1.16.5</h2> <h2>What's Changed</h2> <ul> <li>Added support for <a href="https://github.com/tag"><code>@​tag</code></a>.x- attributes for tags (<a href="https://redirect.github.com/swaggo/swag/issues/1784">#1784</a>) by <a href="https://github.com/Ponywka"><code>@​Ponywka</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1785">swaggo/swag#1785</a></li> <li>feat: Add x-enum-descriptions to generated Swagger documentation for Enum by <a href="https://github.com/wakamenod"><code>@​wakamenod</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1878">swaggo/swag#1878</a></li> <li>fix: use '&amp;&amp;' for security pair(AND) by <a href="https://github.com/kkkiio"><code>@​kkkiio</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1659">swaggo/swag#1659</a></li> <li>feat: ParseComment error to contain the comment by <a href="https://github.com/stokito"><code>@​stokito</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1777">swaggo/swag#1777</a></li> <li>support generate var-declared function doc by <a href="https://github.com/book987"><code>@​book987</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1657">swaggo/swag#1657</a></li> <li>Fix compare original and formatted by <a href="https://github.com/0daryo"><code>@​0daryo</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1915">swaggo/swag#1915</a></li> <li>Transfer golang type to swagger type with format reserved by <a href="https://github.com/sdghchj"><code>@​sdghchj</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1944">swaggo/swag#1944</a></li> <li>Fix format by goimports by <a href="https://github.com/0daryo"><code>@​0daryo</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1927">swaggo/swag#1927</a></li> <li>chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /example/object-map-example by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/swaggo/swag/pull/1945">swaggo/swag#1945</a></li> <li>fix: <a href="https://github.com/name"><code>@​name</code></a> for recursion by <a href="https://github.com/njacob1001"><code>@​njacob1001</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1948">swaggo/swag#1948</a></li> <li>Fix typo error in README by <a href="https://github.com/yashisrani"><code>@​yashisrani</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1954">swaggo/swag#1954</a></li> <li>Extension: collectionFormat in struct tag by <a href="https://github.com/sdghchj"><code>@​sdghchj</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1989">swaggo/swag#1989</a></li> <li>chore: accept event streaming by <a href="https://github.com/miguelhrocha"><code>@​miguelhrocha</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1992">swaggo/swag#1992</a></li> <li>Non-empty stderr for <code>go list</code> is not an error in itself by <a href="https://github.com/atercattus"><code>@​atercattus</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1981">swaggo/swag#1981</a></li> <li>Updated golang/x/text v0.21, x/tools v0.21 to address CVE-2024-45338 in net v0.23 by <a href="https://github.com/blame19"><code>@​blame19</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1962">swaggo/swag#1962</a></li> <li>Remove redundant <code>(default: false)</code> for parseFuncBody flag by <a href="https://github.com/nikpivkin"><code>@​nikpivkin</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/1961">swaggo/swag#1961</a></li> <li>chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /example/celler by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/swaggo/swag/pull/1993">swaggo/swag#1993</a></li> <li>fix(test): include <code>rune</code> test in enums tests by <a href="https://github.com/sharunkumar"><code>@​sharunkumar</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2025">swaggo/swag#2025</a></li> <li>feat: json:omitempty marks field as optional by <a href="https://github.com/andyatmiami"><code>@​andyatmiami</code></a> in <a href="https://redirect.github.com/swaggo/swag/pull/2041">swaggo/swag#2041</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wakamenod"><code>@​wakamenod</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1878">swaggo/swag#1878</a></li> <li><a href="https://github.com/stokito"><code>@​stokito</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1777">swaggo/swag#1777</a></li> <li><a href="https://github.com/book987"><code>@​book987</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1657">swaggo/swag#1657</a></li> <li><a href="https://github.com/njacob1001"><code>@​njacob1001</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1948">swaggo/swag#1948</a></li> <li><a href="https://github.com/yashisrani"><code>@​yashisrani</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1954">swaggo/swag#1954</a></li> <li><a href="https://github.com/miguelhrocha"><code>@​miguelhrocha</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1992">swaggo/swag#1992</a></li> <li><a href="https://github.com/atercattus"><code>@​atercattus</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1981">swaggo/swag#1981</a></li> <li><a href="https://github.com/blame19"><code>@​blame19</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/1962">swaggo/swag#1962</a></li> <li><a href="https://github.com/sharunkumar"><code>@​sharunkumar</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/2025">swaggo/swag#2025</a></li> <li><a href="https://github.com/andyatmiami"><code>@​andyatmiami</code></a> made their first contribution in <a href="https://redirect.github.com/swaggo/swag/pull/2041">swaggo/swag#2041</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swaggo/swag/commit/f676981e12b892b4a2c5f50cd3dbc96d469ca358"><code>f676981</code></a> feat: allow description line continuation (<a href="https://redirect.github.com/swaggo/swag/issues/2048">#2048</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/252fecd4cbc33868a56d3f3f1092cd2a561073ef"><code>252fecd</code></a> Use the structs name without the <a href="https://github.com/name"><code>@​name</code></a> comment (<a href="https://redirect.github.com/swaggo/swag/issues/2043">#2043</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/b0c5cc990594386ba6189a21313e4e8e68695249"><code>b0c5cc9</code></a> Feature: allow enum ordered const name override (2nd PR for this) (<a href="https://redirect.github.com/swaggo/swag/issues/2046">#2046</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/0f3bf86377c7e1c5bbf280380419e9ded717d83a"><code>0f3bf86</code></a> fix: router with tilde <a href="https://redirect.github.com/swaggo/swag/issues/2004">#2004</a> (<a href="https://redirect.github.com/swaggo/swag/issues/2005">#2005</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/d7cec5730e4e9ff1c05e98b780c0092b0ad35cbe"><code>d7cec57</code></a> fix: prevent nil pointer dereference in getFuncDoc when parsing dependencies ...</li> <li><a href="https://github.com/swaggo/swag/commit/15a183bfd60426ca30b2cebdff5ab7c6558d0291"><code>15a183b</code></a> feat: json:omitempty marks field as optional (<a href="https://redirect.github.com/swaggo/swag/issues/2041">#2041</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/714cd1292724c73a25cf1828ea24df08d4f66de3"><code>714cd12</code></a> fix(test): include <code>rune</code> test in enums tests (<a href="https://redirect.github.com/swaggo/swag/issues/2025">#2025</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/93e86851e9f22f1f2db57812cf71fc004c02159c"><code>93e8685</code></a> chore(deps): bump golang.org/x/crypto in /example/celler (<a href="https://redirect.github.com/swaggo/swag/issues/1993">#1993</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/aee4fddf38fc80aa5d2d5257545f2a3727d7d056"><code>aee4fdd</code></a> Remove redundant (default: false) for parseFuncBody flag (<a href="https://redirect.github.com/swaggo/swag/issues/1961">#1961</a>)</li> <li><a href="https://github.com/swaggo/swag/commit/5c99c1705f92c42ba47987357d0e1790e8c1eb92"><code>5c99c17</code></a> x/text v0.21, x/tools v0.21 (<a href="https://redirect.github.com/swaggo/swag/issues/1962">#1962</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swaggo/swag/compare/v1.16.4...v1.16.6">compare view</a></li> </ul> </details> <br /> Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.39.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go's releases</a>.</em></p> <blockquote> <h2>v0.39.0</h2> <h1>What's Changed</h1> <h2>🚀 Features</h2> <ul> <li>feat(atlaslocal): add MongoDB Atlas Local module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3254">#3254</a>) <a href="https://github.com/prestonvasquez"><code>@​prestonvasquez</code></a></li> <li>feat: allow saving specific platforms for an image (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3218">#3218</a>) <a href="https://github.com/LaurentGoderre"><code>@​LaurentGoderre</code></a></li> <li>feat(redpanda): add support for http proxy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3258">#3258</a>) <a href="https://github.com/simon0191"><code>@​simon0191</code></a></li> <li>feat(nebulagraph): add NebulaGraph module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3266">#3266</a>) <a href="https://github.com/egasimov"><code>@​egasimov</code></a></li> <li>feat(registry): add helper functions to pull and tag images (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3275">#3275</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>feat: add Solace pubsub+ module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3230">#3230</a>) <a href="https://github.com/unicod3"><code>@​unicod3</code></a></li> <li>feat(options): add WithProvider (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3241">#3241</a>) <a href="https://github.com/dfioravanti"><code>@​dfioravanti</code></a></li> <li>feat(mcpgateay): add Docker's MCP gateway module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3232">#3232</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: preserve unix socket schema in testcontainersHostFromProperties (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3213">#3213</a>) <a href="https://github.com/knqyf263"><code>@​knqyf263</code></a></li> <li>fix(reaper): remove termSignal override (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3261">#3261</a>) <a href="https://github.com/buraindo"><code>@​buraindo</code></a></li> <li>fix(registry): update <code>WithHtpasswd</code> to use <code>os.CreateTemp</code> instead of <code>os.Create</code> with <code>filepath.Join</code>. (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3272">#3272</a>) <a href="https://github.com/jakobmoellerdev"><code>@​jakobmoellerdev</code></a></li> <li>fix(nats): use wait for listening port instead of wait for log (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3256">#3256</a>) <a href="https://github.com/own2pwn"><code>@​own2pwn</code></a></li> <li>fix(postgres): snapshot restore (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3264">#3264</a>) <a href="https://github.com/ascheman"><code>@​ascheman</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs: clarify no client SDKs in production modules/images, in contributing.md (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3279">#3279</a>) <a href="https://github.com/nimdrak"><code>@​nimdrak</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>chore(atlas): simplify host-port calculation in tests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3300">#3300</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(deps): bump tj-actions/changed-files from 46.0.3 to 47.0.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3283">#3283</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(modulegen): detect missing project files after new module creation (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3281">#3281</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(release): refine release script to update inter-module dependencies (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3273">#3273</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(postgres): use require.NotNil instead of assert.NotNil (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3252">#3252</a>) <a href="https://github.com/nolandseigler"><code>@​nolandseigler</code></a></li> <li>fix(dockermcpgateway): use duckduckgo instead of brave (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3247">#3247</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>chore(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3299">#3299</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3238">#3238</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3282">#3282</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3287">#3287</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(go): bump to Go 1.24 as minimal version (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3298">#3298</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>deps(mongodb): update MongoDB Go Driver to v2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3278">#3278</a>) <a href="https://github.com/matthewdale"><code>@​matthewdale</code></a></li> <li>chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.6 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3224">#3224</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.1.7 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3284">#3284</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3285">#3285</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tj-actions/changed-files from 46.0.3 to 47.0.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3283">#3283</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible in /modules/nebulagraph (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3277">#3277</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump ryuk to v0.13.0, which uses scratch as base image (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3274">#3274</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3270">#3270</a>) <a href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li> <li>chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /modules/compose (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3267">#3267</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</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/da47f5d8e652a9a76d7adada8e37240044ce7424"><code>da47f5d</code></a> chore: use new version (v0.39.0) in modules and examples</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/404b3453ee0acea29821bab2e36bdccfed541777"><code>404b345</code></a> chore(atlas): simplify host-port calculation in tests (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3300">#3300</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/6e14bda839461bc5c76bd76bb7ff8d36cc9662d7"><code>6e14bda</code></a> feat(atlaslocal): add MongoDB Atlas Local module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3254">#3254</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/1fdd847cf3a5c8c1856da3dc3113aea423da75ee"><code>1fdd847</code></a> chore(deps): bump golang.org/x/net from 0.28.0 to 0.38.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3299">#3299</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/88dead6ad12658bf28c233c16466d990ae6ab93a"><code>88dead6</code></a> feat: allow saving specific platforms for an image (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3218">#3218</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/44d970c870f5c20b8a170401dd7d08a68ce052b1"><code>44d970c</code></a> chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3238">#3238</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/ac8fdd3dda3649a2099db5e55c891639955208f2"><code>ac8fdd3</code></a> chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3282">#3282</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/d254caa29675a0945cf21f233b4c397a6e95bdd0"><code>d254caa</code></a> feat(redpanda): add support for http proxy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3258">#3258</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/f54a3566cf33b64e4866293997c9b153b930561b"><code>f54a356</code></a> chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3287">#3287</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/7098d80b52521177aa4e39f78d5783bf9a9840b7"><code>7098d80</code></a> chore(go): bump to Go 1.24 as minimal version (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3298">#3298</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.37.0...v0.39.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:36:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#1015
No description provided.