Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

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

Release notes

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

v0.19.0

What's Changed

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • 2f49f6e chore: prepare Go modules for the next release (#929)
  • 843b27e fix: use right paths in the release script (#928)
  • 4187f44 chore: sync dependencies (#927)
  • 13c7521 Fix stop services in docker compose (#918)
  • 8c61138 chore(deps): bump github.com/moby/buildkit in /modules/compose (#926)
  • 8767d82 remove volumes on down (#910)
  • 2ec7297 Allow numerical characters in example names/titles (#922)
  • f565bd9 chore: bump minimal compile version of GO to 1.19 (#924)
  • b56e66a feat: support for reading auth credentials from docker credential helpers (#869)
  • e67432e chore: go mod tidy modules (#920)
  • 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.18.0 to 0.19.0.
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.18.0...v0.19.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 go Pull requests that update Go code ⚙️ dependencies Pull requests that update a dependency file labels Mar 9, 2023
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.05 🎉

Comparison is base (b4fc272) 92.87% compared to head (6833213) 92.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
+ Coverage   92.87%   92.93%   +0.05%     
==========================================
  Files          49       49              
  Lines        5378     5378              
==========================================
+ Hits         4995     4998       +3     
+ Misses        311      309       -2     
+ Partials       72       71       -1     
Impacted Files Coverage Δ
lists/list_cache.go 98.78% <0.00%> (+1.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@0xERR0R 0xERR0R merged commit bacb443 into main Mar 9, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.19.0 branch March 9, 2023 06:28
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