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

[gatsby-plugin-vercel-analytics] Remove "babel" compilation #10546

Conversation

TooTallNate
Copy link
Member

The "babel" build for this package essentially does nothing. The output is still using ESM and no transformation is done. Let's just remove the "build" script entirely.

The "babel" build for this package essentially does nothing. The output is still using ESM and no transformation is done. Let's just remove the "build" script entirely.
@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2023

🦋 Changeset detected

Latest commit: 36bd856

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

This PR includes changesets to release 3 packages
Name Type
@vercel/gatsby-plugin-vercel-analytics Patch
@vercel/static-build 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

Ethan-Arrowood
Ethan-Arrowood previously approved these changes Sep 19, 2023
Ethan-Arrowood
Ethan-Arrowood previously approved these changes Sep 19, 2023
cb1kenobi
cb1kenobi previously approved these changes Sep 19, 2023
Copy link
Contributor

@cb1kenobi cb1kenobi left a comment

Choose a reason for hiding this comment

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

Looks good, but haven’t tested

@kodiakhq kodiakhq bot merged commit b8bc682 into main Sep 19, 2023
107 checks passed
@kodiakhq kodiakhq bot deleted the tootallnate/zero-928-remove-babel-from-vercelgatsby-plugin-vercel-analytics branch September 19, 2023 20:45
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

4 participants