Bump github.com/compose-spec/compose-go from 1.2.8 to 1.3.0 #33

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

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

Release notes

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

v1.3.0

What's Changed

New Contributors

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

v1.2.9

What's Changed

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

Commits
  • 56e6c33 Merge pull request #294 from glours/use-dash-in-resource-names
  • 0ab97a2 Merge pull request #295 from milas/golang-versions
  • 81261dc build: ensure compatibility for all supported Go versions
  • aa0ca5e use t.Setenv instead of os.SetEnv + defer os.Unsetenv
  • f1f5433 Merge pull request #292 from compose-spec/fix-interpolation-errors-output
  • aa04417 use '-' as default separator and support of compatibility mode
  • 1daf3e9 Merge pull request #293 from milas/bump-deps
  • 422bb5c Merge pull request #287 from compose-spec/add-nakedret-linter
  • cc0b66f deps: upgrade dependencies to latest
  • ca8f7fd Add "nakedret" to the linters to put dotenv in conformity with the rest of th...
  • 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.3.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.3.0</h2> <h2>What's Changed</h2> <ul> <li>Ignore variable names starting with numbers by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/284">compose-spec/compose-go#284</a></li> <li>Add missing LinkLocalIPs to ServiceNetworkConfig by <a href="https://github.com/floatingstatic"><code>@​floatingstatic</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/289">compose-spec/compose-go#289</a></li> <li>Add 'default' value in case of presence of a variable by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/291">compose-spec/compose-go#291</a></li> <li>Fix lookup precedence by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/280">compose-spec/compose-go#280</a></li> <li>Add &quot;nakedret&quot; to the linters to put dotenv in conformity by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/287">compose-spec/compose-go#287</a></li> <li>Upgrade dependencies to latest by <a href="https://github.com/milas"><code>@​milas</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/293">compose-spec/compose-go#293</a></li> <li>Fix interpolation error msg output by <a href="https://github.com/ulyssessouza"><code>@​ulyssessouza</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/292">compose-spec/compose-go#292</a></li> <li>Ensure compatibility for all supported Go versions by <a href="https://github.com/milas"><code>@​milas</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/295">compose-spec/compose-go#295</a></li> <li>Use '-' as default separator and support of compatibility mode by <a href="https://github.com/glours"><code>@​glours</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/294">compose-spec/compose-go#294</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/floatingstatic"><code>@​floatingstatic</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/289">compose-spec/compose-go#289</a></li> <li><a href="https://github.com/milas"><code>@​milas</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/293">compose-spec/compose-go#293</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.2.9...v1.3.0">https://github.com/compose-spec/compose-go/compare/v1.2.9...v1.3.0</a></p> <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/56e6c331759dd691e1e33c6b8338ceb4c0ca3c50"><code>56e6c33</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/294">#294</a> from glours/use-dash-in-resource-names</li> <li><a href="https://github.com/compose-spec/compose-go/commit/0ab97a220d0895c435a88ced3026478e43185c53"><code>0ab97a2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/295">#295</a> from milas/golang-versions</li> <li><a href="https://github.com/compose-spec/compose-go/commit/81261dc8c5e04c8ac782e0b918a94be675075dff"><code>81261dc</code></a> build: ensure compatibility for all supported Go versions</li> <li><a href="https://github.com/compose-spec/compose-go/commit/aa0ca5e25f4732981f33288829cb04ff727bd84e"><code>aa0ca5e</code></a> use t.Setenv instead of os.SetEnv + defer os.Unsetenv</li> <li><a href="https://github.com/compose-spec/compose-go/commit/f1f54330c21ebedec859124268cadf8dd8850f9b"><code>f1f5433</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/292">#292</a> from compose-spec/fix-interpolation-errors-output</li> <li><a href="https://github.com/compose-spec/compose-go/commit/aa04417208f680f25bae78ccff73c8c585fd3bba"><code>aa04417</code></a> use '-' as default separator and support of compatibility mode</li> <li><a href="https://github.com/compose-spec/compose-go/commit/1daf3e957210a034150434eee4823e0ec9814db3"><code>1daf3e9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/293">#293</a> from milas/bump-deps</li> <li><a href="https://github.com/compose-spec/compose-go/commit/422bb5ce79f20e27c1f4f56cbe4dd029ef76bffd"><code>422bb5c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/287">#287</a> from compose-spec/add-nakedret-linter</li> <li><a href="https://github.com/compose-spec/compose-go/commit/cc0b66f9c7083b856213cd30057386bb7a57f2da"><code>cc0b66f</code></a> deps: upgrade dependencies to latest</li> <li><a href="https://github.com/compose-spec/compose-go/commit/ca8f7fd79593bfa17379bc0e2ac942379aec23ac"><code>ca8f7fd</code></a> Add &quot;nakedret&quot; to the linters to put dotenv in conformity with the rest of th...</li> <li>Additional commits viewable in <a href="https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.3.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.3.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 2022-08-01 22:40:58 +00:00 (Migrated from github.com)

Superseded by #34.

Superseded by #34.

Pull request closed

Sign in to join this conversation.
No description provided.