Bump github.com/compose-spec/compose-go/v2 from 2.1.3 to 2.4.1
Bumps github.com/compose-spec/compose-go/v2 from 2.1.3 to 2.4.1.
Release notes
Sourced from github.com/compose-spec/compose-go/v2's releases.
v2.4.1
What's Changed
- fix(reset): Add cycle detector in reset.go by
@idsulikin compose-spec/compose-go#703Full Changelog: https://github.com/compose-spec/compose-go/compare/v2.4.0...v2.4.1
v2.4.0
What's Changed
- seiralise NanoCPUs as string by
@ndeloofin compose-spec/compose-go#696- normalize volume.target to drop trailing slash by
@ndeloofin compose-spec/compose-go#697- add support for bind mount recursive by
@ndeloofin compose-spec/compose-go#698- detect project dir is a symlink and warn user by
@ndeloofin compose-spec/compose-go#702- load configuration file with right ResourceLoader by
@gloursin compose-spec/compose-go#701- introduce OmitEmpty in yaml processing pipeline by
@ndeloofin compose-spec/compose-go#700Full Changelog: https://github.com/compose-spec/compose-go/compare/v2.3.0...v2.4.0
v2.3.0
What's Changed
- doc: Add CasaOS to Used by by
@sonjekin compose-spec/compose-go#681- Increment line count properly in dotenv parser when parsing inheritance syntax by
@amin-oin compose-spec/compose-go#682- Reapply "accept dashes in variable names" by
@ndeloofin compose-spec/compose-go#683- Update compose-spec.json: remove invalid fields from array by
@AnaMManolachein compose-spec/compose-go#684- make extra_hosts values uniques by
@gloursin compose-spec/compose-go#685- fix subpath in ServiceVolumeConfig#String by
@ndeloofin compose-spec/compose-go#688- allow use of x-* service names as depends_on keys by
@ndeloofin compose-spec/compose-go#687- review processing of DeviceRequest due to Docker engine changes by
@gloursin compose-spec/compose-go#689- add (missing) deploy.resources.devices.options by
@ndeloofin compose-spec/compose-go#691- prefer canonical transform vs DecodeMapStructure by
@ndeloofin compose-spec/compose-go#692- introduce ability to use custom env_file format by
@ndeloofin compose-spec/compose-go#690- introduce service hooks by
@ndeloofin compose-spec/compose-go#694- introduce service.gpus by
@ndeloofin compose-spec/compose-go#693New Contributors
@sonjekmade their first contribution in compose-spec/compose-go#681@amin-omade their first contribution in compose-spec/compose-go#682@AnaMManolachemade their first contribution in compose-spec/compose-go#684Full Changelog: https://github.com/compose-spec/compose-go/compare/v2.2.0...v2.3.0
v2.2.0
What's Changed
- long syntax for device mapping by
@ndeloofin compose-spec/compose-go#676- Support multiple values for extra_hosts by
@ndeloofin compose-spec/compose-go#678- Update include definition in JSON schema to fix strings marked as Invalid type by
@SolanoJasonin compose-spec/compose-go#674- Fix a small func name typo: GetConfigFiles by
@jordanstephensin compose-spec/compose-go#671- prevent panic accesing services in extended file by
@ndeloofin compose-spec/compose-go#679- Revert "accept dashes in variable names" by
@ndeloofin compose-spec/compose-go#680
... (truncated)
Commits
222d93cfix reset.go88ca71bfix(reset): Add cycle detector in reset.go156e22dintroduce OmitEmpty in yaml processing pipeline74c1d59always test to load config with localFileLoaderc558adcingest config files with ResourceLoaderbff5006detect project dir is a symlink and warn user35c9659add support for bind mount recursive97c49fcnormalize volume.target to drop trailing slashfb8e04dseiralise NanoCPUs as string7218685introduce service.gpus- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
@dependabot rebase
Looks like github.com/compose-spec/compose-go/v2 is up-to-date now, so this is no longer needed.