metal3d / katenary

Convert docker and podamn compose to a configurable helm chart
MIT License
154 stars 11 forks source link

Bump github.com/compose-spec/compose-go from 1.2.8 to 1.2.9 #29

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/compose-spec/compose-go from 1.2.8 to 1.2.9.

Release notes

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

v1.2.9

What's Changed

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.2.9

Commits
  • d2f6dcf Merge pull request #285 from compose-spec/add-gocritic-linter
  • 2b59fba Merge pull request #283 from compose-spec/fix-inline-env-comments
  • 8676d27 Fix nolint issues
  • 86da918 Enable tags on gocritic.
  • edde9c6 Add gocritic to linters
  • 63c5310 Fix hash usage in environment values
  • 045c678 Merge pull request #281 from laurazard/validate-service-dependents
  • 78d64f5 Validate depended-on services exist in consistency check
  • a313a1e Merge pull request #279 from compose-spec/dependabot/go_modules/github.com/st...
  • 185ea85 Bump github.com/stretchr/testify from 1.5.1 to 1.8.0
  • 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 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[bot] commented 2 years ago

Superseded by #33.