Update infra go dependencies #4

Merged
sam_oneal merged 1 commits from renovate/infra-go-dependencies into main 2026-09-06 19:57:05 +00:00
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.31.1v4.34.0 age confidence
github.com/pulumi/pulumi/sdk/v3 v3.244.0v3.261.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/pulumi/pulumi-kubernetes/sdk/v4](https://github.com/pulumi/pulumi-kubernetes) | `v4.31.1` → `v4.34.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpulumi%2fpulumi-kubernetes%2fsdk%2fv4/v4.34.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpulumi%2fpulumi-kubernetes%2fsdk%2fv4/v4.31.1/v4.34.0?slim=true) | | [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) | `v3.244.0` → `v3.261.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.261.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpulumi%2fpulumi%2fsdk%2fv3/v3.244.0/v3.261.0?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41OS4yIiwidXBkYXRlZEluVmVyIjoiNDQuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-09-02 21:07:20 +00:00
Update infra go dependencies
CI / Detect changed paths (pull_request) Successful in 1m8s
CI / Odin unit tests and build (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Has been skipped
CI / Infra unit tests, vet, and preview (pull_request) Successful in 13m2s
a6cbc49401
Author
Contributor

ℹ️ Artifact update notice

File name: infra/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):

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

Details:

Package Change
go 1.26 -> 1.26.6
github.com/ProtonMail/go-crypto v1.1.6 -> v1.4.1
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.8
github.com/go-logr/logr v1.4.3 -> v1.4.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 -> v2.30.0
github.com/hashicorp/go-version v1.8.0 -> v1.9.0
github.com/hashicorp/hcl/v2 v2.22.0 -> v2.24.0
github.com/kevinburke/ssh_config v1.2.0 -> v1.6.0
github.com/klauspost/compress v1.18.0 -> v1.18.7
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.1
github.com/mattn/go-isatty v0.0.20 -> v0.0.24
github.com/mattn/go-runewidth v0.0.21 -> v0.0.28
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e -> v1.0.0
github.com/zclconf/go-cty v1.13.2 -> v1.16.3
go.opentelemetry.io/collector/featuregate v1.53.0 -> v1.65.0
go.opentelemetry.io/collector/pdata v1.53.0 -> v1.65.0
go.opentelemetry.io/otel v1.43.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 -> v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0 -> v1.45.0
go.opentelemetry.io/otel/metric v1.43.0 -> v1.45.0
golang.org/x/crypto v0.50.0 -> v0.55.0
golang.org/x/mod v0.35.0 -> v0.38.0
golang.org/x/net v0.53.0 -> v0.58.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.43.0 -> v0.47.0
golang.org/x/term v0.42.0 -> v0.45.0
golang.org/x/text v0.36.0 -> v0.41.0
golang.org/x/tools v0.44.0 -> v0.48.0
google.golang.org/genproto/googleapis/api v0.0.0-20260311181403-84a4fc48630c -> v0.0.0-20260819154853-08b0e4226688
google.golang.org/genproto/googleapis/rpc v0.0.0-20260311181403-84a4fc48630c -> v0.0.0-20260819154853-08b0e4226688
google.golang.org/grpc v1.80.0 -> v1.83.1
google.golang.org/protobuf v1.36.11 -> v1.36.12
### ℹ️ Artifact update notice ##### File name: infra/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): - 31 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :---------------------------------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.26` -> `1.26.6` | | `github.com/ProtonMail/go-crypto` | `v1.1.6` -> `v1.4.1` | | `github.com/charmbracelet/x/ansi` | `v0.11.6` -> `v0.11.8` | | `github.com/go-logr/logr` | `v1.4.3` -> `v1.4.4` | | `github.com/grpc-ecosystem/grpc-gateway/v2` | `v2.28.0` -> `v2.30.0` | | `github.com/hashicorp/go-version` | `v1.8.0` -> `v1.9.0` | | `github.com/hashicorp/hcl/v2` | `v2.22.0` -> `v2.24.0` | | `github.com/kevinburke/ssh_config` | `v1.2.0` -> `v1.6.0` | | `github.com/klauspost/compress` | `v1.18.0` -> `v1.18.7` | | `github.com/lucasb-eyer/go-colorful` | `v1.3.0` -> `v1.4.1` | | `github.com/mattn/go-isatty` | `v0.0.20` -> `v0.0.24` | | `github.com/mattn/go-runewidth` | `v0.0.21` -> `v0.0.28` | | `github.com/xo/terminfo` | `v0.0.0-20220910002029-abceb7e1c41e` -> `v1.0.0` | | `github.com/zclconf/go-cty` | `v1.13.2` -> `v1.16.3` | | `go.opentelemetry.io/collector/featuregate` | `v1.53.0` -> `v1.65.0` | | `go.opentelemetry.io/collector/pdata` | `v1.53.0` -> `v1.65.0` | | `go.opentelemetry.io/otel` | `v1.43.0` -> `v1.45.0` | | `go.opentelemetry.io/otel/exporters/otlp/otlptrace` | `v1.42.0` -> `v1.45.0` | | `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` | `v1.42.0` -> `v1.45.0` | | `go.opentelemetry.io/otel/metric` | `v1.43.0` -> `v1.45.0` | | `golang.org/x/crypto` | `v0.50.0` -> `v0.55.0` | | `golang.org/x/mod` | `v0.35.0` -> `v0.38.0` | | `golang.org/x/net` | `v0.53.0` -> `v0.58.0` | | `golang.org/x/sync` | `v0.20.0` -> `v0.22.0` | | `golang.org/x/sys` | `v0.43.0` -> `v0.47.0` | | `golang.org/x/term` | `v0.42.0` -> `v0.45.0` | | `golang.org/x/text` | `v0.36.0` -> `v0.41.0` | | `golang.org/x/tools` | `v0.44.0` -> `v0.48.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20260311181403-84a4fc48630c` -> `v0.0.0-20260819154853-08b0e4226688` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20260311181403-84a4fc48630c` -> `v0.0.0-20260819154853-08b0e4226688` | | `google.golang.org/grpc` | `v1.80.0` -> `v1.83.1` | | `google.golang.org/protobuf` | `v1.36.11` -> `v1.36.12` |

Pulumi preview

error: no stack selected; please use `pulumi stack select` or `pulumi stack init` to choose one
### Pulumi preview ``` error: no stack selected; please use `pulumi stack select` or `pulumi stack init` to choose one ```
sam_oneal merged commit a6cbc49401 into main 2026-09-06 19:57:05 +00:00
sam_oneal deleted branch renovate/infra-go-dependencies 2026-09-06 19:57:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sam_oneal/desi_explorer#4