Skip to content

fix(v10/nextjs): meriyah issue for standalone build - #23055

Merged
timfish merged 2 commits into
v10from
timfish/fix/nextjs-server-utils
Aug 5, 2026
Merged

fix(v10/nextjs): meriyah issue for standalone build#23055
timfish merged 2 commits into
v10from
timfish/fix/nextjs-server-utils

Conversation

@timfish

@timfish timfish commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

@timfish
timfish requested a review from a team as a code owner August 5, 2026 13:11
@timfish
timfish requested review from nicohrubec and s1gr1d and removed request for a team August 5, 2026 13:11
@github-actions

This comment was marked as outdated.

@timfish
timfish requested a review from chargome August 5, 2026 14:32

@chargome chargome left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this!

@timfish
timfish merged commit 9678f7a into v10 Aug 5, 2026
83 checks passed
@timfish
timfish deleted the timfish/fix/nextjs-server-utils branch August 5, 2026 15:22
joshestein added a commit to bluedotimpact/bluedot that referenced this pull request Aug 10, 2026
10.69.0's @sentry/server-utils lazily imports meriyah/dist/meriyah.mjs at
request time, which Next's standalone file tracing misses, so the Docker
image 500s on every route. Fixed upstream in 10.70.0
(getsentry/sentry-javascript#23055).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
joshestein added a commit to bluedotimpact/bluedot that referenced this pull request Aug 10, 2026
…tandalone meriyah crash) (#2867)

* Reapply "Add Sentry error capturing to website (#2864)"

This reverts commit 3f489c6.

* [fix] Bump @sentry/nextjs to 10.70.0 for standalone meriyah fix

10.69.0's @sentry/server-utils lazily imports meriyah/dist/meriyah.mjs at
request time, which Next's standalone file tracing misses, so the Docker
image 500s on every route. Fixed upstream in 10.70.0
(getsentry/sentry-javascript#23055).

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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