Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Bump github.com/compose-spec/compose-go/v2 from 2.0.0-rc.3 to 2.0.0-rc.5 #4

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/compose-spec/compose-go/v2 from 2.0.0-rc.3 to 2.0.0-rc.5.

Release notes

Sourced from github.com/compose-spec/compose-go/v2's releases.

v2.0.0-rc.5

What's Changed

Full Changelog: compose-spec/compose-go@v2.0.0-rc.4...v2.0.0-rc.5

v2.0.0-rc.4

What's Changed

Full Changelog: compose-spec/compose-go@v2.0.0-rc.3...v2.0.0-rc.4

Commits
  • 7efd398 Bump go minimal version to 1.21
  • ea7ab6f Rename ServicesBuild -> ServicesWithBuild
  • deee2c4 Add getters for services that have defined build, extends, depends_on, capabi...
  • ee5a112 validate extends source does not share resources with another service/conta...
  • 3c5150f schema is hosted by compose-go, no need to sync anymore
  • 4fbee57 fix support for nested extends in include
  • 20c0997 use set-defautls to manage secrets default mount target
  • 2539b8e set default values to required attributes
  • 58f2fbb Restore ability to override an included resource in compose.override.yaml
  • 3868ec4 enforce unicity after canonical transformation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2024
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go) from 2.0.0-rc.3 to 2.0.0-rc.5.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v2.0.0-rc.3...v2.0.0-rc.5)

---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/compose-spec/compose-go/v2-2.0.0-rc.5 branch from 3c1cfaf to f203c36 Compare February 13, 2024 01:22
@yp05327 yp05327 merged commit 9de061b into main Feb 13, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/compose-spec/compose-go/v2-2.0.0-rc.5 branch February 13, 2024 01:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant