-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 #2436
build(deps): bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0 #2436
Conversation
👍 |
21a7e2c
to
f0cfd22
Compare
./net tests fails due to idle connections in docker provider http client:
Seems related to testcontainers/testcontainers-go#321 |
Created testcontainers/testcontainers-go#1358 I think for our case we only need https://github.com/testcontainers/testcontainers-go/pull/1358/files#diff-6063b4272c0c8023987dd0a86e67194c26ff5d12a21e45ef0c90685e0b35eff0 so I'll propose a smaller PR if that does not move forward |
I couldn't replicate cause it's working on Mac |
@dependabot rebase |
f0cfd22
to
d12d8eb
Compare
We may need to workaround this before testcontainers/testcontainers-go#1358 is fixed because of |
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.20.1 to 0.21.0. - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.20.1...v0.21.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d12d8eb
to
30b43ee
Compare
@dependabot rebase |
Superseded by #2496. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps github.com/testcontainers/testcontainers-go from 0.20.1 to 0.21.0.
Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
f2f9024
chore: use new version (v0.21.0) in modules and examplesb3e8a22
docs: move version.go bump to the right place2d74ccd
docs: fix script nameeca8ba8
feat: provide container logs on container startup failures (#1297)10f1547
docs: document CI services (#1298)3099df7
fix: use first exposed port by default in HTTP wait strategy (#1086)215d34e
fix: prefer cross-platform default DOCKER_HOST (#1294)bb126ce
Fix locations set to None in sitemap (#1296)e1c381f
fix: use correct path for gotestsum output (#1287)c175df3
fix: fix k3s module when running from inside a Docker container (#1289)You can trigger a rebase of this PR 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 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)