bito-code-review[bot] commented on code in PR #40054:
URL: https://github.com/apache/superset/pull/40054#discussion_r3226218056
##########
docs/yarn.lock:
##########
@@ -14763,15 +14763,15 @@ types-ramda@^0.30.1:
dependencies:
ts-toolbelt "^9.6.0"
-typescript-eslint@^8.59.2:
- version "8.59.2"
- resolved
"https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.2.tgz#e24b4f7232e20112e40572dba162a829a738ce98"
- integrity
sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ==
+typescript-eslint@^8.59.3:
+ version "8.59.3"
+ resolved
"https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.3.tgz#4a41d9007faa539a66292189e2795eeb0b9fca29"
+ integrity
sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==
dependencies:
- "@typescript-eslint/eslint-plugin" "8.59.2"
- "@typescript-eslint/parser" "8.59.2"
- "@typescript-eslint/typescript-estree" "8.59.2"
- "@typescript-eslint/utils" "8.59.2"
+ "@typescript-eslint/eslint-plugin" "8.59.3"
+ "@typescript-eslint/parser" "8.59.3"
+ "@typescript-eslint/typescript-estree" "8.59.3"
+ "@typescript-eslint/utils" "8.59.3"
typescript@~6.0.3:
version "6.0.3"
Review Comment:
<div>
<div id="suggestion">
<div id="issue"><b>Manual Lock File Edit</b></div>
<div id="fix">
This change manually edits the yarn.lock file, which violates repository
standards. Lock files should never be manually edited; instead, update the
package.json and regenerate the lock file through the package manager.
</div>
</div>
<small><i>Code Review Run #736eb0</i></small>
</div>
---
Should Bito avoid suggestions like this for future reviews? (<a
href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>)
- [ ] Yes, avoid them
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]