Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Bump github.com/mholt/archiver/v4 from 4.0.0-alpha.7 to 4.0.0-alpha.8 in /src/cloud_functions/export_user_data #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps github.com/mholt/archiver/v4 from 4.0.0-alpha.7 to 4.0.0-alpha.8.

Release notes

Sourced from github.com/mholt/archiver/v4's releases.

v4.0.0-alpha.8

This release adds support for reading 7zip archives and contains several significant fixes. Thank you to all who contributed!

What's Changed

New Contributors

Full Changelog: mholt/archiver@v4.0.0-alpha.6...v4.0.0-alpha.8

Commits
  • de8cf22 Bump golang.org/x/text from 0.3.7 to 0.3.8 (#372)
  • 4c6dd98 Merge pull request #369 from ncw/fix-async
  • ef94c8d Add ArchiveAsync support to CompressedArchive
  • fedac4a Rework ArchiveAsync interface to make it return any archiving errors
  • 70981de Allow Identify to take a nil io.Reader (#370)
  • 10a6421 zip: fix File.Open not working if called after zip.Extract completes (#367)
  • f1ef6eb add Archive method to SevenZip. close #360 (#364)
  • 62ea369 rewrite file matching for fs Open, ReadDir and Stat (#354)
  • f6e004e Fix zip files for FileSystem
  • c207f20 Basic support for reading 7z archives
  • Additional commits viewable 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)

Bumps [github.com/mholt/archiver/v4](https://github.com/mholt/archiver) from 4.0.0-alpha.7 to 4.0.0-alpha.8.
- [Release notes](https://github.com/mholt/archiver/releases)
- [Changelog](https://github.com/mholt/archiver/blob/master/.goreleaser.yml)
- [Commits](mholt/archiver@v4.0.0-alpha.7...v4.0.0-alpha.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants