Skip to content

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.

3 participants