chore: sync upstream cella v0.9.1 (c2288183) - #127
Merged
Conversation
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.
Syncs upstream cellajs/cella to
c228818(v0.9.1).8 upstream commits since last sync (compare):
93bbd15chore(lint): clear comment-style backlog and make the style pass blocking (chore(lint): clear comment-style backlog and make the style pass blocking cella#1050)c73c84bfix(infra): boot-diag empty-bucket guidance and boot.log selection (fix(infra): boot-diag empty-bucket guidance and boot.log selection cella#1049)a75b7f2chore(deps): minor/patch dependency sweep, hold @hono/zod-openapi at 1.5.1 (chore(deps): minor/patch dependency sweep, hold @hono/zod-openapi at 1.5.1 cella#1051)837e570refactor(auth): replace deprecated arctic and @oslojs packages (refactor(auth): replace deprecated arctic and @oslojs packages cella#1052)960c00ffix(auth): create OAuth client auth lazily so empty secrets don't crash module load (fix(auth): create OAuth client auth lazily so empty secrets don't crash module load cella#1053)e297a3cfeat(auth): carry post-auth deep-link redirect through magic link, OAuth and MFA (feat(auth): carry post-auth deep-link redirect through magic link, OAuth and MFA cella#1054)848d116refactor(blocknote): align UI adapter with @blocknote/shadcn 0.53 Base UI contract (refactor(blocknote): align UI adapter with @blocknote/shadcn 0.53 Base UI contract cella#1055)c228818chore(main): release 0.9.1 (chore(main): release 0.9.1 cella#1044)Fork-side work in this sync
20260814205136_cloudy_proteus: upstream's post-auth redirect (feat(auth): carry post-auth deep-link redirect through magic link, OAuth and MFA cella#1054) adds nullabletokens.redirect_path, and the arctic/oslojs replacement (refactor(auth): replace deprecated arctic and @oslojs packages cella#1052) addspasskeys.counter(NOT NULL DEFAULT 0).backend/drizzleis fork-owned, so the migration is generated here. Both ALTERs are additive and safe on populated tables.prosemirror-modelsplit across 1.25.7/1.25.11 in the lockfile, breaking typecheck in the fork-owned checklist block.pnpm dedupe prosemirror-modelcollapsed it to 1.25.11 (-65 duplicate packages).arctic,@oslojs/crypto|otp|webauthn(backend, replaced upstream in refactor(auth): replace deprecated arctic and @oslojs packages cella#1052),@tanstack/ai-openai,react-i18next(backend, unused),@oslojs/encoding+workbox-*(frontend, unused). Adopted upstream versions for@typescript/native-preview(20260707.2) anddrizzle-kit(1.0.0-rc.5) across workspaces. Keptlucide-static(used by the fork-owned icon script).mockTaskemits inventedattachmentsids since feat!: derive task.attachments from description media blocks, drop attachment.taskId #94, which the bench task seed JSON-stringified into an invalid pg array literal. Seed now setsattachments: []and declares the column inpgArrayColumns.Verification
pnpm checkclean; backend suite 88/88 files; fullpnpm testgreen including bench scenarios.fork:markers: attachment/blocknote strand, tabs-arrangement-card, shared/index.ts).