Bump the dev-dependencies group with 6 updates#1060
Merged
esimkowitz merged 1 commit intoOct 18, 2024
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.7.6` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.1.2` | `2.1.3` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.10.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.9` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.2` | `2.1.3` | Updates `@types/node` from 22.7.5 to 22.7.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.0) Updates `typescript-eslint` from 8.8.1 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/typescript-eslint) Updates `vite` from 5.4.8 to 5.4.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite) Updates `vitest` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-istanbul" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
esimkowitz
added a commit
that referenced
this pull request
Oct 18, 2024
This reverts commit a02a63b.
esimkowitz
added a commit
that referenced
this pull request
Oct 18, 2024
Reverts #1060, Will reapply after 0.8.12
xxyy2024
pushed a commit
to xxyy2024/waveterm_aipy
that referenced
this pull request
Jun 24, 2025
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.7.6` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `2.1.2` | `2.1.3` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.10.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.9` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.2` | `2.1.3` | Updates `@types/node` from 22.7.5 to 22.7.6 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `@vitest/coverage-istanbul` from 2.1.2 to 2.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases"><code>@vitest/coverage-istanbul</code>'s releases</a>.</em></p> <blockquote> <h2>v2.1.3</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Fix error diff of <code>toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy</code> - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6697">vitest-dev/vitest#6697</a> <a href="https://github.com/vitest-dev/vitest/commit/e002758c"><!-- raw HTML omitted -->(e0027)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Provide aria role intellisense - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6629">vitest-dev/vitest#6629</a> <a href="https://github.com/vitest-dev/vitest/commit/f36eac77"><!-- raw HTML omitted -->(f36ea)<!-- raw HTML omitted --></a></li> <li>Not.toBeInTheDocument works with locators API - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6634">vitest-dev/vitest#6634</a> <a href="https://github.com/vitest-dev/vitest/commit/8bef5d2b"><!-- raw HTML omitted -->(8bef5)<!-- raw HTML omitted --></a></li> <li>Use <code>/mockServiceWorker.js</code> instead of <code>/__vitest_msw__</code> - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6687">vitest-dev/vitest#6687</a> <a href="https://github.com/vitest-dev/vitest/commit/4b2ce07f"><!-- raw HTML omitted -->(4b2ce)<!-- raw HTML omitted --></a></li> <li>Don't override the esbuild option in the browser mode - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6692">vitest-dev/vitest#6692</a> <a href="https://github.com/vitest-dev/vitest/commit/d131fd64"><!-- raw HTML omitted -->(d131f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Preserve prototype in <code>toMatchObject</code> diff - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6620">vitest-dev/vitest#6620</a> <a href="https://github.com/vitest-dev/vitest/commit/d289e7eb"><!-- raw HTML omitted -->(d289e)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>mocker</strong>: <ul> <li>Specify correct spy dependency - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/7e9584aa"><!-- raw HTML omitted -->(7e958)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>runner</strong>: <ul> <li>Ensure sequential suite overrides sequence.concurrent - by <a href="https://github.com/dsyddall"><code>@dsyddall</code></a> and <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6653">vitest-dev/vitest#6653</a> <a href="https://github.com/vitest-dev/vitest/commit/5e6de274"><!-- raw HTML omitted -->(5e6de)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vitest</strong>: <ul> <li>Deprecate UserConfig in favor of ViteUserConfig - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6626">vitest-dev/vitest#6626</a> <a href="https://github.com/vitest-dev/vitest/commit/496bd251"><!-- raw HTML omitted -->(496bd)<!-- raw HTML omitted --></a></li> <li>Don't hang with maxConcurrency 0 - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6627">vitest-dev/vitest#6627</a> <a href="https://github.com/vitest-dev/vitest/commit/946d8bb1"><!-- raw HTML omitted -->(946d8)<!-- raw HTML omitted --></a></li> <li>Deprecate old task types and node-reliant types - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6632">vitest-dev/vitest#6632</a> <a href="https://github.com/vitest-dev/vitest/commit/000459a9"><!-- raw HTML omitted -->(00045)<!-- raw HTML omitted --></a></li> <li>Fix <code><empty line></code> logs when interleaving <code>console.log/error</code> - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6644">vitest-dev/vitest#6644</a> <a href="https://github.com/vitest-dev/vitest/commit/9ece3952"><!-- raw HTML omitted -->(9ece3)<!-- raw HTML omitted --></a></li> <li>Show rollup error details as test error - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6686">vitest-dev/vitest#6686</a> <a href="https://github.com/vitest-dev/vitest/commit/47dde76f"><!-- raw HTML omitted -->(47dde)<!-- raw HTML omitted --></a></li> <li>Always inline setup files - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6689">vitest-dev/vitest#6689</a> <a href="https://github.com/vitest-dev/vitest/commit/19d64e20"><!-- raw HTML omitted -->(19d64)<!-- raw HTML omitted --></a></li> <li>Use <code>fast-glob</code> instead of <code>tinyglobby</code> in Vitest - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6688">vitest-dev/vitest#6688</a> <a href="https://github.com/vitest-dev/vitest/commit/70baaaa9"><!-- raw HTML omitted -->(70baa)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>web-worker</strong>: <ul> <li>Share mocker with main executor - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6623">vitest-dev/vitest#6623</a> <a href="https://github.com/vitest-dev/vitest/commit/fe7b8aee"><!-- raw HTML omitted -->(fe7b8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3> 🏎 Performance</h3> <ul> <li>Reuse full name in reported tasks, update generator types - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6666">vitest-dev/vitest#6666</a> <a href="https://github.com/vitest-dev/vitest/commit/7a0de0a7"><!-- raw HTML omitted -->(7a0de)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/4c03a0db53e7a91e5acbfcd8fb4bcc3a8dd3ba99"><code>4c03a0d</code></a> chore: release v2.1.3</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7155cee210791cb29da94f2ad3e315ca506fb68d"><code>7155cee</code></a> refactor(coverage): move re-usable parts to base provider (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6665">#6665</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul">compare view</a></li> </ul> </details> <br /> Updates `tslib` from 2.7.0 to 2.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/tslib/releases">tslib's releases</a>.</em></p> <blockquote> <h2>v2.8.0</h2> <h2>What's Changed</h2> <ul> <li>Validate export structure of every entrypoint by <a href="https://github.com/andrewbranch"><code>@andrewbranch</code></a> in <a href="https://redirect.github.com/microsoft/tslib/pull/269">microsoft/tslib#269</a></li> <li>Add rewriteRelativeImportExtension helper by <a href="https://github.com/andrewbranch"><code>@andrewbranch</code></a> in <a href="https://redirect.github.com/microsoft/tslib/pull/270">microsoft/tslib#270</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0">https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/tslib/commit/ca5f7fb791f85ebf17c0102cdc632e9577b3e483"><code>ca5f7fb</code></a> 2.8.0</li> <li><a href="https://github.com/microsoft/tslib/commit/2334267563070369fec24e1c29f2abd448ec0a16"><code>2334267</code></a> Merge pull request <a href="https://redirect.github.com/Microsoft/tslib/issues/270">#270</a> from microsoft/rewriteRelativeImportExtension</li> <li><a href="https://github.com/microsoft/tslib/commit/c4cde745896b4d845a11dc5aeb72405074c9a0c5"><code>c4cde74</code></a> Missed update</li> <li><a href="https://github.com/microsoft/tslib/commit/27b219209a4d35308e9dd6a533e5169a981d2614"><code>27b2192</code></a> Little optimizations</li> <li><a href="https://github.com/microsoft/tslib/commit/fece22a6b42e378abcf7dfbefaa89b62e0b814f8"><code>fece22a</code></a> Add URL-ish test</li> <li><a href="https://github.com/microsoft/tslib/commit/9c731e9f325b1e8341c8fbc3a7ca572cc792f15b"><code>9c731e9</code></a> Combine tsx case into regex</li> <li><a href="https://github.com/microsoft/tslib/commit/1c03288ab27b787dc4cc3bc9e002c7d3d1a27815"><code>1c03288</code></a> Test and fix invalid declaration-looking extensions</li> <li><a href="https://github.com/microsoft/tslib/commit/a55e9f7a805d9aa489fe29f7acb59fdc19f09472"><code>a55e9f7</code></a> Do more with a regex</li> <li><a href="https://github.com/microsoft/tslib/commit/e828dac33c7721a8ab16a37200dfb6101958d351"><code>e828dac</code></a> Shorten by one line</li> <li><a href="https://github.com/microsoft/tslib/commit/e7b6aa0a882601b7352edfb3799c92d85006aaab"><code>e7b6aa0</code></a> Case insensitivity, remove lookbehind</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.8.1 to 8.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.10.0</h2> <h2>8.10.0 (2024-10-17)</h2> <h3>🚀 Features</h3> <ul> <li>support TypeScript 5.6 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972">#9972</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> propagate <code>name</code> field to extended configs in <code>config</code> helper (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Josh Goldberg ✨</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v8.9.0</h2> <h2>8.9.0 (2024-10-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> hooks for test cases (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10109">#10109</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] cannot assume variables are either type or value (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10093">#10093</a>)</li> <li><strong>eslint-plugin:</strong> [return-await] sync the behavior with await-thenable (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10069">#10069</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report a different error message when <code>allowBitwiseExpressions</code> is enabled (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10096">#10096</a>)</li> <li><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream base rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10103">#10103</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] never report the naming of an enum member (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10117">#10117</a>)</li> <li><strong>eslint-plugin:</strong> correct use-at-your-own-risk type definitions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10049">#10049</a>)</li> <li><strong>eslint-plugin:</strong> handle unions in await...for (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10110">#10110</a>)</li> <li><strong>rule-tester:</strong> merge provided <code>linterOptions</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10131">#10131</a>)</li> <li><strong>scope-manager:</strong> [no-use-before-define] do not treat nested namespace aliases as variable references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10095">#10095</a>)</li> <li><strong>typescript-estree:</strong> improve project service error message when file extension missing from extraFileExtensions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10076">#10076</a>)</li> <li><strong>visitor-keys:</strong> reorder <code>TSSatisfiesExpression</code> and <code>TSTypeAssertion</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10139">#10139</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Anna Bocharova <a href="https://github.com/RobinTail"><code>@RobinTail</code></a></li> <li>Arya Emami <a href="https://github.com/aryaemami59"><code>@aryaemami59</code></a></li> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> <li>Joshua Chen</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Lotfi Meklati <a href="https://github.com/lotmek"><code>@lotmek</code></a></li> <li>mdm317</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.10.0 (2024-10-17)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> propagate <code>name</code> field to extended configs in <code>config</code> helper (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>auvred <a href="https://github.com/auvred"><code>@auvred</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.9.0 (2024-10-14)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7effdea4307f44dcb2ad21529d42af0250907fad"><code>7effdea</code></a> chore(release): publish 8.10.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be5bc0fb488bb4bf25c9aca27e4142946d090a1b"><code>be5bc0f</code></a> fix(typescript-eslint): propagate <code>name</code> field to extended configs in `config...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3"><code>4666ed4</code></a> chore(release): publish 8.9.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> Updates `vite` from 5.4.8 to 5.4.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v5.4.9</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->5.4.9 (2024-10-14)<!-- raw HTML omitted --></h2> <ul> <li>fix: bump launch-editor-middleware to v2.9.1 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18348">#18348</a>) (<a href="https://github.com/vitejs/vite/commit/508d9ab83412c36e33f4c4ca57b891171429cdd3">508d9ab</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18348">#18348</a></li> <li>fix(css): fix lightningcss dep url resolution with custom root (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18125">#18125</a>) (<a href="https://github.com/vitejs/vite/commit/eae00b561e04f1fe1679d3acf4f88b3c42019e4d">eae00b5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18125">#18125</a></li> <li>fix(data-uri): only match ids starting with <code>data:</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18241">#18241</a>) (<a href="https://github.com/vitejs/vite/commit/96084d6e752c03332d101a50bce161a8e3f311cc">96084d6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18241">#18241</a></li> <li>fix(deps): bump tsconfck (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18322">#18322</a>) (<a href="https://github.com/vitejs/vite/commit/dc5434ce8781d206bcc4b55e90201691125e662c">dc5434c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18322">#18322</a></li> <li>fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18252">#18252</a>) (<a href="https://github.com/vitejs/vite/commit/851b258c346fdddd4467a12f41189b7855df8c43">851b258</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18252">#18252</a></li> <li>fix(ssr): (backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18150">#18150</a>) fix source map remapping with multiple sources (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18204">#18204</a>) (<a href="https://github.com/vitejs/vite/commit/262a8796d4be2c4b9c812f203ea9177f42360b13">262a879</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18204">#18204</a></li> <li>chore: update all url references of vitejs.dev to vite.dev (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18276">#18276</a>) (<a href="https://github.com/vitejs/vite/commit/c23558a7af341d13f0c9da691047713965bc7e7d">c23558a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18276">#18276</a></li> <li>chore: update license copyright (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18278">#18278</a>) (<a href="https://github.com/vitejs/vite/commit/1864eb17b21ef21564bd66c6f6a30c2c495e2d4e">1864eb1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18278">#18278</a></li> <li>docs: update homepage (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18274">#18274</a>) (<a href="https://github.com/vitejs/vite/commit/ae4416349e1a373023d0e9e05955d96ae5fa9ab2">ae44163</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18274">#18274</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/898d61f94b4316993963f593644821aae221d375"><code>898d61f</code></a> release: v5.4.9</li> <li><a href="https://github.com/vitejs/vite/commit/508d9ab83412c36e33f4c4ca57b891171429cdd3"><code>508d9ab</code></a> fix: bump launch-editor-middleware to v2.9.1 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18348">#18348</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/dc5434ce8781d206bcc4b55e90201691125e662c"><code>dc5434c</code></a> fix(deps): bump tsconfck (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18322">#18322</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/851b258c346fdddd4467a12f41189b7855df8c43"><code>851b258</code></a> fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18252">#18252</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/96084d6e752c03332d101a50bce161a8e3f311cc"><code>96084d6</code></a> fix(data-uri): only match ids starting with <code>data:</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18241">#18241</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/eae00b561e04f1fe1679d3acf4f88b3c42019e4d"><code>eae00b5</code></a> fix(css): fix lightningcss dep url resolution with custom root (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18125">#18125</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c23558a7af341d13f0c9da691047713965bc7e7d"><code>c23558a</code></a> chore: update all url references of vitejs.dev to vite.dev (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18276">#18276</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/1864eb17b21ef21564bd66c6f6a30c2c495e2d4e"><code>1864eb1</code></a> chore: update license copyright (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18278">#18278</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ae4416349e1a373023d0e9e05955d96ae5fa9ab2"><code>ae44163</code></a> docs: update homepage (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18274">#18274</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/262a8796d4be2c4b9c812f203ea9177f42360b13"><code>262a879</code></a> fix(ssr): (backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18150">#18150</a>) fix source map remapping with multiple sources (#...</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.9/packages/vite">compare view</a></li> </ul> </details> <br /> Updates `vitest` from 2.1.2 to 2.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases">vitest's releases</a>.</em></p> <blockquote> <h2>v2.1.3</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Fix error diff of <code>toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy</code> - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6697">vitest-dev/vitest#6697</a> <a href="https://github.com/vitest-dev/vitest/commit/e002758c"><!-- raw HTML omitted -->(e0027)<!-- raw HTML omitted --></a></li> <li><strong>browser</strong>: <ul> <li>Provide aria role intellisense - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6629">vitest-dev/vitest#6629</a> <a href="https://github.com/vitest-dev/vitest/commit/f36eac77"><!-- raw HTML omitted -->(f36ea)<!-- raw HTML omitted --></a></li> <li>Not.toBeInTheDocument works with locators API - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6634">vitest-dev/vitest#6634</a> <a href="https://github.com/vitest-dev/vitest/commit/8bef5d2b"><!-- raw HTML omitted -->(8bef5)<!-- raw HTML omitted --></a></li> <li>Use <code>/mockServiceWorker.js</code> instead of <code>/__vitest_msw__</code> - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6687">vitest-dev/vitest#6687</a> <a href="https://github.com/vitest-dev/vitest/commit/4b2ce07f"><!-- raw HTML omitted -->(4b2ce)<!-- raw HTML omitted --></a></li> <li>Don't override the esbuild option in the browser mode - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6692">vitest-dev/vitest#6692</a> <a href="https://github.com/vitest-dev/vitest/commit/d131fd64"><!-- raw HTML omitted -->(d131f)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>expect</strong>: <ul> <li>Preserve prototype in <code>toMatchObject</code> diff - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6620">vitest-dev/vitest#6620</a> <a href="https://github.com/vitest-dev/vitest/commit/d289e7eb"><!-- raw HTML omitted -->(d289e)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>mocker</strong>: <ul> <li>Specify correct spy dependency - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> <a href="https://github.com/vitest-dev/vitest/commit/7e9584aa"><!-- raw HTML omitted -->(7e958)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>runner</strong>: <ul> <li>Ensure sequential suite overrides sequence.concurrent - by <a href="https://github.com/dsyddall"><code>@dsyddall</code></a> and <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6653">vitest-dev/vitest#6653</a> <a href="https://github.com/vitest-dev/vitest/commit/5e6de274"><!-- raw HTML omitted -->(5e6de)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>vitest</strong>: <ul> <li>Deprecate UserConfig in favor of ViteUserConfig - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6626">vitest-dev/vitest#6626</a> <a href="https://github.com/vitest-dev/vitest/commit/496bd251"><!-- raw HTML omitted -->(496bd)<!-- raw HTML omitted --></a></li> <li>Don't hang with maxConcurrency 0 - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6627">vitest-dev/vitest#6627</a> <a href="https://github.com/vitest-dev/vitest/commit/946d8bb1"><!-- raw HTML omitted -->(946d8)<!-- raw HTML omitted --></a></li> <li>Deprecate old task types and node-reliant types - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6632">vitest-dev/vitest#6632</a> <a href="https://github.com/vitest-dev/vitest/commit/000459a9"><!-- raw HTML omitted -->(00045)<!-- raw HTML omitted --></a></li> <li>Fix <code><empty line></code> logs when interleaving <code>console.log/error</code> - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6644">vitest-dev/vitest#6644</a> <a href="https://github.com/vitest-dev/vitest/commit/9ece3952"><!-- raw HTML omitted -->(9ece3)<!-- raw HTML omitted --></a></li> <li>Show rollup error details as test error - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6686">vitest-dev/vitest#6686</a> <a href="https://github.com/vitest-dev/vitest/commit/47dde76f"><!-- raw HTML omitted -->(47dde)<!-- raw HTML omitted --></a></li> <li>Always inline setup files - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6689">vitest-dev/vitest#6689</a> <a href="https://github.com/vitest-dev/vitest/commit/19d64e20"><!-- raw HTML omitted -->(19d64)<!-- raw HTML omitted --></a></li> <li>Use <code>fast-glob</code> instead of <code>tinyglobby</code> in Vitest - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6688">vitest-dev/vitest#6688</a> <a href="https://github.com/vitest-dev/vitest/commit/70baaaa9"><!-- raw HTML omitted -->(70baa)<!-- raw HTML omitted --></a></li> </ul> </li> <li><strong>web-worker</strong>: <ul> <li>Share mocker with main executor - by <a href="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6623">vitest-dev/vitest#6623</a> <a href="https://github.com/vitest-dev/vitest/commit/fe7b8aee"><!-- raw HTML omitted -->(fe7b8)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h3> 🏎 Performance</h3> <ul> <li>Reuse full name in reported tasks, update generator types - by <a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/6666">vitest-dev/vitest#6666</a> <a href="https://github.com/vitest-dev/vitest/commit/7a0de0a7"><!-- raw HTML omitted -->(7a0de)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/4c03a0db53e7a91e5acbfcd8fb4bcc3a8dd3ba99"><code>4c03a0d</code></a> chore: release v2.1.3</li> <li><a href="https://github.com/vitest-dev/vitest/commit/70baaaa9f67fff6f9fac45417a58b736185fbe3b"><code>70baaaa</code></a> fix(vitest): use <code>fast-glob</code> instead of <code>tinyglobby</code> in Vitest (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6688">#6688</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/19d64e20efc248aaaee78c51e334c2b35ebe3a98"><code>19d64e2</code></a> fix(vitest): always inline setup files (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6689">#6689</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/47dde76f310faf83c35351b9f612d2dc7ca969c0"><code>47dde76</code></a> fix(vitest): show rollup error details as test error (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6686">#6686</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7155cee210791cb29da94f2ad3e315ca506fb68d"><code>7155cee</code></a> refactor(coverage): move re-usable parts to base provider (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6665">#6665</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/7a0de0a7c278ce5e542b0e15b7643a6924ef27f5"><code>7a0de0a</code></a> perf: reuse full name in reported tasks, update generator types (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6666">#6666</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/8bef5d2b9903180297c7eece39a155cf1f35f103"><code>8bef5d2</code></a> fix(browser): not.toBeInTheDocument works with locators API (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6634">#6634</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/9ece395264c9ee59181194fbbd98145e7f1512a9"><code>9ece395</code></a> fix(vitest): fix <code>\<empty line></code> logs when interleaving <code>console.log/error</code> (#...</li> <li><a href="https://github.com/vitest-dev/vitest/commit/000459a9ae9624a8518a6399bd1c1117ef87f0b9"><code>000459a</code></a> fix(vitest): deprecate old task types and node-reliant types (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6632">#6632</a>)</li> <li><a href="https://github.com/vitest-dev/vitest/commit/946d8bb1659972905ae21f67936952eb72c2fa7a"><code>946d8bb</code></a> fix(vitest): don't hang with maxConcurrency 0 (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6627">#6627</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
xxyy2024
pushed a commit
to xxyy2024/waveterm_aipy
that referenced
this pull request
Jun 24, 2025
…1070) Reverts wavetermdev#1060, Will reapply after 0.8.12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 6 updates:
22.7.522.7.62.1.22.1.32.7.02.8.08.8.18.10.05.4.85.4.92.1.22.1.3Updates
@types/nodefrom 22.7.5 to 22.7.6Commits
Updates
@vitest/coverage-istanbulfrom 2.1.2 to 2.1.3Release notes
Sourced from
@vitest/coverage-istanbul's releases.Commits
4c03a0dchore: release v2.1.37155ceerefactor(coverage): move re-usable parts to base provider (#6665)Updates
tslibfrom 2.7.0 to 2.8.0Release notes
Sourced from tslib's releases.
Commits
ca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed update27b2192Little optimizationsfece22aAdd URL-ish test9c731e9Combine tsx case into regex1c03288Test and fix invalid declaration-looking extensionsa55e9f7Do more with a regexe828dacShorten by one linee7b6aa0Case insensitivity, remove lookbehindUpdates
typescript-eslintfrom 8.8.1 to 8.10.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
7effdeachore(release): publish 8.10.0be5bc0ffix(typescript-eslint): propagatenamefield to extended configs in `config...4666ed4chore(release): publish 8.9.0Updates
vitefrom 5.4.8 to 5.4.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
898d61frelease: v5.4.9508d9abfix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434cfix(deps): bump tsconfck (#18322)851b258fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6fix(data-uri): only match ids starting withdata:(#18241)eae00b5fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558achore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1chore: update license copyright (#18278)ae44163docs: update homepage (#18274)262a879fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...Updates
vitestfrom 2.1.2 to 2.1.3Release notes
Sourced from vitest's releases.
Commits
4c03a0dchore: release v2.1.370baaaafix(vitest): usefast-globinstead oftinyglobbyin Vitest (#6688)19d64e2fix(vitest): always inline setup files (#6689)47dde76fix(vitest): show rollup error details as test error (#6686)7155ceerefactor(coverage): move re-usable parts to base provider (#6665)7a0de0aperf: reuse full name in reported tasks, update generator types (#6666)8bef5d2fix(browser): not.toBeInTheDocument works with locators API (#6634)9ece395fix(vitest): fix\<empty line>logs when interleavingconsole.log/error(#...000459afix(vitest): deprecate old task types and node-reliant types (#6632)946d8bbfix(vitest): don't hang with maxConcurrency 0 (#6627)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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