Skip to content

v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:42
29ba181
  • 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)