Skip to content

build(deps-dev): bump unplugin-dts from 1.0.3 to 1.1.0 - #655

Merged
podman-desktop-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/unplugin-dts-1.1.0
Sep 7, 2026
Merged

build(deps-dev): bump unplugin-dts from 1.0.3 to 1.1.0#655
podman-desktop-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/unplugin-dts-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps unplugin-dts from 1.0.3 to 1.1.0.

Release notes

Sourced from unplugin-dts's releases.

unplugin-dts@1.1.0

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Changelog

Sourced from unplugin-dts's changelog.

1.1.0 (2026-09-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
  • relax vue language core peer range (89b6634)
  • 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: correct module-resolution precedence in setModuleResolution (#486) (8841cd8)
  • unplugin-dts: fix getResolvedModule error when bundling dts files outside src (89a12db), closes #401
  • unplugin-dts: forward aliasesExclude to Runtime (739db62), closes #472
  • unplugin-dts: preserve empty bundled entries (5204271), closes #483
  • unplugin-dts: preserve typeof in static imports (5b146c7), closes #485
  • unplugin-dts: separate publicRoot/entryRoot for TS 6.0 (#479) (351500a), closes #467 #467
  • unplugin-dts: stabilize Vue program lifecycle (#488) (254ea3d)

Performance Improvements

  • unplugin-dts: optimize watch rebuilds (#487) (349e1b4)
  • unplugin-dts: reduce build overhead (03782b7)
Commits
  • 8f45eca release(unplugin-dts): v1.1.0
  • 254ea3d fix(unplugin-dts): stabilize Vue program lifecycle (#488)
  • 349e1b4 perf(unplugin-dts): optimize watch rebuilds (#487)
  • 8841cd8 fix(unplugin-dts): correct module-resolution precedence in setModuleResolutio...
  • 03782b7 perf(unplugin-dts): reduce build overhead
  • 5b146c7 fix(unplugin-dts): preserve typeof in static imports
  • 5204271 fix(unplugin-dts): preserve empty bundled entries
  • 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.3 to 1.1.0.
- [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.1.0/packages/unplugin-dts)

---
updated-dependencies:
- dependency-name: unplugin-dts
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 7, 2026
@podman-desktop-bot
podman-desktop-bot enabled auto-merge (rebase) September 7, 2026 02:14
@podman-desktop-bot
podman-desktop-bot merged commit 5e89a13 into main Sep 7, 2026
5 checks passed
@podman-desktop-bot
podman-desktop-bot deleted the dependabot/npm_and_yarn/unplugin-dts-1.1.0 branch September 7, 2026 02:14
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 domain/dependency-update-minor/reviewed javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant