Bump vite, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite-plugin-vue-devtools and vitest#37
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…e-devtools and vitest Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue), [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx), [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies needed to be updated together. Updates `vite` from 5.2.11 to 8.0.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/vite) Updates `@vitejs/plugin-vue` from 5.0.4 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) Updates `@vitejs/plugin-vue-jsx` from 3.1.0 to 5.1.5 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.5/packages/plugin-vue-jsx) Updates `vite-plugin-vue-devtools` from 7.1.3 to 7.7.9 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v7.7.9/packages/vite) Updates `vitest` from 1.6.0 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.5 dependency-type: direct:development - dependency-name: "@vitejs/plugin-vue" dependency-version: 5.2.4 dependency-type: direct:development - dependency-name: "@vitejs/plugin-vue-jsx" dependency-version: 5.1.5 dependency-type: direct:development - dependency-name: vite-plugin-vue-devtools dependency-version: 7.7.9 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vite, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite-plugin-vue-devtools and vitest. These dependencies needed to be updated together.
Updates
vitefrom 5.2.11 to 8.0.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
1a12d4crelease: v8.0.579f002ffix: avoid path traversal with optimize deps sourcemap handler (#22161)a9a3df2fix: checkserver.fsafter stripping query as well (#22160)f02d9fdfix: apply server.fs check to env transport (#22159)f05f501fix: disallow referencing files outside the package from sourcemap (#22158)7339bdcrelease: v8.0.454229e7docs: addenvironment.fetchModuledocumentation (#22035)b0da973feat: allow esbuild 0.28 as peer deps (#22155)22b0166fix(deps): update all non-major dependencies (#22143)17330d2fix: add types forvite/modulepreload-polyfill(#22126)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
@vitejs/plugin-vuefrom 5.0.4 to 5.2.4Release notes
Sourced from
@vitejs/plugin-vue's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue's changelog.... (truncated)
Commits
6027d40release: plugin-vue@5.2.498381b2chore(deps): update upstream (#569)6ac8e3afeat(plugin-vue): usetransformWithOxcifrolldown-viteis detected (#584)7f73970fix(plugin-vue): handle sourcemap with empty script code (#585)2e1287fchore: use rollup types exposed from Vite (#583)ef446fcchore(deps): update upstream (#542)5f6affefix(plugin-vue): when the resource path contains chinese characters, dev/buil...8002511chore: fix types with Vite 6.3 (#559)b733b91release: plugin-vue@5.2.34bc5517Revert "fix: generate unique component id" (#548)Updates
@vitejs/plugin-vue-jsxfrom 3.1.0 to 5.1.5Release notes
Sourced from
@vitejs/plugin-vue-jsx's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-vue-jsx's changelog.... (truncated)
Commits
fdb3590feat: support tsPluginOptions (#445)e432bcbfix(deps): update all non-major dependencies (#439)9c2b620fix(plugin-jsx): work around bun bug for ssrRegisterHelper (#380)de88394perf: usehashto replacecreateHash(#460)e3a7fecfix(deps): update all non-major dependencies (#421)ab2516arefactor(vue-jsx): remove extraneous import7c2e023release: plugin-vue-jsx@4.0.1a2fe479chore(vue-jsx): addtypepackage field0f71911feat(vue-jsx): adddefineComponentNameoption0735e18chore: use pnpm catalog for shared depsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-vue-jsxsince your current version.Updates
vite-plugin-vue-devtoolsfrom 7.1.3 to 7.7.9Release notes
Sourced from vite-plugin-vue-devtools's releases.
... (truncated)
Commits
799de88chore: release v7.7.9cd11630chore: release v7.7.8d52c885chore: release v7.7.7505c5cachore: support vite7 (#905)453154dchore: release v7.7.682901b8chore: release v7.7.5ea723cfchore: release v7.7.473a8a68chore: release v7.7.3db154d0chore: use pnpm catalog (#519)9462f00chore: bump depsUpdates
vitestfrom 1.6.0 to 4.1.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
fc6f482chore: release v4.1.26f97b55feat: disable colors if agent is detected (#9851)b3c992cfix(coverage): correctcoverageConfigDefaultsvalues and types (#9940)7c06598fix: ensure sequential mock/unmock resolution (#9830)f54abadchore: add typo-checker skill and fix typos (#9963)7aa9377fix: don't resolvesetupFilesfrom parent directory (#9960)1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.