fix(deps): update module dagger.io/dagger to v0.17.2 #26

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
dagger.io/dagger require minor v0.16.2 -> v0.17.2

Release Notes

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

v0.17.2

Compare Source

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

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

Dependencies
What to do next

v0.17.1

Compare Source

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

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

Dependencies
What to do next

v0.17.0

Compare Source

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

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

Added
Dependencies
What to do next

v0.16.3

Compare Source

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

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

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 is behind base branch, 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.16.2` -> `v0.17.2` | --- ### Release Notes <details> <summary>dagger/dagger-go-sdk (dagger.io/dagger)</summary> ### [`v0.17.2`](https://github.com/dagger/dagger-go-sdk/blob/HEAD/CHANGELOG.md#sdkgov0172---2025-03-27) [Compare Source](https://github.com/dagger/dagger-go-sdk/compare/v0.17.1...v0.17.2) This SDK uses 🚙 Engine + 🚗 CLI version `v0.17.2`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.17.2). 🐹 https://pkg.go.dev/dagger.io/dagger@v0.17.2 ##### Dependencies - Bump Engine to v0.17.2 by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/9989 ##### 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) ### [`v0.17.1`](https://github.com/dagger/dagger-go-sdk/blob/HEAD/CHANGELOG.md#sdkgov0171---2025-03-24) [Compare Source](https://github.com/dagger/dagger-go-sdk/compare/v0.17.0...v0.17.1) This SDK uses 🚙 Engine + 🚗 CLI version `v0.17.1`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.17.1). 🐹 https://pkg.go.dev/dagger.io/dagger@v0.17.1 ##### Dependencies - Bump Engine to v0.17.1 by [@&#8203;cwlbraa](https://github.com/cwlbraa) in https://github.com/dagger/dagger/pull/9957 ##### 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) ### [`v0.17.0`](https://github.com/dagger/dagger-go-sdk/blob/HEAD/CHANGELOG.md#sdkgov0170---2025-03-20) [Compare Source](https://github.com/dagger/dagger-go-sdk/compare/v0.16.3...v0.17.0) This SDK uses 🚙 Engine + 🚗 CLI version `v0.17.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.17.0). 🐹 https://pkg.go.dev/dagger.io/dagger@v0.17.0 ##### Added - New `sdk.config.goprivate` setting in `dagger.json` for go modules by [@&#8203;rajatjindal](https://github.com/rajatjindal) in https://github.com/dagger/dagger/pull/9323 \ This setting allows configuring the `GOPRIVATE` env var in the context of building+running the module code, so that private dependencies can be loaded. - Automatic forwarding of .gitconfig `insteadOf` directives into go module runtime by [@&#8203;rajatjindal](https://github.com/rajatjindal) in https://github.com/dagger/dagger/pull/9323 \ In combination with `goprivate`, this can be used to load private dependencies. ##### Dependencies - Bump Engine to v0.17.0 by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/9918 ##### 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) ### [`v0.16.3`](https://github.com/dagger/dagger-go-sdk/blob/HEAD/CHANGELOG.md#sdkgov0163---2025-03-12) [Compare Source](https://github.com/dagger/dagger-go-sdk/compare/v0.16.2...v0.16.3) This SDK uses 🚙 Engine + 🚗 CLI version `v0.16.3`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.16.3). 🐹 https://pkg.go.dev/dagger.io/dagger@v0.16.3 ##### Dependencies - Bump Engine to v0.16.3 by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/9849 ##### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-03-25 23:51:02 +01:00
Author
Owner

ℹ Artifact update notice

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):

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

Details:

Package Change
go 1.22.12 -> 1.23.0
github.com/99designs/gqlgen v0.17.66 -> v0.17.68
github.com/vektah/gqlparser/v2 v2.5.22 -> v2.5.23
go.opentelemetry.io/otel v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.32.0 -> v1.34.0
golang.org/x/net v0.35.0 -> v0.37.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/text v0.22.0 -> v0.23.0
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a -> v0.0.0-20250106144421-5f5ef82da422
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/grpc v1.70.0 -> v1.71.0
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):

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

Details:

Package Change
go 1.22.12 -> 1.23.0
github.com/99designs/gqlgen v0.17.66 -> v0.17.68
github.com/vektah/gqlparser/v2 v2.5.22 -> v2.5.23
go.opentelemetry.io/otel v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.32.0 -> v1.34.0
golang.org/x/net v0.35.0 -> v0.37.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/text v0.22.0 -> v0.23.0
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a -> v0.0.0-20250106144421-5f5ef82da422
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/grpc v1.70.0 -> v1.71.0
### ℹ Artifact update notice ##### 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): - 14 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `go` | `1.22.12` -> `1.23.0` | | `github.com/99designs/gqlgen` | `v0.17.66` -> `v0.17.68` | | `github.com/vektah/gqlparser/v2` | `v2.5.22` -> `v2.5.23` | | `go.opentelemetry.io/otel` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/metric` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/sdk` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/sdk/metric` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/trace` | `v1.32.0` -> `v1.34.0` | | `golang.org/x/net` | `v0.35.0` -> `v0.37.0` | | `golang.org/x/sync` | `v0.11.0` -> `v0.12.0` | | `golang.org/x/sys` | `v0.30.0` -> `v0.31.0` | | `golang.org/x/text` | `v0.22.0` -> `v0.23.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20241202173237-19429a94021a` -> `v0.0.0-20250106144421-5f5ef82da422` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20241202173237-19429a94021a` -> `v0.0.0-20250115164207-1a7da9e5054f` | | `google.golang.org/grpc` | `v1.70.0` -> `v1.71.0` | ##### 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): - 14 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `go` | `1.22.12` -> `1.23.0` | | `github.com/99designs/gqlgen` | `v0.17.66` -> `v0.17.68` | | `github.com/vektah/gqlparser/v2` | `v2.5.22` -> `v2.5.23` | | `go.opentelemetry.io/otel` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/metric` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/sdk` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/sdk/metric` | `v1.32.0` -> `v1.34.0` | | `go.opentelemetry.io/otel/trace` | `v1.32.0` -> `v1.34.0` | | `golang.org/x/net` | `v0.35.0` -> `v0.37.0` | | `golang.org/x/sync` | `v0.11.0` -> `v0.12.0` | | `golang.org/x/sys` | `v0.30.0` -> `v0.31.0` | | `golang.org/x/text` | `v0.22.0` -> `v0.23.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20241202173237-19429a94021a` -> `v0.0.0-20250106144421-5f5ef82da422` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20241202173237-19429a94021a` -> `v0.0.0-20250115164207-1a7da9e5054f` | | `google.golang.org/grpc` | `v1.70.0` -> `v1.71.0` |
kjuulh changed title from fix(deps): update module dagger.io/dagger to v0.17.1 to fix(deps): update module dagger.io/dagger to v0.17.2 2025-03-27 17:00:14 +01:00
kjuulh force-pushed renovate/all from 2f851b3167 to 58f8460a74 2025-03-27 17:00:15 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/dagger-helm#26
No description provided.