Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps vite-plugin-dts from 1.7.3 to 2.1.0.

Release notes

Sourced from vite-plugin-dts's releases.

v2.1.0

Please refer to CHANGELOG.md for details.

v2.0.2

Please refer to CHANGELOG.md for details.

v2.0.1

Please refer to CHANGELOG.md for details.

v2.0.0

Please refer to CHANGELOG.md for details.

v2.0.0-beta.3

Please refer to CHANGELOG.md for details.

v2.0.0-beta.2

Please refer to CHANGELOG.md for details.

v2.0.0-beta.1

Please refer to CHANGELOG.md for details.

v2.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

2.1.0 (2023-03-08)

Features

2.0.2 (2023-02-23)

Bug Fixes

  • recursively resolve extended tsconfig path (#181) (7ca8502)

2.0.1 (2023-02-23)

Bug Fixes

  • vue: correctly remove components for normal script (6dbd9af)
  • vue: error when parse no argument function (4db63b4)

2.0.0 (2023-02-23)

Bug Fixes

  • ensure watch all the files defined in include (42a755c), closes #151
  • incorrect path resolve when copy dts source files (434f69e), closes #179
  • react: unlimited init order when using with react plugin (92b82ff), closes #148

BREAKING CHANGES

  • copyDtsFiles option now default to false.

2.0.0-beta.3 (2023-02-21)

Bug Fixes

  • support manually create dts for source file (2174868), closes #178

Features

  • support parse types entry from exports in package.json (f033cf8)

2.0.0-beta.2 (2023-02-20)

Bug Fixes

  • should re-transform when file changed in watch mode (eafdd3c), closes #99
  • vue: preprocess not direct exported component (8bd769e)

Features

... (truncated)

Commits
  • d384397 release: v2.1.0
  • 8997680 feat: add bundledPackages configuration (#186)
  • 1b07c9e release: v2.0.2
  • 7ca8502 fix: recursively resolve extended tsconfig path (#181)
  • 3ae865c release: v2.0.1
  • 6dbd9af fix(vue): correctly remove components for normal script
  • 4db63b4 fix(vue): error when parse no argument function
  • ba88cbf release: v2.0.0
  • 92b82ff fix(react): unlimited init order when using with react plugin
  • 42a755c fix: ensure watch all the files defined in include
  • Additional commits viewable 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 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 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 [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 1.7.3 to 2.1.0.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/unplugin-dts@v1.7.3...v2.1.0)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2023

Superseded by #53.

@dependabot dependabot bot closed this Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-plugin-dts-2.1.0 branch April 3, 2023 20:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant