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

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/compose-spec/compose-go-1.2.9 into master
dependabot[bot] commented 2022-07-19 22:31:09 +00:00 (Migrated from github.com)

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)
Bumps [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) from 1.2.8 to 1.2.9. <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.2.9</h2> <h2>What's Changed</h2> <ul> <li>Fix environment variable expansion by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/276">compose-spec/compose-go#276</a></li> <li>Bump github.com/stretchr/testify from 1.5.1 to 1.8.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/279">compose-spec/compose-go#279</a></li> <li>Validate depended-on services exist in consistency check by <a href="https://github.com/laurazard"><code>@​laurazard</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/281">compose-spec/compose-go#281</a></li> <li>Fix hash usage in environment values by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/283">compose-spec/compose-go#283</a></li> <li>Add gocritic to linters by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/285">compose-spec/compose-go#285</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.2.9">https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.2.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/compose-spec/compose-go/commit/d2f6dcfa2cda23abca29848f008d7e8989f2df28"><code>d2f6dcf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/285">#285</a> from compose-spec/add-gocritic-linter</li> <li><a href="https://github.com/compose-spec/compose-go/commit/2b59fbafded623cc1fcc13f27111acdcff602f17"><code>2b59fba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/283">#283</a> from compose-spec/fix-inline-env-comments</li> <li><a href="https://github.com/compose-spec/compose-go/commit/8676d279db5880e57dd13932900ebb29519c5609"><code>8676d27</code></a> Fix nolint issues</li> <li><a href="https://github.com/compose-spec/compose-go/commit/86da918b737af1078e3c56a2c1922a7bdeee8ed5"><code>86da918</code></a> Enable tags on gocritic.</li> <li><a href="https://github.com/compose-spec/compose-go/commit/edde9c64c16faf439e41b9706c0f1779fe59529b"><code>edde9c6</code></a> Add gocritic to linters</li> <li><a href="https://github.com/compose-spec/compose-go/commit/63c53104cfb0ba67cdae94c886d5913132a42a80"><code>63c5310</code></a> Fix hash usage in environment values</li> <li><a href="https://github.com/compose-spec/compose-go/commit/045c678ff98932aa1dbec487b840f19e419ae60f"><code>045c678</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/281">#281</a> from laurazard/validate-service-dependents</li> <li><a href="https://github.com/compose-spec/compose-go/commit/78d64f5b4e78ce3b65f3509156fec7a0b8265953"><code>78d64f5</code></a> Validate depended-on services exist in consistency check</li> <li><a href="https://github.com/compose-spec/compose-go/commit/a313a1ea0537c51909c1bcc18398af7cf7609ff1"><code>a313a1e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/279">#279</a> from compose-spec/dependabot/go_modules/github.com/st...</li> <li><a href="https://github.com/compose-spec/compose-go/commit/185ea8513a9c0a92256fd1ac85ba401d7834ee47"><code>185ea85</code></a> Bump github.com/stretchr/testify from 1.5.1 to 1.8.0</li> <li>Additional commits viewable in <a href="https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.2.9">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.2.9)](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 2022-07-29 22:39:09 +00:00 (Migrated from github.com)

Superseded by #33.

Superseded by #33.

Pull request closed

Sign in to join this conversation.
No description provided.