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

build: Bump node to 22.5.1 #13118

Merged
merged 2 commits into from
Aug 12, 2024
Merged

build: Bump node to 22.5.1 #13118

merged 2 commits into from
Aug 12, 2024

Conversation

AbhiPrasad
Copy link
Member

Node 22 brings with it:

  • node --run to run scripts (fast)
  • stable node --watch
  • glob in node:fs

which should allow us to remove a couple of our dependencies and clean up our scripts.

@AbhiPrasad AbhiPrasad requested a review from a team July 30, 2024 18:06
@AbhiPrasad AbhiPrasad self-assigned this Jul 30, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and chargome and removed request for a team July 30, 2024 18:06
Copy link
Contributor

github-actions bot commented Aug 8, 2024

size-limit report 📦

Path Size
@sentry/browser 22.47 KB (0%)
@sentry/browser (incl. Tracing) 34.26 KB (0%)
@sentry/browser (incl. Tracing, Replay) 70.31 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.64 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 74.71 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 87.32 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 89.16 KB (0%)
@sentry/browser (incl. metrics) 26.77 KB (0%)
@sentry/browser (incl. Feedback) 39.42 KB (0%)
@sentry/browser (incl. sendFeedback) 27.09 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.75 KB (0%)
@sentry/react 25.24 KB (0%)
@sentry/react (incl. Tracing) 37.25 KB (0%)
@sentry/vue 26.62 KB (0%)
@sentry/vue (incl. Tracing) 36.1 KB (0%)
@sentry/svelte 22.61 KB (0%)
CDN Bundle 23.69 KB (0%)
CDN Bundle (incl. Tracing) 35.93 KB (0%)
CDN Bundle (incl. Tracing, Replay) 70.36 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.61 KB (0%)
CDN Bundle - uncompressed 69.52 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 106.43 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.27 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.16 KB (0%)
@sentry/nextjs (client) 37.1 KB (0%)
@sentry/sveltekit (client) 34.81 KB (0%)
@sentry/node 115.47 KB (+0.36% 🔺)
@sentry/node - without tracing 89.86 KB (+0.48% 🔺)
@sentry/aws-serverless 99.3 KB (+0.46% 🔺)

@AbhiPrasad AbhiPrasad merged commit 345dd74 into develop Aug 12, 2024
126 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-node-22-local branch August 12, 2024 11:58
AbhiPrasad added a commit that referenced this pull request Aug 14, 2024
AbhiPrasad added a commit that referenced this pull request Aug 14, 2024
Reverts #13118

There has been quite a bit of segmentation faults in CI after this PR
was merged.

I tried spending time to look into this in more detail, but it didn't
get far, so not worrying about this too much for now. Let's revert and
re-examine later.
Zen-cronic pushed a commit to Zen-cronic/sentry-javascript that referenced this pull request Aug 26, 2024
Reverts getsentry#13118

There has been quite a bit of segmentation faults in CI after this PR
was merged.

I tried spending time to look into this in more detail, but it didn't
get far, so not worrying about this too much for now. Let's revert and
re-examine later.
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