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

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

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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/[email protected]

🔥 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from MDr164 as a code owner September 12, 2024 01:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2024
@dependabot dependabot bot requested a review from AtomicFS as a code owner September 12, 2024 01:03
Bumps the golang group in /action with 2 updates:
- [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk)
- [github.com/alecthomas/kong](https://github.com/alecthomas/kong)

Updates `dagger.io/dagger` from 0.12.7 to 0.13.0
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.12.7...v0.13.0)

Updates `github.com/alecthomas/kong` from 1.1.0 to 1.2.0
- [Commits](alecthomas/kong@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/alecthomas/kong
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: AtomicFS <[email protected]>
@AtomicFS AtomicFS force-pushed the dependabot/go_modules/action/golang-a4c69c5af8 branch from 430c034 to d15db8a Compare September 12, 2024 10:49
@AtomicFS AtomicFS added this pull request to the merge queue Sep 12, 2024
Merged via the queue into main with commit 2e09d8e Sep 12, 2024
43 checks passed
@AtomicFS AtomicFS deleted the dependabot/go_modules/action/golang-a4c69c5af8 branch September 12, 2024 12:09
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.

1 participant