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

Update swc_core to v0.86.98 #6745

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Update swc_core to v0.86.98 #6745

merged 2 commits into from
Dec 8, 2023

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Dec 8, 2023

Description

This is required to update swc_core in next.js.
We need to update swc_core of next.js to fix OOM bug of inputSourceMap

Testing Instructions

Let's look at the CI

Closes PACK-2125

Copy link

vercel bot commented Dec 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

11 Ignored Deployments
Name Status Preview Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-designsystem-docs ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-gatsby-web ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-native-web ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-nonmonorepo ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-svelte-web ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-tailwind-web ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
examples-vite-web ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
rust-docs ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am
turbo-site ⬜️ Ignored (Inspect) Dec 8, 2023 3:18am

@kdy1 kdy1 marked this pull request as ready for review December 8, 2023 03:18
@kdy1 kdy1 requested review from a team as code owners December 8, 2023 03:18
Copy link
Contributor

github-actions bot commented Dec 8, 2023

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Dec 8, 2023

🟢 CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Dec 8, 2023

Linux Benchmark for 2815e0e

Click to view benchmark
Test Base PR % Significant %
bench_hmr_to_commit/Turbopack CSR/1000 modules 25.79ms ± 0.91ms 25.48ms ± 0.69ms -1.20%
bench_hmr_to_eval/Turbopack CSR/1000 modules 26.16ms ± 1.05ms 25.66ms ± 0.87ms -1.92%
bench_startup/Turbopack CSR/1000 modules 1308.93ms ± 11.01ms 1355.11ms ± 25.31ms +3.53%

@kdy1 kdy1 added the pr: automerge Kodiak will merge these automatically after checks pass label Dec 8, 2023
@kdy1 kdy1 merged commit 943f856 into main Dec 8, 2023
55 checks passed
@kdy1 kdy1 deleted the kdy1/swc-core-86-last branch December 8, 2023 07:25
kdy1 added a commit to vercel/next.js that referenced this pull request Dec 8, 2023
### What?

Update SWC crates.

### Why?

To fix OOM bug of `inputSourceMap`.

Patch: swc-project/swc#8402

### How?

Closes PACK-2123



# Turbopack updates

* vercel/turbo#6733 <!-- Thomas Knickman -
chore(ignore): exclude rustic-ice files -->
* vercel/turbo#6731 <!-- Leah -
fix(turbopack-ecmascript-runtime): don't use `path.relative` for
absolute paths -->
* vercel/turbo#6745 <!-- Donny/강동윤 - Update
`swc_core` to `v0.86.98` -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants