Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8e23943
) 55.23% compared to head (3b12e67
) 58.18%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github.com/docker/docker from 25.0.0+incompatible to 25.0.1+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
Commits
71fa3ab
Merge pull request #47196 from akerouanton/25.0-fix-multiple-rename-error5295e88
daemon: rename: don't reload endpoint from datastore6eef840
Merge pull request #47191 from vvoland/volume-cifs-resolve-optout-25e2ab471
Merge pull request #47182 from akerouanton/25.0-fix-aliases-on-default-bridge3de920a
volume/local: Fix cifs url containing spacesa445aa9
volume/local: Add tests for parsing nfs/cifs mountscb77e48
volume/local: Break early ifaddr
was specifiede8801fb
daemon: only add short cid to aliases for custom networks613b6a1
Merge pull request #47192 from thaJeztah/25.0_backport_fix_gateway_ip1b67383
Merge pull request #47189 from vvoland/c8d-prefer-default-platform-snapshot-25Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | github.com/docker/docker | [>= 23.0.a, < 23.0.1000000] |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