Skip to content

CP-29639: Bump github.com/moby/go-archive from 0.2.0 to 0.3.0 in /tests in the go_modules group across 1 directory - #954

Merged
evan-cz merged 1 commit into
developfrom
dependabot/go_modules/tests/go_modules-c50f2ae065
Sep 4, 2026
Merged

CP-29639: Bump github.com/moby/go-archive from 0.2.0 to 0.3.0 in /tests in the go_modules group across 1 directory#954
evan-cz merged 1 commit into
developfrom
dependabot/go_modules/tests/go_modules-c50f2ae065

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the go_modules group with 1 update in the /tests directory: github.com/moby/go-archive.

Updates github.com/moby/go-archive from 0.2.0 to 0.3.0

Release notes

Sourced from github.com/moby/go-archive's releases.

v0.3.0

Security

This release fixes CVE-2026-17106 / GHSA-hfg8-hc9c-6c3h, where a crafted tar archive could use links to cause extraction operations to create or overwrite files outside the intended destination directory.

The issue affected Unpack, UnpackLayer, Untar, UntarUncompressed, and the ApplyLayer helpers. Users should upgrade and avoid extracting untrusted archives with earlier versions.

What's Changed

Test and CI changes

Full Changelog: moby/go-archive@v0.2.1...v0.3.0

v0.2.1

What's Changed

... (truncated)

Commits
  • 1c23372 Merge pull request #43 from thaJeztah/fix_rebase_from_root
  • 8829a25 RebaseArchiveEntries: fix archive path rebasing
  • c583b20 Merge pull request #90 from thaJeztah/chtimes_nofollow
  • a0576cb archive: do not follow reparse points in chtimes
  • b0d5baf archive: add test for unexpected reparse points in chtimes
  • c23e4e5 Merge pull request #79 from thaJeztah/test_chtimes
  • aa1541a archive: fix creation time updates on Windows
  • c68e60d archive: add Windows creation time test
  • a11565d Merge pull request #91 from thaJeztah/breakout_unwrap
  • b680a61 Merge pull request #89 from moby/dependabot/github_actions/codeql-actions-ba9...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 06:10
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2026
@greptile-apps

greptile-apps Bot commented Aug 19, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/tests/go_modules-c50f2ae065 branch from ab18ec0 to 5053331 Compare August 27, 2026 13:22
@evan-cz

evan-cz commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the go_modules group with 1 update in the /tests directory: [github.com/moby/go-archive](https://github.com/moby/go-archive).


Updates `github.com/moby/go-archive` from 0.2.0 to 0.3.0
- [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.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/moby/go-archive
  dependency-version: 0.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/tests/go_modules-c50f2ae065 branch from 5053331 to b3332d1 Compare September 4, 2026 22:36

@evan-cz evan-cz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved on Evan's behalf, at his request. Routine dependency bump; all 12 required checks green against current develop.

@evan-cz
evan-cz added this pull request to the merge queue Sep 4, 2026
Merged via the queue into develop with commit fc248ad Sep 4, 2026
43 checks passed
@evan-cz
evan-cz deleted the dependabot/go_modules/tests/go_modules-c50f2ae065 branch September 4, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant