9elements / firmware-action

Build system for firmware images for several open source firmware solutions
MIT License
10 stars 0 forks source link

build(deps): bump the golang group in /action with 2 updates #329

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the golang group in /action with 2 updates: dagger.io/dagger and github.com/alecthomas/kong.

Updates dagger.io/dagger from 0.12.7 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

Commits
  • 64ea04e chore: prep for v0.13.0 release (#8408)
  • 77007a6 fix(sdk/go): consider default values when grouping optional arguments in code...
  • 855b71e feat: add Directory.digest and ModuleSource.digest (#8282)
  • 447ba65 chore: remove deprecated properties for v0.13.0 (#8281)
  • See full diff in compare view


Updates github.com/alecthomas/kong from 1.1.0 to 1.2.0

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions