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

build: update jest, ts-jest to latest versions #9711

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

anonrig
Copy link
Contributor

@anonrig anonrig commented Nov 30, 2023

Even though it looks big, the PR is pretty straight forward.

  • Bumped jest and jest related dependencies to latest version.
  • Updated several jest.config.js to leverage ts-jest correctly.
  • Replaced deprecated functions with correct ones.

This PR will enables us to simplify any future upgrades to Rollup.

@anonrig anonrig requested review from a team, mydea and AbhiPrasad and removed request for a team November 30, 2023 20:54
Copy link
Contributor

github-actions bot commented Nov 30, 2023

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.86 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.46 KB (+0.01% 🔺)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 31.12 KB (0%)
@sentry/browser - Webpack (gzipped) 21.38 KB (-0.01% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.72 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.53 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 21.6 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 197.46 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.32 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.29 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.22 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.25 KB (+0.01% 🔺)
@sentry/react - Webpack (gzipped) 21.42 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.96 KB (+0.01% 🔺)
@sentry/nextjs Client - Webpack (gzipped) 48.21 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 16.17 KB (-0.13% 🔽)

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

1 participant