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(replay/v7): Bump rrweb to 2.12.0 #11317

Merged
merged 2 commits into from Mar 27, 2024
Merged

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Mar 27, 2024

Backport of #11314

  • fix(canvas): createImageBitmap throws when canvas size is 0
  • fix: fixes several cases where we access an undefined value
  • fix: Incorrect parsing of functional pseudo class css selector

* fix(canvas): createImageBitmap throws when canvas size is 0
* fix: fixes several cases where we access an undefined value
* fix: Incorrect parsing of functional pseudo class css selector
@billyvg billyvg changed the base branch from develop to v7 March 27, 2024 15:07
@billyvg billyvg changed the title build(profiling-node): make sure debug build plugin is used (#10534) feat(replay/v7): Bump rrweb to 2.12.0 Mar 27, 2024
@billyvg billyvg marked this pull request as ready for review March 27, 2024 15:09
@billyvg billyvg mentioned this pull request Mar 27, 2024
@billyvg billyvg requested a review from a team March 27, 2024 16:04
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.48 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.47 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 75.48 KB (+0.02% 🔺)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.1 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 35.4 KB (0%)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.29 KB (0%)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.52 KB (+0.09% 🔺)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.53 KB (+0.09% 🔺)
@sentry/browser - Webpack (gzipped) 22.74 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 78.59 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 69.97 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 35.77 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 25.17 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 220.29 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 108.1 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.48 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 38.99 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 71.96 KB (+0.01% 🔺)
@sentry/react - Webpack (gzipped) 22.77 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 89.81 KB (+0.01% 🔺)
@sentry/nextjs Client - Webpack (gzipped) 53.95 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 17.3 KB (+0.15% 🔺)

@billyvg billyvg merged commit 75b4361 into v7 Mar 27, 2024
103 checks passed
@billyvg billyvg deleted the feat-replay-bump-rrweb-2.12.0-v7-2 branch March 27, 2024 16:58
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.

@sentry/profiling-node: ReferenceError: __DEBUG_BUILD__ is not defined
3 participants