-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
chore(rrweb): bump rrweb version to 2.22.0 #72725
Conversation
Bundle ReportChanges will increase total bundle size by 330 bytes ⬆️
|
dec42d8
to
41a7f19
Compare
yarn.lock
Outdated
typescript@next: | ||
version "5.6.0-dev.20240613" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is odd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i just ran npx yarn-deduplicate && yarn install
and it happened
yarn.lock
Outdated
"@types/css-font-loading-module" "0.0.7" | ||
"@xstate/fsm" "^1.4.0" | ||
base64-arraybuffer "^1.0.1" | ||
downlevel-dts "https://github.com/getsentry/downlevel-dts" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sentry-internal/rrweb should probably move downlevel-dts to dev dependencies, doesn't seem like something everyone needs to install
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @billyvg
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7c2d7c3
to
1e0e1ca
Compare
de70c95
to
dbf7894
Compare
2016222
to
68425be
Compare
247be9c
to
52a92a2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #72725 +/- ##
===========================================
+ Coverage 56.97% 78.05% +21.07%
===========================================
Files 6590 6600 +10
Lines 293981 294335 +354
Branches 50704 50758 +54
===========================================
+ Hits 167504 229730 +62226
+ Misses 121775 58367 -63408
- Partials 4702 6238 +1536 |
another version to release bug fixes introduced in getsentry/rrweb#202
getsentry/publish#3968