Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

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: compose-spec/compose-go@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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 19, 2022
@AkihiroSuda
Copy link
Member

  go: downloading github.com/cpuguy83/go-md2man v1.0.10
  go: downloading github.com/russross/blackfriday v1.6.0
  go: downloading github.com/stretchr/objx v0.4.0
  go: downloading github.com/cespare/xxhash v1.1.0
  github.com/containerd/nerdctl/cmd/nerdctl imports
  	github.com/containerd/go-cni tested by
  	github.com/containerd/go-cni.test imports
  	github.com/stretchr/testify/mock imports
  	github.com/stretchr/objx loaded from github.com/stretchr/objx@v0.2.0,
  	but go 1.16 would select v0.4.0
  
  To upgrade to the versions selected by go 1.16:
  	go mod tidy -go=1.16 && go mod tidy -go=1.17
  If reproducibility with go 1.16 is not needed:
  	go mod tidy -compat=1.17
  For other options, see:
  	https://golang.org/doc/modules/prunin
  Error: Process completed with exit code 1.

@AkihiroSuda
Copy link
Member

@dependabot rebase

Bumps [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) from 1.2.8 to 1.2.9.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v1.2.8...v1.2.9)

---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/compose-spec/compose-go-1.2.9 branch from b0fcd7d to 1f7ec3f Compare July 21, 2022 15:24
@AkihiroSuda AkihiroSuda added this to the v0.22.1 milestone Jul 21, 2022
@AkihiroSuda AkihiroSuda merged commit c6c93fd into master Jul 22, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/compose-spec/compose-go-1.2.9 branch July 22, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compose dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant