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

fix: bump vite-plugin-dts from 1.7.1 to 3.6.3 #847

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps vite-plugin-dts from 1.7.1 to 3.6.3.

Release notes

Sourced from vite-plugin-dts's releases.

v3.6.3

Please refer to CHANGELOG.md for details.

v3.6.2

Please refer to CHANGELOG.md for details.

v3.6.1

Please refer to CHANGELOG.md for details.

v3.6.0

Please refer to CHANGELOG.md for details.

v3.5.4

Please refer to CHANGELOG.md for details.

v3.5.3

Please refer to CHANGELOG.md for details.

v3.5.2

Please refer to CHANGELOG.md for details.

v3.5.1

Please refer to CHANGELOG.md for details.

v3.5.0

Please refer to CHANGELOG.md for details.

v3.4.0

Please refer to CHANGELOG.md for details.

v3.3.1

Please refer to CHANGELOG.md for details.

v3.3.0

Please refer to CHANGELOG.md for details.

v3.2.0

Please refer to CHANGELOG.md for details.

v3.1.1

Please refer to CHANGELOG.md for details.

v3.1.0

Please refer to CHANGELOG.md for details.

v3.0.3

Please refer to CHANGELOG.md for details.

v3.0.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite-plugin-dts's changelog.

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

3.6.0 (2023-09-26)

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

  • improve fine types path logic (f1ac4d6)
  • minor typo in docs (#264) (1d17e9c)
  • remove typescript version log of api-extractor (f161ade)

3.5.2 (2023-08-12)

Reverts

  • fails to generate types are already in out dir (#260) (86298b6)

3.5.1 (2023-08-06)

Bug Fixes

  • obviate effect of declarationDir config (7dee40b), closes #258

... (truncated)

Commits
  • 68d0be3 release: v3.6.3
  • a6f12dc fix: make inject moduleResolution as patch for Vue
  • bd96a7a release: v3.6.2
  • fc1209c fix: remove passing projectReferences to program
  • 5488231 release: v3.6.1
  • 0ea660c build: update dependencies
  • 261f7bc fix: ensure rollupTypes work with cleanVueFileName
  • 01528a4 fix: ensure moduleResolution option in compilerOptions
  • 9382c60 release: v3.6.0
  • f8c61e5 feat: support custom api-extractor invoke options
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for react-hotkey-tooltip-storybook ready!

Name Link
🔨 Latest commit 2c4c613
🔍 Latest deploy log https://app.netlify.com/sites/react-hotkey-tooltip-storybook/deploys/654b472c5a72b2000813bad8
😎 Deploy Preview https://deploy-preview-847--react-hotkey-tooltip-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@EmaSuriano
Copy link
Owner

@dependabot rebase

Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 1.7.1 to 3.6.3.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v1.7.1...v3.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-plugin-dts-3.6.3 branch from 08b7699 to 2c4c613 Compare November 8, 2023 08:30
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #858.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-plugin-dts-3.6.3 branch December 1, 2023 12:50
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