golang-neo4j-realworld-example
golang-neo4j-realworld-example copied to clipboard
Bump github.com/testcontainers/testcontainers-go from 0.15.0 to 0.19.0
Bumps github.com/testcontainers/testcontainers-go from 0.15.0 to 0.19.0.
Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
v0.19.0
What's Changed
🔒 Security
- chore: bump golang/x/net and containerd (#858)
@mdelapenya🚀 Features
- remove volumes on down (#910)
@cgoodsirsmyth-pp- Allow numerical characters in example names/titles (#922)
@fbiville- feat: support for reading auth credentials from docker credential helpers (#869)
@mdelapenya- feat: convert pulsar example into a Go module (#872)
@mdelapenya- feat: add basic auth support in the wait.ForHTTP strategy (#301)
@nevins-b🐛 Bug Fixes
- Fix stop services in docker compose (#918)
@sko00o- bug(892): include godog in replace block of compose gomod (#893)
@cgoodsirsmyth-pp- fix: proper sorting of dependabot updates when generating a module (#894)
@mdelapenya- fix: update modules path in generator (#877)
@mdelapenya📖 Documentation
- docs: add social links in the website (#890)
@mdelapenya- Update docs link for tc-node (#878)
@cristianrgreco- docs: add usage reference in OpenTelemetry Collector (#861)
@dmitryax- docs: include haskell logo to the website (#860)
@mdelapenya🧹 Housekeeping
- chore: prepare Go modules for the next release (#929)
@mdelapenya- fix: use right paths in the release script (#928)
@mdelapenya- chore: bump minimal compile version of GO to 1.19 (#924)
@mdelapenya- chore: sync governance files (#909)
@mdelapenya- chore: monthly updates for dependabot (#906)
@mdelapenya- chore: simplify env vars for localstack module (#873)
@mdelapenya- chore: remove replace directive in modules (#871)
@mdelapenya- chore: bump testcontainers-go in Go modules (#870)
@mdelapenya- chore: sync governance files (#859)
@mdelapenya- chore: prepare for next minor development cycle (0.19.0) (#840)
@mdelapenya- fix: tune release script (#839)
@mdelapenya📦 Dependency updates
- chore: prepare Go modules for the next release (#929)
@mdelapenya- chore: sync dependencies (#927)
@mdelapenya- chore(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.4 in /modules/compose (#926)
@dependabot- chore: sync dependencies in Go modules (#920)
@mdelapenya- chore(deps): bump dependencies (#919)
@mdelapenya
... (truncated)
Commits
2f49f6echore: prepare Go modules for the next release (#929)843b27efix: use right paths in the release script (#928)4187f44chore: sync dependencies (#927)13c7521Fix stop services in docker compose (#918)8c61138chore(deps): bump github.com/moby/buildkit in /modules/compose (#926)8767d82remove volumes on down (#910)2ec7297Allow numerical characters in example names/titles (#922)f565bd9chore: bump minimal compile version of GO to 1.19 (#924)b56e66afeat: support for reading auth credentials from docker credential helpers (#869)e67432echore: go mod tidy modules (#920)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)