fix(deps): update module dagger.io/dagger to v0.15.0 #6

Merged
kjuulh merged 1 commits from renovate/all into main 2024-12-12 02:14:24 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
dagger.io/dagger require minor v0.14.0 -> v0.15.0

Release Notes

dagger/dagger-go-sdk (dagger.io/dagger)

v0.15.0

Compare Source

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

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

🔥 Breaking Changes
Dependencies
What to do next

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) | require | minor | `v0.14.0` -> `v0.15.0` | --- ### Release Notes <details> <summary>dagger/dagger-go-sdk (dagger.io/dagger)</summary> ### [`v0.15.0`](https://github.com/dagger/dagger-go-sdk/blob/HEAD/CHANGELOG.md#sdkgov0150---2024-12-11) [Compare Source](https://github.com/dagger/dagger-go-sdk/compare/v0.14.0...v0.15.0) This SDK uses 🚙 Engine + 🚗 CLI version `v0.15.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.15.0). 🐹 https://pkg.go.dev/dagger.io/dagger@v0.15.0 ##### 🔥 Breaking Changes - Removed deprecated unscoped enum values by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/8669 \ Enum values must now be accessed with the name prefixed by the name of the enum type - for example, `dagger.Shared` becomes `dagger.CacheSharingModeLocked`. - `ExecErr.Error` no longer contains the values of `Stdout` or `Stderr` by [@&#8203;vito](https://github.com/vito) in https://github.com/dagger/dagger/pull/9033 \ When comparing error values for expected output, use the more specific values. ##### Dependencies - Bump Engine to v0.15.0 by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/9158 ##### What to do next - Read the [documentation](https://docs.dagger.io/sdk/go) - Join our [Discord server](https://discord.gg/dagger-io) - Follow us on [Twitter](https://twitter.com/dagger_io) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-12-12 02:14:18 +01:00
fix(deps): update module dagger.io/dagger to v0.15.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
3a28f48d40
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-12-12 02:14:18 +01:00
Author
Owner

ℹ Artifact update notice

File name: shuttletask/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.5 -> 1.22.7
github.com/99designs/gqlgen v0.17.55 -> v0.17.57
github.com/adrg/xdg v0.5.1 -> v0.5.3
github.com/vektah/gqlparser/v2 v2.5.17 -> v2.5.19
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/text v0.18.0 -> v0.19.0
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.65.0 -> v1.68.0
google.golang.org/protobuf v1.34.2 -> v1.35.2
### ℹ Artifact update notice ##### File name: shuttletask/go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 9 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `go` | `1.22.5` -> `1.22.7` | | `github.com/99designs/gqlgen` | `v0.17.55` -> `v0.17.57` | | `github.com/adrg/xdg` | `v0.5.1` -> `v0.5.3` | | `github.com/vektah/gqlparser/v2` | `v2.5.17` -> `v2.5.19` | | `golang.org/x/sync` | `v0.8.0` -> `v0.9.0` | | `golang.org/x/text` | `v0.18.0` -> `v0.19.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20240814211410-ddb44dafa142` -> `v0.0.0-20240903143218-8af14fe29dc1` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20240814211410-ddb44dafa142` -> `v0.0.0-20240903143218-8af14fe29dc1` | | `google.golang.org/grpc` | `v1.65.0` -> `v1.68.0` | | `google.golang.org/protobuf` | `v1.34.2` -> `v1.35.2` |
kjuulh merged commit 3a28f48d40 into main 2024-12-12 02:14:24 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/clank-vault#6
No description provided.