-
Notifications
You must be signed in to change notification settings - Fork 115
chore(deps): bump the all group across 4 directories with 45 updates #952
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service an 10000 d privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the all group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.3` | `1.37.0` | | [github.com/google/go-tpm](https://github.com/google/go-tpm) | `0.9.3` | `0.9.5` | | [github.com/moby/sys/user](https://github.com/moby/sys) | `0.3.0` | `0.4.0` | | [github.com/docker/cli](https://github.com/docker/cli) | `27.4.1+incompatible` | `28.1.1+incompatible` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.8.3` | `0.8.4` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.11.3` | `2.11.4` | | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.2.3` | `1.3.0` | | [go.opentelemetry.io/contrib/instrumentation/host](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [go.opentelemetry.io/contrib/propagators/b3](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.35.0` | `1.36.0` | Bumps the all group with 20 updates in the /deployments/pulumi directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.27.0` | `0.30.0` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.22.2` | `1.22.3` | | [github.com/mailru/easyjson](https://github.com/mailru/easyjson) | `0.7.7` | `0.9.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.60.0` | `0.61.0` | | [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.112.1` | `0.121.2` | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.7.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.17.0` | `1.18.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.2` | `1.10.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.36` | `1.55.7` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.38.3` | | [github.com/cheggaaa/pb](https://github.com/cheggaaa/pb) | `1.0.29` | `2.0.7+incompatible` | | [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) | `2.5.0` | `2.8.0` | | [github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go) | `1.1.0` | `1.2.0` | | [github.com/gofrs/uuid](https://github.com/gofrs/uuid) | `4.2.0+incompatible` | `4.4.0+incompatible` | | [github.com/hashicorp/go-secure-stdlib/parseutil](https://github.com/hashicorp/go-secure-stdlib) | `0.1.8` | `0.2.0` | | [github.com/hashicorp/go-sockaddr](https://github.com/hashicorp/go-sockaddr) | `1.0.6` | `1.0.7` | | [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.16.0` | | [github.com/segmentio/encoding](https://github.com/segmentio/encoding) | `0.3.5` | `0.4.1` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.37.0` | `0.41.0` | | [gocloud.dev/secrets/hashivault](https://github.com/google/go-cloud) | `0.37.0` | `0.41.0` | Bumps the all group with 1 update in the /test/rolling-upgrades directory: [github.com/cheggaaa/pb](https://github.com/cheggaaa/pb). Bumps the all group with 1 update in the /tools/provisioner directory: [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff). Updates `github.com/onsi/gomega` from 1.36.3 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.3...v1.37.0) Updates `github.com/google/go-tpm` from 0.9.3 to 0.9.5 - [Release notes](https://github.com/google/go-tpm/releases) - [Commits](google/go-tpm@v0.9.3...v0.9.5) Updates `github.com/moby/sys/user` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.3.0...user/v0.4.0) Updates `github.com/docker/cli` from 27.4.1+incompatible to 28.1.1+incompatible - [Commits](docker/cli@v27.4.1...v28.1.1) Updates `github.com/ebitengine/purego` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.8.3...v0.8.4) Updates `github.com/nats-io/nats-server/v2` from 2.11.3 to 2.11.4 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml) - [Commits](nats-io/nats-server@v2.11.3...v2.11.4) Updates `github.com/opencontainers/runc` from 1.2.3 to 1.3.0 - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.2.3...v1.3.0) Updates `go.opentelemetry.io/contrib/instrumentation/host` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0) Updates `go.opentelemetry.io/contrib/instrumentation/runtime` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0) Updates `go.opentelemetry.io/contrib/propagators/b3` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.35.0...v1.36.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0) Updates `golang.org/x/oauth2` from 0.27.0 to 0.30.0 - [Commits](golang/oauth2@v0.27.0...v0.30.0) Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.3 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.22.2...v1.22.3) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.7.7...v0.9.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0) Updates `cloud.google.com/go` from 0.112.1 to 0.121.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.112.1...v0.121.2) Updates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.6.0...v0.7.0) Updates `cloud.google.com/go/iam` from 1.1.6 to 1.5.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@iam/v1.1.6...iam/v1.5.2) Updates `cloud.google.com/go/kms` from 1.15.7 to 1.21.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.15.7...kms/v1.21.0) Updates `cloud.google.com/go/logging` from 1.9.0 to 1.13.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.9.0...dlp/v1.13.0) Updates `cloud.google.com/go/longrunning` from 0.5.5 to 0.6.7 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@longrunning/v0.5.5...longrunning/v0.6.7) Updates `cloud.google.com/go/storage` from 1.39.1 to 1.53.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@storage/v1.39.1...spanner/v1.53.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.17.0...sdk/azcore/v1.18.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.2 to 1.10.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md) - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.8.2...sdk/azcore/v1.10.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/internal` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.10.0...sdk/azcore/v1.11.1) Updates `github.com/AzureAD/microsoft-authentication-library-for-go` from 1.3.3 to 1.4.2 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/main/changelog.md) - [Commits](AzureAD/microsoft-authentication-library-for-go@v1.3.3...v1.4.2) Updates `github.com/aws/aws-sdk-go` from 1.50.36 to 1.55.7 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.50.36...v1.55.7) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.30.1 to 1.38.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.30.1...service/s3/v1.38.3) Updates `github.com/aws/smithy-go` from 1.22.2 to 1.22.3 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.22.2...v1.22.3) Updates `github.com/cheggaaa/pb` from 1.0.29 to 2.0.7+incompatible - [Commits](cheggaaa/pb@v1.0.29...v2.0.7) Updates `github.com/deckarep/golang-set/v2` from 2.5.0 to 2.8.0 - [Release notes](https://github.com/deckarep/golang-set/releases) - [Commits](deckarep/golang-set@v2.5.0...v2.8.0) Updates `github.com/edsrzf/mmap-go` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/edsrzf/mmap-go/releases) - [Commits](edsrzf/mmap-go@v1.1.0...v1.2.0) Updates `github.com/gofrs/uuid` from 4.2.0+incompatible to 4.4.0+incompatible - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v4.2.0...v4.4.0) Updates `github.com/google/s2a-go` from 0.1.7 to 0.1.9 - [Release notes](https://github.com/google/s2a-go/releases) - [Commits](google/s2a-go@v0.1.7...v0.1.9) Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.2 to 0.3.6 - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases) - [Commits](googleapis/enterprise-certificate-proxy@v0.3.2...v0.3.6) Updates `github.com/googleapis/gax-go/v2` from 2.12.2 to 2.14.1 - [Release notes](https://github.com/googleapis/gax-go/releases) - [Commits](googleapis/gax-go@v2.12.2...v2.14.1) Updates `github.com/hashicorp/go-secure-stdlib/parseutil` from 0.1.8 to 0.2.0 - [Release notes](https://github.com/hashicorp/go-secure-stdlib/releases) - [Commits](hashicorp/go-secure-stdlib@parseutil/v0.1.8...awsutil/v0.2.0) Updates `github.com/hashicorp/go-sockaddr` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/hashicorp/go-sockaddr/releases) - [Commits](hashicorp/go-sockaddr@v1.0.6...v1.0.7) Updates `github.com/hashicorp/vault/api` from 1.12.0 to 1.16.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md) - [Commits](hashicorp/vault@v1.12.0...v1.16.0) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.7.7...v0.9.0) Updates `github.com/segmentio/encoding` from 0.3.5 to 0.4.1 - [Release notes](https://github.com/segmentio/encoding/releases) - [Commits](segmentio/encoding@v0.3.5...v0.4.1) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.49.0 to 0.60.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.49.0...zpages/v0.60.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.60.0...zpages/v0.61.0) Updates `gocloud.dev` from 0.37.0 to 0.41.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.37.0...v0.41.0) Updates `gocloud.dev/secrets/hashivault` from 0.37.0 to 0.41.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.37.0...v0.41.0) Updates `golang.org/x/oauth2` from 0.27.0 to 0.30.0 - [Commits](golang/oauth2@v0.27.0...v0.30.0) 8000 Updates `golang.org/x/xerrors` from 0.0.0-20231012003039-104605ab7028 to 0.0.0-20240903120638-7835f813f4da - [Commits](https://github.com/golang/xerrors/commits) Updates `google.golang.org/api` from 0.169.0 to 0.232.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.169.0...v0.232.0) Updates `google.golang.org/genproto` from 0.0.0-20240311173647-c811ad7063a7 to 0.0.0-20250324211829-b45e905df463 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `github.com/cheggaaa/pb` from 1.0.29 to 2.0.7+incompatible - [Commits](cheggaaa/pb@v1.0.29...v2.0.7) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.7.7...v0.9.0) Updates `golang.org/x/oauth2` from 0.27.0 to 0.30.0 - [Commits](golang/oauth2@v0.27.0...v0.30.0) Updates `github.com/cheggaaa/pb` from 1.0.29 to 2.0.7+incompatible - [Commits](cheggaaa/pb@v1.0.29...v2.0.7) Updates `github.com/cheggaaa/pb` from 1.0.29 to 2.0.7+incompatible - [Commits](cheggaaa/pb@v1.0.29...v2.0.7) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/google/go-tpm dependency-version: 0.9.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/moby/sys/user dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/docker/cli dependency-version: 28.1.1+incompatible dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: github.com/ebitengine/purego dependency-version: 0.8.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/opencontainers/runc dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/host dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/runtime dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/propagators/b3 dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/smithy-go dependency-version: 1.22.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/mailru/easyjson dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go dependency-version: 0.121.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/compute/metadata dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/iam dependency-version: 1.5.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/kms dependency-version: 1.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/logging dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/longrunning dependency-version: 0.6.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/storage dependency-version: 1.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/internal dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go dependency-version: 1.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.38.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/aws/smithy-go dependency-version: 1.22.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/cheggaaa/pb dependency-version: 2.0.7+incompatible dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: github.com/deckarep/golang-set/v2 dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/edsrzf/mmap-go dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/gofrs/uuid dependency-version: 4.4.0+incompatible dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/google/s2a-go dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/googleapis/enterprise-certificate-proxy dependency-version: 0.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/googleapis/gax-go/v2 dependency-version: 2.14.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/hashicorp/go-secure-stdlib/parseutil dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/hashicorp/go-sockaddr dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/hashicorp/vault/api dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/mailru/easyjson dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/segmentio/encoding dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: gocloud.dev dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: gocloud.dev/secrets/hashivault dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/xerrors dependency-version: 0.0.0-20240903120638-7835f813f4da dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: google.golang.org/api dependency-version: 0.232.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/genproto dependency-version: 0.0.0-20250324211829-b45e905df463 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/cheggaaa/pb dependency-version: 2.0.7+incompatible dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: github.com/mailru/easyjson dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/cheggaaa/pb dependency-version: 2.0.7+incompatible dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: github.com/cheggaaa/pb dependency-version: 2.0.7+incompatible dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-version: 4.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
18 similar comments
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the all group with 11 updates in the / directory:
1.36.3
1.37.0
0.9.3
0.9.5
0.3.0
0.4.0
27.4.1+incompatible
28.1.1+incompatible
0.8.3
0.8.4
2.11.3
2.11.4
1.2.3
1.3.0
0.60.0
0.61.0
0.60.0
0.61.0
0.60.0
0.61.0
1.35.0
1.36.0
Bumps the all group with 20 updates in the /deployments/pulumi directory:
0.27.0
0.30.0
1.22.2
1.22.3
0.7.7
0.9.0
0.60.0
0.61.0
0.112.1
0.121.2
0.6.0
0.7.0
1.17.0
1.18.0
1.8.2
1.10.0
1.50.36
1.55.7
1.30.1
1.38.3
1.0.29
2.0.7+incompatible
2.5.0
2.8.0
1.1.0
1.2.0
4.2.0+incompatible
4.4.0+incompatible
0.1.8
0.2.0
1.0.6
1.0.7
1.12.0
1.16.0
0.3.5
0.4.1
0.37.0
0.41.0
0.37.0
0.41.0
Bumps the all group with 1 update in the /test/rolling-upgrades directory: github.com/cheggaaa/pb.
Bumps the all group with 1 update in the /tools/provisioner directory: sigs.k8s.io/structured-merge-diff/v4.
Updates
github.com/onsi/gomega
from 1.36.3 to 1.37.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
272fca3
v1.37.05666f98
add To/ToNot/NotTo aliases for AsyncAssertionUpdates
github.com/google/go-tpm
from 0.9.3 to 0.9.5Release notes
Sourced from github.com/google/go-tpm's releases.
Commits
d88acdb
Add generalized support for Restricted Decryption operations (ActivateCredent...d0be0a4
add support for ECMQV (#399)273cd5f
Check for padding bytes in EK cert (#397)8ac9cae
TPM2_PCR_Allocate support (#394)11143c1
tpm2: Fix typo in MakeCredential cmd (#391)f37a5ca
Implement TCP TPM protocol (#387)5934315
Improve TPMUSymKeyBits and TPMUSymMode (#384)11cd29f
Add TPM2_HMAC implementation (#385)127c99b
Tolerate differences in RSA private key libraries (#383)Updates
github.com/moby/sys/user
from 0.3.0 to 0.4.0Release notes
Sourced from github.com/moby/sys/user's releases.
... (truncated)
Commits
71f0c5e
Merge pull request #182 from dmcgowan/merge-idtoolsdb55716
Update interface to fit into user package8e08d6b
Merge idtools from github.com/moby/moby/pkg/idtools7e518ec
Merge pull request #49087 from dmcgowan/split-idtools-internal6134528
Split internal idtools functionality9ecbe7b
pkg/idtools: rewrite to use moby/sys/user5805d70
pkg/idtools: use lazyregexp to compile regexes on first usefdf2879
Merge pull request #49162 from thaJeztah/pkg_system_volume_uuid3d38759
pkg/idtools: remove uses of deprecated system.MkdirAllca0444f
Merge pull request #180 from thaJeztah/add_codecovUpdates
github.com/docker/cli
from 27.4.1+incompatible to 28.1.1+incompatibleCommits
4eba377
Merge pull request #6025 from thaJeztah/bump_compose9cd3557
Dockerfile: update compose to v2.35.1cf87480
Merge pull request #6020 from thaJeztah/bump_engine_28.1adb0d29
vendor: github.com/docker/docker v28.1.04d8c241
Merge pull request #6018 from thaJeztah/use_api_socket_no_empty711fcae
cli/command/container: --use-api-socket: don't write empty credentialsed694db
Merge pull request #5868 from thaJeztah/bump_go_version79ab3cb
Merge pull request #6017 from thaJeztah/bump_engine_28.11d768f8
update go:build tags to go1.23 to align with vendor.mod0e75283
Merge pull request #6016 from thaJeztah/context_completionUpdates
github.com/ebitengine/purego
from 0.8.3 to 0.8.4Commits
a52bc83
internal/fakecgo: disable race in fakecgo (#319)Updates
github.com/nats-io/nats-server/v2
from 2.11.3 to 2.11.4Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
4c2fc7f
Release v2.11.45e4e7cc
Cherry-picks for 2.11.4 (#6918)5d5346a
Update dependenciesbe14545
Fix a bug that could cause a panic if subject to delete was shorter then inde...9fd1d13
Fixed spelling.fb6de55
Release v2.11.4-RC.3e375872
Cherry-picks for 2.11.4-RC.3 (#6913)f941c3b
FixStartTime
bug with memory store and only one message16645b6
FixMultiLastFor
underflow bug withUpToTime
before first sequenceff9445e
Fix possible panic on filestore.goUpdates
github.com/opencontainers/runc
from 1.2.3 to 1.3.0Release notes
Sourced from github.com/opencontainers/runc's releases.
... (truncated)
Changelog
Sourced from github.com/opencontainers/runc's changelog.
... (truncated)
Commits
4ca628d
VERSION: release v1.3.0889b4bd
Merge pull request #4749 from rata/release-1.360e2125
go.mod: Delete exclude directives8d2e095
Merge pull request #4744 from kolyshkin/1.3-47187031f31
runc: embed version from VERSION file51b5267
runc --version: use a function3ffa349
Merge pull request #4745 from lifubang/1.3-golangcilint-2.07b2b95d
ci: bump to golangci-lint v2.06a39b49
libct/intelrdt: fix staticcheck ST1020 warnings1ceca37
Fix staticcheck ST1020/ST1021 warningsUpdates
go.opentelemetry.io/contrib/instrumentation/host
from 0.60.0 to 0.61.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/host's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/host's changelog.
... (truncated)
Commits
934fb13
Release v1.36.0/v0.61.0/v0.30.0/v0.16.0/v0.11.0/v0.9.0/v0.8.0 (#7350)ea9b739
fix(deps): update module github.com/labstack/echo/v4 to v4.13.4 (#7352)461e409
otelhttp: Add client-side test forOTEL_SEMCONV_STABILITY_OPT_IN=http/dup
w...a91d747
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#7346)394163b
fix(deps): update module github.com/gin-gonic/gin to v1.10.1 (#7344)d1b0749
fix(deps): update go.opentelemetry.io/otel digest to e578799 (#7342)b76d20b
chore(deps): update googleapis to 55703ea (#7341)2896fea
refactor: move example from otelmux to make it a testable example (#7121)158bafc
feat: Support mixed categories for semconv opt-in (#7274)a35d2d8
refactor: move example from otelgin to make it a testable example (#7328)Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.60.0 to 0.61.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.