You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the release workflow to use the built-in GitHub Actions token for Copilot authentication, removing the dependency on a nonexistent secret and adding an optional draft input for publishing releases. (#16)
Bump js-yaml to 4.3.1 to resolve a quadratic CPU consumption vulnerability in !!omap resolution during YAML parsing. (#15)
Bump brace-expansion and undici dependencies in the npm_and_yarn group to their patched versions. (#14)
Update the brace-expansion development dependency to 1.1.16 to address a denial-of-service vulnerability from exponential-time brace pattern expansion. (#12)
Update the js-yaml development dependency to 4.3.0 to fix a quadratic CPU consumption issue when parsing chained YAML merge keys. (#11)