Open
Conversation
- Bump @babel/core, @babel/preset-* to latest 7.x - Bump jest, babel-jest, jest-environment-jsdom to ^30.3.0 - Bump @testing-library/jest-dom to ^6.9.1 - Bump @testing-library/user-event to 14.6.1 - Bump concurrently to ^9.2.1, prettier to 3.8.1, typescript to ^5.9.3 - Bump file-saver to ^2.0.5, xterm to ^5.3.0, rimraf to ^6.1.3 - Bump monaco-editor to ^0.55.1, serve to ^14.2.6, tslib to ^2.8.1 - Migrate ESLint 8 to ESLint 9 with flat config - Replace @typescript-eslint/eslint-plugin + parser with typescript-eslint v8 - Replace eslint-plugin-markdown with @eslint/markdown - Remove eslint-config-standard-with-typescript, eslint-plugin-n, eslint-plugin-prettier, eslint-plugin-promise, eslint-plugin-import - Replace react-jss with inline styles (removes vulnerable @babel/runtime) - Reduce audit vulnerabilities from 91 to 73, eliminate critical severity Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update packageManager to yarn@4.10.3 - Add .yarnrc.yml with nodeLinker: node-modules - Replace --frozen-lockfile with --immutable in all CI workflows - Bump actions/checkout@v2 to @v4 in all workflows - Add corepack enable step after setup-node in all workflows - Fix promote.yml step ordering (setup-node before yarn install) - Update cache labels from "Cache npm deps" to "Cache yarn deps" - Add .yarn/* and .pnp.* to .gitignore - Regenerate yarn.lock in Yarn 4 format Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ions styles - Target md files directly in lint:md command instead of ignoring non-md - Add .eslintcache to eslint ignores - Add engines.node >= 22 to package.json - Use gap instead of per-button marginRight in SerialConsoleActions - Update snapshots Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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.
No description provided.