fix(deps): update module dagger.io/dagger to v0.15.0 #14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
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
Enum values must now be accessed with the name prefixed by the name of the
enum type - for example,
dagger.Shared
becomesdagger.CacheSharingModeLocked
.ExecErr.Error
no longer contains the values ofStdout
orStderr
by @vito in https://github.com/dagger/dagger/pull/9033When comparing error values for expected output, use the more specific values.
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.
This PR has been generated by Renovate Bot.
ℹ 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):go
directive was updated for compatibility reasonsDetails:
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/grpc
v1.66.1
->v1.68.0
google.golang.org/protobuf
v1.34.2
->v1.35.2
File name: 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):go
directive was updated for compatibility reasonsDetails:
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/grpc
v1.66.1
->v1.68.0
google.golang.org/protobuf
v1.34.2
->v1.35.2