Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps the vite group with 1 update: vite-plugin-dts.

Updates vite-plugin-dts from 4.5.3 to 4.5.4

Changelog

Sourced from vite-plugin-dts's changelog.

4.5.4 (2025-05-15)

Bug Fixes

  • correct specify root for rollup types (062e6d3), closes #425
  • should collect diagnostics when transform (#423) (3d0cc1b)
  • use entry name instead of entry path to generate indexName (#424) (e8049d9)
Commits
  • 8bea4df release: v4.5.4
  • 3d0cc1b fix: should collect diagnostics when transform (#423)
  • 062e6d3 fix: correct specify root for rollup types
  • e8049d9 fix: use entry name instead of entry path to generate indexName (#424)
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2025
@dependabot dependabot bot requested a review from damonbauer as a code owner June 1, 2025 20:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2025
@github-actions
Copy link

github-actions bot commented Jun 1, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 74 / 74
🔵 Statements 100% 74 / 74
🔵 Functions 100% 2 / 2
🔵 Branches 100% 19 / 19
File CoverageNo changed files found.
Generated in workflow #253 for commit edbacfc by the Vitest Coverage Report Action

Bumps the vite group with 1 update: [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts).


Updates `vite-plugin-dts` from 4.5.3 to 4.5.4
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/v4.5.4/CHANGELOG.md)
- [Commits](qmhc/unplugin-dts@v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-ca618f4719 branch from fe2db25 to edbacfc Compare June 2, 2025 13:26
Copy link
Owner

@damonbauer damonbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit f075d9e into master Jun 2, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-ca618f4719 branch June 2, 2025 13:38
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.

2 participants