Closed dependabot[bot] closed 1 month ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.26%. Comparing base (
19f4cc7
) to head (40f04ea
). Report is 13 commits behind head on develop.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the gomod-packages group with 3 updates in the / directory: github.com/docker/cli, github.com/docker/docker and github.com/prometheus/client_golang.
Updates
github.com/docker/cli
from 27.1.2+incompatible to 27.2.0+incompatibleCommits
3ab4256
Merge pull request #5374 from vvoland/vendor-docker88a49df
vendor: github.com/docker/docker 3ab5c7d0036c (v27.2.0-dev)5d17c29
Merge pull request #5372 from thaJeztah/27.x_backport_fix_linting_issues64b9e4c
cli: rename args that collided with builtins (predeclard)4b71d0d
e2e/global: fix n-constant format string in call (govet)002cfcd
cli/command: fix n-constant format string in call (govet)d8af781
cli/command/system: remove redundant nil-check (gosimple)f042ddb
Merge pull request #5371 from vvoland/vendor-docker8e94ed1
vendor: github.com/docker/docker b27de4ef1634 (v27.2.0-dev)7a82aee
Merge pull request #5368 from dvdksn/27x_5360Updates
github.com/docker/docker
from 27.1.2+incompatible to 27.2.0+incompatibleRelease notes
Sourced from github.com/docker/docker'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/prometheus/client_golang
from 1.20.1 to 1.20.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
67121dc
Merge pull request #1596 from mrueg/fix-uncompressed-content-header187acd4
Cut 1.20.2f7f8f3a
fix: Unset Content-Encoding header when uncompressedDependabot 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