Re: [PR] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.57.0 in /superset-frontend [superset]
dependabot[bot] closed pull request #38553: chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.57.0 in /superset-frontend URL: https://github.com/apache/superset/pull/38553 -- 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]
Re: [PR] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.57.0 in /superset-frontend [superset]
dependabot[bot] commented on PR #38553: URL: https://github.com/apache/superset/pull/38553#issuecomment-4096151897 Superseded by #38757. -- 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]
Re: [PR] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.57.0 in /superset-frontend [superset]
bito-code-review[bot] commented on PR #38553: URL: https://github.com/apache/superset/pull/38553#issuecomment-4029224958 AI Code Review is in progress (usually takes 3 to 15 minutes unless it's a very large PR). -- 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]
[PR] chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.57.0 in /superset-frontend [superset]
dependabot[bot] opened a new pull request, #38553: URL: https://github.com/apache/superset/pull/38553 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.57.0. Release notes Sourced from https://github.com/typescript-eslint/typescript-eslint/releases";>@​typescript-eslint/eslint-plugin's releases. v8.57.0 8.57.0 (2026-03-09) 🚀 Features eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080) 🩹 Fixes eslint-plugin: [strict-void-return] false positives with overloads (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12055";>#12055) eslint-plugin: handle statically analyzable computed keys in prefer-readonly (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12079";>#12079) eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12077";>#12077) eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12094";>#12094) eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12089";>#12089) typescript-estree: switch back to use ts.getModifiers() (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12034";>#12034) typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11355";>#11355) ❤️ Thank You Brad Zacher https://github.com/bradzacher";>@​bradzacher Brian Schlenker https://github.com/bschlenk";>@​bschlenk Evyatar Daud https://github.com/StyleShit";>@​StyleShit fisker Cheung https://github.com/fisker";>@​fisker James Henry https://github.com/JamesHenry";>@​JamesHenry Josh Goldberg Kirk Waiblinger https://github.com/kirkwaiblinger";>@​kirkwaiblinger Moses Odutusin https://github.com/thebolarin";>@​thebolarin Newton Yuan https://github.com/NewtonYuan";>@​NewtonYuan SungHyun627 https://github.com/SungHyun627";>@​SungHyun627 Younsang Na https://github.com/nayounsang";>@​nayounsang See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0";>GitHub Releases for more information. You can read about our https://typescript-eslint.io/users/versioning";>versioning strategy and https://typescript-eslint.io/users/releases";>releases on our website. v8.56.1 8.56.1 (2026-02-23) What's Changed chore(deps): update dependency minimatch to v10.2.2 by https://github.com/benmccann";>@​benmccann in https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074";>typescript-eslint/typescript-eslint#12074 You can read about our https://typescript-eslint.io/users/versioning";>versioning strategy and https://typescript-eslint.io/users/releases";>releases on our website. v8.56.0 8.56.0 (2026-02-16) 🚀 Features support ESLint v10 (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057";>#12057) ... (truncated) Changelog Sourced from https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md";>@​typescript-eslint/eslint-plugin's changelog. 8.57.0 (2026-03-09) 🚀 Features eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12080";>#12080) 🩹 Fixes eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12089";>#12089) eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12094";>#12094) typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11355";>#11355) eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12077";>#12077) eslint-plugin: handle statically analyzable computed keys in prefer-readonly (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12079";>#12079) eslint-plugin: [strict-void-return] false positives with overloads (https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12055";>#12055) ❤️ Thank You B
