-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: vercel/turborepo
base: v2.6.0
head repository: vercel/turborepo
compare: v2.6.1-canary.0
- 7 commits
- 81 files changed
- 5 contributors
Commits on Oct 31, 2025
-
release(turborepo): 2.6.0 (#11031)
Co-authored-by: Turbobot <turbobot@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 94a3a16 - Browse repository at this point
Copy the full SHA 94a3a16View commit details -
docs: 2.6 release blog post (#11003)
### Description 🎉 Authors the 2.6 release post and updates documentation for Bun to be stable. ### Testing Instructions 👀 <sub>CLOSES TURBO-4527</sub> <sub>CLOSES TURBO-4920</sub>
Configuration menu - View commit details
-
Copy full SHA for cc55c6c - Browse repository at this point
Copy the full SHA cc55c6cView commit details -
docs: update typo'd link (#11032)
### Description <!-- ✍️ Write a short summary of your work. If necessary, include relevant screenshots. --> For all of us randoms who thought "hmmm... robobun?" ### Testing Instructions <!-- Give a quick description of steps to test your changes. --> n/a
Configuration menu - View commit details
-
Copy full SHA for 70d2bc8 - Browse repository at this point
Copy the full SHA 70d2bc8View commit details
Commits on Nov 4, 2025
-
ci: Update macOS runners to latest (#11049)
### Description [macOS runners are soon to be deprecated](actions/runner-images#13046), so updating them. ### Testing Instructions CI
Configuration menu - View commit details
-
Copy full SHA for 29c8af8 - Browse repository at this point
Copy the full SHA 29c8af8View commit details
Commits on Nov 5, 2025
-
fix: Improve parity with real Bun lockfile format for
prune(#11048)### Description Updating our Bun lockfile parser to achieve full parity with `--frozen-lockfile`. ### Testing Instructions I've added fixtures from #11007 and hand-tested each fixture with real repositories with this newly updated logic. You'll also note that I've removed some unit testing in favor of snapshot testing. Ultimately, we care that the lockfile gets pruned and created correctly, which is what the snapshots are testing for. Given Bun's relatively fast iteration speed, the internals of how we compute the pruned lockfile don't help as much for now. We can solidify with unit tests in the future if we need to.
Configuration menu - View commit details
-
Copy full SHA for bf11989 - Browse repository at this point
Copy the full SHA bf11989View commit details -
fix: add some Linux variables to default passthrough env vars (#10959)
### Description Adds `XDG_RUNTIME_DIR` to the list of default global pass-through environment variables. This ensures that the standard XDG runtime directory is available in tasks by default. ### Testing Instructions Verify that `XDG_RUNTIME_DIR` is passed through to tasks by running a Turborepo task that prints its environment variables (e.g., `echo $XDG_RUNTIME_DIR`). CLOSES TURBO-4894 --- <a href="/api/flow.js?q=https%3A%2F%2Fgithub.com%2Fvercel%2Fturborepo%2Fcompare%2F%253Ca%2520href%3D"https://cursor.com/background-agent?bcId=bc-4fb50320-af4f-40fe-9644-4949913c8bc6"><picture><source" rel="nofollow">https://cursor.com/background-agent?bcId=bc-4fb50320-af4f-40fe-9644-4949913c8bc6"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="/api/flow.js?q=https%3A%2F%2Fgithub.com%2Fvercel%2Fturborepo%2Fcompare%2F%253Ca%2520href%3D"https://cursor.com/open-in-cursor.svg"></picture></a> <a" rel="nofollow">https://cursor.com/open-in-cursor.svg"></picture></a> <a href="/api/flow.js?q=https%3A%2F%2Fgithub.com%2Fvercel%2Fturborepo%2Fcompare%2F%253Ca%2520href%3D"https://cursor.com/agents?id=bc-4fb50320-af4f-40fe-9644-4949913c8bc6"><picture><source" rel="nofollow">https://cursor.com/agents?id=bc-4fb50320-af4f-40fe-9644-4949913c8bc6"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="/api/flow.js?q=https%3A%2F%2Fgithub.com%2Fvercel%2Fturborepo%2Fcompare%2F%253Ca%2520href%3D"https://cursor.com/open-in-web.svg"></picture></a" rel="nofollow">https://cursor.com/open-in-web.svg"></picture></a> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Configuration menu - View commit details
-
Copy full SHA for dc22f05 - Browse repository at this point
Copy the full SHA dc22f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a568a - Browse repository at this point
Copy the full SHA 26a568aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.6.0...v2.6.1-canary.0