Skip to content

test(utils): Remove usage of testOnlyIfNodeVersionAtLeast(8) #5025

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 1 commit into from
May 3, 2022

Conversation

AbhiPrasad
Copy link
Member

We do not support Node 6 anymore, so we don't need to guard against
running on Node 6 in the tests.

Resolves https://getsentry.atlassian.net/browse/WEB-736

We do not support Node 6 anymore, so we don't need to guard against
running on Node 6 in the tests.
@AbhiPrasad AbhiPrasad added this to the 7.0.0 milestone May 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 3, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 18.7 KB (-7.13% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 58.39 KB (-9.64% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 17.42 KB (-7.66% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 52.55 KB (-9.35% 🔽)
@sentry/browser - Webpack (gzipped + minified) 19.2 KB (-17.37% 🔽)
@sentry/browser - Webpack (minified) 62.09 KB (-24.01% 🔽)
@sentry/react - Webpack (gzipped + minified) 19.22 KB (-17.41% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 42.89 KB (-10.75% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 24.5 KB (-6.04% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 22.97 KB (-6.19% 🔽)

@AbhiPrasad AbhiPrasad merged commit d8fc94c into 7.x May 3, 2022
@AbhiPrasad AbhiPrasad deleted the v7-abhi-node-8-test branch May 3, 2022 13:28
AbhiPrasad added a commit that referenced this pull request May 30, 2022
We do not support Node 6 anymore, so we don't need to guard against
running on Node 6 in the tests.
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