Tags: patternfly/react-console
Tags
fix: trigger 6.2.0-prerelease.1
chore: add PF team issue labeling workflow (#118) Use the org-level reusable workflow to auto-label newly opened issues for PF team triage. Made-with: Cursor
fix: update deps & github actions (#97) * chore(deps): bump dependencies and migrate to ESLint 9 flat config - 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> * chore: migrate from Yarn 1 to Yarn 4 and update GitHub Actions - 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> * chore: cleanup lint config, add node engine, improve SerialConsoleActions 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> * clean up * update snapshots --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
PreviousNext