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: Update nextjs, remix, sveltekit and nuxt wizards to install v9 #794

Merged
merged 5 commits into from
Feb 17, 2025

Conversation

andreiborza
Copy link
Member

  • Updated SDKs to v9
  • Followed migration guide to remove autoInstrumentRemix from Remix
  • Pinned nuxt wizard to v9

Closes: getsentry/sentry-javascript#14266

@andreiborza andreiborza requested a review from Lms24 February 17, 2025 10:32
Copy link

github-actions bot commented Feb 17, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 2fb4183

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.21%. Comparing base (7a8cc5c) to head (2fb4183).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
- Coverage   50.24%   50.21%   -0.03%     
==========================================
  Files          52       52              
  Lines        3531     3529       -2     
  Branches      895      895              
==========================================
- Hits         1774     1772       -2     
  Misses       1572     1572              
  Partials      185      185              
Flag Coverage Δ
e2e-tests 85.29% <ø> (ø)
unit-tests 48.80% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andreiborza andreiborza merged commit 50ddd0b into master Feb 17, 2025
21 checks passed
@andreiborza andreiborza deleted the ab/v9-wizards branch February 17, 2025 11:09
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.

[v9] Update wizard to use new v9 APIs
2 participants