Skip to content

deps(go): bump module github.com/testcontainers/testcontainers-go#2861

Merged
olblak merged 2 commits intomainfrom
updatecli_main_91ae7e1d9233875859b11d21a3e5852fe9efa505185099855ef6d8e0db462c5d
Oct 22, 2024
Merged

deps(go): bump module github.com/testcontainers/testcontainers-go#2861
olblak merged 2 commits intomainfrom
updatecli_main_91ae7e1d9233875859b11d21a3e5852fe9efa505185099855ef6d8e0db462c5d

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Oct 22, 2024

deps(go): bump module github.com/testcontainers/testcontainers-go

clean: go mod tidy

ran shell command "go mod tidy"

deps(go): bump module github.com/testcontainers/testcontainers-go to v0.34.0

go.mod updated Module path "github.com/testcontainers/testcontainers-go" version from "v0.33.0" to "v0.34.0"

v0.34.0
Changelog retrieved from:
	https://github.com/testcontainers/testcontainers-go/releases/tag/v0.34.0
# What's Changed
## 🚀 Features

* feat: add meilisearch-module (#2835) @mashail 
* feat: add yugabytedb module (#2825) @henripqt
* feat: add etcd module (#2788) @mdelapenya
* feat: add dynamodb-local module (#2799) @mdelapenya
* feat: support databend module (#2779) @hantmac
* feat(mongodb): Wait for mongodb module with a replicaset to finish (#2777) @smgt
* feat: expose functions for resource clean up in tests and examples (#2738) @stevenh
* feat(wait): for file (#2731) @stevenh
* feat(compose): select services via profiles (#2758) @ngrash

## 🐛 Bug Fixes

* fix(postgres): duplicate snapshot name (#2840) @stevenh
* fix(reaper): refactor to allow retries and fix races (#2728) @stevenh
* fix: update module container struct name and missing imports (#2831) @henripqt
* fix(redpanda): wait for (#2794) @stevenh
* fix(elasticsearch): wait for (#2724) @stevenh
* fix(grafana): update module path (#2797) @mdelapenya
* fix: container logging deadlocks (#2791) @stevenh
* fix: parallel containers clean race (#2790) @stevenh
* fix(registry): wait for (#2793) @stevenh
* fix: handle 127 error code for podman compatibility (#2778) @vchandela
* fix: do not override ImageBuildOptions.Labels when building from a Dockerfile (#2775) @rzajac
* fix(postgres): Apply default snapshot name if no name specified (#2783) @kiview
* fix: docker config error handling when config file does not exist (#2772) @stevenh
* fix: check if the discovered docker socket responds (#2741) @mdelapenya
* Fix trailing slash on Image Prefix (#2747) @driverpt

## 📖 Documentation

* docs: document redpanda options (#2789) @mdelapenya
* docs: refine heading badges in README (#2770) @mdelapenya

## 🧹 Housekeeping

* fix: use `Contains` or `ErrorContains` with testify (#2839) @mmorel-35
* golangci-lint: enable thelper linter (#2834) @mmorel-35
* chore: update ryuk to 0.10.2 (#2833) @stevenh
* chore: replace 'assert' with 'require' (#2827) @JoelLau
* chore: replace 'assert' with 'require' for critical checks (#2824) @JoelLau
* feat: add require for critical checks (#2812) @AshutoshKD
* fix: container timeout test (#2792) @stevenh
* chore: golangci-lint 1.61.0 (#2787) @stevenh
* ci: add generate for mocks (#2774) @stevenh
* chore: avoid using of log.Fatal in main in tests (#2739) @stevenh

## 📦 Dependency updates

* chore: update ryuk to 0.10.2 (#2833) @stevenh
* chore: bump ryuk to latest release (#2818) @mdelapenya
* chore(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#2805) @dependabot
* chore: update dockercfg module (#2801) @stevenh
* fix: template for code generation (#2800) @mdelapenya
* chore: use a much smaller image for testing (#2795) @mdelapenya
* fix(mssql): bump Docker image version (#2786) @stevenh
* chore(deps): bump mkdocs-markdownextradata-plugin from 0.2.5 to 0.2.6 (#2761) @dependabot
* fix: update checkout action in template (#2763) @mdelapenya
* chore(deps): bump actions/checkout from 4.1.1 to 4.1.7 (#2762) @dependabot
* chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.2 (#2760) @dependabot
* Upgrade milvus-io/milvus-sdk-go to avoid checksum mismatch. (#2753) @HappyHacker123
* chore: use new testcontainers/ryuk:0.9.0 image (#2750) @mdelapenya
* chore(deps): bump minimal Go version from 1.21 to 1.22 (#2743) @mdelapenya
* chore(deps): bump github/codeql-action from 3.24.9 to 3.25.15 (#2677) @dependabot
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

... -go to v0.34.0

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2024
@olblak olblak merged commit 190d25a into main Oct 22, 2024
@olblak olblak deleted the updatecli_main_91ae7e1d9233875859b11d21a3e5852fe9efa505185099855ef6d8e0db462c5d branch October 22, 2024 05:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant