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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

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)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2023
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #52 (6a6b261) into master (1c003c3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files          10       10           
  Lines         292      292           
=======================================
  Hits          260      260           
  Misses         32       32           
Flag Coverage Δ
unittests-Linux 89.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nhatthm nhatthm merged commit ef885b6 into master Jun 22, 2023
6 checks passed
@nhatthm nhatthm deleted the dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.21.0 branch June 22, 2023 20:32
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.

1 participant