Update module github.com/moby/go-archive to v0.2.0 #1290

Merged
mfenniak merged 2 commits from renovate/github.com-moby-go-archive-0.x into main 2026-01-19 02:46:59 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/moby/go-archive v0.1.0 -> v0.2.0 age confidence

Release Notes

moby/go-archive (github.com/moby/go-archive)

v0.2.0

Compare Source

What's Changed

  • remove aliases for deprecated types and functions #​10
  • chrootarchive: remove redundant "init" mitigation for CVE-2019-14271 #​11
  • xattr: Fix OS matching #​20
  • TestOverlayTarUntar: remove redundant cmpopts.EquateEmpty #​9
  • go.mod: bump github.com/klauspost/compress v1.18.2 #​19
  • gha: update actions #​18

Full Changelog: https://github.com/moby/go-archive/compare/v0.1.0...v0.2.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/moby/go-archive](https://github.com/moby/go-archive) | `v0.1.0` -> `v0.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmoby%2fgo-archive/v0.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmoby%2fgo-archive/v0.1.0/v0.2.0?slim=true) | --- ### Release Notes <details> <summary>moby/go-archive (github.com/moby/go-archive)</summary> ### [`v0.2.0`](https://github.com/moby/go-archive/releases/tag/v0.2.0) [Compare Source](https://github.com/moby/go-archive/compare/v0.1.0...v0.2.0) #### What's Changed - remove aliases for deprecated types and functions [#&#8203;10](https://github.com/moby/go-archive/pull/10) - chrootarchive: remove redundant "init" mitigation for CVE-2019-14271 [#&#8203;11](https://github.com/moby/go-archive/pull/11) - xattr: Fix OS matching [#&#8203;20](https://github.com/moby/go-archive/pull/20) - TestOverlayTarUntar: remove redundant cmpopts.EquateEmpty [#&#8203;9](https://github.com/moby/go-archive/pull/9) - go.mod: bump github.com/klauspost/compress v1.18.2 [#&#8203;19](https://github.com/moby/go-archive/pull/19) - gha: update actions [#&#8203;18](https://github.com/moby/go-archive/pull/18) **Full Changelog**: <https://github.com/moby/go-archive/compare/v0.1.0...v0.2.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43OC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNzguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiS2luZC9EZXBlbmRlbmN5VXBkYXRlIiwicnVuLWVuZC10by1lbmQtdGVzdHMiXX0=-->
Author
Member

ℹ️ 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/klauspost/compress v1.18.0 -> v1.18.2
### ℹ️ 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/klauspost/compress` | `v1.18.0` -> `v1.18.2` |
Contributor

cascading-pr updated at actions/setup-forgejo#828

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/828
viceice-bot force-pushed renovate/github.com-moby-go-archive-0.x from bf54b6546a
Some checks failed
checks / Build Forgejo Runner (pull_request) Failing after 35s
checks / validate mocks (pull_request) Successful in 36s
checks / validate pre-commit-hooks file (pull_request) Successful in 37s
Integration tests for the release process / release-simulation (pull_request) Failing after 4m0s
cascade / forgejo (pull_request_target) Has been skipped
cascade / debug (pull_request_target) Has been skipped
checks / runner exec tests (pull_request) Has been skipped
checks / integration tests (docker-latest) (pull_request) Has been skipped
checks / integration tests (docker-stable) (pull_request) Has been skipped
cascade / end-to-end (pull_request_target) Failing after 7m36s
issue-labels / release-notes (pull_request_target) Has been skipped
to 8ee6a237bb
Some checks failed
cascade / debug (pull_request_target) Has been skipped
cascade / forgejo (pull_request_target) Has been skipped
issue-labels / release-notes (pull_request_target) Has been skipped
checks / Build Forgejo Runner (pull_request) Failing after 42s
checks / validate mocks (pull_request) Successful in 59s
checks / validate pre-commit-hooks file (pull_request) Successful in 56s
Integration tests for the release process / release-simulation (pull_request) Failing after 5m29s
checks / Build unsupported platforms (pull_request) Has been skipped
checks / runner exec tests (pull_request) Has been skipped
checks / integration tests (docker-latest) (pull_request) Has been skipped
checks / integration tests (docker-stable) (pull_request) Has been skipped
cascade / end-to-end (pull_request_target) Failing after 35m53s
2026-01-16 02:31:24 +00:00
Compare
Contributor

cascading-pr updated at actions/setup-forgejo#828

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/828
fix: update reference to deprecated Uncompressed flag
All checks were successful
issue-labels / release-notes (pull_request_target) Has been skipped
example / docker-build-push-action-in-lxc (pull_request) Successful in 1m55s
/ example-docker-compose (pull_request) Successful in 2m32s
Integration tests for the release process / release-simulation (pull_request) Successful in 5m41s
checks / Build Forgejo Runner (pull_request) Successful in 1m10s
checks / validate mocks (pull_request) Successful in 39s
checks / validate pre-commit-hooks file (pull_request) Successful in 41s
/ example-on-demand (pull_request) Successful in 4m27s
checks / runner exec tests (pull_request) Successful in 1m1s
checks / Build unsupported platforms (pull_request) Successful in 2m14s
/ example-lxc-systemd (pull_request) Successful in 8m12s
checks / integration tests (docker-latest) (pull_request) Successful in 13m22s
checks / integration tests (docker-stable) (pull_request) Successful in 16m17s
cascade / debug (pull_request_target) Has been skipped
cascade / end-to-end (pull_request_target) Successful in 6s
cascade / forgejo (pull_request_target) Successful in 20s
9e0acaa420
Author
Member

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.

### 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.
Contributor

cascading-pr updated at actions/setup-forgejo#828

cascading-pr updated at https://code.forgejo.org/actions/setup-forgejo/pulls/828
mfenniak approved these changes 2026-01-19 02:34:31 +00:00
mfenniak deleted branch renovate/github.com-moby-go-archive-0.x 2026-01-19 02:47:00 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/runner!1290
No description provided.