Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @vitejs/plugin-vue from 5.2.3 to 5.2.4.

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@5.2.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.2.4 (2025-05-09)

  • chore: fix types with Vite 6.3 (#559) (8002511), closes #559
  • chore: use rollup types exposed from Vite (#583) (2e1287f), closes #583
  • chore(deps): update upstream (#542) (ef446fc), closes #542
  • chore(deps): update upstream (#569) (98381b2), closes #569
  • feat(plugin-vue): use transformWithOxc if rolldown-vite is detected (#584) (6ac8e3a), closes #584
  • fix(plugin-vue): handle sourcemap with empty script code (#585) (7f73970), closes #585
  • fix(plugin-vue): when the resource path contains chinese characters, dev/build is inconsistent (#550 (5f6affe), closes #550
Commits
  • 6027d40 release: plugin-vue@5.2.4
  • 98381b2 chore(deps): update upstream (#569)
  • 6ac8e3a feat(plugin-vue): use transformWithOxc if rolldown-vite is detected (#584)
  • 7f73970 fix(plugin-vue): handle sourcemap with empty script code (#585)
  • 2e1287f chore: use rollup types exposed from Vite (#583)
  • ef446fc chore(deps): update upstream (#542)
  • 5f6affe fix(plugin-vue): when the resource path contains chinese characters, dev/buil...
  • 8002511 chore: fix types with Vite 6.3 (#559)
  • 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 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 [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.4/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 5.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 May 13, 2025
@whitdog47 whitdog47 merged commit 219d5e3 into main May 16, 2025
13 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/vitejs/plugin-vue-5.2.4 branch May 16, 2025 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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