Skip to content

chore(deps-dev): bump @vitejs/plugin-vue from 4.0.0 to 4.5.0 #171

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise Nov 17, 2023

Bumps @vitejs/plugin-vue from 4.0.0 to 4.5.0.

Release notes

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

plugin-vue@4.5.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.4.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.4.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.4

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.1.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

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

4.5.0 (2023-11-16)

  • chore: update peerDependencies to support Vite 5 (#290) (f92861a), closes #290
  • chore: upgrade deps (c046eba)
  • fix(deps): update all non-major dependencies (#262) (c316d43), closes #262

4.4.1 (2023-11-08)

4.4.0 (2023-10-02)

  • fix(plugin-vue): re-create filters after updating options (#246) (c383503), closes #246
  • feat: support generated JS imports for external scoped style (#196) (bd5055d), closes #196
  • chore: add @ts-ignore when accessing legacy?.buildSsrCjsExternalHeuristics (#255) (04c3b0b), closes #255
  • refactor(plugin-vue): deprecate reactivity transform (38f8ea5)
  • refactor(plugin-vue): use source-map-js (#247) (b43690d), closes #247

4.3.4 (2023-08-28)

  • chore(deps): update typescript-eslint monorepo to v6 (major) (#210) (fb07b5b), closes #210
  • feat(plugin-vue): expose options in api (#177) (269121e), closes #177

4.3.3 (2023-08-22)

4.3.2 (2023-08-21)

  • fix(plugin-vue): distinguish HMR and transform descriptor (#232) (9119d4d), closes #232

4.3.1 (2023-08-17)

  • fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#227)" (0c28448), closes #227

... (truncated)

Commits
  • 6bd09a1 release: plugin-vue@4.5.0
  • c046eba chore: upgrade deps
  • c316d43 fix(deps): update all non-major dependencies (#262)
  • f92861a chore: update peerDependencies to support Vite 5 (#290)
  • 21e27fa release: plugin-vue@4.4.1
  • a26a854 fix: fix style block hmr for vitepress md files
  • 298d419 chore: make tests pass with rollup4 (#271)
  • e2a6a98 release: plugin-vue@4.4.0
  • c383503 fix(plugin-vue): re-create filters after updating options (#246)
  • bd5055d feat: support generated JS imports for external scoped style (#196)
  • Additional commits viewable in compare view

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)

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.0.0 to 4.5.0.
- [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@4.5.0/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 added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@dependabot dependabot bot requested a review from a team November 17, 2023 01:49
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Dec 8, 2023

Superseded by #187.

@dependabot dependabot bot closed this Dec 8, 2023
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Dec 8, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitejs/plugin-vue-4.5.0 branch December 8, 2023 01:45
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants