Skip to content
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

Bump github.com/testcontainers/testcontainers-go from 0.19.0 to 0.20.0 #376

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps github.com/testcontainers/testcontainers-go from 0.19.0 to 0.20.0.

Release notes

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

v0.20.0

What's Changed

⚠️ Breaking Changes

The signature of the testcontainers.NewDockerClient has changed in order to provide a simpler API for the future changes, and for that reason we were forced to break it and simplify its signature, returning the client and an error, instead of an instance of the Testcontainers properties and the host. At the same time, the TestContainersConfig struct representing the configuration properties has been renamed to TestcontainersConfig, which is brings consistency with the name of the project.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits
  • 2812906 docs: update module versions
  • cf9e349 chore: prepare for next minor development cycle (0.21.0)
  • 6ed61e5 chore(deps): bump dependencies in /modules/localstack (#1158)
  • 6198c18 chore(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 (#1088)
  • 8cd36d1 chore(deps): bump github.com/couchbase/gocb/v2 in /modules/couchbase (#1107)
  • d3708a8 Revert "chore: run pipelines in order (#1130)" (#1157)
  • 638d919 chore(deps): bump github.com/docker/docker v23.0.5+incompatible in modules an...
  • cc5215f chore(deps): bump google dependencies in /examples (#1155)
  • bb20b99 chore(deps): bump github.com/docker/docker (#1134)
  • aa379a6 chore(deps): bump golang.org/x/sync in /modules/compose (#1143)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot requested a review from a team as a code owner May 8, 2023 14:09
@dependabot dependabot bot requested review from aangelisc and alyssabull May 8, 2023 14:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 8, 2023
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.19.0...v0.20.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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.20.0 branch from b38f583 to 6b4429b Compare May 8, 2023 14:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2023

Superseded by #381.

@dependabot dependabot bot closed this May 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.20.0 branch May 10, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants