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

fix(turbopack): Fix ordering of IssueStages #7535

Merged
merged 2 commits into from
Feb 28, 2024
Merged

fix(turbopack): Fix ordering of IssueStages #7535

merged 2 commits into from
Feb 28, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Feb 28, 2024

Description

vercel/next.js#62566 (comment)

Testing Instructions

Closes PACK-2610

Copy link

vercel bot commented Feb 28, 2024

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

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 4:37am
examples-tailwind-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 4:37am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 4:37am
7 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2024 4:37am

Copy link
Contributor

github-actions bot commented Feb 28, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Feb 28, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@kdy1 kdy1 enabled auto-merge (squash) February 28, 2024 04:28
@kdy1 kdy1 disabled auto-merge February 28, 2024 06:25
@kdy1 kdy1 merged commit 87e479a into main Feb 28, 2024
48 of 52 checks passed
@kdy1 kdy1 deleted the kdy1/ordering branch February 28, 2024 06:25
kdy1 added a commit to vercel/next.js that referenced this pull request Feb 28, 2024
### What?

* vercel/turbo#7520 <!-- Leah - fix(turbopack):
restore `require.resolve` functionality -->
* vercel/turbo#7504 <!-- Donny/강동윤 -
fix(turbopack): Enable CSS parsing option for legacy nesting syntax -->
* vercel/turbo#7528 <!-- Tobias Koppers - add
test case for ?: -->
* vercel/turbo#7518 <!-- Donny/강동윤 - Update
`swc_core` to `v0.90.12` -->
* vercel/turbo#7535 <!-- Donny/강동윤 -
fix(turbopack): Fix ordering of `IssueStage`s -->
* vercel/turbo#7406 <!-- Leah -
fix(turbopack-core): don't resolve exports field in folders -->
* vercel/turbo#7537 <!-- Donny/강동윤 -
feat(turbopack): Add `JsValue::TypeOf` -->
* vercel/turbo#7527 <!-- Tobias Koppers -
implement handling for alias field resolving in more cases -->
* vercel/turbo#7539 <!-- Tobias Koppers - add
external require back to edge runtime -->

### Why?

To keep in sync

### How?

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants