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): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose #2096

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps github.com/docker/compose/v2 from 2.23.3 to 2.24.0.

Release notes

Sourced from github.com/docker/compose/v2's releases.

v2.24.0-birthday.10 🥳

This is a pre-release to celebrate 10 years of Docker Compose since docker/compose@0eb7d30

✨ Features

🐛 Fixes

🔧 Internal

⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v2.23.3...v2.24.0-birthday.10

Commits
  • 8b16ab1 Merge pull request #11307 from glours/compose-go-immutable-projects
  • 24d3404 Merge pull request #11181 from g0t4/11153-compose-attach-override-container-a...
  • dbe7819 Merge pull request #11333 from milas/hack-user-agent
  • 5d05df6 update compose-go to version using immutable Project functions
  • b621948 feat(cli): report more useful User-Agent on engine API requests
  • 6f62bcc Merge pull request #11332 from milas/bump-golangci-lint
  • f5c53c2 ci(deps): bump golangci-lint to v1.55.2
  • 1cfeda7 ci(deps): bump golang to version v1.21.6 (#11331)
  • e9c7a3a Merge pull request #11324 from docker/dependabot/go_modules/golang.org/x/sys-...
  • 2bf2b22 Add source policies for build
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/docker/compose/v2](https://github.com/docker/compose) from 2.23.3 to 2.24.0.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.23.3...v2.24.0)

---
updated-dependencies:
- dependency-name: github.com/docker/compose/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2024 14:17
@dependabot dependabot bot added dependencies Dependencies or external services go Pull requests that update Go code labels Jan 12, 2024
Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 3ef8a49
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/65b055c2317e0f00086f6ba7
😎 Deploy Preview https://deploy-preview-2096--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mdelapenya
Copy link
Collaborator

While resolving conflicts with upstream dependencies in compose, we detected a bug in compose's latest release, which will be eventually fixed by compose-spec/compose-go#529

….com/docker/compose/v2-2.24.0

* main:
  chore: run make lint on new modules (#2122)
  enable golangci-lint for pulsar (#2121)
  lint: enable testifylint (#2120)
  chore(deps): bump github.com/nats-io/nats.go in /modules/nats (#2094)
  chore(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 (#2104)
  Revert "chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2088)"
  chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2088)
  chore(deps): bump cloud.google.com/go/spanner from 1.54.0 to 1.55.0, google.golang.org/api from 0.154.0 to 0.156.0 in /modules/gcloud (#2115)
  chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.10 to 1.26.3, github.com/aws/aws-sdk-go from 1.48.13 to 1.49.19 in /modules/localstack (#2114)
  chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 (#2113)
….com/docker/compose/v2-2.24.0

* main:
  pin Docker images version (#2129)
  enable golangci-lint for examples (#2128)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (#2098)
  enable golangci-lint for redis module (#2126)
  Go install gotestsum and golangci-lint  (#2127)
  improve OSSF score (#2125)
@mdelapenya mdelapenya merged commit 0598eeb into main Jan 24, 2024
120 checks passed
@mdelapenya mdelapenya deleted the dependabot/go_modules/modules/compose/github.com/docker/compose/v2-2.24.0 branch January 24, 2024 13:34
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Jan 24, 2024
* main:
  chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (testcontainers#2096)
mdelapenya added a commit to jespino/testcontainers-go that referenced this pull request Jan 24, 2024
* main:
  chore: bring back assertion for network aliases for bridge in rootless mode (testcontainers#2141)
  chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (testcontainers#2096)
mdelapenya added a commit to lachieggg/testcontainers-go that referenced this pull request Jan 25, 2024
* main:
  feat: Add Minio module (testcontainers#2132)
  Adding LogConsumers start as part of the ContainerRequest (testcontainers#2073)
  chore: bring back assertion for network aliases for bridge in rootless mode (testcontainers#2141)
  chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (testcontainers#2096)
mdelapenya added a commit to rcrowe/testcontainers-go that referenced this pull request Jan 25, 2024
* main:
  Bump containerd version to v1.7.12 (testcontainers#2137)
  feat: Add Minio module (testcontainers#2132)
  Adding LogConsumers start as part of the ContainerRequest (testcontainers#2073)
  chore: bring back assertion for network aliases for bridge in rootless mode (testcontainers#2141)
  chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (testcontainers#2096)
mdelapenya added a commit to laskoviymishka/testcontainers-go that referenced this pull request Jan 26, 2024
* main:
  Adding inbucket module (testcontainers#2142)
  testifylint: enable compares rule (testcontainers#2143)
  Bump containerd version to v1.7.12 (testcontainers#2137)
  feat: Add Minio module (testcontainers#2132)
  Adding LogConsumers start as part of the ContainerRequest (testcontainers#2073)
  chore: bring back assertion for network aliases for bridge in rootless mode (testcontainers#2141)
  chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (testcontainers#2096)
mdelapenya added a commit to tateexon/testcontainers-go that referenced this pull request Jan 29, 2024
* main: (74 commits)
  chore(deps): bump github.com/docker/compose/v2 in /modules/compose (testcontainers#2162)
  feat(modules.cockroachdb) Adds cockroachdb module (testcontainers#2131)
  chore(deps): bump golang.org/x/crypto in /modules/minio (testcontainers#2161)
  chore(deps): bump golang.org/x/crypto in /modules/openldap (testcontainers#2165)
  chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (testcontainers#2169)
  chore(deps): bump google.golang.org/api from 0.156.0 to 0.159.0, google.golang.org/grpc from 1.60.1 to 1.61.0, cloud.google.com/go/pubsub from 1.33.0 to 1.35.0 in /modules/gcloud (testcontainers#2168)
  chore(deps): bump github.com/hashicorp/consul/api in /examples/consul (testcontainers#2152)
  chore(deps): bump github.com/couchbase/gocb/v2 in /modules/couchbase (testcontainers#2145)
  chore(deps): bump k8s.io/api, k8s.io/apimachinery and k8s.io/client-go from 0.29.0 to 0.29.1 in /modules/k3s (testcontainers#2167)
  chore: do not compile modules on macos workers on GH (testcontainers#2164)
  Openldap module support (testcontainers#2117)
  Adding inbucket module (testcontainers#2142)
  testifylint: enable compares rule (testcontainers#2143)
  Bump containerd version to v1.7.12 (testcontainers#2137)
  feat: Add Minio module (testcontainers#2132)
  Adding LogConsumers start as part of the ContainerRequest (testcontainers#2073)
  chore: bring back assertion for network aliases for bridge in rootless mode (testcontainers#2141)
  chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (testcontainers#2096)
  chore(deps): bump github.com/dvsekhvalnov/jose2go in /modules/pulsar (testcontainers#2136)
  fix: skip-host-cache option removed in latest MySQL 8.3.0 version (testcontainers#2130)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant