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

chunk hash need to include availability root #4714

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

sokra
Copy link
Member

@sokra sokra commented Apr 26, 2023

Description

fixes a case where multiple assets write to the same file

@sokra sokra requested a review from a team as a code owner April 26, 2023 20:51
@vercel
Copy link

vercel bot commented Apr 26, 2023

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

Name Status Preview Comments Updated (UTC)
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 8:52pm
10 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-cra-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-native-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-nonmonorepo ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-svelte-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm
examples-vite-web ⬜️ Ignored (Inspect) Apr 26, 2023 8:52pm

@github-actions
Copy link
Contributor

✅ This change can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Apr 26, 2023

🟢 CI successful 🟢

Thanks

@sokra sokra merged commit b7e03af into main Apr 26, 2023
@sokra sokra deleted the sokra/bugfix-missing-availability-in-hash branch April 26, 2023 21:10
sokra added a commit to vercel/next.js that referenced this pull request Apr 26, 2023
### What?

* vercel/turborepo#4700 <!-- Tobias Koppers - update
deps -->
* vercel/turborepo#4706 <!-- Tobias Koppers - make
library code less verbose in stack traces -->
* vercel/turborepo#4705 <!-- Tobias Koppers -
improve error handling in update stream -->
* vercel/turborepo#4667 <!-- Caleb Webber - remove
box_syntax -->
* vercel/turborepo#4714 <!-- Tobias Koppers - chunk
hash need to include availability root -->
* vercel/turborepo#4709 <!-- Alex Kirszenberg -
Allow the dev server socket to be reused immediately -->
* vercel/turborepo#4716 <!-- Tobias Koppers - errors
lead to consistent exit code in issue detail -->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

fixes a case where multiple assets write to the same file
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

fixes a case where multiple assets write to the same file
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

fixes a case where multiple assets write to the same file
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