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: missing bun.lock #9958

Merged
merged 2 commits into from
Feb 13, 2025
Merged

fix: missing bun.lock #9958

merged 2 commits into from
Feb 13, 2025

Conversation

dimitropoulos
Copy link
Contributor

Description

In #9950 (comment) it was observed that bun.lock is missing from this list.

I started by exposing and then consuming the constants right from the source (d9ea60f) and then added bun.lock to the list in (c5840db)

Testing Instructions

bun.lock should now invalidate. With #9783 being released, this is expected behavior.

Copy link

vercel bot commented Feb 13, 2025

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 2:37pm

dimitropoulos added a commit that referenced this pull request Feb 13, 2025
@dimitropoulos dimitropoulos enabled auto-merge (squash) February 13, 2025 14:39
@dimitropoulos dimitropoulos merged commit a6dc26e into main Feb 13, 2025
39 checks passed
@dimitropoulos dimitropoulos deleted the dimitr/fix-bun-lock branch February 13, 2025 15:02
joshnuss pushed a commit to joshnuss/turborepo that referenced this pull request Feb 15, 2025
### Description

In vercel#9950 (comment)
it was observed that `bun.lock` is missing from this list.

I started by exposing and then consuming the constants right from the
source (d9ea60f) and then added
`bun.lock` to the list in (c5840db)

### Testing Instructions

`bun.lock` should now invalidate. With
vercel#9783 being released, this is
expected behavior.
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