dependabot[bot] opened a new pull request, #69720: URL: https://github.com/apache/airflow/pull/69720
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.13.0 to 5.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/releases">@stylistic/eslint-plugin's releases</a>.</em></p> <blockquote> <h2>v5.10.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.9.0...v5.10.0">5.10.0</a> (2026-03-06)</h2> <h3>Features</h3> <ul> <li><strong>list-style:</strong> allow 'off' in overrides (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1144">#1144</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c43bd4b14ebb4222b3f4e151967aac5e82bd8290">c43bd4b</a>)</li> <li><strong>padding-line-between-statements:</strong> introduce <code>lineMode</code> for selector matcher (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1143">#1143</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1ebd6d8e59bad0e5330e560df724f29455b92adb">1ebd6d8</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/download-artifact from 7 to 8 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1153">#1153</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/78ca032c765110952b63a86ca7177a28597371c9">78ca032</a>)</li> <li><strong>deps:</strong> bump actions/upload-artifact from 6 to 7 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1154">#1154</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/01f7b17856549b681589a97480f6014ab39f21f3">01f7b17</a>)</li> </ul> <h3>Performance</h3> <ul> <li>no export all for <code>@typescript-eslint/utils</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1150">#1150</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/258f9d8f6a171fcdbdc994768fb08938fafc4470">258f9d8</a>)</li> </ul> <h2>v5.9.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.8.0...v5.9.0">5.9.0</a> (2026-02-19)</h2> <h3>Features</h3> <ul> <li><strong>no-trailing-spaces:</strong> support more file types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1138">#1138</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/501e8383bd9b27ff3e8d5e66c43e4ac7877fc862">501e838</a>)</li> <li><strong>padding-line-between-statements:</strong> support selector-based statement matchers (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1134">#1134</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8f5cc9ee69b58de1dc00a9a487a1461de2d3494b">8f5cc9e</a>)</li> <li>support ESLint 10 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1066">#1066</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5d99706e7c156af617a7ed935bd9bbe87630738a">5d99706</a>)</li> <li>update deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1141">#1141</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f29fcff09f86ac7d9feff8a9f954bbeed32e91db">f29fcff</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>comma-dangle:</strong> check tsx file correctly (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1127">#1127</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/271da423f8d47e264e5a9e1ded444eaa7b208c43">271da42</a>)</li> <li><strong>comma-dangle:</strong> prevent crash when linting non-js files (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1140">#1140</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/4a96eae4e31998904bc3c2b5c0719920a7984f98">4a96eae</a>)</li> <li><strong>indent:</strong> ignore when source code is not ESTree (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1139">#1139</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9e7f42264b9462e21c269568e506977d5abac8ed">9e7f422</a>)</li> <li><strong>no-extra-parens:</strong> don't report jsdoc type assertion by default (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1100">#1100</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cfb62964a3daf488903ee33c88b23bade7009cac">cfb6296</a>)</li> <li><strong>object-curly-spacing:</strong> correctly handle object patterns with type annotations (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1129">#1129</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5aaaec61ed9f4f7cc4fb431e5628f5d67e48be3c">5aaaec6</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>lines-around-comment:</strong> improve extensibility of allow boundary checks (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1136">#1136</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/18b961eacd7a37dc772a3669e236e60773965d9d">18b961e</a>)</li> <li><strong>no-extra-parens:</strong> simplify fixer (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1133">#1133</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3504e1fa3901f68d7d028465a1c0f779077db7eb">3504e1f</a>)</li> <li><strong>on-var-declaration-per-line:</strong> simplify fixer (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1132">#1132</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c827fde7e77e2a66b0873c41d10bb8e02cb2bf66">c827fde</a>)</li> </ul> <h2>v5.8.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.7.1...v5.8.0">5.8.0</a> (2026-02-09)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md">@stylistic/eslint-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.9.0...v5.10.0">5.10.0</a> (2026-03-06)</h2> <h3>Features</h3> <ul> <li><strong>list-style:</strong> allow 'off' in overrides (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1144">#1144</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c43bd4b14ebb4222b3f4e151967aac5e82bd8290">c43bd4b</a>)</li> <li><strong>padding-line-between-statements:</strong> introduce <code>lineMode</code> for selector matcher (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1143">#1143</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1ebd6d8e59bad0e5330e560df724f29455b92adb">1ebd6d8</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/download-artifact from 7 to 8 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1153">#1153</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/78ca032c765110952b63a86ca7177a28597371c9">78ca032</a>)</li> <li><strong>deps:</strong> bump actions/upload-artifact from 6 to 7 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1154">#1154</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/01f7b17856549b681589a97480f6014ab39f21f3">01f7b17</a>)</li> </ul> <h3>Performance</h3> <ul> <li>no export all for <code>@typescript-eslint/utils</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1150">#1150</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/258f9d8f6a171fcdbdc994768fb08938fafc4470">258f9d8</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.8.0...v5.9.0">5.9.0</a> (2026-02-19)</h2> <h3>Features</h3> <ul> <li><strong>no-trailing-spaces:</strong> support more file types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1138">#1138</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/501e8383bd9b27ff3e8d5e66c43e4ac7877fc862">501e838</a>)</li> <li><strong>padding-line-between-statements:</strong> support selector-based statement matchers (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1134">#1134</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8f5cc9ee69b58de1dc00a9a487a1461de2d3494b">8f5cc9e</a>)</li> <li>support ESLint 10 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1066">#1066</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5d99706e7c156af617a7ed935bd9bbe87630738a">5d99706</a>)</li> <li>update deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1141">#1141</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f29fcff09f86ac7d9feff8a9f954bbeed32e91db">f29fcff</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>comma-dangle:</strong> check tsx file correctly (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1127">#1127</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/271da423f8d47e264e5a9e1ded444eaa7b208c43">271da42</a>)</li> <li><strong>comma-dangle:</strong> prevent crash when linting non-js files (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1140">#1140</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/4a96eae4e31998904bc3c2b5c0719920a7984f98">4a96eae</a>)</li> <li><strong>indent:</strong> ignore when source code is not ESTree (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1139">#1139</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9e7f42264b9462e21c269568e506977d5abac8ed">9e7f422</a>)</li> <li><strong>no-extra-parens:</strong> don't report jsdoc type assertion by default (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1100">#1100</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cfb62964a3daf488903ee33c88b23bade7009cac">cfb6296</a>)</li> <li><strong>object-curly-spacing:</strong> correctly handle object patterns with type annotations (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1129">#1129</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5aaaec61ed9f4f7cc4fb431e5628f5d67e48be3c">5aaaec6</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>lines-around-comment:</strong> improve extensibility of allow boundary checks (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1136">#1136</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/18b961eacd7a37dc772a3669e236e60773965d9d">18b961e</a>)</li> <li><strong>no-extra-parens:</strong> simplify fixer (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1133">#1133</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/3504e1fa3901f68d7d028465a1c0f779077db7eb">3504e1f</a>)</li> <li><strong>on-var-declaration-per-line:</strong> simplify fixer (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1132">#1132</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c827fde7e77e2a66b0873c41d10bb8e02cb2bf66">c827fde</a>)</li> </ul> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.7.1...v5.8.0">5.8.0</a> (2026-02-09)</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/efbb1bc0e5aaedc4695c44a03f46f4fcbbe58712"><code>efbb1bc</code></a> chore: release v5.10.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1151">#1151</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1ebd6d8e59bad0e5330e560df724f29455b92adb"><code>1ebd6d8</code></a> feat(padding-line-between-statements): introduce <code>lineMode</code> for selector matc...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c43bd4b14ebb4222b3f4e151967aac5e82bd8290"><code>c43bd4b</code></a> feat(list-style): allow 'off' in overrides (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1144">#1144</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/95884fc06e342243ea65e0038bac07d94d5708dd"><code>95884fc</code></a> chore: replace <code>prettier</code> with <code>oxfmt</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1147">#1147</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/96ce1c7e165ee2a0322afdd7dde9a594ab6dbd70"><code>96ce1c7</code></a> chore: release v5.9.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1131">#1131</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/5d99706e7c156af617a7ed935bd9bbe87630738a"><code>5d99706</code></a> feat: support ESLint 10 (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1066">#1066</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/cfb62964a3daf488903ee33c88b23bade7009cac"><code>cfb6296</code></a> fix(no-extra-parens): don't report jsdoc type assertion by default (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1100">#1100</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/501e8383bd9b27ff3e8d5e66c43e4ac7877fc862"><code>501e838</code></a> feat(no-trailing-spaces): support more file types (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1138">#1138</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/8f5cc9ee69b58de1dc00a9a487a1461de2d3494b"><code>8f5cc9e</code></a> feat(padding-line-between-statements): support selector-based statement match...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9e7f42264b9462e21c269568e506977d5abac8ed"><code>9e7f422</code></a> fix(indent): ignore when source code is not ESTree (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1139">#1139</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@stylistic/eslint-plugin</code> since your current version.</p> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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]
