[PR #1221] [MERGED] Update singlefile to the latest version and switch it to single-file-cli #1357

Closed
opened 2026-03-01 14:49:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1221
Author: @spresse1
Created: 8/29/2023
Status: Merged
Merged: 8/30/2023
Merged by: @pirate

Base: devHead: update-singlefile


📝 Commits (1)

  • c8597a7 Update singlefile to the latest version and switch it to single-file-cli. Unfortunately, this requires a rewrite of NPM dependency files.

📊 Changes

2 files changed (+2109 additions, -1134 deletions)

View changed files

📝 package-lock.json (+2107 -1133)
📝 package.json (+2 -1)

📄 Description

Summary

This updates NPM dependencies, and shifts to using the cli version of single-file (which is a drop-in replacement). This should pull in a couple years worth of single-file updates, see related issues below.

Related issues

#1220

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/1221 **Author:** [@spresse1](https://github.com/spresse1) **Created:** 8/29/2023 **Status:** ✅ Merged **Merged:** 8/30/2023 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `update-singlefile` --- ### 📝 Commits (1) - [`c8597a7`](https://github.com/ArchiveBox/ArchiveBox/commit/c8597a7fa142b42858bad7e8641e022350b88400) Update singlefile to the latest version and switch it to single-file-cli. Unfortunately, this requires a rewrite of NPM dependency files. ### 📊 Changes **2 files changed** (+2109 additions, -1134 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2107 -1133) 📝 `package.json` (+2 -1) </details> ### 📄 Description # Summary This updates NPM dependencies, and shifts to using the cli version of single-file (which is a drop-in replacement). This should pull in a couple years worth of single-file updates, see related issues below. # Related issues #1220 # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1357
No description provided.