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

feat(node): Support Node 22 #11871

Merged
merged 3 commits into from May 2, 2024
Merged

feat(node): Support Node 22 #11871

merged 3 commits into from May 2, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented May 2, 2024

Port from v7: #11754

tracking issue:
#11455

ABI is 126:
https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102

~Waiting for nodejs/node#52505 to release!~

Added changelog entry for `7.113.0`, will cut a release after this gets
merged.

---------

Co-authored-by: JonasBa <[email protected]>
@s1gr1d s1gr1d requested review from mydea and lforst May 2, 2024 12:51
Copy link
Contributor

github-actions bot commented May 2, 2024

size-limit report 📦

Path Size
@sentry/browser 21.65 KB (0%)
@sentry/browser (incl. Tracing) 32.69 KB (0%)
@sentry/browser (incl. Tracing, Replay) 68.03 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.43 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 72.07 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 84.27 KB (0%)
@sentry/browser (incl. Feedback) 37.84 KB (0%)
@sentry/browser (incl. sendFeedback) 26.44 KB (0%)
@sentry/browser (incl. FeedbackAsync) 30.97 KB (0%)
@sentry/react 24.33 KB (0%)
@sentry/react (incl. Tracing) 35.65 KB (0%)
@sentry/vue 25.48 KB (0%)
@sentry/vue (incl. Tracing) 34.48 KB (0%)
@sentry/svelte 21.77 KB (0%)
CDN Bundle 24.03 KB (0%)
CDN Bundle (incl. Tracing) 34.05 KB (0%)
CDN Bundle (incl. Tracing, Replay) 67.73 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 73.06 KB (0%)
CDN Bundle - uncompressed 70.64 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 101 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 210.61 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 224.24 KB (0%)
@sentry/nextjs (client) 34.87 KB (0%)
@sentry/sveltekit (client) 33.25 KB (0%)
@sentry/node 138.72 KB (0%)

@mydea mydea changed the title feat(node): [v8] Support Node 22 feat(node): Support Node 22 May 2, 2024
@s1gr1d s1gr1d enabled auto-merge (squash) May 2, 2024 15:36
@s1gr1d s1gr1d merged commit 3355a05 into develop May 2, 2024
124 checks passed
@s1gr1d s1gr1d deleted the sig/add-node-22-support branch May 2, 2024 16:23
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.

None yet

4 participants