-
Notifications
You must be signed in to change notification settings - Fork 142
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
Bump the go-minor group across 3 directories with 20 updates #1405
Merged
Conversation
This file contains 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 go-minor group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.27.1` | `1.30.3` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.34.4` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.54.4` | `1.58.2` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.4` | `0.3.1` | | [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.6.0` | `0.9.0` | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.2.0` | `1.5.0` | | [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.43.2` | `0.47.1` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.1.1` | `1.3.0` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.17.1` | `0.22.1` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.1` | `1.34.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.1` | `1.65.0` | | [sigs.k8s.io/cli-utils](https://github.com/kubernetes-sigs/cli-utils) | `0.35.0` | `0.37.2` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | Bumps the go-minor group with 4 updates in the /api directory: [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg), [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller), [github.com/onsi/gomega](https://github.com/onsi/gomega) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Bumps the go-minor group with 7 updates in the /tfctl directory: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.1.0` | `1.5.0` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.0.0-rc.4` | `1.3.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.1` | `1.34.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.8.2` | `1.11.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.13.0` | `1.19.0` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | | [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) | `0.4.0` | `0.7.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.27.1 to 1.30.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.27.1...v1.30.3) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.32.7 to 1.34.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iam/v1.32.7...service/iot/v1.34.4) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.54.4 to 1.58.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.4...service/s3/v1.58.2) Updates `github.com/cyphar/filepath-securejoin` from 0.2.4 to 0.3.1 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.2.4...v0.3.1) Updates `github.com/fluxcd/pkg/apis/event` from 0.6.0 to 0.9.0 - [Commits](fluxcd/pkg@tar/v0.6.0...git/v0.9.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.2.0 to 1.5.0 - [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.5.0) Updates `github.com/fluxcd/pkg/runtime` from 0.43.2 to 0.47.1 - [Commits](fluxcd/pkg@runtime/v0.43.2...runtime/v0.47.1) Updates `github.com/fluxcd/source-controller/api` from 1.1.1 to 1.3.0 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.3.0) Updates `github.com/hashicorp/terraform-json` from 0.17.1 to 0.22.1 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.17.1...v0.22.1) Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.0) Updates `github.com/zclconf/go-cty` from 1.14.1 to 1.14.4 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.14.1...v1.14.4) Updates `google.golang.org/grpc` from 1.62.1 to 1.65.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.1...v1.65.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.1 Updates `sigs.k8s.io/cli-utils` from 0.35.0 to 0.37.2 - [Release notes](https://github.com/kubernetes-sigs/cli-utils/releases) - [Commits](kubernetes-sigs/cli-utils@v0.35.0...v0.37.2) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.1.0 to 1.5.0 - [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.5.0) Updates `github.com/fluxcd/source-controller/api` from 1.0.0-rc.4 to 1.3.0 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.3.0) Updates `github.com/onsi/gomega` from 1.32.0 to 1.34.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.0) Updates `golang.org/x/net` from 0.23.0 to 0.25.0 - [Commits](golang/net@v0.23.0...v0.25.0) Updates `sigs.k8s.io/yaml` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.1.0 to 1.5.0 - [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.5.0) Updates `github.com/fluxcd/source-controller/api` from 1.0.0-rc.4 to 1.3.0 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.1.1...v1.3.0) Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.34.0) Updates `github.com/spf13/afero` from 1.8.2 to 1.11.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.8.2...v1.11.0) Updates `github.com/spf13/viper` from 1.13.0 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.13.0...v1.19.0) Updates `golang.org/x/net` from 0.24.0 to 0.25.0 - [Commits](golang/net@v0.23.0...v0.25.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.1 Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/hashicorp/hc-install` from 0.4.0 to 0.7.0 - [Release notes](https://github.com/hashicorp/hc-install/releases) - [Commits](hashicorp/hc-install@v0.4.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/event dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/terraform-json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/zclconf/go-cty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: sigs.k8s.io/cli-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/go-version dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: sigs.k8s.io/yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/fluxcd/source-controller/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/go-version dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/hashicorp/hc-install dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
area/ci
Continuous Integration pipeline
dependencies
Dependency management for library and code
labels
Jul 29, 2024
akselleirv
approved these changes
Aug 2, 2024
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 go-minor group with 13 updates in the / directory:
1.27.1
1.30.3
1.32.7
1.34.4
1.54.4
1.58.2
0.2.4
0.3.1
0.6.0
0.9.0
1.2.0
1.5.0
0.43.2
0.47.1
1.1.1
1.3.0
0.17.1
0.22.1
1.33.1
1.34.0
1.62.1
1.65.0
0.35.0
0.37.2
1.6.0
1.7.0
Bumps the go-minor group with 4 updates in the /api directory: github.com/fluxcd/pkg/apis/meta, github.com/fluxcd/source-controller/api, github.com/onsi/gomega and sigs.k8s.io/yaml.
Bumps the go-minor group with 7 updates in the /tfctl directory:
1.1.0
1.5.0
1.0.0-rc.4
1.3.0
1.33.1
1.34.0
1.8.2
1.11.0
1.13.0
1.19.0
1.6.0
1.7.0
0.4.0
0.7.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.27.1 to 1.30.3Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.32.7 to 1.34.4Commits
89a5b69
Release 2023-02-22c863429
Regenerated Clientsaa8a947
Update API modele845552
Merge pull request #2037 from aws/fix-struct-errorcodecbeebab
cl5c057fd
fix: prevent nil pointer deref on struct ErrorCode method0f8b6e7
Release 2023-02-21e5cb2ee
Regenerated Clients6120ee6
Update endpoints model42acd6a
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.54.4 to 1.58.2Commits
0599931
Release 2024-07-10.2ca2a30e
Regenerated Clientse2dff5f
temporarily re-add jmespath dependency (#2712)383fd26
Release 2024-07-104a055f9
Regenerated Clientse345795
Update endpoints model52a10ac
Update API modeladab0de
remove unused jmespath dependency from main module (#2707)0e07cc8
Release 2024-07-095e35834
Regenerated ClientsUpdates
github.com/cyphar/filepath-securejoin
from 0.2.4 to 0.3.1Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
... (truncated)
Commits
ce7b28a
VERSION: release v0.3.1a2c14f8
CHANGELOG: add readlinkat(fd, "") shout-out4ea279f
merge #22 into cyphar/filepath-securejoin:main16e1bec
CHANGELOG: add initial changelog with current history2404ffb
merge #21 into cyphar/filepath-securejoin:mainf29b7a4
lookup: handle // and trailing slash components correctlyecd61ca
merge #19 into cyphar/filepath-securejoin:main38b1220
procfs: refactor statx mnt_id logic45c4415
procfs: use readlink(fd, "") for magic-linksedab538
merge #17 into cyphar/filepath-securejoin:mainUpdates
github.com/fluxcd/pkg/apis/event
from 0.6.0 to 0.9.0Commits
598e74e
git: update dependenciesc28ef00
Merge pull request #463 from fluxcd/go-git-bc-tagda9a7b7
go-git: transform revision for last observed tag0009fda
Merge pull request #404 from fluxcd/commit-string-fmtdb0daab
git: make LastObservedCommit backwards compatible3fb1b65
git: tidy code around digestsb097686
git: align tests and code with commit fmt change24a228c
git: change Commit#String formatda2a476
Merge pull request #462 from fluxcd/event-digest-key7053ad7
apis/event: add MetaDigestKeyUpdates
github.com/fluxcd/pkg/apis/meta
from 1.2.0 to 1.5.0Commits
e32ccc2
Merge pull request #763 from fluxcd/kubernetes-1.302b974af
Update sigs.k8s.io/controller-tools to v0.15.052c1fc5
Update sigs.k8s.io/controller-runtime to v0.18.0c906252
Update dependencies to Kubernetes 1.3092c1348
Merge pull request #764 from fluxcd/dependabot/github_actions/ci-e44cfae560ccb916a
build(deps): bump the ci group with 3 updates6081556
Merge pull request #761 from fluxcd/kustomize-name-prefix-suffixabf5675
kustomize: Add support fornamePrefix
andnameSuffix
98d2522
Merge pull request #760 from fluxcd/dependabot/github_actions/ci-8f082d4f6defcd824
build(deps): bump docker/setup-buildx-action in the ci groupUpdates
github.com/fluxcd/pkg/runtime
from 0.43.2 to 0.47.1Commits
adcfcbe
Merge pull request #769 from fluxcd/controller-runtime-v0.18.10e74a82
Update runtime pkg docsb329d92
Update dependencies to controller-runtime v0.18.1d0bf8ed
Merge pull request #768 from fluxcd/dependabot/github_actions/ci-b93eff89fb14f05d7
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 in the ci group3790516
Merge pull request #767 from fluxcd/up-internal-deps37ea30c
Update internal dependenciese32ccc2
Merge pull request #763 from fluxcd/kubernetes-1.302b974af
Update sigs.k8s.io/controller-tools to v0.15.052c1fc5
Update sigs.k8s.io/controller-runtime to v0.18.0Updates
github.com/fluxcd/source-controller/api
from 1.1.1 to 1.3.0Release notes
Sourced from github.com/fluxcd/source-controller/api's releases.
... (truncated)
Changelog
Sourced from github.com/fluxcd/source-controller/api's changelog.
... (truncated)
Commits
a80a99b
Merge pull request #1472 from fluxcd/release-v1.3.070901f8
Release v1.3.005ab8b1
Add changelog entry for v1.3.0c9bf167
Merge pull request #1298 from fluxcd/phony-buildcc3d495
ci: Print controller logs after e2e run0bd5b95
Rename make targetbuild
tomanager
edccfe9
Merge pull request #1470 from fluxcd/dependabot/github_actions/ci-b23e0286c69ce2d61
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group16eeeef
Merge pull request #1469 from fluxcd/dependabot/go_modules/go-deps-4411c5bc338598b8d
build(deps): bump google.golang.org/apiUpdates
github.com/hashicorp/terraform-json
from 0.17.1 to 0.22.1Release notes
Sourced from github.com/hashicorp/terraform-json's releases.
... (truncated)
Commits
7e28e2d
tfjson: UpdateComplete
to a pointer value for older Terraform versions (#131)5e08e15
Bump hashicorp/setup-copywrite (#130)4a9d1e7
github: Set up Dependabot to manage HashiCorp-owned Actions versions (#128)11f603e
Result of tsccr-helper -log-level=info gha update -latest . (#127)6e83e7b
Result of tsccr-helper -log-level=info gha update -latest . (#124)3b8a921
tfjson: AddDeferredChanges
andComplete
toPlan
JSON (#123)8cba21a
Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (#122)d5065f2
Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (#121)1498774
Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 (#120)f2686e9
Initial support for provider-defined functions from providers schema -json (#...Updates
github.com/onsi/gomega
from 1.33.1 to 1.34.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
32e5498
v1.34.0cb3fa6a
run go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ece
bump ginkgo878940c
fix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80
clean up bipartitegraph testsebadb67
issue_765 - fixed bug in Hopcroft-Karp algorithm123a071
Fix typo in docsc549e0d
Add RoundTripper method to ghttp.Server0e69083
Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756)2675796
Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755)Updates
github.com/zclconf/go-cty
from 1.14.1 to 1.14.4Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
74286a8
v1.14.4 release4a34c33
json: Refuse to encode cty.DynamicVal4b76b75
stdlib: Conversion functions can accept unknown-typed nullsf41ae52
msgpack: Never marshal integers as MessagePack float0e3c880
functions: lookup third argument is not optionala0c3e7b
Prepare for possible future 1.14.4 release304e4a8
v1.14.3 release50ce6d3
Update CHANGELOG.md1e9442d
don't use compact floats in msgpacka0315a5
Use integer comparison for equalityUpdates
google.golang.org/grpc
from 1.62.1 to 1.65.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
2da9769
Change version to 1.65.0 (#7306)ede96b7
metadata: remove String method (#7373)64be203
grpc: Readd pick first name (#7336) (#7341)25e33a6
examples: Add CSM Observability example (#7302) (#7318)04a5f46
xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...cff5c3e
stats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)9b970fd
dns: fix constant 30s backoff for re-resolution (#7262) (#7311)6d23620
documentation: on server, use FromIncomingContext for retrieving context and...7e5898e
xds: unify xDS client creation APIs meant for testing (#7268)5d7bd7a
interop/xds: Interop client and server changes for CSM Observability (#7280)Updates
google.golang.org/protobuf
from 1.33.0 to 1.34.1Updates
sigs.k8s.io/cli-utils
from 0.35.0 to 0.37.2Release notes
Sourced from sigs.k8s.io/cli-utils's releases.
Commits
0a569f5
Merge pull request #644 from karlkfi/karl-go-1.22.02525731
Reduce minimum Go requirement to v1.22.04d57e6e
Merge pull request #643 from karlkfi/karl-fix-goreleaser9ebe810
Update github actions012918b
Merge pull request #641 from ash2k/bump-depsce2a947
Stop using deprecated type20ae0ed
Fix warnings3700109
Fix compilation failurec2d5dec
Update dependencies87074c9
Merge pull request #640 from karlkfi/karl-watch-filter-destroyUpdates
github.com/hashicorp/go-version
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
fcaa532
Update CHANGELOG.mdb85381a
Update CHANGELOG.mdd55f214
Implement the Scan and driver.Value SQL interfaces (#133)e04a866
remove reflection dependency (#91)94bab9e
[COMPLIANCE] Add Copyright and License Headers (#115)73ddc63
github: Change Dependabot to only manage HashiCorp-owned Actionsbf1144e
SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)644291d
Bump actions/cache from 3.0.11 to 3.2.5 (#116)8f6487b
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)7f856b8
Bump actions/checkout from 3.2.0 to 3.3.0 (#111)