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

Update esbuild to v0.18.20 #3962

Closed
jspspike opened this issue Sep 15, 2023 · 4 comments · Fixed by #5213
Closed

Update esbuild to v0.18.20 #3962

jspspike opened this issue Sep 15, 2023 · 4 comments · Fixed by #5213
Assignees
Labels
breaking change Change that will result in breaking existing behavior
Milestone

Comments

@jspspike
Copy link
Contributor

Describe the solution

Update esbuild on next major wrangler update. We can update to 19 once this issue gets resolved

@admah
Copy link
Contributor

admah commented Feb 23, 2024

The latest esbuild is 0.20.1. Are we still limited to 0.18+?

@GregBrimble
Copy link
Member

Until that issue is resolved, yes. Has anyone in DevProd looked into putting up a PR against esbuild?

@mrbbot
Copy link
Contributor

mrbbot commented Mar 11, 2024

Has anyone in DevProd looked into putting up a PR against esbuild?

@GregBrimble yep, we did look into this. Looks like a PR to add a flag to disable the behaviour would be doable, but we weren't sure whether it would be accepted. There are other options too like trying to pass glob patterns/import specifiers through onResolve plugin hooks, but that would be more complicated to implement. Our plan was to bump to 0.18.20 now, then try bump further if we have time. 👍

@mrbbot
Copy link
Contributor

mrbbot commented Mar 11, 2024

I've written up some thoughts on upgrading to 0.19.0 and beyond here: #5222.

@petebacondarwin petebacondarwin moved this from Backlog to In Progress in workers-sdk Mar 11, 2024
@mrbbot mrbbot linked a pull request Mar 14, 2024 that will close this issue
9 tasks
@lrapoport-cf lrapoport-cf moved this from In Progress to In Review in workers-sdk Mar 15, 2024
@petebacondarwin petebacondarwin moved this from In Review to Done in workers-sdk Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Change that will result in breaking existing behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants