chore(deps): bump esbuild from 0.25.12 to removed in /desktop in the npm_and_yarn group across 1 directory#846
Conversation
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>
|
👋 Thanks for the PR! This one targets See CONTRIBUTING.md for the branch model. |
| "tailwindcss": "^4.0.0", | ||
| "typescript": "^5.7.0", | ||
| "vite": "^6.0.0", | ||
| "vite": "^8.0.16", |
There was a problem hiding this comment.
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.
Code Review SummaryStatus: 1 Issue Found | Recommendation: Address before merge Overview
Fix link: Fix these issues in Kilo Cloud Issue Details (click to expand)WARNING
Other Observations (not in diff)Issues found in unchanged code that cannot receive inline comments:
Files Reviewed (2 files)
Reviewed by nex-n2-pro:free · 1,685,819 tokens |
|
Superseded by #849 (esbuild 0.28.1, already merged to dev) |
|
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 |
Bumps the npm_and_yarn group with 1 update in the /desktop 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.