Bump github.com/compose-spec/compose-go from 1.2.5 to 1.2.6 #18

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/compose-spec/compose-go-1.2.6 into master
dependabot[bot] commented 2022-05-23 23:25:32 +00:00 (Migrated from github.com)

Bumps github.com/compose-spec/compose-go from 1.2.5 to 1.2.6.

Release notes

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

v1.2.6

What's Changed

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.2.5...v1.2.6

Commits
  • b706902 Merge pull request #264 from ndeloof/env_priority
  • cb8dec2 do not override a value that has been set by higher-priority environment source
  • a5d4a70 Merge pull request #259 from glours/go-18
  • 2fff62a update golang version to 1.18
  • See full diff 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.5 to 1.2.6. <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.6</h2> <h2>What's Changed</h2> <ul> <li>update Golang version to 1.18 by <a href="https://github.com/glours"><code>@​glours</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/259">compose-spec/compose-go#259</a></li> <li>do not override a value that has been set by higher-priority environment source by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/pull/264">compose-spec/compose-go#264</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.2.5...v1.2.6">https://github.com/compose-spec/compose-go/compare/v1.2.5...v1.2.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/compose-spec/compose-go/commit/b7069021f4cb8ff5bc9f679b24bab67b3a937abf"><code>b706902</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/264">#264</a> from ndeloof/env_priority</li> <li><a href="https://github.com/compose-spec/compose-go/commit/cb8dec25956312d44cc2fc5fefb4fa2e2adb67b1"><code>cb8dec2</code></a> do not override a value that has been set by higher-priority environment source</li> <li><a href="https://github.com/compose-spec/compose-go/commit/a5d4a708ac33076c245cb2be32fa54306ed38760"><code>a5d4a70</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/compose-spec/compose-go/issues/259">#259</a> from glours/go-18</li> <li><a href="https://github.com/compose-spec/compose-go/commit/2fff62a99c8c667efbbb9d6f05a6554728ce0f23"><code>2fff62a</code></a> update golang version to 1.18</li> <li>See full diff in <a href="https://github.com/compose-spec/compose-go/compare/v1.2.5...v1.2.6">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.5&new-version=1.2.6)](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-05-30 22:36:07 +00:00 (Migrated from github.com)

Superseded by #19.

Superseded by #19.

Pull request closed

Sign in to join this conversation.
No description provided.