Skip to content

chore: maintenance 29260609#83

Open
ZehranurC wants to merge 3 commits into
mainfrom
feature/maintanance_20260609
Open

chore: maintenance 29260609#83
ZehranurC wants to merge 3 commits into
mainfrom
feature/maintanance_20260609

Conversation

@ZehranurC

@ZehranurC ZehranurC commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

TESTS PASSED

  • Type check: PASSED
  • Linting: PASSED
  • Unit tests: 1209/1209 PASSED
  • Build: PASSED

COMPATIBILITY STATUS

  • No breaking changes
  • All updates are backward compatible
  • No code changes required in components

PACKAGE UPDATES

1. Storybook 10.2.17 → 10.4.2

2. React 19.2.5 → 19.2.7

  • Bug fixes and stability improvements
  • Memory leak fixes
  • Rendering optimizations

3. Chromatic 16.6.3 → 17.3.0

  • Improved visual testing accuracy
  • Enhanced CI/CD integration

4. Concurrently 9.2.1 → 10.0.3 (MAJOR)

  • ESM-only (CommonJS removed)
  • Performance improvements

5. Sass 1.99.0 → 1.100.0 (MAJOR)

  • Better error messages
  • SCSS spec compliance improvements

6. Minor and Patch Updates

  • @types/react 19.2.14 → 19.2.17 (React 19.2.7 type definitions)
  • @storybook/addon-docs 10.2.17 → 10.4.2
  • @storybook/addon-links 10.2.17 → 10.4.2
  • @storybook/nextjs 10.2.17 → 10.4.2
  • @types/node 25.0.3 → 25.9.2
  • @eslint/js 9.39.2 → 9.39.4
  • style-dictionary 5.4.0 → 5.4.3 (Token transform improvements)
  • stylelint 17.12.0 → 17.13.0 (New rules and improvements)
  • postcss-url 10.1.3 → 10.1.4 (URL handling improvements)
  • @rollup/plugin-commonjs 29.0.2 → 29.0.3
  • eslint-plugin-prettier 5.5.5 → 5.5.6

CONFIGURATION CHANGES

  • .gitignore: .claude/ folder added
  • workflow-protection.yml: package.json protected
  • lint-staged.config.js: Script names refactored
  • package.json: Script names updated

CODE CLEANUP

  • useRegisterFormField.tsx: Removed TODO comment (EDKUI-1436)

⚠️ NOTES

  • ESLint: Kept at v9.39.4 (v10 incompatible with eslint-plugin-react)

Type of Change

  • 🆕 New Component
  • ✨ Feature / Enhancement
  • 🐛 Bug Fix
  • 💥 Breaking Change
  • 📦 Build / Dependency / Docs Update
  • 🧹 Code Refactoring

Screenshots / Preview

Checklist

  • Self-reviewed, no leftover logs or debug code
  • Uses design tokens — no hardcoded style values
  • Accessible (keyboard nav, ARIA, contrast)
  • Tests added/updated and passing
  • Storybook story added/updated

How to Test

@ZehranurC ZehranurC requested a review from a team June 9, 2026 07:57
Comment thread package.json
Comment thread package.json
Comment thread .github/workflows/workflow-protection.yml
Comment thread src/lib/components/Form/context/useRegisterFormField.tsx
Comment thread package.json
Comment on lines +32 to +33
"check:scss": "npx stylelint '**/*.scss'",
"check:type": "tsc --noemit",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you arrange all these scripts to be put here alphabetically?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants