fix(deps): update all dependencies #13
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.13.3
->v0.14.0
1.23.1
->1.23.3
Release Notes
dagger/dagger-go-sdk (dagger.io/dagger)
v0.14.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.14.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.14.0
Dependencies
What to do next
v0.13.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.7
Changed
Enum values should now be accessed with the name prefixed by the name of the
enum type - for example,
dagger.Shared
should becomedagger.CacheSharingModeLocked
.Dependencies
What to do next
v0.13.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.6
Dependencies
What to do next
v0.13.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.5
Dependencies
What to do next
v0.13.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.4
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
7265f44a14
to8f0f053e09
chore(deps): update dependency go to v1.23.2to fix(deps): update all dependencies8f0f053e09
to450a9b8d1f
450a9b8d1f
to3eada01aed
ℹ 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):Details:
github.com/99designs/gqlgen
v0.17.49
->v0.17.55
github.com/adrg/xdg
v0.5.0
->v0.5.1
github.com/vektah/gqlparser/v2
v2.5.16
->v2.5.17
golang.org/x/sys
v0.25.0
->v0.26.0
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):Details:
github.com/99designs/gqlgen
v0.17.49
->v0.17.55
github.com/adrg/xdg
v0.5.0
->v0.5.1
github.com/vektah/gqlparser/v2
v2.5.16
->v2.5.17
golang.org/x/sys
v0.25.0
->v0.26.0
3eada01aed
tofb31f630ed
fb31f630ed
to9bbef9a9da
9bbef9a9da
to873dd0d9b0
Checkout
From your project repository, check out a new branch and test the changes.