Skip to content

chore: update deps, fix undici CVEs, expand test coverage#106

Merged
imjohnbo merged 2 commits intomainfrom
chore/update-deps
Apr 10, 2026
Merged

chore: update deps, fix undici CVEs, expand test coverage#106
imjohnbo merged 2 commits intomainfrom
chore/update-deps

Conversation

@imjohnbo
Copy link
Copy Markdown
Owner

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.

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.
@imjohnbo imjohnbo merged commit b350cc6 into main Apr 10, 2026
1 check passed
@imjohnbo imjohnbo deleted the chore/update-deps branch April 10, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant