Skip to content

Update module github.com/docker/docker to v28.1.1+incompatible#182

Merged
webbnh merged 2 commits intomainfrom
renovate/go-updates
Apr 21, 2025
Merged

Update module github.com/docker/docker to v28.1.1+incompatible#182
webbnh merged 2 commits intomainfrom
renovate/go-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v28.0.4+incompatible -> v28.1.1+incompatible age adoption passing confidence

Release Notes

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

v28.1.1+incompatible

Compare Source

v28.1.0+incompatible

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 bot and others added 2 commits April 21, 2025 03:21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@webbnh webbnh force-pushed the renovate/go-updates branch from 4084123 to fccde75 Compare April 21, 2025 18:34
Copy link
Copy Markdown
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The linter is complaining about our reference to archive.TarWithOptions() being deprecated. So, I've replaced the reference, as per the recommendation, with the same function from a different package. However, that then prompts the linter to complain, because that package isn't on our whitelist. So, I've added that package to the whitelist.

Could someone (@jaredoconnell, @dustinblack) please check my work: is this substitution correct, and is it OK to add another package to our whitelist?

Thanks.

Copy link
Copy Markdown
Contributor

@jaredoconnell jaredoconnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the package wants us to use the other one, let's do it.

@webbnh webbnh merged commit 03bdbd1 into main Apr 21, 2025
3 checks passed
@webbnh webbnh deleted the renovate/go-updates branch April 21, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants