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

feat: upgrade esbuild to 0.21.4, opts-in for decorators #1116

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

belgattitude
Copy link
Contributor

@belgattitude belgattitude commented May 1, 2024

This uprades the esbuild requirements to ^0.21.3, closes #1115

Motivations

Tests done:

I didn't notice regressions so far. I've forced latest esbuild in few projects by using resolutions (ie: https://github.com/belgattitude/httpx/blob/16e7dcebf8a2c2f90e53f0beb7d87eeaf8698fc6/package.json#L80)

Haven't had the chance to test it with projects bundling css, so I hope there wasn't breaking changes.

Copy link

codesandbox bot commented May 1, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 2:30am

Copy link

socket-security bot commented May 1, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/esbuild@0.21.4 environment, filesystem, network, shell 0 133 kB evanw

🚮 Removed packages: npm/esbuild@0.19.2

View full report↗︎

@belgattitude belgattitude changed the title chore(deps): upgrade esbuild to 0.20.2 Upgrade esbuild to 0.20.2 May 1, 2024
@belgattitude belgattitude changed the title Upgrade esbuild to 0.20.2 Upgrade esbuild to ^0.21.3 - opts-in for decorators May 24, 2024
@sxzz sxzz changed the title Upgrade esbuild to ^0.21.3 - opts-in for decorators feat: upgrade esbuild to 0.21.4, opts-in for decorators Jun 3, 2024
@sxzz sxzz merged commit 796fc50 into egoist:dev Jun 3, 2024
8 checks passed
Copy link

github-actions bot commented Jun 3, 2024

🎉 This PR is included in version 8.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@TheMikeyRoss
Copy link

welcome back :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to esbuild ^0.21.3 (decorators)
3 participants