chore(deps): bump the dependencies group with 6 updates #125
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 dependencies group with 6 updates:
5.1.0
5.2.0
3.5.13
3.5.14
2.305.13
2.305.14
1.15.1
1.16.0
3.5.13
3.5.14
0.19.0
0.20.0
Updates
github.com/gofrs/uuid/v5
from 5.1.0 to 5.2.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
4a2de11
Implemented support for checkable errors (#131)fa71420
Bump codecov/codecov-action from 2.1.0 to 4.3.1 (#139)5a4bd4b
Bump actions/upload-artifact from 3.1.3 to 4.3.3 (#140)28d784d
Bump actions/dependency-review-action from 2.5.1 to 4.3.2 (#138)e76ce7d
Bump ossf/scorecard-action from 2.0.6 to 2.3.3 (#136)ded6f30
Bump actions/checkout from 2.7.0 to 4.1.5 (#137)f77e7ed
[StepSecurity] Apply security best practices (#135)0bd0b33
Update to RFC 9562 (#117)Updates
go.etcd.io/etcd/client/pkg/v3
from 3.5.13 to 3.5.14Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
bf51a53
version: bump up to 3.5.1447c5fb8
Merge pull request #18063 from ArkaSaha30/backport-config-support8bc3271
config: support AllowedCN and AllowedHostname through config file3afe949
Merge pull request #18017 from MadhavJivrajani/go-version-setup-353c990bc
scripts: default to using .go-version's version for tests and builds4740315
.*: sync go toolchain version and add ability to verify versions297130d
Merge pull request #17980 from lavishpal/upgrade/go-to-1.21.10f715ffd
update the go v1.21.108f6d2dc
Merge pull request #17977 from ivanvc/release-3.5-backport-etcdutl-memory-all...9e1dadd
etcdutl: Fix snapshot restore memory alloc issueUpdates
go.etcd.io/etcd/client/v2
from 2.305.13 to 2.305.14Commits
bf51a53
version: bump up to 3.5.1447c5fb8
Merge pull request #18063 from ArkaSaha30/backport-config-support8bc3271
config: support AllowedCN and AllowedHostname through config file3afe949
Merge pull request #18017 from MadhavJivrajani/go-version-setup-353c990bc
scripts: default to using .go-version's version for tests and builds4740315
.*: sync go toolchain version and add ability to verify versions297130d
Merge pull request #17980 from lavishpal/upgrade/go-to-1.21.10f715ffd
update the go v1.21.108f6d2dc
Merge pull request #17977 from ivanvc/release-3.5-backport-etcdutl-memory-all...9e1dadd
etcdutl: Fix snapshot restore memory alloc issueUpdates
github.com/smarty/assertions
from 1.15.1 to 1.16.0Commits
8aec034
Convenience method for performing assertions via should package.682befc
Go v1.21.30c99223
Inline boolean values.1379ab4
Fix failing test.b8d0080
Update gorace to be 50ms in response to Go v1.21.02f1d17c
Consolidate messages.2fd8c47
Improve ShouldBeEmpty failure message in case of non-lengthy value.fbc9b45
Canonize resolution of long-standing issues.11b5dc6
Label issue associated with new assertions.Updates
go.etcd.io/etcd/api/v3
from 3.5.13 to 3.5.14Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
bf51a53
version: bump up to 3.5.1447c5fb8
Merge pull request #18063 from ArkaSaha30/backport-config-support8bc3271
config: support AllowedCN and AllowedHostname through config file3afe949
Merge pull request #18017 from MadhavJivrajani/go-version-setup-353c990bc
scripts: default to using .go-version's version for tests and builds4740315
.*: sync go toolchain version and add ability to verify versions297130d
Merge pull request #17980 from lavishpal/upgrade/go-to-1.21.10f715ffd
update the go v1.21.108f6d2dc
Merge pull request #17977 from ivanvc/release-3.5-backport-etcdutl-memory-all...9e1dadd
etcdutl: Fix snapshot restore memory alloc issueUpdates
golang.org/x/sys
from 0.19.0 to 0.20.0Commits
7d69d98
unix: extend support for z/OS7758090
cpu: add support for sve2 detection9a28524
windows: drop go version tags for unsupported versions27dc90b
unix: update to Linux kernel 6.4Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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