-
Notifications
You must be signed in to change notification settings - Fork 263
Bump the all-dependencies group with 29 updates #1083
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
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/all-dependencies-fc6dec7bdd
Closed
Bump the all-dependencies group with 29 updates #1083
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/all-dependencies-fc6dec7bdd
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies group with 29 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.49.0` | `1.49.1` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.19.1` | `1.20.0` | | [github.com/RoaringBitmap/roaring/v2](https://github.com/RoaringBitmap/roaring) | `2.10.0` | `2.14.4` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.2` | `1.39.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.12` | `1.31.20` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.16` | `1.18.24` | | [github.com/aws/aws-sdk-go-v2/service/fsx](https://github.com/aws/aws-sdk-go-v2) | `1.62.0` | `1.63.2` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.39.6` | `1.39.13` | | [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.11.0` | `1.12.0` | | [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.3` | `0.22.4` | | [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.0` | `0.29.2` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.24.0` | `0.25.0` | | [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.25.0` | `0.25.1` | | [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) | `0.22.0` | `0.23.0` | | [github.com/kubernetes-csi/external-snapshotter/client/v8](https://github.com/kubernetes-csi/external-snapshotter) | `8.2.0` | `8.4.0` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `0.0.5` | `1.1.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.44.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.31.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.252.0` | `0.256.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.1` | `0.34.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.1` | `0.34.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1` | `0.34.2` | | [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) | `0.34.1` | `0.34.2` | | [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) | `0.9.3` | `0.10.0` | Updates `cloud.google.com/go/compute` from 1.49.0 to 1.49.1 - [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@pubsub/v1.49.0...compute/v1.49.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.19.1 to 1.20.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.19.1...sdk/azcore/v1.20.0) Updates `github.com/RoaringBitmap/roaring/v2` from 2.10.0 to 2.14.4 - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](RoaringBitmap/roaring@v2.10.0...v2.14.4) Updates `github.com/aws/aws-sdk-go-v2` from 1.39.2 to 1.39.6 - [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.39.2...v1.39.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.12 to 1.31.20 - [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@config/v1.31.12...config/v1.31.20) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.16 to 1.18.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.24/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.16...config/v1.18.24) Updates `github.com/aws/aws-sdk-go-v2/service/fsx` from 1.62.0 to 1.63.2 - [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@service/s3/v1.62.0...service/s3/v1.63.2) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.39.6 to 1.39.13 - [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.39.6...service/sfn/v1.39.13) Updates `github.com/container-storage-interface/spec` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/container-storage-interface/spec/releases) - [Commits](container-storage-interface/spec@v1.11.0...v1.12.0) Updates `github.com/go-openapi/errors` from 0.22.3 to 0.22.4 - [Commits](go-openapi/errors@v0.22.3...v0.22.4) Updates `github.com/go-openapi/runtime` from 0.29.0 to 0.29.2 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.29.0...v0.29.2) Updates `github.com/go-openapi/strfmt` from 0.24.0 to 0.25.0 - [Commits](go-openapi/strfmt@v0.24.0...v0.25.0) Updates `github.com/go-openapi/validate` from 0.25.0 to 0.25.1 - [Commits](go-openapi/validate@v0.25.0...v0.25.1) Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases) - [Commits](kubernetes-csi/csi-lib-utils@v0.22.0...v0.23.0) Updates `github.com/kubernetes-csi/external-snapshotter/client/v8` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/kubernetes-csi/external-snapshotter/releases) - [Commits](kubernetes-csi/external-snapshotter@v8.2.0...v8.4.0) Updates `github.com/olekukonko/tablewriter` from 0.0.5 to 1.1.1 - [Commits](olekukonko/tablewriter@v0.0.5...v1.1.1) Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0 - [Commits](golang/crypto@v0.43.0...v0.44.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0 - [Commits](golang/oauth2@v0.32.0...v0.33.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) Updates `google.golang.org/api` from 0.252.0 to 0.256.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.252.0...v0.256.0) Updates `k8s.io/api` from 0.34.1 to 0.34.2 - [Commits](kubernetes/api@v0.34.1...v0.34.2) Updates `k8s.io/apiextensions-apiserver` from 0.34.1 to 0.34.2 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.34.1...v0.34.2) Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2 - [Commits](kubernetes/apimachinery@v0.34.1...v0.34.2) Updates `k8s.io/client-go` from 0.34.1 to 0.34.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.1...v0.34.2) Updates `k8s.io/mount-utils` from 0.34.1 to 0.34.2 - [Commits](kubernetes/mount-utils@v0.34.1...v0.34.2) Updates `sigs.k8s.io/cloud-provider-azure/pkg/azclient` from 0.9.3 to 0.10.0 - [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases) - [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md) - [Commits](kubernetes-sigs/cloud-provider-azure@pkg/azclient/v0.9.3...pkg/azclient/v0.10.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-version: 1.49.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/RoaringBitmap/roaring/v2 dependency-version: 2.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.39.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/fsx dependency-version: 1.63.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.39.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/container-storage-interface/spec dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/go-openapi/errors dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/go-openapi/runtime dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/go-openapi/validate dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/kubernetes-csi/csi-lib-utils dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/kubernetes-csi/external-snapshotter/client/v8 dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google.golang.org/api dependency-version: 0.256.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: k8s.io/api dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: k8s.io/mount-utils dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 29 updates:
1.49.01.49.11.19.11.20.02.10.02.14.41.39.21.39.61.31.121.31.201.18.161.18.241.62.01.63.21.39.61.39.131.11.01.12.00.22.30.22.40.29.00.29.20.24.00.25.00.25.00.25.10.22.00.23.08.2.08.4.00.0.51.1.10.43.00.44.00.46.00.47.00.32.00.33.00.17.00.18.00.37.00.38.00.30.00.31.00.252.00.256.00.34.10.34.20.34.10.34.20.34.10.34.20.34.10.34.20.34.10.34.20.9.30.10.0Updates
cloud.google.com/go/computefrom 1.49.0 to 1.49.1Release notes
Sourced from cloud.google.com/go/compute's releases.
Commits
687a10cchore: release main (#13166)7aa9612feat(bigtable): Add experimental Bigtable connection pool with custom load ba...136f25ffix(compute): upgrade gRPC service registration func (#13163)192d2c4chore(librarian): rename source_commit_hash to commit_hash (#13165)f511368chore: migrate configdelivery, geminidataanalytics and locationfinder to libr...2c37c8bfeat(internal/librariangen): add nested protos config to repo-config.yaml (#1...2d0f8c7chore: migrate 9 modules (accessapproval - serviceusage) to librarian (#13154)bb35268chore: migrate aiplatform to Librarian (#13159)8210f81chore: apply state file changes to remove generated common types (#13155)96cfd47feat(client): Enable routing cookie and attempt headers for enhanced retries ...Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.19.1 to 1.20.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
466795ePrep azcore@v1.20.0 (#25563)6fce238[azsystemevents] Remove gopls (#25555)c0ac8eaSync eng/common directory with azure-sdk-tools for PR 12476 (#25549)047fb66[Release] sdk/resourcemanager/containerregistry/armcontainerregistry/2.0.0 (#...908cfea[azsystemevents] Fixing build.go to work properly with tsp-client as the orch...c30fd4ccosmos: Allow the Query Pipeline to return an alternative query to execute in...1b44564fixed resource type validation in ParseResourceType and correlated tests (#25...e566eecSync eng/common directory with azure-sdk-tools for PR 12531 (#25545)053de1aIncrement package version after release of data/azcosmos (#25544)8e673bbrelease pr (#25543)Updates
github.com/RoaringBitmap/roaring/v2from 2.10.0 to 2.14.4Release notes
Sourced from github.com/RoaringBitmap/roaring/v2's releases.
... (truncated)
Commits
80986efMerge pull request #502 from happygiraffe/master45a287eMerge pull request #503 from RoaringBitmap/add_go_fmtdbaf293add a go fmt test.daab0fdMerge pull request #501 from rogpeppe-contrib/004-new-unsetbits-pr2538288UnsetIterator: address review commentsaf00e64Update workflows to use Go 1.24.f200715Remove unused local file.f8a2ba2Correct whitespace.c79435aUset.TempDir()to access a guaranteed writable directory.22f439bAvoid the deprecated ioutil package.Updates
github.com/aws/aws-sdk-go-v2from 1.39.2 to 1.39.6Commits
aacca0aRelease 2025-11-04f2f7085Regenerated Clients98ac357Update endpoints model545573fUpdate API model0c4b1aeupgrade to smithy-go v1.23.2 to track allocation improvements (#3222)bae1d68Release 2025-11-0367d7b9cRegenerated Clients74be9b9Update API model3242971Release 2025-10-312db47dcRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.12 to 1.31.20Commits
b01c60eRelease 2025-11-1217946ccRegenerated Clientsa435b3cUpdate API model1e4148acollapse changelogs86618e5track allocation improvements from codegen (#3227)ab56437Release 2025-11-113dcd1d8Regenerated Clients51e8881Update API model1ed4f27add MAINTAINERS.mda5136d5host labelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.16 to 1.18.24Changelog
Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.
... (truncated)
Commits
532cadaRelease 2023-05-0886a9940Regenerated Clientsc77c97aUpdate endpoints model244572bUpdate API model961142bFix attributevalue.UnmarshalListOfMaps example (#2114)e72db93Release 2023-05-05690d683Regenerated Clients6611348Update API modelae835ecRelease 2023-05-04ef7f367Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/fsxfrom 1.62.0 to 1.63.2Commits
d0a2d1aRelease 2024-09-2585c956cRegenerated Clientsc0e4d46Update endpoints model3e3cdfaUpdate API modele211ac0Release 2024-09-24c00259aRegenerated Clientsa6f2cebUpdate endpoints model9437d07Update API model3f09c24Release 2024-09-2363b1e7dRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/secretsmanagerfrom 1.39.6 to 1.39.13Commits
b01c60eRelease 2025-11-1217946ccRegenerated Clientsa435b3cUpdate API model1e4148acollapse changelogs86618e5track allocation improvements from codegen (#3227)ab56437Release 2025-11-113dcd1d8Regenerated Clients51e8881Update API model1ed4f27add MAINTAINERS.mda5136d5host labelUpdates
github.com/container-storage-interface/specfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/container-storage-interface/spec's releases.
Commits
e6fc13eBump golang.org/x/net from 0.23.0 to 0.38.0 (#585)6b73147Remove optional to avoid confusion (#580)91b25fcMove ControllerModifyVolume to GA (#588)3a67636Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (#591)f437b19Merge pull request #597 from bswartz/vac-infeasible-error4040d42Clarify ControllerModifyVolume errorsa539b4fAdd GetSnapshot RPC (#586)98819c4Merge pull request #576 from saad-ali/release1.11bumpb5049c0Bump master version to 1.12 for next releaseUpdates
github.com/go-openapi/errorsfrom 0.22.3 to 0.22.4Commits
7e2b230tests: replaced stretchr/testify by go-openapi/testifybf4e21achore: updated license marks in source filesUpdates
github.com/go-openapi/runtimefrom 0.29.0 to 0.29.2Commits
078717afix(vuln): fixed vulnerability in returned error, not escaping single quotes97d4db8tests: replaced stretchr/testify by go-openapi/testify3802129chore: updated license marks in source files06d6e56updated README for releaseUpdates
github.com/go-openapi/strfmtfrom 0.24.0 to 0.25.0Commits
a235dd3tests: replaced stretchr/testify by go-openapi/testifyb93d88echore: updated license marks in source files398a468build(deps): bump go.mongodb.org/mongo-driver68b6683feat(format): add uuid7 string format supportad12a81build(deps): bump golang.org/x/net in the golang-org-dependencies group5c9b6bdchore(refact): assembled bson-dependent methods and tests5e4146bchore(deps): removed dependency to govalidatorUpdates
github.com/go-openapi/validatefrom 0.25.0 to 0.25.1Commits
b43789ctests: replaced stretchr/testify by go-openapi/testify (#215)6497566chore: updated license marks in source files (#214)Updates
github.com/kubernetes-csi/csi-lib-utilsfrom 0.22.0 to 0.23.0Release notes
Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.
Commits
8c688d0Merge pull request #204 from jsafrane/changelog-0.2302736d8Add changelog for 0.23.081f6e18Merge pull request #202 from DerekFrank/common-flagsedbdcceMerge pull request #203 from darshansreenivas/release-tool-updateff335e3re-using context0924644Merge commit 'dee596d5cceda766441e56c33f6d60f51adcc45f' into release-tool-updatedee596dSquashed 'release-tools/' changes from 5f38a907..74502e54f9b84faReview feedback and using the new functionality in the sidecars00e101cMerge branch 'master' into common-flags021c851Merge pull request #200 from DerekFrank/leader-election-leasesUpdates
github.com/kubernetes-csi/external-snapshotter/client/v8from 8.2.0 to 8.4.0Release notes
Sourced from github.com/kubernetes-csi/external-snapshotter/client/v8's releases.
... (truncated)
Commits
f21cb02Merge pull request #1342 from xing-yang/changelog_8.4ff86d39Add changelog for v8.4d282047Merge pull request #1338 from Madhu-1/cleanupbf2ed74Merge pull request #1337 from leonardoce/dev-api-review5e23337Merge pull request #1341 from xing-yang/csi_1.122573990Update CSI spec to 1.12b96c58fMerge pull request #1340 from darshansreenivas/release_tool_update1655048Merge commit 'b3dcf6b186d9cab2da1ca62ea82312fec813e3d7' into release_tool_updateb3dcf6bSquashed 'release-tools/' changes from 5f38a9075..74502e5440d9a187Add CEL test casesUpdates
github.com/olekukonko/tablewriterfrom 0.0.5 to 1.1.1Commits
c687484update readme to v1.1.1eb43184Merge pull request #301 from clipperhouse/clipperhouse/displaywidth-experimentbb166ceRevert the displaywidth.Options APIe64dd90Keep legacy support for WithCondition/SetCondition3c5328bUpdate to fuzzed displaywidth31b2e06benchmarks15663bfTry displaywidth instead of go-runewidth64bc45fmake The fix is to make the checks in prepareContexts intelligent #302db994dbMerge pull request #300 from olekukonko/pie52f0a50set bytes in benchmarkUpdates
golang.org/x/cryptofrom 0.43.0 to 0.44.0Commits
122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments017a1aachacha20poly1305: panic on dst and additionalData overlapcf29fa9sha3: make it mostly a wrapper around crypto/sha30b7aa0cssh: use reflect.TypeFor instead of reflect.TypeOf1faea29all: fix some typos in commentUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
golang.org/x/oauth2from 0.32.0 to 0.33.0Commits
f28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuthUpdates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
golang.org/x/sysfrom 0.37.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1Updates
golang.org/x/textfrom 0.30.0 to 0.31.0Commits
e7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfUpdates
google.golang.org/apifrom 0.252.0 to 0.256.0Release notes
Sourced from google.golang.org/api's releases.