Bump github.com/compose-spec/compose-go from 1.2.8 to 1.9.0 #49

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/compose-spec/compose-go-1.9.0 into master
dependabot[bot] commented 2023-01-20 22:06:36 +00:00 (Migrated from github.com)

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

Release notes

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

v1.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.8.2...v1.9.0

v1.8.2

What's Changed

Enhancements

🐛 Fixes

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.8.1...v1.8.2

v1.8.1

What's Changed

Enhancements

🐛 Fixes

New Contributors

... (truncated)

Commits
  • cb8843f Merge pull request #346 from ezradiniz/bugfix/load-service-with-extends-build...
  • ddc8c41 Merge pull request #338 from ndeloof/ResolveServicesEnvironment
  • a30b5f7 introduce ResolveServicesEnvironment and resolve service environment AFTER pr...
  • 559e4fd Merge pull request #319 from misak113/mz/fix-nil-extend
  • 761daca Merge pull request #347 from ndeloof/name_interpolation
  • 431bdf1 interpolate name set in yaml file
  • 2df3c92 fix build context path to allow url to a git repository
  • de35344 Merge pull request #345 from laurazard/parse-env-bracket
  • 2854230 Add a couple of tests for parser.go
  • e81ae33 Merge pull request #344 from glours/replace-compose-ref-by-compose
  • 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)
Bumps [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) from 1.2.8 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/compose-spec/compose-go/releases">github.com/compose-spec/compose-go's releases</a>.</em></p> <blockquote> <h2>v1.9.0</h2> <h2>What's Changed</h2> <ul> <li>validate healthcheck is well configured by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/340">compose-spec/compose-go#340</a></li> <li>sync compose-spec by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/339">compose-spec/compose-go#339</a></li> <li>provide diagnostic message as we fail to parse some env file by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/342">compose-spec/compose-go#342</a></li> <li>automate compose-spec schema updates by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/341">compose-spec/compose-go#341</a></li> <li>add kompose to the list of projects using compose-go by <a href="https://github.com/Lctrs"><code>@​Lctrs</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/343">compose-spec/compose-go#343</a></li> <li>replace the archived compose-ref by the new reference implementation Docker Compose by <a href="https://github.com/glours"><code>@​glours</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/344">compose-spec/compose-go#344</a></li> <li>Allow brackets in env vars by <a href="https://github.com/laurazard"><code>@​laurazard</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/345">compose-spec/compose-go#345</a></li> <li>interpolate name set in yaml file by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/347">compose-spec/compose-go#347</a></li> <li>Fix possible nil in extended docker-compose.yml configuration by <a href="https://github.com/misak113"><code>@​misak113</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/319">compose-spec/compose-go#319</a></li> <li>introduce ResolveServicesEnvironment and resolve service environment AFTER profiles have been applied by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/338">compose-spec/compose-go#338</a></li> <li>fix build context path to allow url to a git repository by <a href="https://github.com/ezradiniz"><code>@​ezradiniz</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/346">compose-spec/compose-go#346</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Lctrs"><code>@​Lctrs</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/343">compose-spec/compose-go#343</a></li> <li><a href="https://github.com/misak113"><code>@​misak113</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/319">compose-spec/compose-go#319</a></li> <li><a href="https://github.com/ezradiniz"><code>@​ezradiniz</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/346">compose-spec/compose-go#346</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.8.2...v1.9.0">https://github.com/compose-spec/compose-go/compare/v1.8.2...v1.9.0</a></p> <h2>v1.8.2</h2> <h2>What's Changed</h2> <p>✨ Enhancements</p> <ul> <li>resolve device path for local bind mount volumes by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/332">compose-spec/compose-go#332</a></li> <li>Add support for <code>uts</code> attribute in service definition by <a href="https://github.com/laurazard"><code>@​laurazard</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/333">compose-spec/compose-go#333</a></li> <li>accept dashes in variable names by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/336">compose-spec/compose-go#336</a></li> </ul> <p>🐛 Fixes</p> <ul> <li>resolve environment incrementaly, including values loaded from previous files in the list by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/331">compose-spec/compose-go#331</a></li> <li>only consider service name in volumes_from spec by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/334">compose-spec/compose-go#334</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.8.1...v1.8.2">https://github.com/compose-spec/compose-go/compare/v1.8.1...v1.8.2</a></p> <h2>v1.8.1</h2> <h2>What's Changed</h2> <h3>✨ Enhancements</h3> <ul> <li>add support for build.privileged and service.cgroup by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/330">compose-spec/compose-go#330</a></li> <li>update readme with godoc badges by <a href="https://github.com/nicks"><code>@​nicks</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/327">compose-spec/compose-go#327</a></li> <li>improve warning message by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/328">compose-spec/compose-go#328</a></li> </ul> <h3>🐛 Fixes</h3> <ul> <li>prefer list format for extra_hosts to preserve backward compatibility by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/326">compose-spec/compose-go#326</a></li> <li>fix network aliasses merge logic to conform to docker compose v1 by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/323">compose-spec/compose-go#323</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nicks"><code>@​nicks</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/327">compose-spec/compose-go#327</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/compose-spec/compose-go/commit/cb8843fffd9941ad240a7f9fe6da2a4886942f46"><code>cb8843f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/346">#346</a> from ezradiniz/bugfix/load-service-with-extends-build...</li> <li><a href="https://github.com/compose-spec/compose-go/commit/ddc8c41f1d77b9b799741a78fe615b7796ef1489"><code>ddc8c41</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/338">#338</a> from ndeloof/ResolveServicesEnvironment</li> <li><a href="https://github.com/compose-spec/compose-go/commit/a30b5f7b4cef7671d625ba2b21efb72a898fc441"><code>a30b5f7</code></a> introduce ResolveServicesEnvironment and resolve service environment AFTER pr...</li> <li><a href="https://github.com/compose-spec/compose-go/commit/559e4fd37827818f445450b4cba633113e3fbb95"><code>559e4fd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/319">#319</a> from misak113/mz/fix-nil-extend</li> <li><a href="https://github.com/compose-spec/compose-go/commit/761daca998272635159113407c991e6d9f48a148"><code>761daca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/347">#347</a> from ndeloof/name_interpolation</li> <li><a href="https://github.com/compose-spec/compose-go/commit/431bdf14e658f40da89ecb080a4934cc976ecaab"><code>431bdf1</code></a> interpolate name set in yaml file</li> <li><a href="https://github.com/compose-spec/compose-go/commit/2df3c926bbc7e46670c70ee0e12e7c189b4db195"><code>2df3c92</code></a> fix build context path to allow url to a git repository</li> <li><a href="https://github.com/compose-spec/compose-go/commit/de35344d384abb397f90ebfd05dec24068eebde0"><code>de35344</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/345">#345</a> from laurazard/parse-env-bracket</li> <li><a href="https://github.com/compose-spec/compose-go/commit/28542309a871910759757568a6c2882796bd5b21"><code>2854230</code></a> Add a couple of tests for <code>parser.go</code></li> <li><a href="https://github.com/compose-spec/compose-go/commit/e81ae339c2ed01468717b26232bd562d4bf76ec5"><code>e81ae33</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/344">#344</a> from glours/replace-compose-ref-by-compose</li> <li>Additional commits viewable in <a href="https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/compose-spec/compose-go&package-manager=go_modules&previous-version=1.2.8&new-version=1.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>

Fixed in da362303da

Fixed in https://github.com/metal3d/katenary/commit/da362303da096b3a35d6bf3604d55fbb290d9ee4
dependabot[bot] commented 2023-02-07 09:33:34 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.