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(v8/utils): Remove deprecated util functions #11143

Merged
merged 3 commits into from Mar 18, 2024

Conversation

AbhiPrasad
Copy link
Member

ref #9832

Deletes deprecated imports from utils package in preparation to move it to core/related.

Also important because deleting addOrUpdateIntegration and it's associated tests means that we remove more usages of class based integrations.

@AbhiPrasad AbhiPrasad requested a review from a team March 15, 2024 19:09
@AbhiPrasad AbhiPrasad self-assigned this Mar 15, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and Lms24 and removed request for a team March 15, 2024 19:09
@AbhiPrasad AbhiPrasad marked this pull request as ready for review March 15, 2024 19:09
Copy link
Contributor

github-actions bot commented Mar 15, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) 80.75 KB (added)
@sentry/browser (incl. Tracing, Replay) 72.1 KB (added)
@sentry/browser (incl. Tracing, Replay with Canvas) 75.91 KB (added)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.66 KB (added)
@sentry/browser (incl. Tracing) 36.71 KB (added)
@sentry/browser (incl. browserTracingIntegration) 36.71 KB (added)
@sentry/browser (incl. feedbackIntegration) 31.37 KB (added)
@sentry/browser (incl. feedbackModalIntegration) 31.49 KB (added)
@sentry/browser (incl. feedbackScreenshotIntegration) 31.49 KB (added)
@sentry/browser (incl. sendFeedback) 27.46 KB (added)
@sentry/browser 22.63 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.09 KB (added)
CDN Bundle (incl. Tracing, Replay) 69.93 KB (added)
CDN Bundle (incl. Tracing) 36.29 KB (added)
CDN Bundle 24 KB (added)
CDN Bundle (incl. Tracing, Replay) - uncompressed 219.67 KB (added)
CDN Bundle (incl. Tracing) - uncompressed 109.62 KB (added)
CDN Bundle - uncompressed 71.14 KB (added)
@sentry/react (incl. Tracing, Replay) 72.09 KB (added)
@sentry/react 22.65 KB (added)

MIGRATION.md Outdated Show resolved Hide resolved
@AbhiPrasad AbhiPrasad merged commit 9a62445 into develop Mar 18, 2024
92 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-utils-deprecations branch March 18, 2024 15:30
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
ref getsentry#9832

Deletes deprecated imports from utils package in preparation to move it
to core/related.

Also important because deleting `addOrUpdateIntegration` and it's
associated tests means that we remove more usages of class based
integrations.
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

2 participants