Bump the minor-dependencies group with 6 updates #248
Closed
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 minor-dependencies group with 6 updates:
1.9.0
1.9.3
1.6.1
1.7.0
1.8.0
1.8.4
0.3.0
0.4.0
0.5.0
0.13.0
1.51.0
1.58.2
Updates
github.com/sirupsen/logrus
from 1.9.0 to 1.9.3Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
d40e25c
fix panic in Writerf9291a5
Revert "Revert "Merge pull request #1376 from ozfive/master""352781d
Revert "Merge pull request #1376 from ozfive/master"b30aa27
Merge pull request #1339 from xieyuschen/patch-16acd903
Merge pull request #1376 from ozfive/master105e63f
Merge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scannerc052ba6
Scan text in 64KB chunkse59b167
Merge pull request #1372 from tommyblue/syslog_different_loglevels766cfec
This commit fixes a potential denial of service vulnerability in logrus.Write...70234da
Add instructions to use different log levels for local and syslogUpdates
github.com/spf13/cobra
from 1.6.1 to 1.7.0Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
4dd4b25
Update main image to better handle dark background (#1883)45360a5
Allow sourcing zsh completion script (#1917)c8a20a1
Document suggested layout for subcommands (#1930)b197a24
Update projects_using_cobra.md (#1932)9e6b58a
update copyright year (#1927)fb36524
ci: test Golang 1.20 (#1925)c7300f0
ci: deprecate go 1.16 (#1926)567ea8e
Add support for PowerShell 7.2+ (#1916)3daa4b9
Add keeporder to shell completion (#1903)a516d41
Removes stale bot from GitHub action (#1908)Updates
github.com/stretchr/testify
from 1.8.0 to 1.8.4Commits
f97607b
Create GitHub release when new release tag is pushed (#1354)4c93d8f
EqualExportedValues: Handle nested pointer, slice and map fields (#1379)4b2f4d2
add EventuallyWithT assertion (#1264)b3106d7
allow testing for functional options (#1023)437071b
assert: fix error message formatting for NotContains (#1362)c5fc9d6
Compare public elements of struct (#1309)f36bfe3
Fix Subset/NotSubset when map is missing keys from the subset (#1261)0ab3ce1
FixCallerInfo()
source file paths (#1288)2b00d33
Fix Call.Unset() panic (issue #1236) (#1250)9acc222
fix: fix bug for check unsafe.Pointer isNil (#1319)Updates
golang.org/x/sync
from 0.3.0 to 0.4.0Commits
22ba207
singleflight: add panicError.Unwrap methodUpdates
golang.org/x/sys
from 0.5.0 to 0.13.0Commits
2964e1e
unix: remove unused readlen and writelen3186bae
windows: remove the 8192-codepoint arg limit in FuzzComposeCommandLine807530f
unix: remove lists of unimplemented syscalls01c413d
windows: document the return type mismatch for CommandLineToArgve649453
windows: convert TestCommandLineRecomposition to a fuzz test and fix discrepa...8858c72
unix: update riscv_hwprobe constants71c9d87
windows: add console ConPTY APIaa9470e
unix/linux: update to Linux kernel 6.5c7ff727
unix: fix double copy in (*SockaddrALG).sockaddrc7cbcbb
unix: add TestSockaddrALGUpdates
google.golang.org/grpc
from 1.51.0 to 1.58.2Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
c0aa20a
Change version to 1.58.2 (#6654)67a53a6
balancer/weightedroundrobin: fix ticker leak on update (#6655)863de73
update version to 1.58.2-dev (#6633)62726d4
update version to 1.58.1 (#6629)fa6d9ab
cherry-pick 6610 and 6620 (#6627)467fbf2
Change version to 1.58.1-dev (#6580)c2b0797
Change version to 1.58.0 (#6579)0467e47
balancer/leastrequest: Cache atomic load and also add concurrent rpc test (#6...5d1c0ae
leastrequest: fix data race in leastrequest picker (#6606)e26457d
stream: swallow Header errors as we used to; RecvMsg can still return it (#6591)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