Skip to content

Conversation

@KentaHizume
Copy link
Contributor

この Pull request で実施したこと

[email protected]から、@5.3.3にダウングレードしました。

これとは別の理由で、
[email protected]に不具合があるようなので、
^を外して"vue-tsc": "2.1.6"にバージョンを固定しています。

モチベーション

現在Maia/Marisのフロントエンドでは[email protected]を使用しています。
一方で、新たに導入した静的解析用のパッケージ
@vue/eslint-config-airbnb-with-typescriptは、typescript-eslintの6系に依存しています。
typescript-eslintは@7.2.0になるまで[email protected]系に対応していないので、
lintの実行時に、typescriptがサポート対象外のバージョンである旨の警告が出力されるからです。

テスト観点

影響

npm run lint の実行時に、下記のような警告が出力されていないこと

SUPPORTED TYPESCRIPT VERSIONS: >=4.3.5 <5.4.0

リグレッション

  • 下記の主要なユースケースが正常に動作し、ブラウザの開発者ツール上に警告が出ないこと
    時刻の取得、ユーザー認証、IDの取得および表示
  • CIが正常に動作すること

この Pull request では実施していないこと

なし

Issues や Discussions 、関連する Web サイトなどへのリンク

Dresscaについては下記で対応

@KentaHizume KentaHizume added target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある サンプルAP labels Oct 28, 2024
@KentaHizume KentaHizume added this to the v0.10.2 milestone Oct 28, 2024
@KentaHizume KentaHizume self-assigned this Oct 28, 2024
@KentaHizume KentaHizume requested a review from kharada7 October 29, 2024 05:34
@kharada7 kharada7 merged commit a0aeb43 into main Oct 30, 2024
4 checks passed
@kharada7 kharada7 deleted the feature/(AZ)[email protected]にダウングレード branch October 30, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants