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

[node] Use "esbuild" to build package #10553

Merged
merged 7 commits into from
Sep 20, 2023

Conversation

TooTallNate
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Sep 20, 2023

🦋 Changeset detected

Latest commit: 9c01cd6

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

This PR includes changesets to release 2 packages
Name Type
@vercel/node Patch
vercel 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

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@TooTallNate TooTallNate changed the title [node] [WIP] Use "esbuild" to build package [node] Use "esbuild" to build package Sep 20, 2023
@@ -47,16 +48,13 @@
"@types/cookie": "0.3.3",
"@types/etag": "1.8.0",
"@types/jest": "29.5.0",
"@types/test-listen": "1.1.0",
"@vercel/ncc": "0.24.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove @vercel/ncc too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TooTallNate TooTallNate added the pr: automerge Automatically merge the PR when checks pass label Sep 20, 2023
@TooTallNate TooTallNate merged commit 10d4e51 into main Sep 20, 2023
107 checks passed
@TooTallNate TooTallNate deleted the tootallnate/zero-923-use-esbuild-for-vercelnode branch September 20, 2023 21:35
Ethan-Arrowood pushed a commit that referenced this pull request Sep 21, 2023
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@32.3.0

### Minor Changes

- [cli] Support northstar users
([#10535](#10535))

### Patch Changes

- Internal variants
([#10549](#10549))

- [speed insights] Prepare for migration to new speed insights package
([#10500](#10500))

- Updated dependencies
\[[`b0898a665`](b0898a6),
[`10d4e51ac`](10d4e51),
[`decdf27fb`](decdf27),
[`f5ca497b7`](f5ca497),
[`ab329f0fe`](ab329f0),
[`d0d052011`](d0d0520),
[`9bb3067de`](9bb3067)]:
    -   @vercel/static-build@2.0.7
    -   @vercel/node@3.0.6
    -   @vercel/build-utils@7.2.1
    -   @vercel/next@4.0.7
    -   @vercel/python@4.0.2
    -   @vercel/redwood@2.0.3
    -   @vercel/remix-builder@2.0.7
    -   @vercel/go@3.0.2

## @vercel/edge@1.1.0

### Minor Changes

- Add flag to geolocation
([#10443](#10443))

    Usage

        const { flag } = geolocation(req)

## @vercel/build-utils@7.2.1

### Patch Changes

- Internal variants
([#10549](#10549))

## @vercel/client@13.0.4

### Patch Changes

- Updated dependencies
\[[`decdf27fb`](decdf27)]:
    -   @vercel/build-utils@7.2.1

## @vercel/gatsby-plugin-vercel-analytics@1.0.11

### Patch Changes

- Remove "babel" compilation
([#10546](#10546))

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

### Patch Changes

- Use "esbuild" to build package
([#10508](#10508))

- Updated dependencies
\[[`decdf27fb`](decdf27)]:
    -   @vercel/build-utils@7.2.1

## @vercel/go@3.0.2

### Patch Changes

- Add support for Go v1.21.0
([#10552](#10552))

## @vercel/next@4.0.7

### Patch Changes

- Internal variants
([#10549](#10549))

- Update `@vercel/nft` to v0.24.1.
([#10540](#10540))

- Build package using "esbuild"
([#10482](#10482))

## @vercel/node@3.0.6

### Patch Changes

- Use "esbuild" to build package
([#10553](#10553))

- Update `@vercel/nft` to v0.24.1.
([#10540](#10540))

- Updated dependencies
\[[`decdf27fb`](decdf27)]:
    -   @vercel/build-utils@7.2.1

## @vercel/python@4.0.2

### Patch Changes

- Fix docs URL in error message
([#10544](#10544))

## @vercel/redwood@2.0.3

### Patch Changes

- Update `@vercel/nft` to v0.24.1.
([#10540](#10540))

## @vercel/remix-builder@2.0.7

### Patch Changes

- Update `@vercel/nft` to v0.24.1.
([#10540](#10540))

## @vercel/static-build@2.0.7

### Patch Changes

- Mark `@vercel/static-config` and `ts-morph` as externals
([#10543](#10543))

- Updated dependencies
\[[`4b376a564`](4b376a5),
[`b8bc682d3`](b8bc682)]:
    -   @vercel/gatsby-plugin-vercel-builder@2.0.6
    -   @vercel/gatsby-plugin-vercel-analytics@1.0.11

## @vercel-internals/types@1.0.11

### Patch Changes

- Updated dependencies
\[[`decdf27fb`](decdf27)]:
    -   @vercel/build-utils@7.2.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Automatically merge the PR when checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants