🚨 [security] [js] Update esbuild 0.14.54 → 0.25.0 (major) #3652
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ esbuild (0.14.54 → 0.25.0) · Repo · Changelog
Security Advisories 🚨
🚨 esbuild enables any website to send any requests to the development server and read the response
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 37 commits:
publish 0.25.0 to npm
fix `hosts` in `plugin-tests.js`
fix `hosts` in `node-unref-tests.js`
Merge commit from fork
fix #4065: bitwise operators can return bigints
switch case liveness: `default` is always last
fix #4028: minify live/dead `switch` cases better
minify: more constant folding for strict equality
fix #4053: reordering of `.tsx` in `node_modules`
fix #3692: `0` now picks a random ephemeral port
fix #4064: label + try + for regression in v0.21.4
fix #1745, fix #3183: sources are URLs, not paths
fix #3982: `sourceMappingURL` is a URL, not a path
populate the output directory in unit tests
refactor source map verification to use `outfile`
fix #4041: keep `void x` when minify is off
fix #4055: direct `eval` stops constant inlining
fix #4034: emit `/* @__KEY__ */` for string names
fix #4005: minify bug that removed `&` in `:where`
fix additional comment on #3877 about `:has(> &)`
fix #3877, fix #3933: keep `>` in `:has(> a)`
fix #3997, fix #4038: `&&` should add specificity
fix #3620, fix #4037: remove wrong `:is()` nesting
failing tests for various css issues
css printer: trim some dead code
separate out CSS browser tests
release notes for #4056 and #4057
fix #4056: update go 1.23.1 => 1.23.5 (#4057)
allow bigint literals as `define` values
fix #4020: change how `console` API dropping works
fix #4049: unsupported bigint usage is now allowed
fix #3643: delete outputs if a watch build fails
fix #3670: omit legal comment output when empty
fix #3935: strip the UTF8 BOM
fix #4018: fix for `async as boolean` edge case
split off `CHANGELOG-2024.md`
fix #4018: copy+paste bug for netbsd arm64
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands