Bump esbuild from 0.21.5 to removed in /frontend in the npm_and_yarn group across 1 directory#818
Conversation
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [esbuild](https://github.com/evanw/esbuild). Removes `esbuild` --- updated-dependencies: - dependency-name: esbuild dependency-version: dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Verified clean against the existing Install Verification
Peer-dep compatibility check (the usual major-bump landmine):
No peer-dep mismatches, no install warnings, no test failures. Noteworthy (not a problem, just FYI): vite 8 swaps its internal bundler from rollup to rolldown. The user-visible build artifacts are the same shape and size, but the warning text changed ( Ship-ready. |
|
Follow-up: also deployed the vite-8 build to a real Kali dev stack (nginx-fronted) and ran a headless Chromium smoke against it via Playwright's standalone API. The project doesn't have a Playwright test suite yet (only the dev-dep is installed; no
The rolldown-based build executes correctly in Chromium, the SPA renders, the React bundle hydrates without JS errors, the API roundtrip works. Reverted the dev stack back to the merged-#815 SPA after the test. |
Bumps the npm_and_yarn group with 1 update in the /frontend directory: esbuild.
Removes
esbuildDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.