chore: consolidate dependabot and npm audit dependency updates#2374
chore: consolidate dependabot and npm audit dependency updates#2374
Conversation
Agent-Logs-Url: https://github.com/actions/toolkit/sessions/d499e0d6-6a24-47ae-bb56-34a77268a632 Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
Agent-Logs-Url: https://github.com/actions/toolkit/sessions/d499e0d6-6a24-47ae-bb56-34a77268a632 Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
|
@copilot should we do package releases and readme bumps in this PR following semver rules? or should we prep them in a separate pr? Are there any breaking changes we should be cautious of? |
I’d keep releases/readme version bumps in a separate PR. This PR should stay as dependency remediation; then do a focused release PR with changelog/readme/version updates. Based on commit ba2e192, these are semver-safe dependency bumps (undici/minimatch patch/minor within major), so no intentional breaking API changes are expected. The main caution is validating runtime compatibility in release CI (especially transitive/tooling overrides like tar) before publishing. |
Summary
undici,minimatch) and updated root security overrides (brace-expansion,tar,@tootallnate/once,js-yaml)Validation
npm run audit-allpasses (all package-level audit checks clean)npm run lintpassesnpm run buildpassesnpm teststill fails in this environment on existing network-dependentpostman-echo.comtests