Skip to content

chore(deps): bump esbuild from 0.25.12 to removed in /desktop in the npm_and_yarn group across 1 directory#846

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/desktop/npm_and_yarn-30ae9b537b
Closed

chore(deps): bump esbuild from 0.25.12 to removed in /desktop in the npm_and_yarn group across 1 directory#846
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/desktop/npm_and_yarn-30ae9b537b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /desktop directory: esbuild.

Removes esbuild

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /desktop 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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 13, 2026
@github-actions

Copy link
Copy Markdown

👋 Thanks for the PR! This one targets master, which is our
stable branch (it's what live installs track). Please retarget it to
dev — click Edit next to the PR title and change the base
branch dropdown from master to dev. Your commits and any review
carry over, nothing is lost.

See CONTRIBUTING.md for the branch model.

Comment thread desktop/package.json
"tailwindcss": "^4.0.0",
"typescript": "^5.7.0",
"vite": "^6.0.0",
"vite": "^8.0.16",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

WARNING: Vite 8 requires Node ^20.19.0 or >=22.12.0

vite@8.0.16 raises the minimum Node version from Vite 6's ^18.0.0 || ^20.0.0 || >=22.0.0 to ^20.19.0 || >=22.12.0. If developers or CI run Node 20.18 or Node 18, npm ci/build can fail. Pin CI to an allowed Node version or document the new requirement before merging.


Reply with @kilocode-bot fix it to have Kilo Code address this issue.

@kilo-code-bot

kilo-code-bot Bot commented Jun 13, 2026

Copy link
Copy Markdown

Code Review Summary

Status: 1 Issue Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0

Fix link: Fix these issues in Kilo Cloud

Issue Details (click to expand)

WARNING

File Line Issue
desktop/package.json 67 Vite 8 requires Node `^20.19.0
Other Observations (not in diff)

Issues found in unchanged code that cannot receive inline comments:

File Line Issue
PR metadata N/A Existing github-actions comment says this PR targets master and should be retargeted to dev because master is the stable branch.
.github/workflows/ci.yml 83 CI still uses node-version: "20"; with Vite 8, ensure setup-node resolves to at least Node 20.19 or pin explicitly.
Files Reviewed (2 files)
  • desktop/package.json - 1 issue
  • desktop/package-lock.json - 0 issues

Reviewed by nex-n2-pro:free · 1,685,819 tokens

@jaylfc

jaylfc commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Superseded by #849 (esbuild 0.28.1, already merged to dev)

@jaylfc jaylfc closed this Jun 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/desktop/npm_and_yarn-30ae9b537b branch June 13, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant