release(turborepo): 2.9.12#12774
Merged
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Merged
anthonyshew
added a commit
that referenced
this pull request
May 14, 2026
## Summary - Recreates the release PR that the failed v2.9.13 workflow never opened. - Advances `version.txt` to `2.9.14-canary.0` so the next release does not retry `2.9.13`. - Keeps package and Turborepo skill metadata aligned with the attempted `2.9.13` release state. ## Context The v2.9.13 release failed during npm publishing after a partial native package publish. This PR only moves repository state forward; it does not create a `v2.9.13` tag or complete the npm publish. ## Changes Since v2.9.12 - release(turborepo): 2.9.12 (#12774) (`c1f923a`) - fix: Restore docs mobile menu (#12782) (`859c629`) - ci: Use `pull_request` for PR title linting (#12787) (`4cf9fab`) - ci: Scope GitHub Actions caches by branch (#12788) (`5fcb960`) - test: Validate lockfiles without dependency downloads (#12789) (`71f8c90`) - Removed unneeded import form hash creation script in docs (#12799) (`1779ad7`) - fix: Validate auth callback state (#12802) (`84f4508`) - fix: Harden VS Code extension command execution (#12800) (`91c90cb`) - fix: Avoid project-local Yarn during detection (#12801) (`e8e629d`)
anthonyshew
pushed a commit
that referenced
this pull request
May 15, 2026
## Release v2.9.14 > [!CAUTION] > Versioned docs aliasing FAILED. [View logs](https://github.com/vercel/turborepo/actions/runs/25882155729) ### Changes - release(turborepo): 2.9.12 (#12774) (`c1f923a`) - fix: Restore docs mobile menu (#12782) (`859c629`) - ci: Use `pull_request` for PR title linting (#12787) (`4cf9fab`) - ci: Scope GitHub Actions caches by branch (#12788) (`5fcb960`) - test: Validate lockfiles without dependency downloads (#12789) (`71f8c90`) - Removed unneeded import form hash creation script in docs (#12799) (`1779ad7`) - fix: Validate auth callback state (#12802) (`84f4508`) - fix: Harden VS Code extension command execution (#12800) (`91c90cb`) - fix: Avoid project-local Yarn during detection (#12801) (`e8e629d`) - chore: Release 2.9.13 (#12803) (`fb8c9ae`) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.9.12
Caution
Versioned docs aliasing FAILED. View logs
Changes
1444cc3)2c850cb)