Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps archive from 3.4.2 to 3.4.5.

Changelog

Sourced from archive's changelog.

3.4.5 - October 01, 2023

  • Rewrote InputFileStream to reduce overall memory by using a shared file cache.
  • Added DateTime lastModDateTime getter to ArchiveFile.
  • Add support for zip encryption.

3.4.4

  • Fix for new default buffer size for InputFileStream consuming too much memory for large archives.

3.4.3 - September 28, 2023

  • Fix bug in InputFileStream that caused it to only have an 8-byte buffer, making file streaming slow.
  • Increase the default buffer size for file I/O streams to 1MB.
  • Update pubspec dependency versions.
Commits
  • 0fbc714 Update to 3.4.5
  • f397e30 Add lastModifiedDateTime to ArchiveFile
  • 1dcd506 re-enable zip tests
  • 42bf273 Use a shared file buffer for InputFileStream
  • 561e7be Update to 3.4.4
  • cfe46d8 Merge pull request #285 from androidseb/bugfix/input_file_stream_mem_footprint
  • 99abd0b Fixed InputFileStream taking an excessive memory footprint of 1MB x files count
  • d619eaf Update to 3.4.3
  • 3074082 Clean up formatting
  • cdc6a15 Update pubspec dependency versions
  • 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 [archive](https://github.com/brendan-duncan/archive) from 3.4.2 to 3.4.5.
- [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md)
- [Commits](brendan-duncan/archive@3.4.2...3.4.5)

---
updated-dependencies:
- dependency-name: archive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 9, 2023

The following labels could not be found: autosubmit.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2023

Superseded by #290.

@dependabot dependabot bot closed this Oct 11, 2023
@dependabot dependabot bot deleted the dependabot/pub/cipd_packages/codesign/archive-3.4.5 branch October 11, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant