Skip to content

[build-utils] Fix Turborepo version handling#12249

Merged
kodiakhq[bot] merged 4 commits intomainfrom
austinmerrick/fix-turbo-version-handling
Oct 8, 2024
Merged

[build-utils] Fix Turborepo version handling#12249
kodiakhq[bot] merged 4 commits intomainfrom
austinmerrick/fix-turbo-version-handling

Conversation

@onsclom
Copy link
Copy Markdown
Contributor

@onsclom onsclom commented Oct 8, 2024

If the turbo version specifier was not a valid range, semver would error with "TypeError: Invalid Comparator". Now, we simply return false in these special cases because it is difficult/impossible to deduce what version of turbo is actually being used.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 8, 2024

🦋 Changeset detected

Latest commit: 01cd449

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@vercel/build-utils Patch
vercel Patch
@vercel/client Patch
@vercel/gatsby-plugin-vercel-builder Patch
@vercel/node Patch
@vercel/static-build Patch
@vercel-internals/types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kodiakhq kodiakhq bot merged commit dfad4af into main Oct 8, 2024
@kodiakhq kodiakhq bot deleted the austinmerrick/fix-turbo-version-handling branch October 8, 2024 22:08
onsclom pushed a commit that referenced this pull request Oct 9, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Minor Changes

- Enable direct access to marketplace integration dashboards via `vc
integration open [integration]` command
([#12233](#12233))

- [cli] remove deprecated `certs renew` command
([#12248](#12248))

### Patch Changes

- [cli] track invocation of `vercel alias *`
([#12250](#12250))

- [tests] skip flakey gatsby test
([#12244](#12244))

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Fix special version specifier handling for `turbo`
([#12249](#12249))

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/[email protected]

## @vercel-internals/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
QuietCraftsmanship pushed a commit to QuietCraftsmanship/Vercel that referenced this pull request Jul 6, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Minor Changes

- Enable direct access to marketplace integration dashboards via `vc
integration open [integration]` command
([#12233](vercel/vercel#12233))

- [cli] remove deprecated `certs renew` command
([#12248](vercel/vercel#12248))

### Patch Changes

- [cli] track invocation of `vercel alias *`
([#12250](vercel/vercel#12250))

- [tests] skip flakey gatsby test
([#12244](vercel/vercel#12244))

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Fix special version specifier handling for `turbo`
([#12249](vercel/vercel#12249))

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/[email protected]

## @vercel-internals/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
QuietCraftsmanship pushed a commit to QuietCraftsmanship/Vercel that referenced this pull request Jul 6, 2025
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