Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps github.com/compose-spec/compose-go from 1.0.9 to 1.1.0.

Release notes

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

v1.1.0

What's Changed

New Contributors

Full Changelog: compose-spec/compose-go@v1.0.9...v1.1.0

Commits
  • 8c0547c Merge pull request #231 from compose-spec/add-project-name
  • 07ff73d Update spec and implement project name
  • c8389aa Merge pull request #230 from ndeloof/published_range
  • 5118752 published can either be a port(int) or range (string)
  • 4d4b741 Merge pull request #229 from ndeloof/lint-action
  • 48546e0 fix linter warnings
  • aa82500 use golangci-lint action
  • be12d6c Merge pull request #218 from kcboschert/inherit_undefined
  • 5752093 Merge pull request #228 from ndeloof/go1.17
  • c0414f6 Merge pull request #226 from ningmingxiao/dev1
  • 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 Mar 1, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/compose-spec/compose-go-1.1.0 branch from 7fb7e5e to 3b99210 Compare March 3, 2022 02:44
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/compose-spec/compose-go-1.1.0 branch 2 times, most recently from c1250bc to 31cc536 Compare March 3, 2022 04:23
@AkihiroSuda AkihiroSuda added this to the v0.17.1 milestone Mar 3, 2022
Bumps [github.com/compose-spec/compose-go](https://github.com/compose-spec/compose-go) from 1.0.9 to 1.1.0.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v1.0.9...v1.1.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.1.0 branch from 31cc536 to e8f7b6a Compare March 3, 2022 04:38
@AkihiroSuda AkihiroSuda merged commit af4278f into master Mar 3, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/compose-spec/compose-go-1.1.0 branch March 3, 2022 06:09
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.

2 participants