build(deps): bump the etcd group across 1 directory with 5 updates#2117
Merged
build(deps): bump the etcd group across 1 directory with 5 updates#2117
Conversation
Bumps the etcd group with 4 updates in the / directory: [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd), [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd), [go.etcd.io/etcd/etcdctl/v3](https://github.com/etcd-io/etcd) and [go.etcd.io/etcd/etcdutl/v3](https://github.com/etcd-io/etcd). Updates `go.etcd.io/etcd/api/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `go.etcd.io/etcd/client/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `go.etcd.io/etcd/etcdctl/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `go.etcd.io/etcd/etcdutl/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) Updates `go.etcd.io/etcd/server/v3` from 3.6.8 to 3.6.9 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.8...v3.6.9) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: etcd - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: etcd - dependency-name: go.etcd.io/etcd/etcdctl/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: etcd - dependency-name: go.etcd.io/etcd/etcdutl/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: etcd - dependency-name: go.etcd.io/etcd/server/v3 dependency-version: 3.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: etcd ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for beryju-gravity canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2117 +/- ##
=======================================
Coverage 69.66% 69.66%
=======================================
Files 136 136
Lines 7441 7441
=======================================
Hits 5184 5184
Misses 1722 1722
Partials 535 535
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 etcd group with 4 updates in the / directory: go.etcd.io/etcd/api/v3, go.etcd.io/etcd/client/v3, go.etcd.io/etcd/etcdctl/v3 and go.etcd.io/etcd/etcdutl/v3.
Updates
go.etcd.io/etcd/api/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
go.etcd.io/etcd/client/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
go.etcd.io/etcd/etcdctl/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/etcdctl/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
go.etcd.io/etcd/etcdutl/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/etcdutl/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsUpdates
go.etcd.io/etcd/server/v3from 3.6.8 to 3.6.9Release notes
Sourced from go.etcd.io/etcd/server/v3's releases.
... (truncated)
Commits
85651faversion: bump up to 3.6.9d2fd011Merge pull request #21501 from ivanvc/release-3.6-grpc-go-1.79.32a8cd59Merge pull request #21497 from fuweid/3.6-weifu-donotreview1526350tests/integration: fix flaky testcasef899801dependency: Bump google.golang.org/grpc from v1.75.0 to 1.79.38f45f52Merge commit from fork2363b86Merge commit from fork68551b3tests: update test for auth7f73a57server/etcdserver: guard unauthenticated endpoints with auth checks3080527server/etcdserver: enforce auth checks for nested txn opsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions