Bump vite, @vitejs/plugin-vue, @vitejs/plugin-vue-jsx, vite-plugin-vue-devtools and vitest in /seatunnel-engine/seatunnel-engine-ui#10740
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.4.9 to 8.0.8 - [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.8/packages/vite) Updates `@vitejs/plugin-vue` from 5.1.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 4.0.1 to 4.2.0 - [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@4.2.0/packages/plugin-vue-jsx) Updates `vite-plugin-vue-devtools` from 7.5.2 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.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.8 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: 4.2.0 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.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
DanielLeens
left a comment
There was a problem hiding this comment.
I pulled the latest HEAD locally and reviewed the package.json / lockfile delta.
I do not see a code-level blocker in the Vite / Vitest bump itself. The branch is dependency-only on the UI toolchain side, and the repo CI already uses Node 20 for the UI job, which matches the newer runtime floor.
The only visible failing check on the apache PR is Notify test workflow, and its log shows the helper script crashing because it cannot find a referenced check object. That looks like workflow plumbing rather than a regression caused by this dependency bump.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.4.9 to 8.0.8Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6e585dcrelease: v8.0.8e137601fix(ssr): class property keys hoisting matching imports (#22199)15f1c15fix: avoiddns.getDefaultResultOrdertemporary (#22202)6baf587feat: update rolldown to 1.0.0-rc.15 (#22201)fdb2e6frelease: v8.0.75c05b04fix: use sync dns.getDefaultResultOrder instead of dns.promises (#22185)7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)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.1.4 to 5.2.4Release notes
Sourced from
@vitejs/plugin-vue's releases.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 4.0.1 to 4.2.0Release notes
Sourced from
@vitejs/plugin-vue-jsx's releases.Changelog
Sourced from
@vitejs/plugin-vue-jsx's changelog.Commits
b274436fix(deps): update all non-major dependencies (#82)ca139d8release: plugin-vue-jsx@3.0.18f4a5dcfix(deps): update all non-major dependencies (#50)797e424release: plugin-vue-jsx@3.0.05a2f789chore: update vite dep to ^4.0.0 (#49)4c95967chore(deps): update all non-major dependencies (#40)9521758release: plugin-vue-jsx@3.0.0-beta.0eef8929chore: enable prettier trailing commas (#37)cfb7e42chore: repo setup76bcb72release: plugin-vue-jsx@3.0.0-alpha.0Updates
vite-plugin-vue-devtoolsfrom 7.5.2 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.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
ac04bacchore: release v4.1.482c858dchore: Remove no-op function in plugin config logic (#8501)d4fbb5cfeat(experimental): support aria snapshot (#9668)b77de96feat(reporter): add filterMeta option to json reporter (#10078)a120e3afeat(experimental): exposeassertionas a public field (#10095)5375780feat(coverage): default to text reporterskipFullif agent detected (#10018)a1b5f0ffix: makeexpect(..., message)consistent as error message prefix (#10068)203f07afix: use "black" foreground for labeled terminal message to ensure contrast (...2dc0d62chore: release v4.1.37827363feat: addexperimental.preParseflag (#10070)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.