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.20.1 to 0.21.0 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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.

v0.21.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • chore(deps): bump github.com/moby/term from 0.0.0-20221128092401-c43b287e0e0f to 0.5.0 (#1253) @​dependabot
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.273 in /modules/localstack (#1271) @​dependabot
  • chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.8.1 to 5.9.0 in /modules/neo4j (#1265) @​dependabot
  • chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 in /examples (#1284) @​mdelapenya
  • chore(deps): bump github.com/twmb/franz-go from 1.13.4 to 1.13.5 in /modules/redpanda (#1283) @​dependabot
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1282) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.25 in /modules/localstack (#1222) @​dependabot
  • chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#1202) @​dependabot
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1232) @​dependabot
  • chore(deps): bump cloud.google.com/go/spanner from 1.45.1 to 1.46.0 in /examples/spanner (#1226) @​dependabot

... (truncated)

Commits
  • f2f9024 chore: use new version (v0.21.0) in modules and examples
  • b3e8a22 docs: move version.go bump to the right place
  • 2d74ccd docs: fix script name
  • eca8ba8 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)
  • 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

Superseded by #26.