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 github.com/testcontainers/testcontainers-go to v0.34.0 #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

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

Release Notes

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

v0.34.0

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v0.33.0

Compare Source

What's Changed
⚠️ Breaking Changes

If you are building Docker images with the FromDockerfile struct in the GenericContainerRequest, please consider that the ContextArchive field in that struct has changed from io.Reader to io.ReadSeeker. This is needed because we want to be able to rewind to do multiple passes when reading all the images that are present in a Dockerfile.

🔒 Security
  • chore(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (#​2733) @​mdelapenya
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

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

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 9, 2024
Copy link
Contributor Author

renovate bot commented Jun 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):

  • 6 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.5+incompatible -> v27.1.1+incompatible
google.golang.org/grpc v1.62.1 -> v1.64.1

@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from 5476b60 to 9eec599 Compare June 5, 2024 10:14
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from 9eec599 to a280203 Compare July 5, 2024 19:08
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go to v0.31.0 fix(deps): update github.com/testcontainers/testcontainers-go to v0.32.0 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from a280203 to 1d4bd43 Compare July 7, 2024 07:14
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from 1d4bd43 to 6d96071 Compare August 6, 2024 20:21
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from 6d96071 to 5685101 Compare August 20, 2024 14:19
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go to v0.32.0 fix(deps): update github.com/testcontainers/testcontainers-go to v0.33.0 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch 2 times, most recently from cc27d12 to 7329a4a Compare September 6, 2024 07:42
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go to v0.33.0 fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.33.0 Sep 20, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.33.0 fix(deps): update github.com/testcontainers/testcontainers-go to v0.33.0 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch 2 times, most recently from 000ebf6 to f95f9ba Compare October 14, 2024 20:07
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go to v0.33.0 fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.33.0 Oct 15, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.33.0 fix(deps): update github.com/testcontainers/testcontainers-go to v0.33.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from f95f9ba to 834b321 Compare October 21, 2024 12:48
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go to v0.33.0 fix(deps): update github.com/testcontainers/testcontainers-go Oct 21, 2024
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go fix(deps): update github.com/testcontainers/testcontainers-go to v0.34.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from 834b321 to f2aa9df Compare October 21, 2024 16:16
@renovate renovate bot changed the title fix(deps): update github.com/testcontainers/testcontainers-go to v0.34.0 fix(deps): update module github.com/testcontainers/testcontainers-go to v0.34.0 Oct 31, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/testcontainers/testcontainers-go to v0.34.0 fix(deps): update github.com/testcontainers/testcontainers-go to v0.34.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/github.comtestcontainerstestcontainers-go branch from f2aa9df to d720171 Compare November 13, 2024 23:55
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.

0 participants