gomod(deps): bump github.com/moby/go-archive from 0.2.1 to 0.3.2 - #2958
Conversation
✅ Proposed changes verification passedThis pull request comes with up-to-date documentation and no illegal standard output usages. Find more detailed information in the |
Bumps [github.com/moby/go-archive](https://github.com/moby/go-archive) from 0.2.1 to 0.3.2. - [Release notes](https://github.com/moby/go-archive/releases) - [Changelog](https://github.com/moby/go-archive/blob/main/changes_test.go) - [Commits](moby/go-archive@v0.2.1...v0.3.2) --- updated-dependencies: - dependency-name: github.com/moby/go-archive dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ca88fc2 to
e3582bf
Compare
pPrecel
left a comment
There was a problem hiding this comment.
The e2e-test-k3d failure is a transient infrastructure issue unrelated to this library bump. The build succeeded with github.com/moby/go-archive v0.3.2. The failure was a port-forward timeout when pushing a test image to the in-cluster Docker registry (error creating error stream for port 5000: Timeout occurred). The log even notes: "pushing through portforward may be unstable". No code changes are needed. Approving and setting automerge.
✅ Proposed changes verification passedThis pull request comes with up-to-date documentation and no illegal standard output usages. Find more detailed information in the |
1 similar comment
✅ Proposed changes verification passedThis pull request comes with up-to-date documentation and no illegal standard output usages. Find more detailed information in the |
Bumps github.com/moby/go-archive from 0.2.1 to 0.3.2.
Release notes
Sourced from github.com/moby/go-archive's releases.
Commits
9e6d2c7Merge pull request #93 from thaJeztah/fix_absolute_symlinks4f6cd58archive: resolve hardlinks through absolute symlinkse564eccarchive: resolve absolute symlinks within extraction root5bb8a45Merge pull request #94 from thaJeztah/denoise1bec7ecarchive: Tarballer.Go: suppress io.ErrClosedPipe logs on close279fa6dMerge pull request #92 from thaJeztah/fix_implied_directories517985aarchive: create implied parents for directory entries1c23372Merge pull request #43 from thaJeztah/fix_rebase_from_root8829a25RebaseArchiveEntries: fix archive path rebasingc583b20Merge pull request #90 from thaJeztah/chtimes_nofollow