heubeck / samler

SaMLer - Smart Meter data collector at the edge
GNU General Public License v3.0
5 stars 3 forks source link

chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.15.0 to 0.20.1 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/testcontainers/testcontainers-go from 0.15.0 to 0.20.1.

Release notes

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

v0.20.1

What's Changed

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

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

... (truncated)

Commits
  • 675cb12 chore: use new version (v0.20.1) in modules and examples
  • 9b9e3aa Revert "fix: don't panic when logs waits for more than 5 seconds (#947)" (#1164)
  • 38b35a3 fix: define a two-phase release process (#1163)
  • 6c3b1e5 ci(lint): enable misspell and gci linters (#1162)
  • b4572f5 fix: race condition while initializing docker client (#1160)
  • 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)
  • 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[bot] commented 1 year ago

Looks like github.com/testcontainers/testcontainers-go is up-to-date now, so this is no longer needed.