-
Notifications
You must be signed in to change notification settings - Fork 117
chore(deps): bump the all group across 4 directories with 39 updates #949
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 and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the all group with 5 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/opencontainers/runc](https://github.com/opencontainers/runc) | `1.2.3` | `1.3.0` | Bumps the all group with 19 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` | | [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/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 `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 `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/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/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 `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/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 `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/opencontainers/runc dependency-version: 1.3.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: 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/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/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: 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/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: 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
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 5 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
1.2.3
1.3.0
Bumps the all group with 19 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.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/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
golang.org/x/oauth2
from 0.27.0 to 0.30.0Commits
cf14319
oauth2: fix expiration time window check32d34ef
internal: include clientID in auth style cache key2d34e30
oauth2: replace a magic number with AuthStyleUnknown696f7b3
all: modernize with doc links and any471209b
oauth2: drop dependency on go-cmp6968da2
oauth2: sync Token.ExpiresIn from internal Tokend2c4e0a
oauth2: context instead of golang.org/x/net/context in doc883dc3c
endpoints: add various endpoints from stale CLs1c06e87
all: make use of oauth.Token.ExpiresIn65c15a3
oauth2: remove extra periodUpdates
github.com/aws/smithy-go
from 1.22.2 to 1.22.3Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
312566c
Release 2025-02-17590bb91
Bump go version to 1.22 (#569)0681fa9
Add metric and span support for CBOR serialize/deserialize (#566)d708d1d
coerce nil numbers to 0 in jmespath codegen (#565)Updates
github.com/mailru/easyjson
from 0.7.7 to 0.9.0Release notes
Sourced from github.com/mailru/easyjson's releases.
Commits
5e854fb
Merge pull request #388 from testwill/string78171e8
Merge pull request #396 from SolidShake/fix-null-map-key907f46a
up go version to 1.200e683d5
only default tests8ef38d7
upd test versionc2f6bad
Merge pull request #405 from IakovLeven/patch-1d48874a
Merge pull request #381 from niallnsec/master46715aa
Fix Unmarshaler interface description3229627
Fix null key in map34d2f3a
Only add tags to run command if setUpdates
cloud.google.com/go
from 0.112.1 to 0.121.2Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
... (truncated)
Commits
3b1ac28
chore(main): release 0.121.2 (#12285)dc9516d
chore: release main (#12280)cb8b66c
feat(compute): Update Compute Engine v1beta API to revision 20250511 (#1041) ...ff18dbe
test(storage): add maxt attempts to common functions (#12302)fb8e1b7
chore(compute): start generating apiv1beta (#12300)080f6b0
fix(storage): retry url.Error and net.OpErrors when they wrap an io.EOF (#12289)c00965b
chore(main): release spanner 1.82.0 (#12294)62155da
feat(aiplatform): add VertexAISearch.max_results, filter, data_store_specs op...e7f03a7
chore(spanner): enable multiplexed sessions for experimental hosts (#11686)7c1f961
feat(bigquery): add support for dataset view and update modes (#12290)Updates
cloud.google.com/go/compute/metadata
from 0.6.0 to 0.7.0Release notes
Sourced from cloud.google.com/go/compute/metadata's releases.
Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
Commits
2e6a95e
pubsub: fix flaky streaming retry test581b839
pubsub: check early if streaming iterator is already drainedcc13a9b
spanner: fix time.Time comparisons for upcoming Go1.9 monotonic times1ba9ec4
spanner: remove most logging from tests11737a0
spanner: skip some tests in short mode7bcba8a
datastore: DRY up loading entity codedf9740f
regenerate toolkit client960c768
trace: export tracing scopes8b0ab47
logadmin: retry on CreateMetric and UpdateMetric2066696
trace: clarify how gRPC options workUpdates
cloud.google.com/go/iam
from 1.1.6 to 1.5.2Release notes
Sourced from cloud.google.com/go/iam's releases.
Commits
58dacd1
chore: release main (#11986)3319672
chore: update google.golang.org/api to v0.229.0 (#11983)4aea9ca
chore: release main (#11947)513b937
feat(storage): takeover appendable object (#11977)0facde6
chore(storage): use a generator for the read ids (#11969)81358cb
chore(main): release 0.120.1 (#11922)08040d1
chore(all): update deps (#11978)59f877a
chore(main): release auth 0.16.0 (#11900)10dc8b7
perf(spanner): Skip gRPC trailers for StreamingRead & ExecuteStreamingSql (#1...e8a253a
ci(spanner): Support tracing in benchmarking and optional command line argume...Updates
cloud.google.com/go/kms
from 1.15.7 to 1.21.0Release notes
Sourced from cloud.google.com/go/kms's releases.
... (truncated)
Changelog
Sourced from cloud.google.com/go/kms's changelog.
... (truncated)
Commits
93edc82
chore: release main (#11604)77c700f
chore(main): release 0.118.3 (#11596)243da70
chore(main): release spanner 1.76.0 (#11594)0ee82ff
perf(spanner): grab debug stack outside of lock (#11587)4b40201
feat(spanner): support multiplexed session for read-write transactions & part...f2d581c
chore(main): release auth 0.15.0 (