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

test(subset): add mdx test into subset #4610

Merged
merged 1 commit into from Apr 18, 2023
Merged

test(subset): add mdx test into subset #4610

merged 1 commit into from Apr 18, 2023

Conversation

kwonoj
Copy link
Contributor

@kwonoj kwonoj commented Apr 17, 2023

Description

Now mdx-rs test should pass confidently.

@vercel
Copy link

vercel bot commented Apr 17, 2023

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

Name Status Preview Comments Updated (UTC)
examples-cra-web 🔄 Building (Inspect) Apr 18, 2023 4:04pm
examples-designsystem-docs 🔄 Building (Inspect) Apr 18, 2023 4:04pm
examples-vite-web 🔄 Building (Inspect) Apr 18, 2023 4:04pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
examples-native-web ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
examples-svelte-web ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 18, 2023 4:04pm
turbo-site ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2023 4:04pm

@github-actions
Copy link
Contributor

github-actions bot commented Apr 17, 2023

🟢 CI successful 🟢

Thanks

@kwonoj kwonoj added the pr: automerge Kodiak will merge these automatically after checks pass label Apr 18, 2023
@kodiakhq kodiakhq bot merged commit 8ad5c0f into main Apr 18, 2023
40 checks passed
@kodiakhq kodiakhq bot deleted the add-subset-test branch April 18, 2023 16:06
sokra added a commit to vercel/next.js that referenced this pull request Apr 20, 2023
### What?

add support for blur placeholder generation to turbopack

add `StructuredImageModuleType` which is used with `ModuleType::Custom`
to allow importing an image as `{ url, width, height, blurDataURL,
blurWidth, blurHeight }`

in contrast to next.js with webpack this will also generate blur
placeholder in development instead of using a _next/image reference.
This should lead to more production-like experience (at the cost of a
little bit of compilation time).

turbo PR: vercel/turbo#4621

### Why?

Turbopack was crashing on `placeholder="blur"` before.

fixes WEB-534

### Turbopack changes

* vercel/turbo#4521 <!-- OJ Kwon -
feat(contextcondition): support InPath contextcondition -->
* vercel/turbo#4601 <!-- Alex Kirszenberg -
Chunking Context Refactor pt. 3: Address PR comments from pt. 2 -->
* vercel/turbo#4623 <!-- Tobias Koppers -
exclude turborepo from turbopack bench tests -->
* vercel/turbo#4399 <!-- Leah - support
require.context -->
* vercel/turbo#4610 <!-- OJ Kwon - test(subset):
add mdx test into subset -->
* vercel/turbo#4624 <!-- Tobias Koppers - run
benchmarks on windows and macOS too -->
* vercel/turbo#4620 <!-- Alex Kirszenberg - Make
ContainmentTree fully generic -->
* vercel/turbo#4600 <!-- Tobias Koppers - add
getChunkPath method -->
* vercel/turbo#4621 <!-- Tobias Koppers - add
turbopack-image -->
* vercel/turbo#4639 <!-- Tobias Koppers -
restrict snapshot path for windows path length limit -->
* vercel/turbo#4641 <!-- Tobias Koppers - put
webp behind a feature flag -->
NicholasLYang pushed a commit to NicholasLYang/turbo that referenced this pull request Apr 21, 2023
### Description

Now mdx-rs test should pass confidently.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants