Skip to content

chore(deps-dev): bump vscode-extension-tester from 8.24.0 to 8.26.0 - #262

Merged
SebTardif merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vscode-extension-tester-8.25.0
Sep 8, 2026
Merged

chore(deps-dev): bump vscode-extension-tester from 8.24.0 to 8.26.0#262
SebTardif merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vscode-extension-tester-8.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump vscode-extension-tester from 8.24.0 to 8.26.0 (not 8.25.0).

Why

Dependabot opened 8.25.0. That release switched archive extraction to extract-zip 2.0.1. Every published extract-zip version is in GHSA-jmr9-qjv8-65gv (high, symlink path traversal, no patched release), so npm audit --audit-level=high fails.

8.26.0 (published 2026-09-07) dropped extract-zip and went back to unzipper plus tar.

The change

Verification

  • npm audit --audit-level=high reports 0 vulnerabilities
  • npm ls vscode-extension-tester shows 8.26.0
  • extract-zip is not in the tree
  • npm run compile-uitests passed

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@dependabot
dependabot Bot requested a review from SebTardif as a code owner September 7, 2026 00:54
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
github-actions[bot]
github-actions Bot previously approved these changes Sep 7, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 7, 2026 00:55
@SebTardif
SebTardif marked this pull request as draft September 8, 2026 03:38
auto-merge was automatically disabled September 8, 2026 03:38

Pull request was converted to draft

dependabot Bot and others added 2 commits September 7, 2026 21:03
Bumps [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester/tree/HEAD/packages/extester) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/redhat-developer/vscode-extension-tester/releases)
- [Commits](https://github.com/redhat-developer/vscode-extension-tester/commits/v8.25.0/packages/extester)

---
updated-dependencies:
- dependency-name: vscode-extension-tester
  dependency-version: 8.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
8.25.0 pulled extract-zip 2.0.1 (GHSA-jmr9-qjv8-65gv, no patched
release). 8.26.0 dropped extract-zip and restored unzipper plus tar.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif
SebTardif force-pushed the dependabot/npm_and_yarn/vscode-extension-tester-8.25.0 branch from 105f202 to fc32aa9 Compare September 8, 2026 04:05
@SebTardif SebTardif changed the title chore(deps-dev): Bump vscode-extension-tester from 8.24.0 to 8.25.0 chore(deps-dev): bump vscode-extension-tester from 8.24.0 to 8.26.0 Sep 8, 2026
@SebTardif
SebTardif marked this pull request as ready for review September 8, 2026 04:05
@SebTardif
SebTardif enabled auto-merge (squash) September 8, 2026 04:05
@SebTardif
SebTardif merged commit bf3a81a into main Sep 8, 2026
21 of 22 checks passed
@SebTardif
SebTardif deleted the dependabot/npm_and_yarn/vscode-extension-tester-8.25.0 branch September 8, 2026 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant