-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
build(deps): bump the dependencies group across 1 directory with 5 updates #4986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
β¦dates Bumps the dependencies group with 4 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker](https://github.com/docker/docker), [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and [dario.cat/mergo](https://github.com/imdario/mergo). Updates `github.com/docker/cli` from 28.0.4+incompatible to 28.2.2+incompatible - [Commits](docker/cli@v28.0.4...v28.2.2) Updates `github.com/docker/docker` from 28.0.4+incompatible to 28.2.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.0.4...v28.2.2) Updates `github.com/go-git/go-git/v5` from 5.14.0 to 5.16.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.14.0...v5.16.0) Updates `golang.org/x/term` from 0.30.0 to 0.31.0 - [Commits](golang/term@v0.30.0...v0.31.0) Updates `dario.cat/mergo` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/imdario/mergo/releases) - [Commits](darccio/mergo@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.2.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-version: 28.2.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dario.cat/mergo dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4986 +/- ##
==========================================
+ Coverage 74.65% 74.70% +0.05%
==========================================
Files 73 73
Lines 11139 11158 +19
==========================================
+ Hits 8316 8336 +20
Misses 2186 2186
+ Partials 637 636 -1 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
* do not use deprecated types / functions
π¦ MegaLinter status: β SUCCESS
See detailed report in MegaLinter reports |
Bumps the dependencies group with 4 updates in the / directory: github.com/docker/cli, github.com/docker/docker, github.com/go-git/go-git/v5 and dario.cat/mergo.
Updates
github.com/docker/clifrom 28.0.4+incompatible to 28.2.2+incompatibleCommits
e6534b4Merge pull request #6116 from vvoland/vendor-docker5c3128evendor: github.com/docker/docker v28.2.2-dev (45873be4ae3f)879ac3fMerge pull request #6110 from thaJeztah/bump_engine92fa1e1vendor: github.com/docker/docker 0e2cc22d36ae (v28.2-dev)4bec3a6Merge pull request #6114 from thaJeztah/deprecate_non_compliant_registriesa007d1aMerge pull request #6113 from thaJeztah/config_suppress_errbbfbd54docs: deprecated: fallback for non-OCI-compliant registries is removed2d21e1fcli/config/configfile: explicitly ignore errorbc9be0bMerge pull request #6112 from thaJeztah/bump_tools3fe7dc5Dockerfile: update compose to v2.36.2Updates
github.com/docker/dockerfrom 28.0.4+incompatible to 28.2.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
45873beMerge pull request #50105 from jsternberg/revert-build-dangling7994426Revert "containerd: images overridden by a build are kept dangling"f144264Merge pull request #50090 from corhere/libn/overlay-netip768cfaeMerge pull request #50050 from robmry/nftables_internal_dnsd3289ddAdd nftables NAT rules for internal DNS resolver7a0bf74Merge pull request #50038 from ctalledo/fix-for-50037b43afbfMerge pull request #50098 from robmry/remove_docker-user_return_rulec299ba3Update worker.Platforms() in builder-next worker.0e2cc22Merge pull request #50049 from robmry/nftables_env_var_enablee37efd4Merge pull request #50068 from mmorel-35/github.com/containerd/errdefsUpdates
github.com/go-git/go-git/v5from 5.14.0 to 5.16.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
6d4a5c6Merge pull request #1515 from pjbgf/regrebeedd6bplumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514763ce2eMerge pull request #1510 from hiddeco/mtls-support5320e1bplumbing: surface transport configuration errors9bbc93bplumbing: fix unintended pointer mutation in testf3783f4plumbing: support mTLS for HTTPS protocol6f444d3Merge pull request #1505 from pjbgf/bump9996069v5: Bump dependencies768fda7Merge pull request #1482 from Javier-varez/add-cert-auth-support-v5.xba9d693plumbing: support setting custom host key algorithms along with host key call...Updates
golang.org/x/termfrom 0.30.0 to 0.31.0Commits
5d2308bgo.mod: update golang.org/x dependenciese770dddx/term: disabling auto-completion around GetPassword()Updates
dario.cat/mergofrom 1.0.1 to 1.0.2Release notes
Sourced from dario.cat/mergo's releases.
Commits
7b33b2brefactor: migrate from YAML to JSON for test data and update related functions229a214chore(.well-known): add funding manifest URLs file6be20c6chore(SECURITY.md): update supported versions to reflect current versioning9007623chore(README) : remove kubernetes from the list of users2b1eb9cUpdate FUNDING.yml2ceb994Create FUNDING.jsonDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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