Update dependencies with actionable security alerts

Open Beginner friendly
#1,110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Active
Domain
build-system

Research direction

Start with the dependency manifests and package-lock.json files mentioned by the repository, then inspect the current brace-expansion entry and its dependency context. Update brace-expansion to at least 2.1.3 using npm 11.10.0 or newer with the required seven-day release-age setting, then run the repository's relevant tests and validation.

Written by the indexing model from the issue text.

Description

triage-needed

Dependency updates

Dependency Current version Required version
brace-expansion 2.0.3 2.1.3

Please update the dependencies listed above to at least the required versions.

Requirements
  • Do not use force flags, dependency-resolution overrides, or equivalent mechanisms to bypass
    compatibility or security checks.
  • For package-lock.json files, use npm 11.10.0 or newer, and run every npm install and npm update command with --min-release-age 7.
  • Do not create or update .npmrc files.
  • Keep the changes focused on these dependency updates and any directly required lockfile changes.
  • Run the repository's relevant tests and validation after making the updates.
Dominant language
TypeScript
Stars
181
Forks
126
Avg merge
2d 3h
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode-python-debugger

All issues in microsoft/vscode-python-debugger

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.