Add compatibility to PolyScope X 10.14 - #29
Merged
Conversation
urrsk
approved these changes
Aug 3, 2026
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.
This fixes the validation issues with 10.14 as noted in the README. I've incremented the package version and updated the README version compatibility on the way.
Note
Low Risk
Changes are limited to documentation, CI Node version, and a backend dev dependency; no robot runtime or auth logic in the diff.
Overview
Documents URCap 1.2.0 in the README compatibility matrix and marks PolyScope 10.14 as fully supported for that release (older URCap versions on 10.14 stay at the prior ✅* caveat).
CI frontend build/tests now run on Node.js 26 (was 18). The backend package bumps
rimraffrom ^3 to ^5 with an updated lockfile, and the workflow upload step gets a trailing newline fix.Reviewed by Cursor Bugbot for commit c2170ce. Bugbot is set up for automated code reviews on this repo. Configure here.