deps: bump react 19.3.0, next 16.3.5, lucide-react 1.45.0 - #65
Merged
Merged
Conversation
Bump aged frontend packages only: React 19.3.0, Next 16.3.5, eslint-config-next 16.3.5, lucide-react 1.45.0, and React types 19.3.0. Co-authored-by: Adam Xu <AdamEXu@users.noreply.github.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.
What & why
Daily aged frontend dependency bumps for 2026-09-18. Caret ranges preserved where they already existed; lockfile pins the listed versions.
posthog-jsstays on the intentional range>=1.422.1 <1.425.0.Held too fresh
Deferred majors
Area
How tested
cd frontend && pnpm typecheck— passcd frontend && pnpm build— pass (Next.js 16.3.5 / Turbopack)cd frontend && pnpm lint— still reports the existing non-blocking eslint backlog (CIcontinue-on-error); no new app code in this PRSecurity checklist
@auth_requiredis applied to routes that need authentication. N/A.env,*.db, keys, or credentials in the diff.Checks
cd frontend && pnpm typecheckpasses.cd frontend && pnpm buildpasses.cd frontend && pnpm lint— pre-existing backlog; CI treats lint as a non-blocking ratchet.make dev-backend). N/A — no backend changes.