Skip to content

chore: bump deps (not pubky or pubky-app-specs) - #2326

Draft
catch-21 wants to merge 9 commits into
devfrom
catch-21/bump-deps
Draft

chore: bump deps (not pubky or pubky-app-specs)#2326
catch-21 wants to merge 9 commits into
devfrom
catch-21/bump-deps

Conversation

@catch-21

@catch-21 catch-21 commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Intentionally not updated

  • @synonymdev/pubky (0.8.0) and pubky-app-specs (0.6.2) — left for a follow-up. These are protocol/SDK packages; bumping them is a behaviour and compatibility change, not a routine patch bump.

  • ESLint 10eslint-plugin-import@2.32.0 and eslint-plugin-react@7.37.5 (both still latest) only declare peers through ESLint 9. eslint-plugin-react also crashes on ESLint 10 (context.getFilename was removed). Stay on eslint@9.39.5 until those plugins (and ideally eslint-config-next) support v10.

  • TypeScript 7typescript-eslint 8.x still requires the 6.x compiler API (>=4.8.4 <6.1.0) and throws on TS 7.0. Native TS 7 support is expected around 7.1. Stay on typescript@6.0.3. @typescript-eslint/parser and @typescript-eslint/eslint-plugin are now direct devDependencies (8.67.0) so they are no longer a nested hoist from eslint-config-next.

  • eslint-plugin-import / eslint-plugin-react — already at latest; the blocker is ESLint 10, not our pins.

Compat notes (not product changes)

  • linkify-it v6 defaults fuzzyLink to false. We pass { fuzzyLink: true } in PostLinkEmbeds and post.kind so protocol-less URLs (youtube.com/…) still embed as before.
  • Snapshots updated for Radix (closed triggers no longer set aria-controls) and Lucide v1 icon class/path changes (lucide-smilelucide-face-slightly-smiling, etc.).

@catch-21 catch-21 self-assigned this Aug 10, 2026
@catch-21
catch-21 force-pushed the catch-21/bump-deps branch 2 times, most recently from 42db03d to 1610291 Compare August 10, 2026 19:21
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

URL: https://pubky-app-pr-2326-fzxmjul7ya-oa.a.run.app

pubky-app-pr-2326ef3478d

@catch-21
catch-21 force-pushed the catch-21/bump-deps branch from 1610291 to 0bd2eb4 Compare August 10, 2026 20:17
@catch-21
catch-21 force-pushed the catch-21/bump-deps branch from f73d57e to d424f9d Compare August 10, 2026 21:08
@catch-21
catch-21 force-pushed the catch-21/bump-deps branch 8 times, most recently from 1852501 to 868fb2d Compare August 18, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant