Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upgrade esbuild and implement mdx-bundler retries #2078

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

abvthecity
Copy link
Contributor

there's no direct way to address runoff memory usage with esbuild so this PR attempts to implement retries. it also upgrades esbuild to see if we are impacted by any memory leaks (evanw/esbuild#3825).

Copy link

vercel bot commented Jan 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rbac.ferndocs.com ❌ Failed (Inspect) Jan 24, 2025 11:18pm
1 Skipped Deployment
Name Status Preview Updated (UTC)
fern-shell ⬜️ Ignored (Inspect) Jan 24, 2025 11:18pm

@abvthecity abvthecity marked this pull request as ready for review January 24, 2025 23:18
@abvthecity abvthecity requested a review from dsinghvi as a code owner January 24, 2025 23:18
@abvthecity abvthecity enabled auto-merge (squash) January 24, 2025 23:18
@abvthecity abvthecity had a problem deploying to Preview - app-dev.buildwithfern.com January 24, 2025 23:18 — with GitHub Actions Failure
@abvthecity abvthecity had a problem deploying to Preview - app.buildwithfern.com January 24, 2025 23:18 — with GitHub Actions Failure
Copy link

github-actions bot commented Jan 24, 2025

📦 Next.js Bundle Analysis for fern-platform-monorepo

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented Jan 24, 2025

PR Preview

Copy link

github-actions bot commented Jan 24, 2025

Playwright test results

passed  95 passed
skipped  2 skipped

Details

stats  97 tests across 9 suites
duration  56.1 seconds
commit  a7fb114

Skipped tests

chromium › posthog.spec.ts › Posthog loads successfully
chromium › websockets/websocket.spec.ts › websocket test

@dsinghvi dsinghvi disabled auto-merge January 24, 2025 23:48
@dsinghvi dsinghvi merged commit ce3644b into main Jan 24, 2025
17 of 19 checks passed
@dsinghvi dsinghvi deleted the ajiang/upgrade-esbuild branch January 24, 2025 23:48
Sign up for free to 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.

2 participants