deps: Bump tar-fs to 3.0.9 on 1.61.1 (#15719) #15805
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What it does
tar-fs 3.0.9 fixes CVE-2025-48387
(https://security.snyk.io/vuln/SNYK-JS-TARFS-10293725
This security fix backport was pushed on master (#15719).
This Pull Request targets the community release 1.61.1, which is currently based on 3.0.8 version.
How to test
Build and start Browser and Electron example.
Try to download folders from explorer in browser example (specific usage of tar-fs for archiving a folder, see https://github.com/eclipse-theia/theia/blob/remi/backport-tarfs-3.0.9-on-1.61.1/packages/filesystem/src/node/download/directory-archiver.ts#L28).
Other tools part shall work as usual.
Follow-ups
Breaking changes
Attribution
Review checklist
Reminder for reviewers