Uh oh!
There was an error while loading. Please reload this page.
Bump esbuild from 0.28.1 to 0.28.2 - #2730
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Dependabot (@dependabot) rebase |
f4ffeab to
df056dbCompareCopilot This PR was opened by Dependabot. Please take it the rest of the way before it's ready for human review:
|
Dependabot (@dependabot) rebase |
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.1 to 0.28.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
df056db to
4231d18CompareCopilot This PR was opened by Dependabot. Please take it the rest of the way before it's ready for human review:
|
Co-authored-by: jainakanksha-msft <181211853+jainakanksha-msft@users.noreply.github.com>
Done. Summary: Impact analysis: Build/lint: Verification: Rebuilt the Linux SEA binary with esbuild 0.28.2 ( Changelog: added an entry under Why it matters / risk if skipped: 0.28.2 is a patch release of the bundler used only at build time to produce the standalone executables; staying on 0.28.1 risks missing bundler bug fixes but carries no functional risk to Azurite's runtime behavior since esbuild isn't part of the shipped application code. Self-rating: 9/10 — correctness, build/lint health and changelog accuracy are solid; docked slightly because coverage relies on the existing binary-build test suite rather than a new esbuild-specific test (not warranted here, as there's no new logic to cover). |
Uh oh!
There was an error while loading. Please reload this page.
Bumps esbuild from 0.28.1 to 0.28.2.
Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bug