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.9 to 1.3.0 #1276

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/compose-spec/compose-go from 1.2.9 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: compose-spec/compose-go@v1.2.9...v1.3.0

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)

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

@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/compose-spec/compose-go-1.3.0 branch from e16358a to 84a6f8f Compare July 30, 2022 06:48
Bumps [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) from 1.2.9 to 1.3.0.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v1.2.9...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/compose-spec/compose-go-1.3.0 branch from 84a6f8f to 2dfa2a4 Compare July 30, 2022 07:24
@AkihiroSuda AkihiroSuda added this to the v0.22.1 milestone Jul 30, 2022
@AkihiroSuda AkihiroSuda merged commit 1ba5e7b into master Jul 30, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/compose-spec/compose-go-1.3.0 branch July 30, 2022 08:05
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.

None yet

1 participant