Carry out renovate dependency updates from open PRs#167
Merged
rubensworks merged 10 commits intomasterfrom Apr 3, 2026
Merged
Conversation
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/3a1755d4-cde4-46b9-888f-a2c602d2fd9a Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
rubensworks
April 2, 2026 14:03
View session
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/8e0506ff-ee97-4ed4-a2ce-78b005276310 Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
rubensworks
requested changes
Apr 2, 2026
tsconfig.json
Outdated
| "sourceMap": true, | ||
| "declaration": true, | ||
| "strict": true, | ||
| "skipLibCheck": true, |
Member
There was a problem hiding this comment.
Can you try avoiding skipLibCheck true, and check if there's another way of fixing things?
Contributor
Author
There was a problem hiding this comment.
Removed skipLibCheck: true in 2c35bff — no type errors appear when building without it, so it wasn't needed.
Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/c3ab2d7b-fa36-4b91-8c29-fd1bc2bbc220 Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
…ess.platform to 'browser' Agent-Logs-Url: https://github.com/LinkedSoftwareDependencies/Components.js/sessions/564588ce-af32-4dca-b68b-2522414fed80 Co-authored-by: rubensworks <440384+rubensworks@users.noreply.github.com>
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.
18.xfrom thenode-versionmatrix in.github/workflows/ci.ymlskipLibCheck: truefromtsconfig.json(no type errors in lib files)DefinePluginto setprocess.platformto'browser', preventingsupports-colorfrom taking the Windows-specificos.release()code path that crashes with Node.js 24's undefinednavigator.appVersion