🚨 [security] Update esbuild 0.24.2 → 0.25.0 (major) #396
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.24.2 → 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
0.25.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
publish 0.25.0 to npmfix `hosts` in `plugin-tests.js`fix `hosts` in `node-unref-tests.js`Merge commit from forkfix #4065: bitwise operators can return bigintsswitch case liveness: `default` is always lastfix #4028: minify live/dead `switch` cases betterminify: more constant folding for strict equalityfix #4053: reordering of `.tsx` in `node_modules`fix #3692: `0` now picks a random ephemeral portfix #4064: label + try + for regression in v0.21.4fix #1745, fix #3183: sources are URLs, not pathsfix #3982: `sourceMappingURL` is a URL, not a pathpopulate the output directory in unit testsrefactor source map verification to use `outfile`fix #4041: keep `void x` when minify is offfix #4055: direct `eval` stops constant inliningfix #4034: emit `/* @__KEY__ */` for string namesfix #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 specificityfix #3620, fix #4037: remove wrong `:is()` nestingfailing tests for various css issuescss printer: trim some dead codeseparate out CSS browser testsrelease notes for #4056 and #4057fix #4056: update go 1.23.1 => 1.23.5 (#4057)allow bigint literals as `define` valuesfix #4020: change how `console` API dropping worksfix #4049: unsupported bigint usage is now allowedfix #3643: delete outputs if a watch build failsfix #3670: omit legal comment output when emptyfix #3935: strip the UTF8 BOMfix #4018: fix for `async as boolean` edge casesplit off `CHANGELOG-2024.md`fix #4018: copy+paste bug for netbsd arm64Depfu 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