Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump github.com/ory/dockertest/v3 from 3.8.1 to 3.9.0 (#291)
Bumps [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) from 3.8.1 to 3.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ory/dockertest/commit/148c3da5afe5874ac0385d03e0bd1eab7ab90ecc"><code>148c3da</code></a> chore(deps): bump gotest.tools/v3 from 3.1.0 to 3.2.0 (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/353">#353</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/e38b9742dc7ddbc2e7f3079103a194b890d4ab85"><code>e38b974</code></a> chore: containerd/continuity (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/352">#352</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/cfab898e8db484b1a82d6eb20f8d7ffd42879c8e"><code>cfab898</code></a> chore(deps): bump github.com/opencontainers/runc from 1.1.0 to 1.1.1 (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/350">#350</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/f6f31ef83462393c21a5d7dfe54ec80925aa5477"><code>f6f31ef</code></a> chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/351">#351</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/230039c416e4f960e0ff94e5421ae152844f36aa"><code>230039c</code></a> fix: resource host for rootless containers (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/348">#348</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/23d540513762f2bb3373a3321606e0f050446520"><code>23d5405</code></a> chore(deps): bump github.com/docker/cli (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/349">#349</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/d93907d42e5a2095d42bff8b4131482d86916fe4"><code>d93907d</code></a> chore(deps): bump github.com/docker/cli (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/345">#345</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/ef54b32f522eb4baf597435a68f264a15ec7a197"><code>ef54b32</code></a> feat: add platform field to run options to support Apple M1 (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/344">#344</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/593d31dc90ab95d8783d7d1b0f8c213ca3c639fb"><code>593d31d</code></a> chore(deps): bump github.com/Microsoft/go-winio from 0.5.1 to 0.5.2 (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/340">#340</a>)</li> <li><a href="https://github.com/ory/dockertest/commit/824f7a062b4d1b5b3b6962b3d23962aa52e600ee"><code>824f7a0</code></a> chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (<a href="https://github-redirect.dependabot.com/ory/dockertest/issues/347">#347</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ory/dockertest/compare/v3.8.1...v3.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ory/dockertest/v3&package-manager=go_modules&previous-version=3.8.1&new-version=3.9.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 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>
- Loading branch information