Skip to content

Enforce npm minimum release age for dependency updates - #1792

Closed
Raymond Zhao (rzhao271) with Copilot wants to merge 2 commits into
mainfrom
copilot/update-dependencies-security-alerts
Closed

Raymond Zhao (rzhao271) with Copilot wants to merge 2 commits into
mainfrom
copilot/update-dependencies-security-alerts

Conversation

Copilot AI commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Addresses dependency security alert requirements for brace-expansion and js-yaml, with lockfiles resolving the alerted packages at or above the required patched versions. Adds the requested npm release-age gate without force flags or dependency-resolution overrides.

  • Dependency policy
    • Adds repository-level npm config to require packages to be at least 7 days old before install.
min-release-age=7

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies to resolve security alerts Enforce npm minimum release age for dependency updates Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependencies with actionable security alerts

2 participants