Skip to content

deps(compose): bump compose (v2.32.2) and compose-go spec (v2.4.7)#2938

Merged
mdelapenya merged 1 commit intotestcontainers:mainfrom
mdelapenya:bump-compose
Jan 13, 2025
Merged

deps(compose): bump compose (v2.32.2) and compose-go spec (v2.4.7)#2938
mdelapenya merged 1 commit intotestcontainers:mainfrom
mdelapenya:bump-compose

Conversation

@mdelapenya
Copy link
Copy Markdown
Member

@mdelapenya mdelapenya commented Jan 10, 2025

What does this PR do?

It bumps docker/compose/v2 to v2.32.2 and compose-spec/compose-go/v2 to v2.4.7, the latest releases

Why is it important?

Keep dependencies up-to-date

Related issues

@mdelapenya mdelapenya requested a review from a team as a code owner January 10, 2025 16:33
@mdelapenya mdelapenya self-assigned this Jan 10, 2025
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 10, 2025

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 4a685e2
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67814bd45674d4000891de9d
😎 Deploy Preview https://deploy-preview-2938--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 mdelapenya added dependencies Dependencies or external services compose Docker Compose. labels Jan 10, 2025
@mdelapenya mdelapenya merged commit 94c563f into testcontainers:main Jan 13, 2025
@mdelapenya mdelapenya deleted the bump-compose branch January 13, 2025 09:15
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Feb 3, 2025
* main: (29 commits)
  deps(fix): include modulegen templates dir in dependabot updates (testcontainers#2956)
  chore(deps): bump docker/setup-docker-action from 4.0.0 to 4.1.0 (testcontainers#2959)
  feat: adds Pinecone module (testcontainers#2955)
  chore(deps): bump actions/setup-go from 5.1.0 to 5.3.0 (testcontainers#2957)
  chore(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 (testcontainers#2958)
  chore: enable unused-parameter from revive (testcontainers#2949)
  chore: enable use-any from revive (testcontainers#2948)
  bump golangci-lint to v1.63.4 (testcontainers#2950)
  chore: enable var-declaration from revive linter (testcontainers#2942)
  chore: enable context-as-argument from revive linter (testcontainers#2946)
  chore: enable early-return, indent-error-flow and superfluous-else from revive linter (testcontainers#2947)
  chore!: rename EnpointSettingsModifier to EndpointSettingsModifier
  fix(localstack): more reliable legacy tag detection (testcontainers#2936)
  chore: recover from panic in `SkipIfProviderIsNotHealthy` test helper function (testcontainers#2939)
  chore: fix typos (testcontainers#2940)
  deps(compose): bump compose (v2.32.2) and compose-go spec (v2.4.7) (testcontainers#2938)
  chore: prepare for next minor development cycle (0.36.0)
  chore: use new version (v0.35.0) in modules and examples
  feat(postgres): ssl for postgres (testcontainers#2473)
  feat(ollama): support calling the Ollama local process (testcontainers#2923)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compose Docker Compose. dependencies Dependencies or external services

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dependencies]: bump compose-spec in the compose module

1 participant