Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump eslint-plugin-svelte from 2.35.1 to 2.37.0 (#663)
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.35.1 to 2.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/releases">eslint-plugin-svelte's releases</a>.</em></p> <blockquote> <h2>v2.37.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/735">#735</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/33f0de261636e0dca77ec0479fa93a988e6ca950"><code>33f0de2</code></a> Thanks <a href="https://github.com/xiBread"><code>@xiBread</code></a>! - feat: add rule types</li> </ul> <h2>v2.36.0</h2> <h3>Minor Changes</h3> <ul> <li>Add experimental support for Svelte v5 <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/622">#622</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/470ef6cd1ef4767528ff15b5fbdfec1740a5ec02"><code>470ef6c</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for <code>{@snippet}</code>and <code>{@render}</code> in indent rule</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/620">#620</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1097107afce00fd8b959261b015a4eb1f39f116d"><code>1097107</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: (experimental) partial support for Svelte v5</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/624">#624</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/7df5b6f0963f1fb8fc9256f8ed6f034e5f7fbf3d"><code>7df5b6f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for <code>{@snippet}</code> and <code>{@render}</code> in mustache-spacing rule</li> <li>Update parser and svelte(v5) <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/657">#657</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b159b467427aab17c74246f9b89283aa966bb2e4"><code>b159b46</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: update svelte to v5.0.0-next.33</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/704">#704</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/af2ccf9f85af00221f9ec10efbc770cba5615a62"><code>af2ccf9</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - Update svelte-eslint-parser</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/693">#693</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b11ff34de949f778d9344ec1143d1a636864d95b"><code>b11ff34</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update dependencies & some fixes</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/628">#628</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/85fc8f467bd9c69475b2ef46fae7bfdd7360158f"><code>85fc8f4</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update parser and fix some tests</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/696">#696</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d4303f5347dae7828e08e699741a276ee35dbd43"><code>d4303f5</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update svelte-eslint-parser</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/635">#635</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/ec3f1cf5ab1726e2a8b79225c231159333474c71"><code>ec3f1cf</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: update svelte to v5.0.0-next.16</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/687">#687</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/29430210e25cbe417ba28d65d7bf1b07ed4e08e3"><code>2943021</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: update parser</li> </ul> </li> </ul> </li> <li>Support for ESLint v9 <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/673">#673</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b72b97ba617ff5eeb9b6f4e600c511250c19a72b"><code>b72b97b</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for eslint v9</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/708">#708</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d597a69637d95f6be13eaa10a7cc6feebd812e23"><code>d597a69</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for flat config <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/719">#719</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/eaf5e6af1edab5a4d565b74be6bcc02c71c13ac6"><code>eaf5e6a</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: suppress comment not working in flat config.</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/711">#711</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/aaba61f1d7f8337e690659e396d52453b3cc0002"><code>aaba61f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: flat config would cause an error with non-svelte files</li> </ul> </li> </ul> </li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/690">#690</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e84397dd71300fc5e4200e9e6c807a3e5f901e23"><code>e84397d</code></a> Thanks <a href="https://github.com/sdarnell"><code>@sdarnell</code></a>! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule.</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/679">#679</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/4e6c6817681b81bd546b032d7b1ff9a6a6e1935a"><code>4e6c681</code></a> Thanks <a href="https://github.com/marekdedic"><code>@marekdedic</code></a>! - feat: added the no-goto-without-base rule</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/694">#694</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/73d6fd832d88af44feb9a8b86826e138d47251de"><code>73d6fd8</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: style report location</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/670">#670</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6121a562f8a6d34bb338a5a2df373032abe514d6"><code>6121a56</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@renovate</code></a>! - fix(deps): update dependency eslint-compat-utils to ^0.3.0</li> </ul> <h2>v2.36.0-next.13</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/719">#719</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/eaf5e6af1edab5a4d565b74be6bcc02c71c13ac6"><code>eaf5e6a</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: suppress comment not working in flat config.</li> </ul> <h2>v2.36.0-next.12</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/711">#711</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/aaba61f1d7f8337e690659e396d52453b3cc0002"><code>aaba61f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: flat config would cause an error with non-svelte files</li> </ul> <h2>v2.36.0-next.11</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/708">#708</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d597a69637d95f6be13eaa10a7cc6feebd812e23"><code>d597a69</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for flat config</li> </ul> <h2>v2.36.0-next.10</h2> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md">eslint-plugin-svelte's changelog</a>.</em></p> <blockquote> <h2>2.37.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/735">#735</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/33f0de261636e0dca77ec0479fa93a988e6ca950"><code>33f0de2</code></a> Thanks <a href="https://github.com/xiBread"><code>@xiBread</code></a>! - feat: add rule types</li> </ul> <h2>2.36.0</h2> <h3>Minor Changes</h3> <ul> <li>Add experimental support for Svelte v5 <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/622">#622</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/470ef6cd1ef4767528ff15b5fbdfec1740a5ec02"><code>470ef6c</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for <code>{@snippet}</code>and <code>{@render}</code> in indent rule</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/620">#620</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1097107afce00fd8b959261b015a4eb1f39f116d"><code>1097107</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: (experimental) partial support for Svelte v5</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/624">#624</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/7df5b6f0963f1fb8fc9256f8ed6f034e5f7fbf3d"><code>7df5b6f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for <code>{@snippet}</code> and <code>{@render}</code> in mustache-spacing rule</li> <li>Update parser and svelte(v5) <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/657">#657</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b159b467427aab17c74246f9b89283aa966bb2e4"><code>b159b46</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: update svelte to v5.0.0-next.33</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/704">#704</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/af2ccf9f85af00221f9ec10efbc770cba5615a62"><code>af2ccf9</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - Update svelte-eslint-parser</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/693">#693</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b11ff34de949f778d9344ec1143d1a636864d95b"><code>b11ff34</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update dependencies & some fixes</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/628">#628</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/85fc8f467bd9c69475b2ef46fae7bfdd7360158f"><code>85fc8f4</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update parser and fix some tests</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/696">#696</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d4303f5347dae7828e08e699741a276ee35dbd43"><code>d4303f5</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update svelte-eslint-parser</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/635">#635</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/ec3f1cf5ab1726e2a8b79225c231159333474c71"><code>ec3f1cf</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: update svelte to v5.0.0-next.16</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/687">#687</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/29430210e25cbe417ba28d65d7bf1b07ed4e08e3"><code>2943021</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: update parser</li> </ul> </li> </ul> </li> <li>Support for ESLint v9 <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/673">#673</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b72b97ba617ff5eeb9b6f4e600c511250c19a72b"><code>b72b97b</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for eslint v9</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/708">#708</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d597a69637d95f6be13eaa10a7cc6feebd812e23"><code>d597a69</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add support for flat config <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/719">#719</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/eaf5e6af1edab5a4d565b74be6bcc02c71c13ac6"><code>eaf5e6a</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: suppress comment not working in flat config.</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/711">#711</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/aaba61f1d7f8337e690659e396d52453b3cc0002"><code>aaba61f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: flat config would cause an error with non-svelte files</li> </ul> </li> </ul> </li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/690">#690</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e84397dd71300fc5e4200e9e6c807a3e5f901e23"><code>e84397d</code></a> Thanks <a href="https://github.com/sdarnell"><code>@sdarnell</code></a>! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule.</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/679">#679</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/4e6c6817681b81bd546b032d7b1ff9a6a6e1935a"><code>4e6c681</code></a> Thanks <a href="https://github.com/marekdedic"><code>@marekdedic</code></a>! - feat: added the no-goto-without-base rule</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/694">#694</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/73d6fd832d88af44feb9a8b86826e138d47251de"><code>73d6fd8</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: style report location</li> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/670">#670</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6121a562f8a6d34bb338a5a2df373032abe514d6"><code>6121a56</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@renovate</code></a>! - fix(deps): update dependency eslint-compat-utils to ^0.3.0</li> </ul> <h2>2.36.0-next.13</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/719">#719</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/eaf5e6af1edab5a4d565b74be6bcc02c71c13ac6"><code>eaf5e6a</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: suppress comment not working in flat config.</li> </ul> <h2>2.36.0-next.12</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/711">#711</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/aaba61f1d7f8337e690659e396d52453b3cc0002"><code>aaba61f</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: flat config would cause an error with non-svelte files</li> </ul> <h2>2.36.0-next.11</h2> <h3>Minor Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/903bd40908d15ce75285ee9bd103d3781925aa77"><code>903bd40</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/736">#736</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/33f0de261636e0dca77ec0479fa93a988e6ca950"><code>33f0de2</code></a> feat: add rule types (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/735">#735</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/f8b5e9088872cc167153b4dc0d8c770a4758418c"><code>f8b5e90</code></a> chore(deps): update dependency eslint-plugin-node-dependencies to ^0.12.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/f60a9b2b2a65926d4cbbd7f50a4cb93f6fa7362e"><code>f60a9b2</code></a> chore(deps): update dependency eslint-plugin-eslint-plugin to v6</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/c3d6263d0641b9b98bbd1c3926f9a3c0c051d064"><code>c3d6263</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/730">#730</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/4089aaba5a75bb1b9405580aebe50dcbf107b51a"><code>4089aab</code></a> chore: fix vite.config</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/07c4b25cc54d732cf0a41a0e1fa952539de4e449"><code>07c4b25</code></a> chore: run changeset pre exit</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/59a07296fdba5204c27e000bf2c45c3f26984e1e"><code>59a0729</code></a> docs: add note for svelte v5 (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/729">#729</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/13d73c85b28261c1b1007e89521e25c1c820a394"><code>13d73c8</code></a> feat: update dependencies (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/728">#728</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/aedb401a266fd35bc91587949d2a99873ba671f4"><code>aedb401</code></a> chore(deps): update actions/configure-pages action to v5 (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/722">#722</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.35.1...v2.37.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-svelte&package-manager=npm_and_yarn&previous-version=2.35.1&new-version=2.37.0)](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 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 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>
- Loading branch information