Closed dependabot[bot] closed 10 months ago
Dependabot tried to add @tzdybal
and @celestiaorg/execution-environment
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/celestiaorg/go-cnc/pulls/74/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the celestiaorg/go-cnc repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
The following labels could not be found: T:dependencies
.
Superseded by #78.
Bumps github.com/testcontainers/testcontainers-go from 0.15.0 to 0.25.0.
Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
c0921da
chore: use new version (v0.25.0) in modules and examples607d166
fix: pre-release script should update common features file in docsf76cdc8
avoid race conditions by waiting one polling interval before checking ports a...1980c84
fix: bump tc-go dependency in RabbitMQ (#1699)570f29a
Improve redpanda resource usage (#1698)c6c7fcf
fix TestContainerRunningCheckingStatusCode to pass on arm platforms (#1693)429cc9b
reduce timeout in context cancellation propegation test for test stability (#...906a8f4
get TestBuildContainerFromDockerfileWithDockerAuthConfig working on Mac Os (#...2f5c8c7
fix: typo (#1696)e7e26eb
fix: avoid checking for the reaper out of its mutex (#1692)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