CrispyBacon1999 / ntcore-react

Quickly connect your React App to NetworkTables
MIT No Attribution
2 stars 0 forks source link

Bump vite-plugin-dts from 1.7.3 to 2.3.0 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vite-plugin-dts from 1.7.3 to 2.3.0.

Release notes

Sourced from vite-plugin-dts's releases.

v2.3.0

Please refer to CHANGELOG.md for details.

v2.2.0

Please refer to CHANGELOG.md for details.

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.3.0 (2023-04-17)

Features

2.2.0 (2023-04-03)

Features

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

... (truncated)

Commits


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)
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: