fix(deps): update module dagger.io/dagger to v0.13.1 #11

Merged
kjuulh merged 1 commits from renovate/all into main 2024-09-19 02:27:04 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
dagger.io/dagger require patch v0.13.0 -> v0.13.1

Release Notes

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

v0.13.1

Compare Source

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

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

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 | patch | `v0.13.0` -> `v0.13.1` | --- ### Release Notes <details> <summary>dagger/dagger-go-sdk (dagger.io/dagger)</summary> ### [`v0.13.1`](https://github.com/dagger/dagger-go-sdk/blob/HEAD/CHANGELOG.md#sdkgov0131---2024-09-18) [Compare Source](https://github.com/dagger/dagger-go-sdk/compare/v0.13.0...v0.13.1) This SDK uses 🚙 Engine + 🚗 CLI version `v0.13.1`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.13.1). 🐹 https://pkg.go.dev/dagger.io/dagger@v0.13.1 ##### Dependencies - Bump Engine to v0.13.1 by [@&#8203;sipsma](https://github.com/sipsma) in https://github.com/dagger/dagger/pull/8488 ##### 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-09-19 02:26:56 +02:00
fix(deps): update module dagger.io/dagger to v0.13.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
58d3636cd6
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-19 02:26:56 +02: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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/adrg/xdg v0.4.0 -> v0.5.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.22.0
golang.org/x/net v0.26.0 -> v0.29.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.21.0 -> v0.25.0
golang.org/x/text v0.16.0 -> v0.18.0
google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.64.0 -> v1.66.1
google.golang.org/protobuf v1.34.1 -> v1.34.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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/adrg/xdg v0.4.0 -> v0.5.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.22.0
golang.org/x/net v0.26.0 -> v0.29.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.21.0 -> v0.25.0
golang.org/x/text v0.16.0 -> v0.18.0
google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.64.0 -> v1.66.1
google.golang.org/protobuf v1.34.1 -> v1.34.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): - 11 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `github.com/adrg/xdg` | `v0.4.0` -> `v0.5.0` | | `github.com/go-logr/logr` | `v1.4.1` -> `v1.4.2` | | `github.com/grpc-ecosystem/grpc-gateway/v2` | `v2.20.0` -> `v2.22.0` | | `golang.org/x/net` | `v0.26.0` -> `v0.29.0` | | `golang.org/x/sync` | `v0.7.0` -> `v0.8.0` | | `golang.org/x/sys` | `v0.21.0` -> `v0.25.0` | | `golang.org/x/text` | `v0.16.0` -> `v0.18.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20240520151616-dc85e6b867a5` -> `v0.0.0-20240903143218-8af14fe29dc1` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20240515191416-fc5f0ca64291` -> `v0.0.0-20240903143218-8af14fe29dc1` | | `google.golang.org/grpc` | `v1.64.0` -> `v1.66.1` | | `google.golang.org/protobuf` | `v1.34.1` -> `v1.34.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): - 11 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `github.com/adrg/xdg` | `v0.4.0` -> `v0.5.0` | | `github.com/go-logr/logr` | `v1.4.1` -> `v1.4.2` | | `github.com/grpc-ecosystem/grpc-gateway/v2` | `v2.20.0` -> `v2.22.0` | | `golang.org/x/net` | `v0.26.0` -> `v0.29.0` | | `golang.org/x/sync` | `v0.7.0` -> `v0.8.0` | | `golang.org/x/sys` | `v0.21.0` -> `v0.25.0` | | `golang.org/x/text` | `v0.16.0` -> `v0.18.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20240520151616-dc85e6b867a5` -> `v0.0.0-20240903143218-8af14fe29dc1` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20240515191416-fc5f0ca64291` -> `v0.0.0-20240903143218-8af14fe29dc1` | | `google.golang.org/grpc` | `v1.64.0` -> `v1.66.1` | | `google.golang.org/protobuf` | `v1.34.1` -> `v1.34.2` |
kjuulh merged commit 58d3636cd6 into main 2024-09-19 02:27:04 +02: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/dagger-helm#11
No description provided.