Bump github.com/compose-spec/compose-go from 1.2.8 to 1.20.2 #69

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/compose-spec/compose-go-1.20.2 into master
dependabot[bot] commented 2024-04-04 22:17:33 +00:00 (Migrated from github.com)

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

Release notes

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

v1.20.2

What's Changed

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.20.1...v1.20.2

v1.20.1

What's Changed

New Contributors

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.20.0...v1.20.1

v1.20.0

What's Changed

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.19.0...v1.20.0

v1.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/compose-spec/compose-go/compare/v1.18.4...v1.19.0

v1.18.4

What's Changed

... (truncated)

Commits
  • e390b97 Add a network-scoped mac_address field
  • 6a91ca5 update compose-spec.json with path and action as required field for develop
  • 0f734f9 v1 branch
  • 0eea9f8 Merge pull request #487 from ndeloof/build-ulimits-v1
  • d91e0e9 add support for build.ulimits
  • 5c2ad73 Merge pull request #484 from ndeloof/inline_config_v1
  • accf4aa add support for inline config
  • 7ef3e28 Merge pull request #475 from ndeloof/decode_labels
  • 317b7c4 label can be set with empty value
  • 7bdb947 Merge pull request #474 from mieubrisse/patch-2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.20.2. <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.20.2</h2> <h2>What's Changed</h2> <ul> <li>update compose-spec.json with path and action as required field for develop by <a href="https://github.com/glours"><code>@​glours</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/496">compose-spec/compose-go#496</a></li> <li>Add a network-scoped mac_address field by <a href="https://github.com/akerouanton"><code>@​akerouanton</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/494">compose-spec/compose-go#494</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.20.1...v1.20.2">https://github.com/compose-spec/compose-go/compare/v1.20.1...v1.20.2</a></p> <h2>v1.20.1</h2> <h2>What's Changed</h2> <ul> <li>Add Kurtosis to the list of compose-go users by <a href="https://github.com/mieubrisse"><code>@​mieubrisse</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/474">compose-spec/compose-go#474</a></li> <li>label can be set with empty value by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/475">compose-spec/compose-go#475</a></li> <li>add support for inline config by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/484">compose-spec/compose-go#484</a></li> <li>add support for build.ulimits by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/487">compose-spec/compose-go#487</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mieubrisse"><code>@​mieubrisse</code></a> made their first contribution in <a href="https://redirect.github.com/compose-spec/compose-go/pull/474">compose-spec/compose-go#474</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.20.0...v1.20.1">https://github.com/compose-spec/compose-go/compare/v1.20.0...v1.20.1</a></p> <h2>v1.20.0</h2> <h2>What's Changed</h2> <ul> <li>dotenv: fix an unintended buffer copy by <a href="https://github.com/nicks"><code>@​nicks</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/462">compose-spec/compose-go#462</a></li> <li>avoid to fail if a duplicate resource is the same as a previous added ones by <a href="https://github.com/glours"><code>@​glours</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/466">compose-spec/compose-go#466</a></li> <li>define Options type for (driver) options we pass as-is to runtime by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/467">compose-spec/compose-go#467</a></li> <li>introduce DecodeMapstructure to allow type to define custom decode logic by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/465">compose-spec/compose-go#465</a></li> <li>add restart action to watch attribute in the develop section by <a href="https://github.com/glours"><code>@​glours</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/469">compose-spec/compose-go#469</a></li> <li>loader: fix a panic by <a href="https://github.com/nicks"><code>@​nicks</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/472">compose-spec/compose-go#472</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.19.0...v1.20.0">https://github.com/compose-spec/compose-go/compare/v1.19.0...v1.20.0</a></p> <h2>v1.19.0</h2> <h2>What's Changed</h2> <ul> <li>apply reset on extended services by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/455">compose-spec/compose-go#455</a></li> <li>prevent panic with empty document by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/457">compose-spec/compose-go#457</a></li> <li>Extract hard-coded strings as variables by <a href="https://github.com/VTerziev"><code>@​VTerziev</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/456">compose-spec/compose-go#456</a></li> <li>introduce <code>develop</code> section by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/461">compose-spec/compose-go#461</a></li> <li>introduce SkipResolveEnvironment loader option by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/460">compose-spec/compose-go#460</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/VTerziev"><code>@​VTerziev</code></a> made their first contribution in <a href="https://redirect.github.com/compose-spec/compose-go/pull/456">compose-spec/compose-go#456</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/compose-spec/compose-go/compare/v1.18.4...v1.19.0">https://github.com/compose-spec/compose-go/compare/v1.18.4...v1.19.0</a></p> <h2>v1.18.4</h2> <h2>What's Changed</h2> <ul> <li>migrate to github.com/distribution/reference by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/452">compose-spec/compose-go#452</a></li> <li>keep depends_on config for services explicitly selected by <a href="https://github.com/ndeloof"><code>@​ndeloof</code></a> in <a href="https://redirect.github.com/compose-spec/compose-go/pull/454">compose-spec/compose-go#454</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/e390b9774ca100e1d75c8bc075054502783b48b8"><code>e390b97</code></a> Add a network-scoped mac_address field</li> <li><a href="https://github.com/compose-spec/compose-go/commit/6a91ca5750fde276e2ab726ac54bf874eeab083e"><code>6a91ca5</code></a> update compose-spec.json with path and action as required field for develop</li> <li><a href="https://github.com/compose-spec/compose-go/commit/0f734f90a8085b8769106d6059184d7fb67f0368"><code>0f734f9</code></a> v1 branch</li> <li><a href="https://github.com/compose-spec/compose-go/commit/0eea9f8f66d3eba60637b1e38c710670e9e44a3e"><code>0eea9f8</code></a> Merge pull request <a href="https://redirect.github.com/compose-spec/compose-go/issues/487">#487</a> from ndeloof/build-ulimits-v1</li> <li><a href="https://github.com/compose-spec/compose-go/commit/d91e0e968917df8ca5e8e0d8767fb58da689ad88"><code>d91e0e9</code></a> add support for build.ulimits</li> <li><a href="https://github.com/compose-spec/compose-go/commit/5c2ad7390959f3cf88113c52a3f39394067c8493"><code>5c2ad73</code></a> Merge pull request <a href="https://redirect.github.com/compose-spec/compose-go/issues/484">#484</a> from ndeloof/inline_config_v1</li> <li><a href="https://github.com/compose-spec/compose-go/commit/accf4aab7ba260d36c1e97168cec77541be8d39a"><code>accf4aa</code></a> add support for inline config</li> <li><a href="https://github.com/compose-spec/compose-go/commit/7ef3e28e286850450d2bf728826c2ee50b2122f7"><code>7ef3e28</code></a> Merge pull request <a href="https://redirect.github.com/compose-spec/compose-go/issues/475">#475</a> from ndeloof/decode_labels</li> <li><a href="https://github.com/compose-spec/compose-go/commit/317b7c46287234eac393509dd3a46536821e05a6"><code>317b7c4</code></a> label can be set with empty value</li> <li><a href="https://github.com/compose-spec/compose-go/commit/7bdb947bd8b2f533016ec9bb47465cba9893fa96"><code>7bdb947</code></a> Merge pull request <a href="https://redirect.github.com/compose-spec/compose-go/issues/474">#474</a> from mieubrisse/patch-2</li> <li>Additional commits viewable in <a href="https://github.com/compose-spec/compose-go/compare/v1.2.8...v1.20.2">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.20.2)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
sonarqubecloud[bot] commented 2024-04-23 13:25:21 +00:00 (Migrated from github.com)

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=metal3d_katenary&pullRequest=69) **Quality Gate passed** Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 New issues](https://sonarcloud.io/project/issues?id=metal3d_katenary&pullRequest=69&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png '') [0 Accepted issues](https://sonarcloud.io/component_measures?id=metal3d_katenary&pullRequest=69&metric=new_accepted_issues&view=list) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=metal3d_katenary&pullRequest=69&resolved=false&inNewCodePeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Coverage ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/no-data-16px.png '') No data about Duplication [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=metal3d_katenary&pullRequest=69)
dependabot[bot] commented 2024-11-08 12:37:26 +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.