Skip to content

build: Upgrade to Jest 24.9 and TS-Jest 24.3 #4231

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 3 commits into from
Dec 6, 2021
Merged

Conversation

AbhiPrasad
Copy link
Member

  • Extract jest pins from individual package.jsons in favour of
    referencing all of them from the central package.json.
  • Upgrade to jest 24.9.0. This is the last 24.x.x version before
    Jest 25. Jest 25 drops support for Node 6, so we cannot upgrade
    to that yet.
  • Upgrade to ts-jest 24.3.0. This is needed as we are on Jest 24.

This is needed as prep for unifying our jest tooling.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2021

size-limit report

Path Base Size (dd11cde) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 22.45 KB 22.45 KB +0.02% 🔺
@sentry/browser - Webpack 23.29 KB 23.29 KB 0%
@sentry/react - Webpack 23.32 KB 23.32 KB 0%
@sentry/nextjs Client - Webpack 47.98 KB 47.98 KB 0%
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.9 KB 29.9 KB +0.01% 🔺

- Extract jest pins from individual package.jsons in favour of
  referencing all of them from the central package.json.
- Upgrade to jest 24.9.0. This is the last 24.x.x version before
  Jest 25. Jest 25 drops support for Node 6, so we cannot upgrade
  to that yet.
- Upgrade to ts-jest 24.3.0. This is needed as we are on Jest 24.
@AbhiPrasad AbhiPrasad changed the title test: Upgrade to Jest 24.9 and TS-Jest 24.3 build: Upgrade to Jest 24.9 and TS-Jest 24.3 Dec 6, 2021
Copy link
Member

@lobsterkatie lobsterkatie left a comment

Choose a reason for hiding this comment

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

👍🏻

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) December 6, 2021 19:20
@AbhiPrasad AbhiPrasad merged commit 01982bf into master Dec 6, 2021
@AbhiPrasad AbhiPrasad deleted the abhi-jest-upgrade branch December 6, 2021 19:55
onurtemizkan pushed a commit that referenced this pull request Dec 19, 2021
- Extract jest pins from individual package.jsons in favour of
  referencing all of them from the central package.json.
- Upgrade to jest 24.9.0. This is the last 24.x.x version before
  Jest 25. Jest 25 drops support for Node 6, so we cannot upgrade
  to that yet.
- Upgrade to ts-jest 24.3.0. This is needed as we are on Jest 24.
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.

2 participants