Commit Graph
7 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub b539d709d5 build(deps-dev): bump brace-expansion from 1.1.15 to 1.1.18
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.15 to 1.1.18.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.15...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-20 22:14:29 +00:00
Joel Male 0aba98e44b fix: resolve security vulnerabilities in dependencies
- Upgraded @actions/core 1.x -> 2.x (removes bundled vulnerable undici)
- Upgraded @actions/github 6.x -> 7.x (ESM-compatible with ncc)
- Upgraded @actions/http-client to ^4.0.1
- Upgraded @typescript-eslint/parser to ^7.x (matches plugin version)
- Upgraded uuid dev dep to ^11.1.1
- Added npm overrides and yarn resolutions to pin undici >= 6.26.0, braces >= 3.0.3, micromatch >= 4.0.8
- Rebuilt dist with updated dependencies

Resolves: undici CVE-2026-1526, CVE-2026-2229, braces CVE-2024-4068, micromatch CVE-2024-4067
2026-06-02 09:42:18 +10:00
Joel Male 14b045decf feat: finish updates & adding github event support 2024-03-28 13:00:21 +10:00
Joel Male 3af123dc1e chore: fixing errors 2024-03-28 12:43:14 +10:00
Joel Male 34d5f1531a chore: update actions 2024-03-28 12:37:39 +10:00
Joel Male c54aaa0ec6 chore: updating deps 2024-03-28 12:25:32 +10:00
Joel Male 3cee2ba3f1 feat: updates & github event support 2024-03-28 12:00:41 +10:00