chore(deps-dev): bump esbuild from 0.28.0 to 0.28.2 in /evals - #78
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump esbuild from 0.28.0 to 0.28.2 in /evals#78dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Skill eval results
Only suites whose source actually changed since their last recorded score were re-run. Soft-failing while we stabilise the baseline. |
Contributor
|
@dependabot rebase |
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 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.0...v0.28.2) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/evals/esbuild-0.28.1
branch
from
August 14, 2026 20:50
383007e to
86b3062
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps esbuild from 0.28.0 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 bugNote
Overview
Updates
evals/package-lock.jsononly: esbuild and every@esbuild/*platform package move from 0.28.0 to 0.28.2 (pulled in transitively, e.g. via tsx’sesbuildrange). Noevals/package.jsonchange.The lockfile also refreshes npm metadata—several transitive packages (MCP SDK, Express stack, @anthropic-ai/sdk, zod, etc.) no longer carry
dev: true, and@types/json-schemaappears as a peer entry. That reflects install/deduping, not new direct dependencies.esbuild 0.28.2 is a patch release with bundler/minifier fixes (tree-shaking, CSS
&minification, TLA cycles, overwrite guard).Reviewed by Cursor Bugbot for commit 86b3062. Bugbot is set up for automated code reviews on this repo. Configure here.