Bump esbuild, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite and vite-plugin-vue-devtools in /frontend#89
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…te-plugin-vue-devtools Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@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](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite). These dependencies need to be updated together. Removes `esbuild` Updates `@vitejs/plugin-vue` from 5.0.5 to 6.0.7 - [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@6.0.7/packages/plugin-vue) Updates `@vitejs/plugin-vue-jsx` from 4.0.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` from 5.3.3 to 8.0.16 - [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.16/packages/vite) Updates `vite-plugin-vue-devtools` from 7.3.5 to 8.1.2 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v8.1.2/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-version: dependency-type: indirect - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.7 dependency-type: direct:development - dependency-name: "@vitejs/plugin-vue-jsx" dependency-version: 5.1.5 dependency-type: direct:development - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development - dependency-name: vite-plugin-vue-devtools dependency-version: 8.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.
Removes esbuild. It's no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite and vite-plugin-vue-devtools. These dependencies need to be updated together.
Removes
esbuildUpdates
@vitejs/plugin-vuefrom 5.0.5 to 6.0.7Release notes
Sourced from @vitejs/plugin-vue's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-vue's changelog.
... (truncated)
Commits
f93acebrelease: plugin-vue@6.0.7941b651feat: use carets for@rolldown/pluginutilsversion (#776)77dc8bcfix(deps): update all non-major dependencies (#774)9e825b8fix(deps): update all non-major dependencies (#762)51dbf4brelease: plugin-vue@6.0.69e07ae9feat(plugin-vue): propagate multiRoot for template-only vapor components (#745)050c996fix(deps): update all non-major dependencies (#738)6d834d8chore: remove unused deps (#760)a0e1ef8chore(deps): update dependency rollup to ^4.59.0 (#749)6ad6cc1release: plugin-vue@6.0.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitejs/plugin-vuesince your current version.Updates
@vitejs/plugin-vue-jsxfrom 4.0.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, a new releaser for
@vitejs/plugin-vue-jsxsince your current version.Updates
vitefrom 5.3.3 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite since your current version.
Updates
vite-plugin-vue-devtoolsfrom 7.3.5 to 8.1.2Release notes
Sourced from vite-plugin-vue-devtools's releases.
... (truncated)
Commits
30e9ebcchore: release v8.1.2ef08fd6fix(vite): use TrustedScriptURL for overlay injection under Trusted Types CSP...784c324feat: bumpvite-plugin-vue-inspectorto support vapor app (#1096)86568a3chore: release v8.1.1ef01af1chore: release v8.1.0743033achore: updatetsdownca07780chore: release v8.0.815198b7chore: remove vite beta from supported rangea21a706refactor: remove unused variables (#1052)b142099chore: release v8.0.7Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-vue-devtools 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.