[AzureADB2CAuth]Maia からフロントエンドアプリを移植する#3417
Merged
rnakagawa16 merged 4 commits intomainfrom Oct 22, 2025
Hidden character warning
The head ref may contain hidden characters: "feature/(AzureADB2CAuth)\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u79fb\u690d"
Merged
Conversation
Closed
1 task
rnakagawa16
approved these changes
Oct 22, 2025
Contributor
rnakagawa16
left a comment
There was a problem hiding this comment.
動作確認を実施しました。
- npm run dev, npm run mock が正しく動作すること
- テストが正常であること
- npm run generate-client で差分が発生しないこと
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
この Pull request で実施したこと
確認したこと
この Pull request では実施していないこと
下記の maia で未実施の最新の脆弱性対応については別途 dependabot の PR にて対応予定です。
vite 7.1.0 - 7.1.10
Severity: moderate
vite allows server.fs.deny bypass via backslash on Windows - GHSA-93m4-6634-74q7
fix available via npm audit fix --force
Will install vite@7.1.11
Issues や Discussions 、関連する Web サイトなどへのリンク
なし