Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm packageを最新安定版に更新 #317

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

keitakn
Copy link
Member

@keitakn keitakn commented Apr 28, 2024

issueURL

#316

関連 URL

https://lgtm-cat-frontend-git-feature-issue316upgrade-c7a048-nekochans.vercel.app/

このPRで対応すること / このPRで対応しないこと

#316 に記載されている通りnpm packageを可能な限り安定版に更新する。

Storybook の URL もしくはスクリーンショット

UI変更は発生していないのでなし

変更点概要

タイトルの通り。

ESLintは9系に上げてしまうとflat configがデフォルトとなり動作しないPluginが多数出てくるので8系に留めている。

一部のPluginは以下に対応状況が記載されている。少なくともここにあるPluginが全て9系に対応するまではESLintの9系は利用することが出来ない。

eslint/eslint#18391

msw-storybook-addon は安定版になったので 2.0.0 にアップグレード。

設定の書き方が多少変わっているので https://zenn.dev/link/comments/32d483bf8305c3 にコメントを追加している。

レビュアーに重点的にチェックして欲しい点

特になし

補足情報

特になし

@keitakn keitakn self-assigned this Apr 28, 2024
Copy link

vercel bot commented Apr 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lgtm-cat-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2024 8:26am

Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.85%. Comparing base (8b5bdd1) to head (a5202ca).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
+ Coverage   21.84%   21.85%   +0.01%     
==========================================
  Files         242      240       -2     
  Lines        9742     9735       -7     
  Branches      302      300       -2     
==========================================
  Hits         2128     2128              
+ Misses       7434     7429       -5     
+ Partials      180      178       -2     

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

@keitakn keitakn marked this pull request as ready for review April 29, 2024 08:33
@keitakn keitakn merged commit a0bdfdd into main Apr 29, 2024
9 checks passed
@keitakn keitakn deleted the feature/issue316/upgrade-npm-packages branch April 29, 2024 08:34
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.

None yet

1 participant