Skip to content

Bump github.com/testcontainers/testcontainers-go from 0.15.0 to 0.18.0 in /sdks - #25517

Merged
riteshghorse merged 1 commit into
masterfrom
dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.18.0
Feb 22, 2023
Merged

Bump github.com/testcontainers/testcontainers-go from 0.15.0 to 0.18.0 in /sdks#25517
riteshghorse merged 1 commit into
masterfrom
dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.18.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 16, 2023

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.18.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • chore(deps): bump github.com/docker/compose/v2 from 2.15.1 to 2.16.0 in /modules/compose (#824) @​dependabot
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.192 to 1.44.200 in /modules/localstack (#835) @​dependabot
  • chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 in /modules/localstack (#828) @​dependabot
  • chore(deps): bump google.golang.org/api from 0.109.0 to 0.110.0 in /examples (#836) @​mdelapenya
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 in /examples/mongodb (#831) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /examples (#827) @​mdelapenya
  • chore(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17 (#817) @​dependabot

... (truncated)

Commits
  • 34481cf chore: move host-config and endpoint settings to a specific modifiers (#633)
  • a92f198 chore: automate the creation of a release (#776)
  • 8d2cb1a chore(deps): bump github.com/docker/compose/v2 from 2.15.1 to 2.16.0 in /modu...
  • 73750c5 fix: always absolute paths when tarring files to a Docker container (#814)
  • 4535d26 chore(deps): bump github.com/aws/aws-sdk-go in /modules/localstack (#835)
  • cf12111 chore(deps): bump github.com/imdario/mergo in /modules/localstack (#828)
  • 566911e feat: support generating Go modules or example modules (#826)
  • 3d27c00 chore(deps): bump google.golang.org/api from 0.109.0 to 0.110.0 in /examples ...
  • 0a90e9d chore(deps): bump go.mongodb.org/mongo-driver in /examples/mongodb (#831)
  • 0779549 feat: add localstack module (#800)
  • 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)

@github-actions

Copy link
Copy Markdown
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@dependabot
dependabotBotforce-pushed the dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.18.0 branch from 93b5608 to 4bd5788CompareFebruary 20, 2023 06:29
@codecov

codecovBot commented Feb 20, 2023

Copy link
Copy Markdown

Codecov Report

Merging #25517 (e1c4d0b) into master (5ace2ec) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #25517 +/- ##
=======================================
Coverage 72.16% 72.16% =======================================
Files 773 773 Lines 102327 102327 =======================================
Hits 73842 73842 - Misses 27050 27051 +1 + Partials 1435 1434 -1 
FlagCoverage Δ
go51.68% <ø> (ø)

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

Impacted FilesCoverage Δ
.../beam/runners/prism/internal/jobservices/server.go68.00% <0.00%> (-8.00%)⬇️
...o/pkg/beam/runners/prism/internal/worker/worker.go63.03% <0.00%> (-0.39%)⬇️
sdks/go/pkg/beam/core/metrics/dumper.go53.96% <0.00%> (+4.76%)⬆️

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

@github-actions

Copy link
Copy Markdown
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @riteshghorse for label go.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@riteshghorse

Copy link
Copy Markdown
Contributor

Run Go PostCommit

Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.15.0 to 0.18.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.15.0...v0.18.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
dependabotBotforce-pushed the dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.18.0 branch from 4bd5788 to e1c4d0bCompareFebruary 22, 2023 02:16
@riteshghorse

Copy link
Copy Markdown
Contributor

Run Go PostCommit

@riteshghorse
riteshghorse merged commit d8e5047 into masterFeb 22, 2023
@dependabot
dependabotBot deleted the dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.18.0 branch February 22, 2023 15:07
lostluck pushed a commit to lostluck/beam that referenced this pull request Feb 22, 2023
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.15.0 to 0.18.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.15.0...v0.18.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ruslan-ikhsan pushed a commit to akvelon/beam that referenced this pull request Mar 10, 2023
Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.15.0 to 0.18.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.15.0...v0.18.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoNext Action: Reviewers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@riteshghorse