Commit 70c1dae
committed
chore: update deps, fix undici CVEs, expand test coverage
Bump @actions/github ^6→^8 and @actions/core ^1→^2 to resolve three
undici security advisories (GHSA-g9mf-h72j-4rw9, GHSA-2mjp-6q6p-2qxm,
GHSA-4992-7rv2-5pvq).
Add a manual Jest mock for @actions/github since its transitive dep
@octokit/core@7 is ESM-only and incompatible with Jest's CJS runner.
Expand tests from 16 to 34: add needPreviousIssue, issueExists, additional
checkInputs edge cases, and run() integration tests covering issue creation,
close-previous, linked-comments, milestone, rotate-assignees, and error
handling. Rebuild dist.1 parent 3566ae2 commit 70c1dae
5 files changed
Lines changed: 38489 additions & 36024 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments