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.12.2 to 2.14.0 #657

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps github.com/docker/compose/v2 from 2.12.2 to 2.14.0.

Release notes

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

v2.14.0

What's Changed

✨ Enhancements

  • Add oom_score_adj field to service definition (#10019)
  • Add mode field for tmpfs mount permissions (#10031)

🐛 Fixes

  • Only stop services started by up when interrupted (#10028)
  • Load implicit profiles for targeted services (#10025)
  • Do not require service.build.platforms to be set if service.platform is set (#10017)
  • Use plain output during buildx image builds if --ansi=never is set (#10020)
  • COMPOSE_IGNORE_ORPHANS environment variable now behaves more consistently (#10035)
  • Fix image name separator in convert (#9904)
  • Fix run on services using network_mode: service:NAME (#10036)

🔧 Internal

  • Upgrade compose-go to v1.8.0 (#10031)
  • Build with Go 1.19.3 (#10037)
  • Change default branch for docs repository (#10016)
  • Additional E2E test coverage and reliability improvements (#10025, #10032)

Changelog

New Contributors

Full Changelog: docker/compose@v2.13.0...v2.14.0

v2.13.0

What's Changed

... (truncated)

Commits
  • 6ed9a79 Merge pull request #10037 from milas/go-1.19.3
  • 9b8d520 ci: upgrade to Go 1.19.3 & bump deps
  • 113fb67 schema: add support for tmpfs.mode in mount definition (#10031)
  • b9e5f9e test: speed up Cucumber stop test (#10032)
  • c74a77e Make use of Containers.filter() and isService()
  • 7f975fa Fix replacing "service:x" with "container:y"
  • 7cf5940 Merge pull request #10035 from ndeloof/9323
  • 7369127 use StringToBool to detect COMPOSE_IGNORE_ORPHANS
  • 2e7644f use api.Separator to print right image names
  • 8f2b747 use DistributionInspect to resolve image digest
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner December 5, 2022 18:15
@dependabot dependabot bot added the dependencies Dependencies or external services label Dec 5, 2022
@mdelapenya
Copy link
Collaborator

@dependabot recreate

Bumps [github.com/docker/compose/v2](https://github.com/docker/compose) from 2.12.2 to 2.14.0.
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v2.12.2...v2.14.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 force-pushed the dependabot/go_modules/github.com/docker/compose/v2-2.14.0 branch from 72699e1 to 29e0cb3 Compare December 5, 2022 21:26
@mdelapenya mdelapenya merged commit 2638668 into main Dec 5, 2022
@mdelapenya mdelapenya deleted the dependabot/go_modules/github.com/docker/compose/v2-2.14.0 branch December 5, 2022 21:54
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Dec 5, 2022
* main:
  chore: format dependabot using go-yaml indents (testcontainers#658)
  chore(deps): bump github.com/docker/compose/v2 from 2.12.2 to 2.14.0 (testcontainers#657)
  chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#583)
  chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (testcontainers#656)
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Dec 15, 2022
* main:
  chore: generate dependabot configs for examples (testcontainers#654)
  chore: format dependabot using go-yaml indents (testcontainers#658)
  chore(deps): bump github.com/docker/compose/v2 from 2.12.2 to 2.14.0 (testcontainers#657)
  chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#583)
  chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (testcontainers#656)
  chore: remove quotes from dependabot updates (testcontainers#655)
  fix: do not create garbage in examples nav bar (testcontainers#652)
  chore(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.10 (#621)
  chore(deps): bump golang.org/x/sys from 0.1.0 to 0.3.0 (testcontainers#651)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant