Skip to content

fix(deps): unblock typecheck after @atproto/lex update - #2226

Closed
MathurAditya724 wants to merge 10 commits into
npmx-dev:renovate/all-minor-patchfrom
MathurAditya724:patch-4
Closed

fix(deps): unblock typecheck after @atproto/lex update#2226
MathurAditya724 wants to merge 10 commits into
npmx-dev:renovate/all-minor-patchfrom
MathurAditya724:patch-4

Conversation

@MathurAditya724

Copy link
Copy Markdown
Contributor

🔗 Linked issue

https://github.com/npmx-dev/npmx.dev/actions/runs/23420632652/job/68124770693?pr=2219

🧭 Context

A dependency update to @atproto/lex introduced new type-check failures in CI.

Two errors showed up during test:types:

  • client.delete(...) no longer type-checked with the current @atproto/lex typings
  • addVitePlugin(() => Markdown(...)) hit a Vite plugin type mismatch

📚 Description

Created to resolve CI errors in #2219

@vercel

vercelBot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentMar 24, 2026 3:53pm
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewMar 24, 2026 3:53pm
npmx-lunariaIgnoredIgnoredMar 24, 2026 3:53pm

Request Review

Comment threadmodules/blog.ts Outdated
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 2 times, most recently from e071cd0 to 30d2108CompareMarch 23, 2026 17:18
@ghostdevv
ghostdevv marked this pull request as draft March 23, 2026 17:43
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch from 30d2108 to f586af5CompareMarch 23, 2026 17:50
@renovate
renovateBotforce-pushed the renovate/all-minor-patch branch 29 times, most recently from 880cc37 to b1449d2CompareMarch 27, 2026 20:00
@ghostdevv

Copy link
Copy Markdown
Member

Seems to have fixed itself 🎉 ty for the help!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MathurAditya724@ghostdevv@danielroe