Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/docker/docker v27.5.1+incompatible -> v28.3.0+incompatible age confidence

Release Notes

docker/docker (github.com/docker/docker)

v28.3.0+incompatible

Compare Source

v28.2.2+incompatible

Compare Source

v28.2.1+incompatible

Compare Source

v28.2.0+incompatible

Compare Source

v28.1.1+incompatible

Compare Source

v28.1.0+incompatible

Compare Source

v28.0.4+incompatible

Compare Source

v28.0.3+incompatible

Compare Source

v28.0.2+incompatible

Compare Source

v28.0.1+incompatible

Compare Source

v28.0.0+incompatible

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 20, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2

@renovate renovate bot added the dependencies Indicates a change to dependencies label Feb 20, 2025
@renovate renovate bot requested a review from a team as a code owner February 20, 2025 02:48
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 2 times, most recently from c494fec to 0e43cc9 Compare February 26, 2025 15:49
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 2 times, most recently from 289bd2e to 6f7553c Compare March 10, 2025 16:23
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 3 times, most recently from 4023866 to efa997a Compare March 25, 2025 19:58
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 2 times, most recently from 9fbdbe9 to aac7a29 Compare April 4, 2025 18:45
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch from aac7a29 to 190c4f0 Compare April 9, 2025 16:07
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 3 times, most recently from 228b3ee to 40d7570 Compare April 24, 2025 17:24
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 3 times, most recently from 3ec81a3 to e8d6876 Compare May 6, 2025 21:05
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch from e8d6876 to a463acd Compare May 15, 2025 14:19
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 3 times, most recently from d3810ac to 0e85ff9 Compare May 30, 2025 19:46
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch 3 times, most recently from fb53596 to b68f8ea Compare June 25, 2025 03:52
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch from b68f8ea to 46c0d68 Compare July 2, 2025 19:07
@renovate renovate bot force-pushed the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch from 46c0d68 to 27f2a73 Compare July 2, 2025 19:08
@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

Attention: Patch coverage is 3.80952% with 101 lines in your changes missing coverage. Please review.

Project coverage is 58.25%. Comparing base (3460209) to head (4d35b60).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
mock/docker/container.go 0.00% 40 Missing ⚠️
mock/docker/network.go 0.00% 25 Missing ⚠️
mock/docker/image.go 0.00% 16 Missing ⚠️
mock/docker/service.go 0.00% 5 Missing ⚠️
mock/docker/config.go 0.00% 3 Missing ⚠️
mock/docker/secret.go 0.00% 3 Missing ⚠️
mock/docker/volume.go 0.00% 3 Missing ⚠️
mock/docker/node.go 0.00% 2 Missing ⚠️
mock/docker/swarm.go 0.00% 2 Missing ⚠️
mock/docker/system.go 0.00% 2 Missing ⚠️

❌ Your project status has failed because the head coverage (58.25%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
- Coverage   58.27%   58.25%   -0.02%     
==========================================
  Files         123      123              
  Lines        8287     8289       +2     
==========================================
  Hits         4829     4829              
- Misses       3253     3255       +2     
  Partials      205      205              
Files with missing lines Coverage Δ
runtime/docker/container.go 81.38% <100.00%> (ø)
runtime/docker/network.go 95.77% <100.00%> (ø)
mock/docker/node.go 0.00% <0.00%> (ø)
mock/docker/swarm.go 0.00% <0.00%> (ø)
mock/docker/system.go 0.00% <0.00%> (ø)
mock/docker/config.go 0.00% <0.00%> (ø)
mock/docker/secret.go 0.00% <0.00%> (ø)
mock/docker/volume.go 0.00% <0.00%> (ø)
mock/docker/service.go 0.00% <0.00%> (ø)
mock/docker/image.go 0.00% <0.00%> (ø)
... and 2 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wass3r
Copy link
Collaborator

wass3r commented Jul 2, 2025

docker moved some more types around, needed some manual intervention to make the PR pass

@renovate
Copy link
Contributor Author

renovate bot commented Jul 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@wass3rw3rk wass3rw3rk merged commit 24e0526 into main Jul 3, 2025
11 of 13 checks passed
@wass3rw3rk wass3rw3rk deleted the renovate/cf-workers-proxy-9e9.pages.dev-docker-docker-28.x branch July 3, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants