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

fix(deps): update testcontainers-go monorepo to v0.32.0 #222

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/testcontainers/testcontainers-go v0.29.1 -> v0.32.0 age adoption passing confidence
github.com/testcontainers/testcontainers-go/modules/postgres v0.29.1 -> v0.32.0 age adoption passing confidence

Release Notes

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

v0.32.0

Compare Source

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

v0.31.0

Compare Source

What's Changed

⚠️ Breaking Changes

Are you hosting your own Testcontainers for Go module?

If you are hosting your own module, please update all the custom options you created for the module, updating them to return an error in the case it occurs. This breaking change is needed to provide a more robust and consistent API for creating modules, allowing module authors to create custom code to customise the container avoiding panics.

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v0.30.0

Compare Source

What's Changed

🚀 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update testcontainers-go monorepo to v0.30.0 fix(deps): update testcontainers-go monorepo to v0.31.0 May 9, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from 19893a5 to f83bb72 Compare May 9, 2024 23:18
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from f83bb72 to b104701 Compare July 5, 2024 19:34
@renovate renovate bot changed the title fix(deps): update testcontainers-go monorepo to v0.31.0 fix(deps): update testcontainers-go monorepo to v0.32.0 Jul 5, 2024
Copy link
Contributor Author

renovate bot commented Jul 5, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/Microsoft/hcsshim v0.11.4 -> v0.11.5
github.com/containerd/containerd v1.7.12 -> v1.7.18
github.com/distribution/reference v0.5.0 -> v0.6.0
github.com/docker/docker v25.0.6+incompatible -> v27.0.3+incompatible

@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from b104701 to bcebc73 Compare August 8, 2024 16:37
@renovate renovate bot requested review from a team as code owners August 8, 2024 16:37
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch 3 times, most recently from 1c6a4b5 to ef5462d Compare August 8, 2024 17:23
@renovate renovate bot force-pushed the renovate/testcontainers-go-monorepo branch from ef5462d to 1e0e0ad Compare August 8, 2024 17:42
Signed-off-by: Mike Mason <mimason@equinix.com>
@mikemrm mikemrm added this pull request to the merge queue Aug 8, 2024
Merged via the queue into main with commit 4826275 Aug 8, 2024
8 checks passed
@mikemrm mikemrm deleted the renovate/testcontainers-go-monorepo branch August 8, 2024 19:45
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.

2 participants