Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps dagger.io/dagger from 0.11.6 to 0.13.0.

Changelog

Sourced from dagger.io/dagger's changelog.

sdk/go/v0.13.0 - 2024-09-11

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

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

🔥 Breaking Changes

  • Fix optional function arguments being generated as required in codegen by @​helderco in dagger/dagger#8106
    If there's a Module dependency that has a non-null Function argument with a default value, it will change from required to optional, in the generated client bindings.

Dependencies

What to do next

sdk/go/v0.12.7 - 2024-09-02

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

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

Dependencies

What to do next

sdk/go/v0.12.6 - 2024-08-29

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

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

Fixed

  • Correctly handle CRLF line endings during comment parsing by @​jedevc in dagger/dagger#8217
    This previously could result in function argument doc-strings not being correctly found, and would interferet st with pragma parsing (e.g. // +optional

... (truncated)

Commits

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 [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) from 0.11.6 to 0.13.0.
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.11.6...v0.13.0)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Superseded by #1420.

@dependabot dependabot bot closed this Sep 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dagger.io/dagger-0.13.0 branch September 19, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants