unity-test-summary@v1.1.0 - #10
Open
StephenHodgson wants to merge 3 commits into
Open
Conversation
- upgrade to node24
There was a problem hiding this comment.
Pull request overview
Releases v1.1.0 with a runtime upgrade to Node 24 and refreshes dependencies (including a major bump of fast-xml-parser from v4 to v5 and @types/node to v24). Also adds an overrides entry for @actions/http-client and a minor tsconfig.json cleanup.
Changes:
- Bumps package version to
1.1.0and upgrades runtime/devDependencies; pins@actions/http-clientviaoverrides. - Sets
noEmit: trueintsconfig.json(build is produced byncc) and fixes a trailing comma in theexcludearray. - Regenerates
dist/licenses.txtto drop entries (@fastify/busboy,@vercel/ncc,strnum) no longer in the bundle, and adds a trailing newline toREADME.md.
Reviewed changes
Copilot reviewed 2 out of 7 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Version bump to 1.1.0, dependency upgrades, and new overrides for @actions/http-client. |
| tsconfig.json | Adds noEmit: true and removes trailing comma in exclude. |
| dist/licenses.txt | Removes licenses for packages no longer present in the bundle. |
| README.md | Adds trailing newline. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
StephenHodgson
marked this pull request as draft
August 11, 2026 15:15
StephenHodgson
force-pushed
the
dev/v1.1.0
branch
2 times, most recently
from
August 12, 2026 00:37
29db247 to
184512f
Compare
StephenHodgson
marked this pull request as ready for review
August 12, 2026 00:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.