Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vite-plugin-dts to v3 #347

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-plugin-dts ^2.3.0 -> ^3.0.0 age adoption passing confidence

Release Notes

qmhc/vite-plugin-dts (vite-plugin-dts)

v3.9.1

Compare Source

Bug Fixes

v3.9.0

Compare Source

Features

3.8.3 (2024-04-15)

Bug Fixes

3.8.2 (2024-04-12)

Bug Fixes
  • correctly process aliases which are inside generic types (0d204d9), closes #​317
  • ignore walk for module declaration node (1d65015), closes #​318

3.8.1 (2024-03-28)

Bug Fixes

v3.8.3

Compare Source

Bug Fixes

v3.8.2

Compare Source

Bug Fixes
  • correctly process aliases which are inside generic types (0d204d9), closes #​317
  • ignore walk for module declaration node (1d65015), closes #​318

v3.8.1

Compare Source

Bug Fixes

v3.8.0

Compare Source

Bug Fixes
Features
  • collect declared modules when rollup types (39606bd), closes #​240

3.7.3 (2024-02-21)

Bug Fixes
  • incorrect process for removing pure import (d0c0c86), closes #​301

3.7.2 (2024-01-24)

Bug Fixes
  • correct match result for alias form tsconfig (88469d0), closes #​298

3.7.1 (2024-01-15)

Bug Fixes

v3.7.3

Compare Source

Bug Fixes
  • incorrect process for removing pure import (d0c0c86), closes #​301

v3.7.2

Compare Source

Bug Fixes
  • correct match result for alias form tsconfig (88469d0), closes #​298

v3.7.1

Compare Source

Bug Fixes

v3.7.0

Compare Source

Bug Fixes
  • incorrect alias transform if using a regexp that ends with slash (213aa39), closes #​290
Features
  • add emittedFiles parameter for afterBuild hook (b06d2c4)

3.6.4 (2023-11-30)

Bug Fixes
  • should match as default export syntax (6e2d16d), closes #​285
  • using more noticeable diagnostics log (4ad9a81)

3.6.3 (2023-10-30)

Bug Fixes
  • make inject moduleResolution as patch for Vue (a6f12dc), closes #​280

3.6.2 (2023-10-27)

Bug Fixes
  • remove passing projectReferences to program (fc1209c), closes #​279

3.6.1 (2023-10-24)

Bug Fixes
  • ensure moduleResolution option in compilerOptions (01528a4), closes #​277
  • ensure rollupTypes work with cleanVueFileName (261f7bc), closes #​276

v3.6.4

Compare Source

Bug Fixes
  • should match as default export syntax (6e2d16d), closes #​285
  • using more noticeable diagnostics log (4ad9a81)

v3.6.3

Compare Source

Bug Fixes
  • make inject moduleResolution as patch for Vue (a6f12dc), closes #​280

v3.6.2

Compare Source

Bug Fixes
  • remove passing projectReferences to program (fc1209c), closes #​279

v3.6.1

Compare Source

Bug Fixes
  • ensure moduleResolution option in compilerOptions (01528a4), closes #​277
  • ensure rollupTypes work with cleanVueFileName (261f7bc), closes #​276

v3.6.0

Compare Source

Features
  • support custom api-extractor invoke options (f8c61e5), closes #​270

3.5.4 (2023-09-21)

Bug Fixes
  • ensure relative to config path if not specify include/exclude (a7bab4d), closes #​272

3.5.3 (2023-08-29)

Bug Fixes

3.5.2 (2023-08-12)

Reverts

3.5.1 (2023-08-06)

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
  • ensure relative to config path if not specify include/exclude (a7bab4d), closes #​272

v3.5.3

Compare Source

Bug Fixes

v3.5.2

Compare Source

Reverts

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Bug Fixes
  • ensure resolved type entry path ends with .d.ts (3767fdf)
  • unexpected undefined aliases (fc51b68), closes #​257
Features

v3.4.0

Compare Source

Bug Fixes
  • fails to generate hen types are already in out dir (284c77f), closes #​254
Features
  • support override the config of api-extractor (8f5929c)

3.3.1 (2023-07-17)

Bug Fixes

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Bug Fixes
  • should pass full path to resolver.support (7088a0c)
  • using raw target when rolling up types (e53c815), closes #​242
Features

v3.2.0

Compare Source

Bug Fixes
  • ensure paths are absolute when process public root (3628877), closes #​238
  • normalize paths of resolver transform returns (3b5a945)
Features

3.1.1 (2023-07-07)

Bug Fixes
  • ensure aliases init when using Rollup (22c69a4)

v3.1.1

Compare Source

Bug Fixes
  • ensure aliases init when using Rollup (22c69a4)

v3.1.0

Compare Source

Features

3.0.3 (2023-07-03)

Bug Fixes
  • incorrect lib path process when rollup types (292b8b7), closes #​232

3.0.2 (2023-06-30)

Bug Fixes
  • error if exists same lib when transfrom dynamic imports (c187278)

3.0.1 (2023-06-30)

Bug Fixes
  • correctly process default dynamic imports (99105b0), closes #​222
  • ensure collect manual dts for js source files (5b7c5e5), closes #​184

v3.0.3

Compare Source

Bug Fixes
  • incorrect lib path process when rollup types (292b8b7), closes #​232

v3.0.2

Compare Source

Bug Fixes
  • error if exists same lib when transfrom dynamic imports (c187278)

v3.0.1

Compare Source

Bug Fixes
  • correctly process default dynamic imports (99105b0), closes #​222
  • ensure collect manual dts for js source files (5b7c5e5), closes #​184

v3.0.0

Compare Source

Bug Fixes
Features
  • add strictOutput to limit output write (07224d1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jul 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue3-lottie ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 8:36pm

@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from aceccb3 to 4cdb92a Compare July 4, 2023 08:24
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 4cdb92a to 7dcfb15 Compare July 25, 2023 17:25
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 7dcfb15 to 3a67aaa Compare July 31, 2023 17:00
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 3a67aaa to a59ae99 Compare August 8, 2023 17:45
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from a59ae99 to d968bcf Compare August 15, 2023 18:18
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from d968bcf to 95dc7a0 Compare August 25, 2023 14:23
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 95dc7a0 to ca119bd Compare September 19, 2023 21:50
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from ca119bd to 6f1d3e7 Compare September 28, 2023 19:58
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 6f1d3e7 to cbcf7c6 Compare September 29, 2023 05:53
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from cbcf7c6 to 90d7c63 Compare October 3, 2023 18:22
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 90d7c63 to 2bf1bd3 Compare October 11, 2023 00:17
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 2bf1bd3 to ff5dee6 Compare October 12, 2023 08:55
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from ff5dee6 to 7f1eee0 Compare October 16, 2023 17:43
@renovate renovate bot force-pushed the renovate/vite-plugin-dts-3.x branch from 7f1eee0 to b896d62 Compare October 23, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants