Release: staging -> main (2026-07-13 01:39)#1045
Closed
github-actions[bot] wants to merge 34 commits into
Closed
Conversation
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…710524347307 🔒 Prevent JWT secret leakage in token cache
Contributor
|
No reviewable files after applying ignore patterns. |
|
Deployment failed with the following error: Learn More: https://vercel.com/hirokis-projects-afd618c7?upgradeToPro=build-rate-limit |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…3596437525124151 🧪 [Testing] Add coverage for authHeaders SSR edge case
…iewer Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…iewer Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…92300292320040 🛡️ Sentinel: [セキュリティ強化] 脆弱な乱数生成器の安全なUUIDへの置き換え
# Conflicts: # apps/web/src/components/toast.tsx
…403905686049' into codex-openshelf-1057
…6258403905686049 🎨 Palette: アクセシビリティとUXの改善 (Toast, Tag Autocomplete, PDF Viewer)
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…509e6 🧪 Add tests for UserPageClient component
…signing aria roles Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…66046188642 🎨 Palette: トースト通知のアクセシビリティ改善(動的role属性の追加)
Added `role={messageType === 'error' ? 'alert' : 'status'}` to the dynamic message container in the settings page to improve screen reader feedback.
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
Added `role={messageType === 'error' ? 'alert' : 'status'}` to the dynamic message container in the settings page to improve screen reader feedback.
Co-authored-by: is0692vs <135803462+is0692vs@users.noreply.github.com>
…-roles-10022751178647911450 🎨 Palette: 保存結果メッセージに適切なARIAロールを追加
Contributor
|
staging→main のリリースPRです。この作業では staging→main をマージしない運用のため閉じます。 |
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.
Summary
Promotes
stagingintomain.stagingmainnpm run pr:promoteIncluded PRs
Compare