Bump github.com/compose-spec/compose-go from 1.2.8 to 1.12.0 #54

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/compose-spec/compose-go-1.12.0 into master
dependabot[bot] commented 2023-03-01 23:04:00 +00:00 (Migrated from github.com)

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

Release notes

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

v1.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.11.0...v1.12.0

v1.11.0

What's Changed

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.10.0...v1.11.0

v1.10.0

What's Changed

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

v1.9.0

What's Changed

New Contributors

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

... (truncated)

Commits
  • bbbdf2b Merge pull request #359 from ndeloof/fix_profiles
  • 5b5e141 apply profiles based on COMPOSE_PROFILES
  • 7a7b593 Merge pull request #360 from ndeloof/WithDependentServices
  • abe1044 introduce WithDependentServices to run fn on services in reverse dependency o...
  • e988503 Merge pull request #355 from milas/lint-fmt
  • 497296f lint: enable linter & fix formatting issues
  • 75dcb29 Merge pull request #358 from compose-spec/dependabot/go_modules/github.com/st...
  • 7d4ee7c Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • fc7f2b8 Merge pull request #356 from compose-spec/compose-spec
  • c5cb8b2 Merge pull request #350 from ndeloof/depends_on_restart
  • 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.12.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.12.0</h2> <h2>What's Changed</h2> <ul> <li>Update compose-spec.json by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/356">compose-spec/compose-go#356</a></li> <li>Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/358">compose-spec/compose-go#358</a></li> <li>lint: enable linter &amp; fix formatting issues by <a href="https://github.com/milas"><code>@​milas</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/355">compose-spec/compose-go#355</a></li> <li>introduce WithDependentServices to run fn on services in reverse dependency order by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/360">compose-spec/compose-go#360</a></li> <li>Always apply profiles by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/359">compose-spec/compose-go#359</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/github-actions"><code>@​github-actions</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/356">compose-spec/compose-go#356</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.11.0...v1.12.0">https://github.com/compose-spec/compose-go/compare/v1.11.0...v1.12.0</a></p> <h2>v1.11.0</h2> <h2>What's Changed</h2> <ul> <li>ci: bump to Go 1.20 &amp; improve linting by <a href="https://github.com/milas"><code>@​milas</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/352">compose-spec/compose-go#352</a></li> <li>introduce <code>restart</code> for depends_on by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/350">compose-spec/compose-go#350</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.10.0...v1.11.0">https://github.com/compose-spec/compose-go/compare/v1.10.0...v1.11.0</a></p> <h2>v1.10.0</h2> <h2>What's Changed</h2> <ul> <li>support mulitple env-files to be set by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/348">compose-spec/compose-go#348</a></li> <li>don't override healthcheck test with unset test command by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/349">compose-spec/compose-go#349</a></li> <li>env: fix path resolution with <code>extends</code> by <a href="https://github.com/milas"><code>@​milas</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/351">compose-spec/compose-go#351</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.9.0...v1.10.0">https://github.com/compose-spec/compose-go/compare/v1.9.0...v1.10.0</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/compose-spec/compose-go/commit/bbbdf2bc95e0a383b19af865cfabc925834a5dd5"><code>bbbdf2b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/359">#359</a> from ndeloof/fix_profiles</li> <li><a href="https://github.com/compose-spec/compose-go/commit/5b5e141e6002ad31afc7162c5db2d5fed959fc02"><code>5b5e141</code></a> apply profiles based on COMPOSE_PROFILES</li> <li><a href="https://github.com/compose-spec/compose-go/commit/7a7b59309ca5ebe8ec7adca39376273a09c09e29"><code>7a7b593</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/360">#360</a> from ndeloof/WithDependentServices</li> <li><a href="https://github.com/compose-spec/compose-go/commit/abe10440be75827b22c824da57392dc87c7af0f0"><code>abe1044</code></a> introduce WithDependentServices to run fn on services in reverse dependency o...</li> <li><a href="https://github.com/compose-spec/compose-go/commit/e9885035d9d0b73170be539e4f53bfff337ac016"><code>e988503</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/355">#355</a> from milas/lint-fmt</li> <li><a href="https://github.com/compose-spec/compose-go/commit/497296ffa772a1660dc77d98439b39d5ac0b8ad0"><code>497296f</code></a> lint: enable linter &amp; fix formatting issues</li> <li><a href="https://github.com/compose-spec/compose-go/commit/75dcb29e3ecbb4138d0ac9d377f39f1c0e9c7725"><code>75dcb29</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/358">#358</a> from compose-spec/dependabot/go_modules/github.com/st...</li> <li><a href="https://github.com/compose-spec/compose-go/commit/7d4ee7c10b1e8bd0b3f83da34cbde81bd48c9777"><code>7d4ee7c</code></a> Bump github.com/stretchr/testify from 1.8.1 to 1.8.2</li> <li><a href="https://github.com/compose-spec/compose-go/commit/fc7f2b85061ff576b5acefc2d9c59f51f2f5e301"><code>fc7f2b8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/356">#356</a> from compose-spec/compose-spec</li> <li><a href="https://github.com/compose-spec/compose-go/commit/c5cb8b299371d032c822649d655e1d7ccafdcea1"><code>c5cb8b2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/350">#350</a> from ndeloof/depends_on_restart</li> <li>Additional commits viewable in <a href="https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.12.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.12.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>
dependabot[bot] commented 2023-03-15 23:00:19 +00:00 (Migrated from github.com)

Superseded by #56.

Superseded by #56.

Pull request closed

Sign in to join this conversation.
No description provided.