Skip to content

Commit

Permalink
Version Packages (#12263)
Browse files Browse the repository at this point in the history
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
## vercel@37.8.0

### Minor Changes

- Enable viewing a list of team's Marketplace resources via the `vc
integration list` command (with the alternative alias `vc integration
ls` and basic filtering `--current-project` and `--integration
[integration-slug]`)
([#12251](#12251))

### Patch Changes

- Updated dependencies
\[[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](d01c6b9),
[`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](3a2c252)]:
    -   @vercel/build-utils@8.4.11
    -   @vercel/static-build@2.5.33
    -   @vercel/hydrogen@1.0.9
    -   @vercel/redwood@2.1.8
    -   @vercel/remix-builder@2.2.12
    -   @vercel/next@4.3.15
    -   @vercel/node@3.2.23

## @vercel/build-utils@8.4.11

### Patch Changes

- Improve parsing of `turbo.json`
([#12266](#12266))

- Fix corepack `packageManager` detection on monorepos
([#12258](#12258))

## @vercel/client@13.4.15

### Patch Changes

- Updated dependencies
\[[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](d01c6b9),
[`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](3a2c252)]:
    -   @vercel/build-utils@8.4.11

## @vercel/gatsby-plugin-vercel-builder@2.0.55

### Patch Changes

- Updated dependencies
\[[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](d01c6b9),
[`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](3a2c252)]:
    -   @vercel/build-utils@8.4.11

## @vercel/hydrogen@1.0.9

### Patch Changes

- Fix corepack `packageManager` detection on monorepos
([#12258](#12258))

## @vercel/next@4.3.15

### Patch Changes

- Fix corepack `packageManager` detection on monorepos
([#12258](#12258))

## @vercel/node@3.2.23

### Patch Changes

- Updated dependencies
\[[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](d01c6b9),
[`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](3a2c252)]:
    -   @vercel/build-utils@8.4.11

## @vercel/redwood@2.1.8

### Patch Changes

- Fix corepack `packageManager` detection on monorepos
([#12258](#12258))

## @vercel/remix-builder@2.2.12

### Patch Changes

- Fix corepack `packageManager` detection on monorepos
([#12258](#12258))

## @vercel/static-build@2.5.33

### Patch Changes

- Fix corepack `packageManager` detection on monorepos
([#12258](#12258))

-   Updated dependencies \[]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.55

## @vercel-internals/types@2.0.15

### Patch Changes

- Updated dependencies
\[[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](d01c6b9),
[`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](3a2c252)]:
    -   @vercel/build-utils@8.4.11

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
vercel-release-bot and github-actions[bot] authored Oct 10, 2024
1 parent d01c6b9 commit 0d051af
Show file tree
Hide file tree
Showing 32 changed files with 145 additions and 81 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-months-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-doors-smash.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/loud-hounds-travel.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/neat-books-tap.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/jest": "27.4.1",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/frameworks": "3.3.0"
},
"version": null
Expand Down
7 changes: 7 additions & 0 deletions internals/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vercel-internals/types

## 2.0.15

### Patch Changes

- Updated dependencies [[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](https://github.com/vercel/vercel/commit/d01c6b98d6f5f2718b69edec71b4aec40822bfe6), [`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](https://github.com/vercel/vercel/commit/3a2c2529c642cc2efc11d08a18f2da2ff423b15f)]:
- @vercel/build-utils@8.4.11

## 2.0.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions internals/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@vercel-internals/types",
"version": "2.0.14",
"version": "2.0.15",
"types": "index.d.ts",
"main": "index.d.ts",
"files": [
Expand All @@ -10,7 +10,7 @@
"dependencies": {
"@types/node": "14.14.31",
"@vercel-internals/constants": "1.0.4",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/routing-utils": "3.1.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/build-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vercel/build-utils

## 8.4.11

### Patch Changes

- Improve parsing of `turbo.json` ([#12266](https://github.com/vercel/vercel/pull/12266))

- Fix corepack `packageManager` detection on monorepos ([#12258](https://github.com/vercel/vercel/pull/12258))

## 8.4.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/build-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/build-utils",
"version": "8.4.10",
"version": "8.4.11",
"license": "Apache-2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# vercel

## 37.8.0

### Minor Changes

- Enable viewing a list of team's Marketplace resources via the `vc integration list` command (with the alternative alias `vc integration ls` and basic filtering `--current-project` and `--integration [integration-slug]`) ([#12251](https://github.com/vercel/vercel/pull/12251))

### Patch Changes

- Updated dependencies [[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](https://github.com/vercel/vercel/commit/d01c6b98d6f5f2718b69edec71b4aec40822bfe6), [`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](https://github.com/vercel/vercel/commit/3a2c2529c642cc2efc11d08a18f2da2ff423b15f)]:
- @vercel/build-utils@8.4.11
- @vercel/static-build@2.5.33
- @vercel/hydrogen@1.0.9
- @vercel/redwood@2.1.8
- @vercel/remix-builder@2.2.12
- @vercel/next@4.3.15
- @vercel/node@3.2.23

## 37.7.1

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vercel",
"version": "37.7.1",
"version": "37.8.0",
"preferGlobal": true,
"license": "Apache-2.0",
"description": "The command-line interface for Vercel",
Expand Down Expand Up @@ -34,17 +34,17 @@
"node": ">= 16"
},
"dependencies": {
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/fun": "1.1.0",
"@vercel/go": "3.2.0",
"@vercel/hydrogen": "1.0.8",
"@vercel/next": "4.3.14",
"@vercel/node": "3.2.22",
"@vercel/hydrogen": "1.0.9",
"@vercel/next": "4.3.15",
"@vercel/node": "3.2.23",
"@vercel/python": "4.3.1",
"@vercel/redwood": "2.1.7",
"@vercel/remix-builder": "2.2.11",
"@vercel/redwood": "2.1.8",
"@vercel/remix-builder": "2.2.12",
"@vercel/ruby": "2.1.0",
"@vercel/static-build": "2.5.32",
"@vercel/static-build": "2.5.33",
"chokidar": "3.3.1"
},
"devDependencies": {
Expand Down Expand Up @@ -93,8 +93,8 @@
"@types/yauzl-promise": "2.1.0",
"@vercel-internals/constants": "1.0.4",
"@vercel-internals/get-package-json": "1.0.0",
"@vercel-internals/types": "2.0.14",
"@vercel/client": "13.4.14",
"@vercel-internals/types": "2.0.15",
"@vercel/client": "13.4.15",
"@vercel/error-utils": "2.0.2",
"@vercel/frameworks": "3.3.0",
"@vercel/fs-detectors": "5.2.10",
Expand Down
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vercel/client

## 13.4.15

### Patch Changes

- Updated dependencies [[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](https://github.com/vercel/vercel/commit/d01c6b98d6f5f2718b69edec71b4aec40822bfe6), [`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](https://github.com/vercel/vercel/commit/3a2c2529c642cc2efc11d08a18f2da2ff423b15f)]:
- @vercel/build-utils@8.4.11

## 13.4.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/client",
"version": "13.4.14",
"version": "13.4.15",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"homepage": "https://vercel.com",
Expand Down Expand Up @@ -37,7 +37,7 @@
"typescript": "4.9.5"
},
"dependencies": {
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/error-utils": "2.0.2",
"@vercel/routing-utils": "3.1.0",
"async-retry": "1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/fs-detectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/minimatch": "3.0.5",
"@types/node": "14.18.33",
"@types/semver": "7.3.10",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"jest-junit": "16.0.0",
"typescript": "4.9.5"
}
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-plugin-vercel-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vercel/gatsby-plugin-vercel-builder

## 2.0.55

### Patch Changes

- Updated dependencies [[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](https://github.com/vercel/vercel/commit/d01c6b98d6f5f2718b69edec71b4aec40822bfe6), [`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](https://github.com/vercel/vercel/commit/3a2c2529c642cc2efc11d08a18f2da2ff423b15f)]:
- @vercel/build-utils@8.4.11

## 2.0.54

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-vercel-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/gatsby-plugin-vercel-builder",
"version": "2.0.54",
"version": "2.0.55",
"main": "dist/index.js",
"files": [
"dist",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@sinclair/typebox": "0.25.24",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/routing-utils": "3.1.0",
"esbuild": "0.14.47",
"etag": "1.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/go/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node-fetch": "^2.3.0",
"@types/tar": "6.1.5",
"@types/yauzl-promise": "2.1.0",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"async-retry": "1.3.3",
"execa": "^1.0.0",
"fs-extra": "^7.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/hydrogen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vercel/hydrogen

## 1.0.9

### Patch Changes

- Fix corepack `packageManager` detection on monorepos ([#12258](https://github.com/vercel/vercel/pull/12258))

## 1.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/hydrogen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/hydrogen",
"version": "1.0.8",
"version": "1.0.9",
"license": "Apache-2.0",
"main": "./dist/index.js",
"homepage": "https://vercel.com/docs",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@types/jest": "27.5.1",
"@types/node": "14.18.33",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"execa": "3.2.0",
"fs-extra": "11.1.0",
"jest-junit": "16.0.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vercel/next

## 4.3.15

### Patch Changes

- Fix corepack `packageManager` detection on monorepos ([#12258](https://github.com/vercel/vercel/pull/12258))

## 4.3.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/next",
"version": "4.3.14",
"version": "4.3.15",
"license": "Apache-2.0",
"main": "./dist/index",
"homepage": "https://vercel.com/docs/runtimes#official-runtimes/next-js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/semver": "6.0.0",
"@types/text-table": "0.2.1",
"@types/webpack-sources": "3.2.0",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/routing-utils": "3.1.0",
"async-sema": "3.0.1",
"buffer-crc32": "0.2.13",
Expand Down
7 changes: 7 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @vercel/node

## 3.2.23

### Patch Changes

- Updated dependencies [[`d01c6b98d6f5f2718b69edec71b4aec40822bfe6`](https://github.com/vercel/vercel/commit/d01c6b98d6f5f2718b69edec71b4aec40822bfe6), [`3a2c2529c642cc2efc11d08a18f2da2ff423b15f`](https://github.com/vercel/vercel/commit/3a2c2529c642cc2efc11d08a18f2da2ff423b15f)]:
- @vercel/build-utils@8.4.11

## 3.2.22

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/node",
"version": "3.2.22",
"version": "3.2.23",
"license": "Apache-2.0",
"main": "./dist/index",
"homepage": "https://vercel.com/docs/runtimes#official-runtimes/node-js",
Expand All @@ -25,7 +25,7 @@
"@edge-runtime/primitives": "4.1.0",
"@edge-runtime/vm": "3.2.0",
"@types/node": "16.18.11",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"@vercel/error-utils": "2.0.2",
"@vercel/nft": "0.27.3",
"@vercel/static-config": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.4.1",
"@types/node": "14.18.33",
"@types/which": "3.0.0",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"execa": "^1.0.0",
"fs-extra": "11.1.1",
"jest-junit": "16.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/redwood/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vercel/redwood

## 2.1.8

### Patch Changes

- Fix corepack `packageManager` detection on monorepos ([#12258](https://github.com/vercel/vercel/pull/12258))

## 2.1.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/redwood/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/redwood",
"version": "2.1.7",
"version": "2.1.8",
"main": "./dist/index.js",
"license": "Apache-2.0",
"homepage": "https://vercel.com/docs",
Expand All @@ -27,7 +27,7 @@
"@types/aws-lambda": "8.10.19",
"@types/node": "14.18.33",
"@types/semver": "6.0.0",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"execa": "3.2.0",
"fs-extra": "11.1.0",
"jest-junit": "16.0.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vercel/remix-builder

## 2.2.12

### Patch Changes

- Fix corepack `packageManager` detection on monorepos ([#12258](https://github.com/vercel/vercel/pull/12258))

## 2.2.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/remix-builder",
"version": "2.2.11",
"version": "2.2.12",
"license": "Apache-2.0",
"main": "./dist/index.js",
"homepage": "https://vercel.com/docs",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/jest": "27.5.1",
"@types/node": "14.18.33",
"@types/semver": "7.3.13",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"glob": "10.3.16",
"jest-junit": "16.0.0",
"path-to-regexp": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ruby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/fs-extra": "8.0.0",
"@types/semver": "6.0.0",
"@types/which": "3.0.0",
"@vercel/build-utils": "8.4.10",
"@vercel/build-utils": "8.4.11",
"execa": "2.0.4",
"fs-extra": "^7.0.1",
"jest-junit": "16.0.0",
Expand Down
Loading

0 comments on commit 0d051af

Please sign in to comment.