dependabot[bot] opened a new pull request, #60469: URL: https://github.com/apache/airflow/pull/60469
Bumps the core-ui-package-updates group with 2 updates in the /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) and [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin). Updates `@eslint/compat` from 2.0.0 to 2.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/rewrite/releases"><code>@eslint/compat</code>'s releases</a>.</em></p> <blockquote> <h2>compat: v2.0.1</h2> <h2><a href="https://github.com/eslint/rewrite/compare/compat-v2.0.0...compat-v2.0.1">2.0.1</a> (2026-01-08)</h2> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@eslint/core</code> bumped from ^1.0.0 to ^1.0.1</li> </ul> </li> </ul> </li> </ul> <h2>migrate-config: v2.0.1</h2> <h2><a href="https://github.com/eslint/rewrite/compare/migrate-config-v2.0.0...migrate-config-v2.0.1">2.0.1</a> (2026-01-08)</h2> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@eslint/compat</code> bumped from ^2.0.0 to ^2.0.1</li> </ul> </li> <li>devDependencies <ul> <li><code>@eslint/core</code> bumped from ^1.0.0 to ^1.0.1</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md"><code>@eslint/compat</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint/rewrite/compare/compat-v2.0.0...compat-v2.0.1">2.0.1</a> (2026-01-08)</h2> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@eslint/core</code> bumped from ^1.0.0 to ^1.0.1</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/rewrite/commit/7abc05147e2b6d29cb5170867c2172d25c563454"><code>7abc051</code></a> chore: release main (<a href="https://github.com/eslint/rewrite/tree/HEAD/packages/compat/issues/336">#336</a>)</li> <li><a href="https://github.com/eslint/rewrite/commit/f0b5b68e6d17c710109a8ac9ba9de5890b03143f"><code>f0b5b68</code></a> docs: Update README sponsors</li> <li><a href="https://github.com/eslint/rewrite/commit/b65204d085e40425f9ee62c06e9b5005e23651cc"><code>b65204d</code></a> docs: Update README sponsors</li> <li><a href="https://github.com/eslint/rewrite/commit/5f8bc5b8727ebc536e81ccdb99cd223f668601ac"><code>5f8bc5b</code></a> ci: run <code>arethetypeswrong</code> on packages with types (<a href="https://github.com/eslint/rewrite/tree/HEAD/packages/compat/issues/338">#338</a>)</li> <li><a href="https://github.com/eslint/rewrite/commit/d9eb64a30a24f8fdcb7be4360cd7621f14687cad"><code>d9eb64a</code></a> docs: Update README sponsors</li> <li><a href="https://github.com/eslint/rewrite/commit/7444f367832f2cf3d9b2c19ac2b6da63ade7f6d0"><code>7444f36</code></a> docs: Update README sponsors</li> <li><a href="https://github.com/eslint/rewrite/commit/0924075d761f7d7d8c2dfc2d3b9db35d71929dc8"><code>0924075</code></a> docs: Update README sponsors</li> <li><a href="https://github.com/eslint/rewrite/commit/0f16298e06e0380f259611c7786a195a4627ee34"><code>0f16298</code></a> chore: add lint:unused script to run Knip (<a href="https://github.com/eslint/rewrite/tree/HEAD/packages/compat/issues/241">#241</a>)</li> <li><a href="https://github.com/eslint/rewrite/commit/c170730e93d5b06ef51d3901bbd43ff6d29a0b5d"><code>c170730</code></a> docs: use <code>import.meta.dirname</code> (<a href="https://github.com/eslint/rewrite/tree/HEAD/packages/compat/issues/324">#324</a>)</li> <li>See full diff in <a href="https://github.com/eslint/rewrite/commits/compat-v2.0.1/packages/compat">compare view</a></li> </ul> </details> <br /> Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/releases"><code>@stylistic/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v5.7.0</h2> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.6.1...v5.7.0">5.7.0</a> (2026-01-09)</h2> <h3>Features</h3> <ul> <li><strong>customize:</strong> allow indent option as full rule options (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1091">#1091</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259">ab50c71</a>)</li> <li>deprecate <code>jsx-sort-props</code> in favor of <code>eslint-plugin-perfectionist</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1071">#1071</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61">622b888</a>)</li> <li><strong>dot-location:</strong> support <code>MetaProperty</code>, <code>TSQualifiedName</code>, <code>TSImportType</code>, <code>JSXMemberExpression</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1063">#1063</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c296e42fc8ae8c2b48379aa7f06ee092aa7bc7f3">c296e42</a>)</li> <li><strong>eol-last:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1051">#1051</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9152494b67f71e0278231fdf1eeb08445b0d64d2">9152494</a>)</li> <li><strong>linebreak-style:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1050">#1050</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/132926d6bb7e5e195d7ae9f7e9d8c2c3a3a543a1">132926d</a>)</li> <li><strong>type-annotation-spacing:</strong> allow ignore check <code>arrow</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1080">#1080</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633">1aaf61f</a>)</li> <li>update deps, support <code>@typescript-eslint/parser</code> >=8.48.0 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1095">#1095</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827">172ef89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>list-style:</strong> replace text range with delimiter directly (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1062">#1062</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c2ac3483e9baf10187e71756931f19b2f2b50a51">c2ac348</a>)</li> <li><strong>object-curly-spacing:</strong> allow space before comment in multi-line objects (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1076">#1076</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf">d73c03e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix command to run docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1058">#1058</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f5974417fa5e2f00c661e443f510dbe72cdd4777">f597441</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1061">#1061</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/767efe49154ac91bce0c8556d735eed266988d57">767efe4</a>)</li> <li><strong>deps:</strong> bump actions/download-artifact from 6 to 7 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1067">#1067</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/272e75d7caf535504cd9e8a0e2c16bb9d17117dc">272e75d</a>)</li> <li><strong>deps:</strong> bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1068">#1068</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/50239e30603d030b6ef4bec3acdd66f2b73bee8d">50239e3</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> extract local vite plugins from <code>vite.config.ts</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1081">#1081</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/79e6c6b8289869ecaf4bfa189eefa6879620fa5a">79e6c6b</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSConditionalType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1075">#1075</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/233c9678b312f3e816984a2ddfe34c7e376ec553">233c967</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSMappedType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1073">#1073</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/30b6bb35e54c7db315305a9cc4c30a4722d03ad5">30b6bb3</a>)</li> <li><strong>member-delimiter-style:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1089">#1089</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d">580164b</a>)</li> <li><strong>padding-line-between-statements:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1090">#1090</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e">a80aefb</a>)</li> <li>replace <code>hasCommentsBetween</code> with <code>sourceCode.commentsExistBetween</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1094">#1094</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf">77e1370</a>)</li> <li><strong>test-utils:</strong> replace language conditionals with a config object (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1064">#1064</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e78a122232e6b1a52d8fff550dfbe8793dd8c6c8">e78a122</a>)</li> <li><strong>utils:</strong> simplify type guards, cleanup typings & docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1086">#1086</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/843428ebf94dbe2013d93032271064fb8a5660de">843428e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md"><code>@stylistic/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.6.1...v5.7.0">5.7.0</a> (2026-01-09)</h2> <h3>Features</h3> <ul> <li><strong>customize:</strong> allow indent option as full rule options (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1091">#1091</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259">ab50c71</a>)</li> <li>deprecate <code>jsx-sort-props</code> in favor of <code>eslint-plugin-perfectionist</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1071">#1071</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61">622b888</a>)</li> <li><strong>dot-location:</strong> support <code>MetaProperty</code>, <code>TSQualifiedName</code>, <code>TSImportType</code>, <code>JSXMemberExpression</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1063">#1063</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c296e42fc8ae8c2b48379aa7f06ee092aa7bc7f3">c296e42</a>)</li> <li><strong>eol-last:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1051">#1051</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/9152494b67f71e0278231fdf1eeb08445b0d64d2">9152494</a>)</li> <li><strong>linebreak-style:</strong> improve to make language-agnostic (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1050">#1050</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/132926d6bb7e5e195d7ae9f7e9d8c2c3a3a543a1">132926d</a>)</li> <li><strong>type-annotation-spacing:</strong> allow ignore check <code>arrow</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1080">#1080</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633">1aaf61f</a>)</li> <li>update deps, support <code>@typescript-eslint/parser</code> >=8.48.0 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1095">#1095</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827">172ef89</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>list-style:</strong> replace text range with delimiter directly (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1062">#1062</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/c2ac3483e9baf10187e71756931f19b2f2b50a51">c2ac348</a>)</li> <li><strong>object-curly-spacing:</strong> allow space before comment in multi-line objects (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1076">#1076</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf">d73c03e</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>fix command to run docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1058">#1058</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/f5974417fa5e2f00c661e443f510dbe72cdd4777">f597441</a>)</li> </ul> <h3>Build Related</h3> <ul> <li><strong>deps:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1061">#1061</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/767efe49154ac91bce0c8556d735eed266988d57">767efe4</a>)</li> <li><strong>deps:</strong> bump actions/download-artifact from 6 to 7 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1067">#1067</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/272e75d7caf535504cd9e8a0e2c16bb9d17117dc">272e75d</a>)</li> <li><strong>deps:</strong> bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1068">#1068</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/50239e30603d030b6ef4bec3acdd66f2b73bee8d">50239e3</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>docs:</strong> extract local vite plugins from <code>vite.config.ts</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1081">#1081</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/79e6c6b8289869ecaf4bfa189eefa6879620fa5a">79e6c6b</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSConditionalType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1075">#1075</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/233c9678b312f3e816984a2ddfe34c7e376ec553">233c967</a>)</li> <li><strong>indent:</strong> simplify handling of <code>TSMappedType</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1073">#1073</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/30b6bb35e54c7db315305a9cc4c30a4722d03ad5">30b6bb3</a>)</li> <li><strong>member-delimiter-style:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1089">#1089</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d">580164b</a>)</li> <li><strong>padding-line-between-statements:</strong> use auto-generated types (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1090">#1090</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e">a80aefb</a>)</li> <li>replace <code>hasCommentsBetween</code> with <code>sourceCode.commentsExistBetween</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1094">#1094</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf">77e1370</a>)</li> <li><strong>test-utils:</strong> replace language conditionals with a config object (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1064">#1064</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/e78a122232e6b1a52d8fff550dfbe8793dd8c6c8">e78a122</a>)</li> <li><strong>utils:</strong> simplify type guards, cleanup typings & docs (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1086">#1086</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/843428ebf94dbe2013d93032271064fb8a5660de">843428e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/94ba6b3f25d8f92d300fe0eda87181d7115bb708"><code>94ba6b3</code></a> chore: release v5.7.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1060">#1060</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/172ef89d6b19c0fdf974a041a67d5b9f24f7c827"><code>172ef89</code></a> feat: update deps, support <code>@typescript-eslint/parser</code> >=8.48.0 (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1095">#1095</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/ab50c7170d855d2833c7381a0401ce4f1a7e4259"><code>ab50c71</code></a> feat(customize): allow indent option as full rule options (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1091">#1091</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/77e1370147573afcd5958c5fe921ce2b0ffc21bf"><code>77e1370</code></a> refactor: replace <code>hasCommentsBetween</code> with <code>sourceCode.commentsExistBetween</code>...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/6494fdc6d379feb403b7c79e99d7f5554e47034d"><code>6494fdc</code></a> chore: cleanup unused constants (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1093">#1093</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/a80aefb09ff022f8ff2134720c82a3d0d1ff236e"><code>a80aefb</code></a> refactor(padding-line-between-statements): use auto-generated types (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1090">#1090</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/580164b91190b19ecbe643ffdaca5431e37bec9d"><code>580164b</code></a> refactor(member-delimiter-style): use auto-generated types (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1089">#1089</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/622b88885006cd1cd1e5ebfb1d665176505ada61"><code>622b888</code></a> feat: deprecate <code>jsx-sort-props</code> in favor of <code>eslint-plugin-perfectionist</code> (#...</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/1aaf61f39fc2bb036c75ee3460e73a870f738633"><code>1aaf61f</code></a> feat(type-annotation-spacing): allow ignore check <code>arrow</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1080">#1080</a>)</li> <li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/d73c03e970b50980b02a754596e352fd86cedaaf"><code>d73c03e</code></a> fix(object-curly-spacing): allow space before comment in multi-line objects (...</li> <li>Additional commits viewable in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 </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]
