Skip to content

Bump unplugin-dts from 1.0.1 to 1.0.2#580

Merged
acelaya merged 1 commit into
mainfrom
dependabot/npm_and_yarn/unplugin-dts-1.0.2
Jun 6, 2026
Merged

Bump unplugin-dts from 1.0.1 to 1.0.2#580
acelaya merged 1 commit into
mainfrom
dependabot/npm_and_yarn/unplugin-dts-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps unplugin-dts from 1.0.1 to 1.0.2.

Release notes

Sourced from unplugin-dts's releases.

unplugin-dts@1.0.2

   🐞 Bug Fixes

  • Avoid self-referencing synthetic entry when entry dts path equals types path  -  by @​qmhc (f08ae)
  • Loop through all aliases so wildcard * does not block @/* resolution  -  by @​Q16solver in qmhc/unplugin-dts#477 (57b62)
  • plugin:
    • Re-emit declarations when non-type files change in watch mode  -  by @​qmhc (a6bc9)
  • unplugin-dts:
    • Fix getResolvedModule error when bundling dts files outside src  -  by @​qmhc (89a12)
    • Add .js extension to synthetic entry imports for nodenext  -  by @​qmhc (fff6e)
    View changes on GitHub
Changelog

Sourced from unplugin-dts's changelog.

1.0.2 (2026-06-01)

Bug Fixes

  • avoid self-referencing synthetic entry when entry dts path equals types path (f08ae3e), closes #420
  • include .vue files when resolving tsconfig include patterns (d4e41d2), closes #469
  • loop through all aliases so wildcard _ does not block @/_ resolution (#477) (57b6278)
  • plugin: re-emit declarations when non-type files change in watch mode (a6bc975), closes #335
  • rolldown: correct exported type for Rolldown plugin (6e0c0d2), closes #470
  • unplugin-dts: add .js extension to synthetic entry imports for nodenext (fff6ee3), closes #417
  • unplugin-dts: avoid leaking optional peer types into declaration files (e0eda08), closes #476
  • unplugin-dts: fix getResolvedModule error when bundling dts files outside src (89a12db), closes #401
  • unplugin-dts: forward aliasesExclude to Runtime (739db62), closes #472
Commits
  • 92c465a release(unplugin-dts): v1.0.2
  • fff6ee3 fix(unplugin-dts): add .js extension to synthetic entry imports for nodenext
  • 89a12db fix(unplugin-dts): fix getResolvedModule error when bundling dts files outsid...
  • aff1f99 test(e2e): add comprehensive e2e test suite with playground fixtures (#478)
  • 57b6278 fix: loop through all aliases so wildcard * does not block @/* resolution (#477)
  • a6bc975 fix(plugin): re-emit declarations when non-type files change in watch mode
  • f08ae3e fix: avoid self-referencing synthetic entry when entry dts path equals types ...
  • 730af18 chore: bump minimum Node.js requirement to >=20
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [unplugin-dts](https://github.com/qmhc/unplugin-dts/tree/HEAD/packages/unplugin-dts) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/qmhc/unplugin-dts/releases)
- [Changelog](https://github.com/qmhc/unplugin-dts/blob/main/packages/unplugin-dts/CHANGELOG.md)
- [Commits](https://github.com/qmhc/unplugin-dts/commits/unplugin-dts@1.0.2/packages/unplugin-dts)

---
updated-dependencies:
- dependency-name: unplugin-dts
  dependency-version: 1.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 6, 2026
@acelaya acelaya merged commit d8c0f8e into main Jun 6, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/unplugin-dts-1.0.2 branch June 6, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant