Skip to content

chore: update packages#136

Merged
JohnsonMao merged 10 commits intodevfrom
chore/update-package
Nov 22, 2025
Merged

chore: update packages#136
JohnsonMao merged 10 commits intodevfrom
chore/update-package

Conversation

@JohnsonMao
Copy link
Copy Markdown
Owner

No description provided.

- Update sharp dependency from ^0.32.6 to ^0.34.5
- Fix ArrayBuffer type in rehypeImageMetadata plugin
- Migrate ESLint config to flat config format
- Update all page components to use async params
- Move themeColor from metadata to viewport
- Update TypeScript config for React 19 JSX
- Rename middleware to proxy
- Update lint script to use ESLint 9
- Add webpack flag to dev script
- Replace ESLint with Biome for code formatting
- Apply consistent formatting across codebase
- Clean up dependencies in pnpm-lock.yaml
- Update import order and code style
- Improve hook implementations with useCallback
- Add .cursor directory to gitignore
- Add .specstory and .cursorindexingignore files
- Update @react-spring/web to ^9.7.5
- Update next-nprogress-bar to ^2.4.7
- Update rehype-code-titles to ^1.2.1
- Update dev dependencies (tailwindcss, typescript, testing libraries)
- Convert params from sync objects to Promise.resolve()
- Reorder imports to place mockNavigation first
- Replace notFound() calls with expect().rejects.toThrow()
- Fix useI18n test expectation for unsupported locales
- Improve test descriptions with parameter details
@JohnsonMao JohnsonMao self-assigned this Nov 21, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
amao Ready Ready Preview Comment Nov 22, 2025 5:40am

@JohnsonMao JohnsonMao changed the base branch from main to dev November 21, 2025 14:42
- Update all page and layout components to use async params
- Replace RootParams with PageProps and LayoutProps types
- Change locale parameter types from Locale to string
- Update tsconfig jsx setting to react-jsx
- Add react-spring type definitions
- Fix useRef initialization and ArrayBuffer types
- Update tsconfig.json path mapping from ~/* to #/*
- Update jest.config.js moduleNameMapper accordingly
- Migrate all import statements across source and test files
- Update 24 files to use new path alias consistently
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (40051e1) to head (bf4ec9a).
⚠️ Report is 63 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #136   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines          542       555   +13     
  Branches        93        93           
=========================================
+ Hits           542       555   +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JohnsonMao JohnsonMao merged commit e389742 into dev Nov 22, 2025
6 checks passed
@JohnsonMao JohnsonMao deleted the chore/update-package branch November 22, 2025 05:41
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.

1 participant