Skip to content

Upgrade node to v24 and corresponding dependencies#348

Open
hatedabamboo wants to merge 1 commit intoorgoro:mainfrom
hatedabamboo:main
Open

Upgrade node to v24 and corresponding dependencies#348
hatedabamboo wants to merge 1 commit intoorgoro:mainfrom
hatedabamboo:main

Conversation

@hatedabamboo
Copy link
Copy Markdown

Hello there!

We use this extension in our company and I decided to bring some good back by updating the code to support Node 24.

Apart from Node itself, several dependencies were updated to mitigate critical and high vulnerabilities, as well as direct changes (like jest and typescript).

I'm not javascript-savvy, so my interpretation of "this thing still works" is that the tests are passing:

> typescript-action@0.0.0 test
> jest

source: src
 PASS  src/coverage.test.ts
  tests
    ✓ parses average coverage (3 ms)
    ✓ parses average coverage (1 ms)
    ✓ parses coverage as expected when float (7 ms)
    ✓ parses coverage as expected when zero (2 ms)
    ✓ parses source (1 ms)

Test Suites: 1 passed, 1 total
Tests:       5 passed, 5 total
Snapshots:   0 total
Time:        1.808 s, estimated 3 s
Ran all test suites.

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