Skip to content

chore(deps): update esbuild to 0.28.1 [security]#34011

Merged
EugeniyKiyashko merged 1 commit into
DevExpress:26_1from
EugeniyKiyashko:26_1_esbuild_security
Jun 16, 2026
Merged

chore(deps): update esbuild to 0.28.1 [security]#34011
EugeniyKiyashko merged 1 commit into
DevExpress:26_1from
EugeniyKiyashko:26_1_esbuild_security

Conversation

@EugeniyKiyashko

Copy link
Copy Markdown
Contributor

No description provided.

@EugeniyKiyashko EugeniyKiyashko self-assigned this Jun 16, 2026
Copilot AI review requested due to automatic review settings June 16, 2026 05:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates pnpm overrides/lockfile to remediate a security issue by forcing esbuild to resolve to 0.28.1 across the workspace, with an additional override and lockfile update for unrs-resolver.

Changes:

  • Updated pnpm overrides to enforce esbuild@<0.28.1 -> ^0.28.1.
  • Added pnpm override unrs-resolver@<1.12.2 -> ^1.12.2.
  • Regenerated pnpm-lock.yaml to reflect the new resolutions (esbuild binaries consolidated on 0.28.1, unrs-resolver bumped to 1.12.2, and related transitive/virtual dependency metadata updates).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
pnpm-workspace.yaml Updates dependency overrides to enforce secure minimum versions for esbuild (and adds an unrs-resolver override).
pnpm-lock.yaml Lockfile regeneration reflecting the new override resolutions and updated transitive dependency graph metadata.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

Comment thread pnpm-workspace.yaml
Comment on lines +28 to +29
"esbuild@<0.28.1": ^0.28.1
"unrs-resolver@<1.12.2": ^1.12.2
@EugeniyKiyashko EugeniyKiyashko force-pushed the 26_1_esbuild_security branch from 68b3c53 to c0965b5 Compare June 16, 2026 06:55
@EugeniyKiyashko EugeniyKiyashko merged commit c54d820 into DevExpress:26_1 Jun 16, 2026
105 checks passed
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.

3 participants