Bump the build-toolchain group across 1 directory with 4 updates - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the build-toolchain group across 1 directory with 4 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps the build-toolchain group with 4 updates in the / directory: [terser](https://github.com/terser/terser), [esbuild](https://github.com/evanw/esbuild), [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `terser` from 5.49.2 to 5.50.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.49.2...v5.50.0) Updates `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) Updates `vite-plus` from 0.2.8 to 0.3.0 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.3.0/packages/cli) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-toolchain - dependency-name: terser dependency-version: 5.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-toolchain - dependency-name: vite-plus dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-toolchain - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-toolchain ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/build-toolchain-4fc518bdda
branch
from
September 1, 2026 09:22
2eb1f98 to
2b1fe87
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 the build-toolchain group with 4 updates in the / directory: terser, esbuild, vite-plus and vitest.
Updates
terserfrom 5.49.2 to 5.50.0Changelog
Sourced from terser's changelog.
Commits
08682635.50.06369c68update changeloge32443bexperimental type stripping (#1718)f41d858Update actions/setup-node action to v7 (#1708)9fdbd4dUpdate actions/checkout action to v7 (#1695)f1b0e04fix crash in mozilla AST conversion of importsf1f0594add mutation testUpdates
esbuildfrom 0.28.1 to 0.28.2Release 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 bugUpdates
vite-plusfrom 0.2.8 to 0.3.0Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
b2d15e3release: v0.3.0: XDG install layout, tsup project migration, and Bun 1.4 supp...ce131befix(cli): run root-only workspaces in place (#2533)634bd07fix(cli): improve workspace app target classification (#2530)501cc3afeat(cli): tsup -> tsdown -> Vite+ migration (#2434)916fae1fix(cli): guide local users to global-only commands (#2522)45acff9fix(trampoline): reject unversioned shim pointers (#2526)f0bebb0fix(installer): hide shell config warnings in CI (#2511)c25b6b2fix(installer): enforce Windows setup requirements (#2505)349a72bfix(cli): support GitLab setup-vp legacy layout (#2520)2b16995fix(cli): normalize staged concurrency options (#2501)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...