Skip to content

Commit 161a7ac

Browse files
build(deps): bump tar from 7.5.11 to 7.5.16 in /webui (#1907)
* build(deps): bump tar from 7.5.11 to 7.5.16 in /webui Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.11 to 7.5.16. - [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.11...v7.5.16) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add entry for tar dependency update to CHANGELOG Updated changelog to include dependency bump for tar. Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent 83d07a6 commit 161a7ac

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

webui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This change log covers only the frontend library (webui) of Open VSX.
44

5+
## [next] (unreleased)
6+
7+
### Dependencies
8+
9+
- Bump tar from `7.5.11` to `7.5.16` ([#1907](https://github.com/eclipse-openvsx/openvsx/pull/1907))
10+
511
## [v1.0.1] (11/06/2026)
612

713
### Dependencies

webui/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7244,15 +7244,15 @@ __metadata:
72447244
linkType: hard
72457245

72467246
"tar@npm:^7.5.4":
7247-
version: 7.5.11
7248-
resolution: "tar@npm:7.5.11"
7247+
version: 7.5.16
7248+
resolution: "tar@npm:7.5.16"
72497249
dependencies:
72507250
"@isaacs/fs-minipass": "npm:^4.0.0"
72517251
chownr: "npm:^3.0.0"
72527252
minipass: "npm:^7.1.2"
72537253
minizlib: "npm:^3.1.0"
72547254
yallist: "npm:^5.0.0"
7255-
checksum: 10/fb2e77ee858a73936c68e066f4a602d428d6f812e6da0cc1e14a41f99498e4f7fd3535e355fa15157240a5538aa416026cfa6306bb0d1d1c1abf314b1f878e9a
7255+
checksum: 10/fafa22efceb9f056bf29ddc47d9bd90bb82fe3ce57b8d1242fc45771251741964cebba69d4e14a24fd1643f3c7f68478e945a19def534703cf370c2d9dca2e09
72567256
languageName: node
72577257
linkType: hard
72587258

0 commit comments

Comments
 (0)