chore(deps-dev): bump vite and vitepress#19
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-ab72a1e239
branch
from
July 15, 2026 15:15
37ed819 to
c347f69
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-ab72a1e239
branch
from
July 15, 2026 15:17
c347f69 to
b82aab5
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitepress](https://github.com/vuejs/vitepress). These dependencies needed to be updated together. Updates `vite` from 7.3.1 to 8.1.4 - [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.1.4/packages/vite) Updates `vitepress` from 2.0.0-alpha.16 to 2.0.0-alpha.18 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v2.0.0-alpha.16...v2.0.0-alpha.18) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.4 dependency-type: direct:development - dependency-name: vitepress dependency-version: 2.0.0-alpha.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-ab72a1e239
branch
from
July 15, 2026 15:19
b82aab5 to
1f49fdd
Compare
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 and vitepress. These dependencies needed to be updated together.
Updates
vitefrom 7.3.1 to 8.1.4Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)Updates
vitepressfrom 2.0.0-alpha.16 to 2.0.0-alpha.18Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
... (truncated)
Commits
ca57890release: v2.0.0-alpha.189315fc1fix: disable pluginTimings and invalidAnnotation for now470c4e0refactor: clean up typesc0e2e18fix: don't invalidate framework chunk when a new asset is added1ade7bdrefactor: migrate scripts to typescript and organize importse6e90edrefactor: drop fs-extra and organize imports228eef1feat!: migrate to vite 87e2273afeat: show local search loading state (#5252)0100d4ddocs: clarify Ask AI suggested questions (#5248)cc30b10fix: delete undefined values while merging sidepanel props