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

chore(deps): bump github.com/testcontainers/testcontainers-go from 0.23.0 to 0.25.0 #7945

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps github.com/testcontainers/testcontainers-go from 0.23.0 to 0.25.0.

Release notes

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

v0.25.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • fix: bump tc-go dependency in RabbitMQ (#1699) @​mdelapenya
  • chore(deps): bump golang.org/x/text to v0.15.0 (#1687) @​mdelapenya
  • chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#1651) @​dependabot
  • chore(deps): bump github.com/IBM/sarama from 1.41.1 to 1.41.2 in /modules/kafka (#1637) @​dependabot
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.4 to 2.14.1 in /modules/clickhouse (#1625) @​dependabot
  • chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.9.0 to 8.10.0 in /modules/elasticsearch (#1641) @​dependabot
  • chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 in /modules/couchbase and /modules/vault (#1684) @​mdelapenya
  • chore(deps): bump mkdocs from 1.5.2 to 1.5.3 (#1662) @​dependabot
  • chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.30.0 in /modules/nats (#1657) @​dependabot
  • chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 and k8s.io/client-go from 0.28.1 to 0.28.2 in /modules/k3s (#1683) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 and github.com/aws/aws-sdk-go from 1.45.3 to 1.45.15 and github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.39.0 in /modules/localstack (#1680) @​mdelapenya
  • chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.0 to 1.9.1 and github.com/twmb/franz-go from 1.14.4 to 1.15.0 in /modules/redpanda (#1682) @​mdelapenya
  • chore(deps): bump cloud.google.com/go/datastore from 1.13.0 to 1.14.0 and google.golang.org/grpc from 1.58.1 to 1.58.2 and cloud.google.com/go/spanner from 1.47.0 to 1.49.0 in /modules/gcloud (#1681) @​mdelapenya
  • chore(deps): bump mkdocs-material from 8.2.7 to 9.3.2 (#1649) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.1 and google.golang.org/api from 0.138.0 to 0.142.0 in /examples (#1667) @​mdelapenya

v0.24.1

... (truncated)

Commits
  • c0921da chore: use new version (v0.25.0) in modules and examples
  • 607d166 fix: pre-release script should update common features file in docs
  • f76cdc8 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)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 2, 2023 15:55
@dependabot dependabot bot requested review from slonka and jakubdyszkiewicz and removed request for a team October 2, 2023 15:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@dependabot dependabot bot requested a review from lukidzi October 2, 2023 15:55
@slonka slonka added the ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) label Oct 3, 2023
slonka
slonka previously requested changes Oct 3, 2023
Copy link
Contributor

@slonka slonka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recently we downgraded to 0.23, I'll run full matrix and make sure that 0.25 won't cause problems. Until then, please do not merge.

@mmorel-35
Copy link
Contributor

Have you talked with @mdelapenya, about this issue ?

@slonka
Copy link
Contributor

slonka commented Oct 9, 2023

Have you talked with @mdelapenya, about this issue ?

I don't think we have but this branch passes so I guess this one might be good

@mdelapenya
Copy link

Hey, I've just read this notification, was in a conference past week.

Please let me know if you need anything from testcontainers-go community 🙋 We also have a slack workspace here: https://testcontainers.slack.com, just in case.

@mdelapenya
Copy link

I'm taking a look at the usage of testcontainers-go, specially here:

// Add a uniqueId to make each image different, this was causing flakiness as test-container

There probably exists a reason to build from the dockerfile for every test, but wouldn't it be more efficient to just push that image to a custom registry and always use it? 🤔 In any case I probably need more context, so please forgive me if the question is so simple 🙏

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.25.0 branch from 6b2d157 to c754cd5 Compare October 10, 2023 06:51
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.23.0 to 0.25.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.23.0...v0.25.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.25.0 branch from c754cd5 to ccad7a4 Compare October 10, 2023 07:29
@michaelbeaumont michaelbeaumont enabled auto-merge (squash) October 16, 2023 09:28
@michaelbeaumont michaelbeaumont merged commit 3754891 into master Oct 16, 2023
5 checks passed
@michaelbeaumont michaelbeaumont deleted the dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.25.0 branch October 16, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants