Skip to content

fix: update deps & github actions#97

Merged
nicolethoen merged 5 commits intomainfrom
update-github-actions
Mar 17, 2026
Merged

fix: update deps & github actions#97
nicolethoen merged 5 commits intomainfrom
update-github-actions

Conversation

@nicolethoen
Copy link
Contributor

No description provided.

nicolethoen and others added 5 commits March 12, 2026 13:11
- 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>
@nicolethoen nicolethoen merged commit 85d39ba into main Mar 17, 2026
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 6.1.0-prerelease.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant