Skip to content

[Gitflow] Merge develop into master #7111

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

Merged
merged 25 commits into from
Feb 9, 2023
Merged

[Gitflow] Merge develop into master #7111

merged 25 commits into from
Feb 9, 2023

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Feb 9, 2023

Merge develop branch into master

Luca Forstner and others added 25 commits February 2, 2023 14:40
[Gitflow] Merge master into develop
This has been bothering me because `yarn install` on an M1 fails due to puppeteer.

Note: as of current v19 is latest, but it's incompatible with our version of TS (3.9)
Add a few Playwright integration test helper functions for Replay integration tests
Add tests for some custom events we add to the rrweb recording (breadcrumbs and performance spans)
Based on getsentry/rrweb#41, we can now ignore rrweb errors even when the code is minified.
Add Playwright integration test utilities to test Replay's zlib compression. We now have a dedicated parser that attempts to decompress a payload, if it encounters a zlib-compressed replay recording payload.

Additionally, add a simple test to check that an initial full compressed snapshot has the correct content.
The previous PR that introduces the Replay SDK metrics job already contained code that collected baseline info from the main branch.
However, after making a change to only run when a specific label is added, this feature got lost...
This PR should fix that.
Oops, nested the `pull_request` inside of the `push`!
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.06 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 62.19 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.69 KB (+0.01% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 55.33 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.42 KB (0%)
@sentry/browser - Webpack (minified) 66.77 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.45 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.74 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.97 KB (+0.01% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.23 KB (+0.01% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.28 KB (-3.66% 🔽)
@sentry/replay - Webpack (gzipped + minified) 36.7 KB (-5.42% 🔽)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 59.94 KB (-2.7% 🔽)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 53.49 KB (-2.98% 🔽)

@github-actions github-actions bot merged commit f7d1ee5 into master Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants