Skip to content

Commit 05eeb77

Browse files
build(deps): bump tar from 7.5.7 to 7.5.9 in /cli (eclipse-openvsx#1624)
* build(deps): bump tar from 7.5.7 to 7.5.9 in /cli Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.7...v7.5.9) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump tar dependency versions Updated dependency versions in CHANGELOG. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent 18414ea commit 05eeb77

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
77
#### Dependencies
88

99
- Bump ajv from 6.12.6 to 6.14.0 ([#1632](https://github.com/eclipse/openvsx/pull/1632))
10+
- Bump tar from 7.5.7 to 7.5.9 ([#1624](https://github.com/eclipse/openvsx/pull/1624))
1011

1112
### [v0.10.9] (Feb. 2026)
1213

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4199,15 +4199,15 @@ __metadata:
41994199
linkType: hard
42004200

42014201
"tar@npm:^7.5.4":
4202-
version: 7.5.7
4203-
resolution: "tar@npm:7.5.7"
4202+
version: 7.5.9
4203+
resolution: "tar@npm:7.5.9"
42044204
dependencies:
42054205
"@isaacs/fs-minipass": "npm:^4.0.0"
42064206
chownr: "npm:^3.0.0"
42074207
minipass: "npm:^7.1.2"
42084208
minizlib: "npm:^3.1.0"
42094209
yallist: "npm:^5.0.0"
4210-
checksum: 10/0d6938dd32fe5c0f17c8098d92bd9889ee0ed9d11f12381b8146b6e8c87bb5aa49feec7abc42463f0597503d8e89e4c4c0b42bff1a5a38444e918b4878b7fd21
4210+
checksum: 10/1213cdde9c22d6acf8809ba5d2a025212ce3517bc99c4a4c6981b7dc0489bf3b164db9c826c9517680889194c9ba57448c8ff0da35eca9a60bb7689bf0b3897d
42114211
languageName: node
42124212
linkType: hard
42134213

0 commit comments

Comments
 (0)