Skip to content

Commit e751c54

Browse files
deps(deps-dev): bump @testcontainers/elasticsearch from 11.11.0 to 11.12.0 (#64)
Bumps [@testcontainers/elasticsearch](https://github.com/testcontainers/testcontainers-node) from 11.11.0 to 11.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-node/releases"><code>@​testcontainers/elasticsearch</code>'s releases</a>.</em></p> <blockquote> <h2>v11.12.0</h2> <h2>Changes</h2> <h2>🚀 Features</h2> <ul> <li>Add SSL support for postgres containers <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1224">#1224</a>)</li> <li>Add Azurite support for HTTPS/OAuth configuration <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1228">#1228</a>)</li> <li>Support preserving UID/GID when copying archives to containers <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1234">#1234</a>)</li> <li>Follow symlinks when copying files into containers <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1235">#1235</a>)</li> <li>Warn when compose wait strategy names don't match containers <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1232">#1232</a>)</li> <li>Add support for GenericContainer security options <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1226">#1226</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Honor nested .dockerignore exclusions in Docker build context <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1229">#1229</a>)</li> <li>Fallback to new Reaper when reused Reaper is unreachable <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1233">#1233</a>)</li> </ul> <h2>📖 Documentation</h2> <ul> <li>Add AGENTS.md: <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1225">#1225</a></li> <li>Update AGENTS.md: <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1236">#1236</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1231">#1231</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1227">#1227</a></li> </ul> <h2>🧹 Maintenance</h2> <ul> <li>Restore compose warning test compile after naming simplification <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1239">#1239</a>)</li> <li>Simplify Docker Compose naming to v2-only format <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1238">#1238</a>)</li> <li>Docker event stream test helper matches both <code>status</code> and <code>Action</code> fields <a href="https://github.com/cristianrgreco"><code>@​cristianrgreco</code></a> (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1230">#1230</a>)</li> </ul> <h2>📦 Dependency Updates</h2> <ul> <li>Bump dependencies: <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1222">#1222</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1223">#1223</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1220">#1220</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1221">#1221</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1212">#1212</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1211">#1211</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1208">#1208</a>, <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1209">#1209</a></li> <li>Bump mkdocs-material: <a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1205">#1205</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/0481c588747b4ddc5c3795c179ada77f96f38a76"><code>0481c58</code></a> Add SSL support for postgres containers (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1224">#1224</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/746f96e55bb7e3c315ae2b2a4be9e360b3d987e1"><code>746f96e</code></a> Add Azurite support for HTTPS/OAuth configuration (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1228">#1228</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/ecd83c87241a9574a0ba1d144ee508bd788a6972"><code>ecd83c8</code></a> Fix stale composeContainerName reference in compose warning test (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1239">#1239</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/f1a9a0b276649d8f79f4f45a09e2833e7acdf3c4"><code>f1a9a0b</code></a> Support preserving UID/GID when copying archives to containers (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1234">#1234</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/62748274bca2cb922a33c5934598f4cd8350faa1"><code>6274827</code></a> Follow symlinks when copying files into containers (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1235">#1235</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/5dc529366e33cf3eabca2b5b255e6369259d37af"><code>5dc5293</code></a> Simplify Compose naming to v2-only conventions (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1238">#1238</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/975665b768135ee9fa83a42cd1eabc98cc82feaa"><code>975665b</code></a> Honor nested .dockerignore exclusions in Docker build context (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1229">#1229</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/d75a4ac1341d6a62a5f42d1564e4152b8955fbb1"><code>d75a4ac</code></a> Fallback to new Reaper when reused one is unreachable (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1233">#1233</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/84d09081d300392184a63c7c21e46f8faefcafdd"><code>84d0908</code></a> Warn when compose wait strategy names don't match containers (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1232">#1232</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-node/commit/c608c47bcfb7ba7805606fea2b300082359dfa75"><code>c608c47</code></a> Update AGENTS.md (<a href="https://redirect.github.com/testcontainers/testcontainers-node/issues/1236">#1236</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-node/compare/v11.11.0...v11.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testcontainers/elasticsearch&package-manager=npm_and_yarn&previous-version=11.11.0&new-version=11.12.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 644b4b8 commit e751c54

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2349,11 +2349,11 @@
23492349
tslib "^2.8.0"
23502350

23512351
"@testcontainers/elasticsearch@^11.11.0":
2352-
version "11.11.0"
2353-
resolved "https://registry.yarnpkg.com/@testcontainers/elasticsearch/-/elasticsearch-11.11.0.tgz#9e078b578543199eef82afa72b2cfeffa29364e1"
2354-
integrity sha512-ctgIMRERmqEcjTphWcXEGQkL0yJqjCksvBBdbGkcNsFe/nEyAZzvUk6Vwd5t7Soy5mfwFmqibamtNPoPW7aKDg==
2352+
version "11.12.0"
2353+
resolved "https://registry.yarnpkg.com/@testcontainers/elasticsearch/-/elasticsearch-11.12.0.tgz#0c69ea9227c7b89175a3cb24df36e81d334df410"
2354+
integrity sha512-piCdtqOf9VK1PVQ7xLqcDHdElCXDu6cpRuxro5QZxjsjMU8FOs99ct+o17vJaXSon2yTwxI3zRUa0KmflXfNWw==
23552355
dependencies:
2356-
testcontainers "^11.11.0"
2356+
testcontainers "^11.12.0"
23572357

23582358
"@tybys/wasm-util@^0.10.0":
23592359
version "0.10.1"
@@ -6525,7 +6525,7 @@ test-exclude@^6.0.0:
65256525
glob "^7.1.4"
65266526
minimatch "^3.0.4"
65276527

6528-
testcontainers@^11.11.0:
6528+
testcontainers@^11.11.0, testcontainers@^11.12.0:
65296529
version "11.12.0"
65306530
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-11.12.0.tgz#2a2b9f9d20955f658959a44ed5ac0f2aedf7077a"
65316531
integrity sha512-VWtH+UQejVYYvb53ohEZRbx2naxyDvwO9lQ6A0VgmVE2Oh8r9EF09I+BfmrXpd9N9ntpzhao9di2yNwibSz5KA==

0 commit comments

Comments
 (0)