michenriksen / gokiburi

Automatic test runs for Go projects
MIT License
138 stars 2 forks source link

chore(deps): bump dagger.io/dagger from 0.8.4 to 0.9.0 #109

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps dagger.io/dagger from 0.8.4 to 0.9.0.

Changelog

Sourced from dagger.io/dagger's changelog.

sdk/go/v0.9.0 - 2023-10-20

This SDK uses 🚙 Engine + 🚗 CLI version v0.9.0. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.9.0

🔥 Breaking Changes

Dependencies

What to do next

sdk/go/v0.8.8 - 2023-10-11

This SDK uses 🚙 Engine + 🚗 CLI version v0.8.8. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.8

Dependencies

What to do next

sdk/go/v0.8.7 - 2023-09-18

This SDK uses 🚙 Engine + 🚗 CLI version v0.8.7. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.8.7

Dependencies

... (truncated)

Commits
  • bebf8a2 sdk: Bump engine dependency to v0.9.0 (#5940)
  • 5693ab9 Improve cli for calling module functions (#5882)
  • 0f9c5da Services v2: new API, c2h and h2c networking, start/stop support, run via gat...
  • 1dfec91 SDK-as-Modules refactor + Python Support (#5900)
  • 17bd90a implement new conventions for IDable objects (#5881)
  • ee68d51 Bump our internal tooling to the just released Go SDK v0.8.8 (#5879)
  • f2073ee sdk: Bump engine dependency to v0.8.8 (#5877)
  • 8dfa23f Go SDK: stop pointerizing input types to undo breaking change (#5865)
  • 3bf8d53 Zenith xrc2: revenge of the function (#5757)
  • 5866b6a sdk: Bump engine dependency to v0.8.7 (#5799)
  • 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 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)
dependabot[bot] commented 10 months ago

Superseded by #114.