Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps @vitejs/plugin-vue from 5.0.5 to 5.1.2.

Release notes

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

plugin-vue@5.1.2

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.1

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.0

Please refer to CHANGELOG.md for details.

Changelog

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

5.1.2 (2024-08-01)

  • refactor(plugin-vue): add type field (a6b7e3f)
  • fix(plugin-vue): add deprecated script.propsDestructure option (1e24322), closes #431
  • chore(deps): update upstream (#432) (5d592cd), closes #432

5.1.1 (2024-07-27)

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #431

5.1.0 (2024-07-23)

  • fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
  • fix(plugin-vue): clear cache after build end (96dbb22)
  • chore: update documentation for new features option (7fc7994)
  • chore(deps): update upstream (#416) (02a3edd), closes #416
  • feat(plugin-vue): add features option (#419) (3e839e2), closes #419
Commits
  • 182ff56 release: plugin-vue@5.1.2
  • a6b7e3f refactor(plugin-vue): add type field
  • 1e24322 fix(plugin-vue): add deprecated script.propsDestructure option
  • 5d592cd chore(deps): update upstream (#432)
  • 28c33cd release: plugin-vue@5.1.1
  • f5eb5ac fix(plugin-vue): clear script cache if recall
  • 9c2069f release: plugin-vue@5.1.0
  • 96dbb22 fix(plugin-vue): clear cache after build end
  • 02a3edd chore(deps): update upstream (#416)
  • 7fc7994 chore: update documentation for new features option
  • 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 requested a review from mfranzke as a code owner August 13, 2024 03:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2024
@dependabot dependabot bot requested a review from nmerget as a code owner August 13, 2024 03:01
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 13, 2024
@dependabot dependabot bot requested a review from dkolba as a code owner August 13, 2024 03:01
@dependabot dependabot bot added the minor label Aug 13, 2024
@dependabot dependabot bot requested a review from annsch as a code owner August 13, 2024 03:01
@github-actions
Copy link
Contributor

github-actions[bot]
github-actions bot previously approved these changes Aug 13, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vitejs-plugin-vue-5.1.2 branch from ae9e226 to beefc65 Compare August 29, 2024 06:36
@dependabot dependabot bot requested a review from bruno-sch as a code owner August 29, 2024 06:36
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vitejs-plugin-vue-5.1.2 branch from beefc65 to cf0c9d4 Compare August 29, 2024 07:49
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vitejs-plugin-vue-5.1.2 branch from cf0c9d4 to 30a1999 Compare August 29, 2024 08:37
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vitejs-plugin-vue-5.1.2 branch from 30a1999 to 21cbfaf Compare August 29, 2024 08:47
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.5 to 5.1.2.
- [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.1.2/packages/plugin-vue)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-vitejs-plugin-vue-5.1.2 branch from 21cbfaf to 76335e1 Compare August 29, 2024 08:55
@nmerget nmerget merged commit 4f7df12 into main Aug 29, 2024
@nmerget nmerget deleted the dependabot-npm_and_yarn-vitejs-plugin-vue-5.1.2 branch August 29, 2024 09:26
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 minor repo vue-showcase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants