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): update module github.com/testcontainers/testcontainers-go to v0.23.0 #437

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/testcontainers/testcontainers-go require minor v0.19.0 -> v0.23.0

Release Notes

testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)

v0.23.0

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v0.22.0

Compare Source

What's Changed

⚠️ Breaking Changes

As a consequence of the bugs described in #​1359, we had to bump the Docker version to a major version, which moved the types.AuthConfig type to registry.AuthConfig. We used that type as public API, therefore, our API has changed the signature of the method of an interface, which is used to build images from a Dockerfile. Please look at #​1394 to understand the changes in the GetAuthConfigs method.

🚀 Features

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v0.21.0

Compare Source

What's Changed
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

v0.20.1

Compare Source

What's Changed

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

v0.20.0

Compare Source

Maintainers' note

We want to inform you about an issue that occurred with the release, v0.20.0. Due to an unintended error, the git tags associated with v0.20.0 were created in an inconsistent state. As a result, the tags were removed and recreated to accurately reflect the intended release state. This situation could have affected users relying on the Go proxy cache during the short time window between the initial release and the tag correction.

To address this issue, we have now created the patch release v0.20.1, which is based on the correct state of the project and provides a seamless transition from v0.20.0.

To ensure that you have the latest updates, we recommend updating your dependencies to use v0.20.1 instead of v0.20.0 to ensure you have the correct and stable version.

We apologise for any inconvenience this may have caused and appreciate your understanding. If you have any questions or encounter any issues, please don't hesitate to reach out to us.

Thank you for your continued support!

What's Changed

⚠️ Breaking Changes

The signature of the testcontainers.NewDockerClient has changed in order to provide a simpler API for the future changes, and for that reason we were forced to break it and simplify its signature, returning the client and an error, instead of an instance of the Testcontainers properties and the host. At the same time, the TestContainersConfig struct representing the configuration properties has been renamed to TestcontainersConfig, which is brings consistency with the name of the project.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.20.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.20.1 May 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch from 12a16e1 to e6f3167 Compare May 10, 2023 16:07
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.20.1 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.21.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch from e6f3167 to 2526097 Compare June 22, 2023 10:07
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.21.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.22.0 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch 3 times, most recently from f402d9c to 64906b0 Compare August 11, 2023 09:08
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.22.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.23.0 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-testcontainers-testcontainers-go-0.x branch from 64906b0 to dc3a886 Compare August 14, 2023 13:37
@arbourd arbourd merged commit ebd7c6f into main Aug 16, 2023
6 checks passed
@arbourd arbourd deleted the renovate/github.com-testcontainers-testcontainers-go-0.x branch August 16, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant