chore(deps): bump the dependencies group with 5 updates #157
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 5 updates:
1.9.0
1.9.3
24.0.5+incompatible
24.0.6+incompatible
0.5.0
0.6.0
0.11.0
0.12.0
0.12.0
0.13.0
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/docker/docker
from 24.0.5+incompatible to 24.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
1a79695
Merge pull request #46366 from thaJeztah/24.0_backport_volume-local-restore-m...c35376c
volume/local: Don't unmount, restore mounted status5d4cc0b
integration/liveRestore: Check volume contentc78abd9
Merge pull request #46330 from thaJeztah/24.0_backport_api_docs_update_urls6282d95
Merge pull request #46331 from thaJeztah/24.0_backport_update_golangci_lint1d983e2
update golangci-lint to v1.54.2d2e9a19
CONTRIBUTING.md: update links to golang docs and blog73f6053
api: swagger: update link to Go documentationde13951
docs/api: update links to Go documentation7741a89
Merge pull request #46325 from thaJeztah/24.0_backport_hack_less_redirectsUpdates
github.com/moby/patternmatcher
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/moby/patternmatcher's releases.
Commits
347bb8d
Merge pull request #1 from thaJeztah/integrate_dockerignore36a4227
integrate frontend/dockerfile/dockerignore from buildkit8a1649d
Merge pull request #2 from thaJeztah/update_go_versionsc512fc5
gha: test against go1.20.x2345cde
gha: update actions/setup-go@v4555cf69
gha: update golangci-lint to v1.53.x666020c
frontend/dockerfile/dockerignore: remove hard-coded filename from errordba575f
frontend/dockerfile/dockerignore: touch-up godoc and code318a4a5
frontend/dockerfile/dockerignore: cleanup unit test00aab4f
chore: refactor dockerfile to use errors pkgUpdates
golang.org/x/sys
from 0.11.0 to 0.12.0Commits
5154691
unix/linux: update to gcc 13.2.0, qemu 8.0.3 for loong64 and and Go 1.21.0 fo...e8190d9
windows: don't check non-existent return code in GetStartupInfoad02017
windows: use SyscallN in mkwinsyscall7023367
cpu: remove repetitive wordeabbd5c
cpu: add support for amx detection552c4e8
unix: avoid setting O_NONBLOCK needlessly by checking flags beforehandee57887
unix: add SchedSetAttr and SchedGetAttr for Linux60ecf13
windows: add TimeBeginPeriod and TimeEndPeriod syscallsUpdates
golang.org/x/tools
from 0.12.0 to 0.13.0Release notes
Sourced from golang.org/x/tools's releases.
... (truncated)
Commits
b5e55d1
go/analysis/analysistest: give better hint in SuggestedFix assertiona807ccf
go.mod: update golang.org/x dependencies21090a2
gopls/internal/lsp/cache: use persistent.Set in a couple places38b898b
internal/persistent: add Set44f7796
gopls: add and enable the slog analyzer2c6ba93
gopls: tidy for 1.17+5a96569
gopls/internal/lsp/cmd: don't use x/exp/slices77c6ac6
gopls/internal/telemetry: don't schedule the next upload010e045
internal/persistent: use genericsa1a928d
gopls: remove dead codeDependabot 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