Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump vite-plugin-dts from 3.9.1 to 4.2.3 (#290)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.9.1 to 4.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/qmhc/vite-plugin-dts/releases">vite-plugin-dts's releases</a>.</em></p> <blockquote> <h2>v4.2.3</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.3-dev.2</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.3-dev.1</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.3-dev.0</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.2</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.1</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.2.0</h2> <p><strong>Deprecated!</strong></p> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.1.1</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.1.0</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.3</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.2</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.1</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.0</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.0-beta.2</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.0-beta.1</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.0.0-beta.0</h2> <p>Please refer to <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md">vite-plugin-dts's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.2.2...v4.2.3">4.2.3</a> (2024-09-30)</h2> <h3>Bug Fixes</h3> <ul> <li>patch for volar with pnp mode (<a href="https://github.com/qmhc/vite-plugin-dts/commit/3bc780abdfec43ec4ae89d9b60877793564e051c">3bc780a</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/385">#385</a></li> </ul> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.2.1...v4.2.2">4.2.2</a> (2024-09-24)</h2> <h3>Bug Fixes</h3> <ul> <li>correctly get package info in pnp mode (<a href="https://github.com/qmhc/vite-plugin-dts/commit/984f487457691ed6fde1e25cb15dc1dc123511f9">984f487</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/384">#384</a></li> </ul> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.2.0...v4.2.1">4.2.1</a> (2024-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li>remove api-extractor patch (<a href="https://github.com/qmhc/vite-plugin-dts/commit/770d5b175c8512a0472bceacf10ba425a9ffb2ae">770d5b1</a>)</li> </ul> <h1><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.1.1...v4.2.0">4.2.0</a> (2024-09-08)</h1> <h3>Features</h3> <ul> <li>upgrade vue language tools to v2.1 (<a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/382">#382</a>) (<a href="https://github.com/qmhc/vite-plugin-dts/commit/b76fe5e9f116d6e4397187b1d037ceea6394edf7">b76fe5e</a>)</li> </ul> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.1.0...v4.1.1">4.1.1</a> (2024-09-06)</h2> <h3>Bug Fixes</h3> <ul> <li>correct resolve Vue when create program (<a href="https://github.com/qmhc/vite-plugin-dts/commit/0621332f46606b20365f1b2efdd45ef826e32186">0621332</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/380">#380</a></li> </ul> <h1><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.0.3...v4.1.0">4.1.0</a> (2024-09-01)</h1> <h3>Bug Fixes</h3> <ul> <li>correctly parse tsconfig paths with nested imports (<a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/376">#376</a>) (<a href="https://github.com/qmhc/vite-plugin-dts/commit/10118aea62fa1ec70b4d93a9d02f05e8642bd891">10118ae</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/330">#330</a></li> <li>only clean vue suffix when no duplicated name (<a href="https://github.com/qmhc/vite-plugin-dts/commit/068e7119ef6d8e1c99ea18d6a0f56194f32be77d">068e711</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/372">#372</a></li> </ul> <h3>Features</h3> <ul> <li>auto switch to original program if no Vue (<a href="https://github.com/qmhc/vite-plugin-dts/commit/a04a191566e996defc071344f59cc76414fce61d">a04a191</a>), closes <a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/363">#363</a></li> </ul> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.0.2...v4.0.3">4.0.3</a> (2024-08-14)</h2> <h3>Bug Fixes</h3> <ul> <li>normalize typescript lib path for rollup (<a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/366">#366</a>) (<a href="https://github.com/qmhc/vite-plugin-dts/commit/b0c63dfaf701dc11d2f9cbb2cef5079efe7402e7">b0c63df</a>)</li> </ul> <h2><a href="https://github.com/qmhc/vite-plugin-dts/compare/v4.0.1...v4.0.2">4.0.2</a> (2024-08-09)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/4e824cd6cb60efb42bdc22f2a294066c384f025d"><code>4e824cd</code></a> release: v4.2.3</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/3bc780abdfec43ec4ae89d9b60877793564e051c"><code>3bc780a</code></a> fix: patch for volar with pnp mode</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/d5cd854bfbf60319799cc7630b6d14909d3476ee"><code>d5cd854</code></a> release: v4.2.2</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/984f487457691ed6fde1e25cb15dc1dc123511f9"><code>984f487</code></a> fix: correctly get package info in pnp mode</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/fa84e9c043ea8fa1c45fab0a9935fa48d18f7ed7"><code>fa84e9c</code></a> release: v4.2.1</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/770d5b175c8512a0472bceacf10ba425a9ffb2ae"><code>770d5b1</code></a> fix: remove api-extractor patch</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/e0bbf89dfa9919ccda385fb995da828905122b4c"><code>e0bbf89</code></a> release: v4.2.0</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/b6d898196aef36ab7a19efb8f95b77aad773006c"><code>b6d8981</code></a> build: remove plugin vue-tsc dependency</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/b76fe5e9f116d6e4397187b1d037ceea6394edf7"><code>b76fe5e</code></a> feat: upgrade vue language tools to v2.1 (<a href="https://redirect.github.com/qmhc/vite-plugin-dts/issues/382">#382</a>)</li> <li><a href="https://github.com/qmhc/vite-plugin-dts/commit/c152323aa374fccd02013c49fc9062f762fb746e"><code>c152323</code></a> chore: add .editorconfig file</li> <li>Additional commits viewable in <a href="https://github.com/qmhc/vite-plugin-dts/compare/v3.9.1...v4.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-plugin-dts&package-manager=npm_and_yarn&previous-version=3.9.1&new-version=4.2.3)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information