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.27.0 - autoclosed #48

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/testcontainers/testcontainers-go v0.20.1 -> v0.27.0 age adoption passing confidence

Release Notes

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

v0.27.0

Compare Source

What's Changed

⚠️ Breaking Changes

Building images with FromDockerfile

The ImageBuildInfo interface now includes a new method: BuildOptions, which is used to configure the build process.
This method returns the image build options when building a Docker image from a Dockerfile,
and it will apply some defaults and finally call the new BuildOptionsModifier method from the FromDockerfile struct, if set.
This way it's possible to access Docker's types.ImageBuildOptions type and modify it before the build process starts.

Executing commands using the Executable interface

It now includes an Options method that needs to be implemented. This method will allow configuring the exec options added in this PR for the WithStartupCommand functional option.
If your code is implementing Executable, you can embed the ExecOptions struct in your own struct in order to satisfy the interface.
Please take a look at the RabbitMQ test types to see examples on how to do it.

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • chore: bump Ryuk to 0.6.0 (#​2040) @​mdelapenya
  • chore(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11 (#​2011) @​dependabot
  • chore(deps): bump golang.org/x/crypto to 0.17.0 in /modules (#​2006) @​mdelapenya
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.15.0 to 2.16.0 in /modules/clickhouse (#​1982) @​dependabot
  • chore(deps): bump github.com/twmb/franz-go from 1.15.2 to 1.15.3 in /modules/redpanda (#​1973) @​dependabot
  • chore(deps): bump google.golang.org/api from 0.152.0 to 0.153.0, cloud.google.com/go/bigtable from 1.20.0 to 1.21.0 and cloud.google.com/go/spanner from 1.53.0 to 1.53.1 in /modules/gcloud (#​1983) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (#​1981) @​mdelapenya
  • chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (#​1974) @​dependabot
  • chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#​1943) @​dependabot
  • chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 in /modules/kafka (#​1956) @​dependabot
  • chore(deps): bump golang.org/x/sys from 0.13.0 to 0.15.0 (#​1944) @​dependabot
  • chore(deps): bump golang.org/x/text and golang.org/x/mod from 0.13.0 to 0.14.0 in /modulegen (#​1968) @​mdelapenya
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 in /modules/mongodb (#​1960) @​dependabot
  • chore(deps): bump github.com/couchbase/gocb/v2 from 2.6.5 to 2.7.0 in /modules/couchbase (#​1952) @​dependabot
  • chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.10.1 to 8.11.1 and golang.org/x/mod from 0.13.0 to 0.14.0 in /modules/elasticsearch (#​1967) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (#​1953) @​mdelapenya
  • chore(deps): bump actions/github-script from 6.4.1 to 7.0.1 (#​1949) @​dependabot
  • chore(deps): bump github.com/IBM/sarama from 1.41.3 to 1.42.1 in /modules/kafka (#​1955) @​dependabot
  • chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.14.0 to 5.15.0 in /modules/neo4j (#​1961) @​dependabot
  • chore(deps): bump github.com/compose-spec/compose-go from 1.20.0 to 1.20.2 and github.com/docker/compose/v2 from 2.23.0 to 2.23.3 in /modules/compose (#​1966) @​mdelapenya
  • chore(deps): bump google.golang.org/api from 0.143.0 to 0.152.0 and cloud.google.com/go/spanner from 1.50.0 to 1.53.0 in /modules/gcloud (#​1965) @​mdelapenya
  • chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (#​1934) @​dependabot
  • chore(deps): bump github.com/twmb/franz-go from 1.15.1 to 1.15.2 in /modules/redpanda (#​1935) @​dependabot
  • chore(deps): bump k8s.io from 0.28.3 to 0.28.4 in /modules/k3s (#​1954) @​mdelapenya
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /modulegen (#​1958) @​dependabot
  • chore(deps): bump github.com/twmb/franz-go and github.com/twmb/franz-go/pkg/kadm in /modules/redpanda (#​1896) @​mdelapenya
  • chore(deps): bump github.com/nats-io/nkeys and github.com/nats-io/nats.go in /modules/nats (#​1897) @​mdelapenya
  • chore(deps): bump google.golang.org/grpc and cloud.google.com/go/firestore in /modules/gcloud (#​1891) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2/config in /modules/localstack (#​1892) @​mdelapenya
  • chore(deps): bump Github actions (#​1890) @​mdelapenya
  • chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#​1858) @​dependabot
  • chore(deps): bump github.com/hashicorp/consul/api from 1.24.0 to 1.26.1 in /examples/consul (#​1863) @​dependabot
  • chore(deps): bump github.com/IBM/sarama from 1.41.2 to 1.41.3 in /modules/kafka (#​1874) @​dependabot
  • chore(deps): bump github.com/couchbase/gocb/v2 from 2.6.4 to 2.6.5 in /modules/couchbase (#​1861) @​dependabot
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.2 to 2.15.0 in /modules/clickhouse (#​1867) @​dependabot
  • chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.13.0 to 5.14.0 in /modules/neo4j (#​1869) @​dependabot
  • chore(deps): bump github.com/Shopify/toxiproxy/v2 from 2.6.0 to 2.7.0 in /examples/toxiproxy (#​1882) @​dependabot
  • chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.10.0 to 8.10.1 in /modules/elasticsearch (#​1864) @​dependabot
  • chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.3 (#​1860) @​dependabot
  • chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 in /modules/k3s (#​1889) @​mdelapenya
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#​1888) @​mdelapenya
  • chore(deps): bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible (#​1886) @​mdelapenya

v0.26.0

Compare Source

What's Changed

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 (#​1626) @​dependabot
  • chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (#​1742) @​dependabot
  • chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (#​1730) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#​1822) @​mdelapenya
  • chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.21 to 2.9.23 in /modules/nats (#​1784) @​dependabot
  • chore(deps): bump urllib3 from 2.0.6 to 2.0.7 (#​1781) @​dependabot
  • chore(deps): combine and bump compose dependencies (#​1787) @​mdelapenya
  • chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 in /modules/{elasticsearch,kafka} and /modulegen (#​1778) @​mdelapenya
  • chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0 in /modules/rabbitmq (#​1728) @​dependabot
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.1 to 2.14.2 in /modules/clickhouse (#​1732) @​dependabot
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/{service/s3,credentials,config} in /modules/localstack (#​1773) @​mdelapenya
  • chore(deps): bump cloud.google.com/go/{datastore,bigtable,spanner} in /modules/gcloud (#​1774) @​mdelapenya
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#​1772) @​mdelapenya
  • chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#​1720) @​mdelapenya
  • chore(deps): bump urllib3 from 2.0.5 to 2.0.6 (#​1718) @​dependabot
  • chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.1 to 1.9.2 in /modules/redpanda (#​1714) @​dependabot
  • chore(deps): bump github.com/couchbase/gocb/v2 from 2.6.3 to 2.6.4 in /modules/couchbase (#​1704) @​dependabot
  • chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.12.0 to 5.13.0 in /modules/neo4j (#​1713) @​dependabot
  • chore(deps): bump github.com/nats-io/nats.go from 1.30.0 to 1.30.2 in /modules/nats (#​1705) @​dependabot
  • chore(deps): bump cloud.google.com/go/firestore from 1.12.0 to 1.13.0, google.golang.org/api from 0.142.0 to 0.143.0 and cloud.google.com/ge, google.golang.org/api from 0.142.0 to 0.143.0 and cloud.google.com/go/bigquery from 1.53.0 to 1.55 in /modules/gcloud (#​1716) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.40.0 and github.com/aws/aws-sdk-go from 1.45.15 to 1.45.19 in /modules/localstack (#​1717) @​mdelapenya

v0.25.0

Compare Source

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • fix: bump tc-go dependency in RabbitMQ (#​1699) @​mdelapenya
  • chore(deps): bump golang.org/x/text to v0.15.0 (#​1687) @​mdelapenya
  • chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#​1651) @​dependabot
  • chore(deps): bump github.com/IBM/sarama from 1.41.1 to 1.41.2 in /modules/kafka (#​1637) @​dependabot
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.4 to 2.14.1 in /modules/clickhouse (#​1625) @​dependabot
  • chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.9.0 to 8.10.0 in /modules/elasticsearch (#​1641) @​dependabot
  • chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 in /modules/couchbase and /modules/vault (#​1684) @​mdelapenya
  • chore(deps): bump mkdocs from 1.5.2 to 1.5.3 (#​1662) @​dependabot
  • chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.30.0 in /modules/nats (#​1657) @​dependabot
  • chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 and k8s.io/client-go from 0.28.1 to 0.28.2 in /modules/k3s (#​1683) @​mdelapenya
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 and github.com/aws/aws-sdk-go from 1.45.3 to 1.45.15 and github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.39.0 in /modules/localstack (#​1680) @​mdelapenya
  • chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.0 to 1.9.1 and github.com/twmb/franz-go from 1.14.4 to 1.15.0 in /modules/redpanda (#​1682) @​mdelapenya
  • chore(deps): bump cloud.google.com/go/datastore from 1.13.0 to 1.14.0 and google.golang.org/grpc from 1.58.1 to 1.58.2 and cloud.google.com/go/spanner from 1.47.0 to 1.49.0 in /modules/gcloud (#​1681) @​mdelapenya
  • chore(deps): bump mkdocs-material from 8.2.7 to 9.3.2 (#​1649) @​dependabot
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.1 and google.golang.org/api from 0.138.0 to 0.142.0 in /examples (#​1667) @​mdelapenya

v0.24.1

Compare Source

What's Changed
🐛 Bug Fixes

v0.24.0

Compare Source

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

v0.23.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 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 requested a review from a team as a code owner October 23, 2023 10:56
@renovate renovate bot force-pushed the renovate/git.luolix.top-testcontainers-testcontainers-go-0.x branch from f44b193 to 644d7fc Compare October 29, 2023 16:30
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.25.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.26.0 Oct 29, 2023
@github-actions github-actions bot added size/L and removed size/XS labels Oct 29, 2023
@github-actions
Copy link

github-actions bot commented Oct 29, 2023

Pull Request Test Coverage Report for Build 7321743392

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 74.776%

Files with Coverage Reduction New Missed Lines %
controllers/postgresqluser_controller.go 2 83.87%
Totals Coverage Status
Change from base Build 6505309045: 0.1%
Covered Lines: 584
Relevant Lines: 781

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/git.luolix.top-testcontainers-testcontainers-go-0.x branch from 644d7fc to fc9e322 Compare December 25, 2023 12:25
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.26.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.27.0 Dec 25, 2023
@renovate renovate bot changed the title chore(deps): update module github.com/testcontainers/testcontainers-go to v0.27.0 chore(deps): update module github.com/testcontainers/testcontainers-go to v0.27.0 - autoclosed Jan 4, 2024
@renovate renovate bot closed this Jan 4, 2024
@renovate renovate bot deleted the renovate/git.luolix.top-testcontainers-testcontainers-go-0.x branch January 4, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants