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

chore(remix-dev): bump esbuild to 0.15.12 #4301

Merged
merged 2 commits into from
Nov 18, 2022
Merged

chore(remix-dev): bump esbuild to 0.15.12 #4301

merged 2 commits into from
Nov 18, 2022

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Sep 29, 2022

Closes: #4154
Closes: #4280
Closes: #4346

  • Docs
  • Tests

Testing Strategy (for esbuild native pnp support): https://github.com/mcansh/remix-pnp-test

testable pre-release 0.0.0-experimental-aed5bfbf7

@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2022

🦋 Changeset detected

Latest commit: 2998b40

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

This PR includes changesets to release 16 packages
Name Type
remix Patch
@remix-run/dev Patch
create-remix Patch
@remix-run/architect Patch
@remix-run/cloudflare Patch
@remix-run/cloudflare-pages Patch
@remix-run/cloudflare-workers Patch
@remix-run/deno Patch
@remix-run/eslint-config Patch
@remix-run/express Patch
@remix-run/netlify Patch
@remix-run/node Patch
@remix-run/react Patch
@remix-run/serve Patch
@remix-run/server-runtime Patch
@remix-run/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

@MichaelDeBoey
Copy link
Member

MichaelDeBoey commented Sep 29, 2022

Once this PR is merged, we can merge #4154 as well

Or if you want, you can just update + merge that one as well 🤷‍♂️

@mcansh mcansh marked this pull request as ready for review October 17, 2022 17:24
packages/create-remix/package.json Outdated Show resolved Hide resolved
.vscode/deno_resolve_npm_imports.json Outdated Show resolved Hide resolved
templates/deno/.vscode/resolve_npm_imports.json Outdated Show resolved Hide resolved
@MichaelDeBoey
Copy link
Member

@mcansh It appears @pcattori's changes weren't changed to the new esbuild version (without the extra Yarn PnP plugin)

@machour
Copy link
Collaborator

machour commented Nov 18, 2022

@mcansh Added #4301 to the list of issues that will be fixed by this PR.

@mcansh
Copy link
Collaborator Author

mcansh commented Nov 18, 2022

@mcansh Added #4301 to the list of issues that will be fixed by this PR.

that's this PR haha 🙈, but i think you meant #4639 👍

Signed-off-by: Logan McAnsh <logan@mcan.sh>
…olved

Signed-off-by: Logan McAnsh <logan@mcan.sh>
@mcansh mcansh changed the title chore(remix-dev): bump esbuild to latest chore(remix-dev): bump esbuild to 0.15.12 Nov 18, 2022
@mcansh mcansh merged commit 539b10c into dev Nov 18, 2022
@mcansh mcansh deleted the logan/esbuild-0.15.9 branch November 18, 2022 20:58
@github-actions github-actions bot added the awaiting release This issue has been fixed and will be released soon label Nov 18, 2022
kentcdodds pushed a commit that referenced this pull request Dec 15, 2022
* chore(remix-dev): bump esbuild to latest

Signed-off-by: Logan McAnsh <logan@mcan.sh>

* chore: downgrade to esbuild@0.15.12 until stdout/stderr tests are resolved

Signed-off-by: Logan McAnsh <logan@mcan.sh>

Signed-off-by: Logan McAnsh <logan@mcan.sh>
@MichaelDeBoey MichaelDeBoey added the pm:yarn3 Bugs related to Yarn 3 label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting release This issue has been fixed and will be released soon CLA Signed package:dev pm:yarn3 Bugs related to Yarn 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use of TypeScript 4.9 satisfies breaks build process
4 participants