Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps github.com/mholt/archives from 0.1.2 to 0.1.3.

Release notes

Sourced from github.com/mholt/archives's releases.

v0.1.3

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.2...v0.1.3

Commits
  • 8592d45 Added walking through dereferenced symlink dir (#42)
  • 5fd3600 fix: Use CopyN to handle growing file size (#43)
  • 2706fb2 zip: Fix zip.Insert not saving permissions (#35)
  • d0903a1 Change xz module due to licensing concerns (#41)
  • 8ed85e5 zip: symlink archive support (#40)
  • ade2afc zip: add support for symlink extraction (#39)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jun 30, 2025
@dependabot dependabot bot requested review from a team as code owners June 30, 2025 00:41
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jun 30, 2025
Copy link

netlify bot commented Jun 30, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit f12b440
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/686402c5384e8d000804157f

@brandtkeller
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mholt/archives-0.1.3 branch from 5b91c79 to 1346a26 Compare July 1, 2025 15:36
Bumps [github.com/mholt/archives](https://github.com/mholt/archives) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/mholt/archives/releases)
- [Commits](mholt/archives@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/mholt/archives
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/mholt/archives-0.1.3 branch from 1346a26 to f12b440 Compare July 1, 2025 15:46
Copy link
Member

@brandtkeller brandtkeller left a comment

Choose a reason for hiding this comment

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

No notable changes of impact - various features and bug fixes.

Tested compress/decompress activities locally and have met parity with latest zarf release.

@brandtkeller brandtkeller added this pull request to the merge queue Jul 1, 2025
Merged via the queue into main with commit 10092e9 Jul 1, 2025
26 checks passed
@brandtkeller brandtkeller deleted the dependabot/go_modules/github.com/mholt/archives-0.1.3 branch July 1, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant