feat: empty timeline guidance and journal stats (P1-27b) - #11
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
…b review) Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
eigger
added a commit
that referenced
this pull request
Sep 3, 2026
security update는 ignore의 version-update:semver-major를 따르지 않는다. GitHub 문서: "update-types only affects version updates, not security updates". 그래서 권고가 뜰 때마다 메이저 단독 PR이 따로 열렸다 — drop에서 fastify 4→5 단독 bump가 #11 → #18 → #20으로 세 번 재생성됐고, 플러그인 peer 때문에 셋 다 CI가 깨진 채로 머지 불가였다. npm·github-actions에 applies-to: security-updates 그룹을 두어 배치로 받는다. 기존 그룹에는 기본값이던 applies-to: version-updates를 명시해 두 종류가 한 파일에 공존하는 걸 드러낸다. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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
Test plan
Made with Cursor