Skip to content

fix(deps): update dependency archive to v4#6126

Merged
Fluf22 merged 1 commit intochore/renovateBaseBranchfrom
renovate/archive-4.x
Mar 23, 2026
Merged

fix(deps): update dependency archive to v4#6126
Fluf22 merged 1 commit intochore/renovateBaseBranchfrom
renovate/archive-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Type Update Change
archive dependencies major ^3.6.14.0.9

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

brendan-duncan/archive (archive)

v4.0.9

Compare Source

v4.0.8

Compare Source

  • Remove dependency to crypto package
  • Removed Adler32 and Crc32 classes
  • Fix: extractArchiveToDisk extensions should be case insensitive.
  • Fix: extractFileToDisk for .tar.gz files
  • Add ZipFileEncoder.addDirectorySync
  • Always use posix separators for ZipFileEncoder

v4.0.7

Compare Source

  • Change posix dependency to 6.0.2.

v4.0.6

Compare Source

  • Fix zip decoding when the last file of the archive is also a zip.
  • Add lastModifiedDateTime to ArchiveFile
  • Fix Archive files and fileMap getting out of sync after calling removeFile

v4.0.5

Compare Source

  • Improve performance of OutputFileStream.
  • Add ArchiveFile.noCompress, which had been removed from the 3.x to 4.x update.
  • GZipDecoder should fall back to ZLib if there is no GZip header.

v4.0.4

Compare Source

  • Fix level argument for ZipEncoder.add method.
  • Fix ArchiveFile.compression to work for controlling compression method used encoding zips.
  • Add ArchiveFile.compression CompressionType.bzip2 compression mode support.
  • Add ArchiveFile.compressionLevel to work for controlling compression level used for encoding zips.

v4.0.3

Compare Source

  • Fix potential infinite loop when parsing zip headers.
  • Update conditional imports to be compatible with WASM.
  • Add addFileSync to ZipFileEncoder for synchronous call to addFile.

v4.0.2

Compare Source

  • Reduce SDK min version to 3.0.
  • Fix import error with js_interop.

v4.0.1

  • Fix error with GZip encoder for web builds.

v4.0.0

  • Major cleanup of the code, includes potential breaking changes.
    • decodeBuffer has been renamed to decodeStream in the various decoder classes.
    • InputStream has been renamed to InputMemoryStream.
    • OutputStream has been renamed to OutputMemoryStream.

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 15, 2026 03:18
@renovate renovate bot requested review from morganleroi and shortcuts and removed request for a team March 15, 2026 03:18
@algolia-bot
Copy link
Copy Markdown
Collaborator

algolia-bot commented Mar 15, 2026

✔️ Code generated!

Name Link
🪓 Triggered by 3ed7c1657d47d60d045c65025f147886cfd0a700
🍃 Generated commit 05d7180877b7873d910478c524b72c1204ff56fc
🌲 Generated branch generated/renovate/archive-4.x

@Fluf22 Fluf22 mentioned this pull request Mar 23, 2026
5 tasks
@Fluf22 Fluf22 merged commit cd23a1c into chore/renovateBaseBranch Mar 23, 2026
13 checks passed
@Fluf22 Fluf22 deleted the renovate/archive-4.x branch March 23, 2026 17:01
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.

2 participants