chore(deps): bump the dependencies group with 10 updates #274
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 10 updates:
1.13.0
1.14.2
5.2.0
5.3.0
27.1.1+incompatible
27.2.0+incompatible
1.1.0
1.3.0
0.22.0
0.24.0
1.65.0
1.66.0
0.27.0
0.28.0
0.16.0
0.17.0
0.0.0-20240528184218-531527333157
0.0.0-20240604185151-ef581f913117
0.0.0-20240528184218-531527333157
0.0.0-20240604185151-ef581f913117
Updates
github.com/bits-and-blooms/bitset
from 1.13.0 to 1.14.2Release notes
Sourced from github.com/bits-and-blooms/bitset's releases.
Commits
08d15d2
Merge pull request #168 from skullhole/167.1064e45b
leadingZeroes64() go1.8 - fix typo04f7f9a
leading_zeros_test.go tests for go1.8630b883
leading_zeros_18.go - fix docstring467471f
code simplification12944a5
Merge pull request #165 from skullhole/144b0cdcdc
Merge pull request #161 from bits-and-blooms/dependabot/github_actions/github...5fdaf6b
Merge branch 'master' of https://github.com/bits-and-blooms/bitset29e970f
[no-ci] adding comment5cfc6ad
One more testUpdates
github.com/gofrs/uuid/v5
from 5.2.0 to 5.3.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
e826b84
Add "AtTime" generators for V1, V6, and V7 (#142)190948b
Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the all group (#171)1643bf3
Bump the all group with 2 updates (#170)e60730a
Bump github/codeql-action from 3.25.12 to 3.25.13 in the all group (#169)2f6f9f4
chore: group GitHub Action updates (#168)da52fd9
Bump github/codeql-action from 3.25.11 to 3.25.12 (#165)8595587
Bump actions/setup-go from 5.0.1 to 5.0.2 (#166)fad3d14
Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#167)817d03c
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#164)b7cab94
Bump github/codeql-action from 3.25.10 to 3.25.11 (#163)Updates
github.com/moby/moby
from 27.1.1+incompatible to 27.2.0+incompatibleRelease notes
Sourced from github.com/moby/moby's releases.
... (truncated)
Commits
3ab5c7d
Merge pull request #48383 from vvoland/48382-27.x875e8ae
vendor: github.com/containerd/containerd v1.7.211900e4d
Dockerfile: update containerd binary to v1.7.21 (static binaries and CI only)cd7746d
Merge pull request #48380 from vvoland/48374-27.x2a13a38
Merge pull request #48376 from vvoland/48293-27.x9fd71f5
Merge pull request #48378 from corhere/backport-27.x/dockerd-manpageecd2b6f
c8d/image: AddhostPlatformMatcher
d5b0342
man: support bringing your own go-md2man56c5c23
man: build dockerd man pages using make77b2eb5
Removed all mentions of "please" from docs and messagesUpdates
github.com/vishvananda/netlink
from 1.1.0 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
... (truncated)
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...Updates
golang.org/x/sys
from 0.22.0 to 0.24.0Commits
914deed
unix: add missing ETHTOOL_FLAG_ constants4c7077e
windows: add enums for IpAdapterUnicastAddress29298aa
windows: delete TestGetKeyboardLayoutaa1c4c8
unix: provide Mount on openbsdcde4660
unix: add linux mseal system call31ef9e7
unix: update to Linux kernel 6.10d03a807
unix: update glibc to 2.40beb5949
windows: correctly generate GetAce syscall7bb0bf7
cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64bce4cf7
windows: add GetKeyboardLayout & ToUnicodeExUpdates
google.golang.org/grpc
from 1.65.0 to 1.66.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
00d3ec8
Change version to 1.66.0 (#7518)973e3dc
xdsclient: Populate total_issued_requests count in LRS load reports (#7544) (...8e3596c
cherry-pick #7557 to v1.66.x branch (#7564)62baa5f
cherry-pick #7356 to v1.66.x branch (#7546)f857020
cherry-pick #7523 to v1.66.x branch (#7547)35e915e
cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close()...63853fd
rls: update picker synchronously on configuration update (#7412)86135c3
csds: unskip e2e test (#7502)5d07b63
transport: change*http2Client
to interfaceClientTransport
(#7512)c98235b
grpclog: refactor to move implementation to grpclog/internal (#7465)Updates
golang.org/x/net
from 0.27.0 to 0.28.0Commits
4542a42
go.mod: update golang.org/x dependencies765c7e8
xsrftoken: create no padding base64 string by RawURLEncoding032e4e4
LICENSE: update per Google LegalUpdates
golang.org/x/text
from 0.16.0 to 0.17.0Commits
b2bec85
go.mod: update golang.org/x dependenciesae0cf96
LICENSE: update per Google LegalUpdates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240528184218-531527333157 to 0.0.0-20240604185151-ef581f913117Commits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240528184218-531527333157 to 0.0.0-20240604185151-ef581f913117Commits
Most Recent Ignore Conditions Applied to This Pull Request
Dependabot 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