chore(deps-dev): bump vite from 8.1.0 to 8.1.5 in /docs#2344
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump vite from 8.1.0 to 8.1.5 in /docs#2344dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Greptile SummaryThis PR updates the docs Vite dependency.
Confidence Score: 5/5This looks safe to merge.
|
| Filename | Overview |
|---|---|
| docs/package.json | Updates the docs workspace Vite dev dependency range. |
Reviews (2): Last reviewed commit: "chore(deps-dev): bump vite from 8.1.0 to..." | Re-trigger Greptile
| "ts-morph": "^28.0.0", | ||
| "tsx": "^4.21.0", | ||
| "vite": "^8.0.16", | ||
| "vite": "^8.1.4", |
There was a problem hiding this comment.
When the docs image runs pnpm install --frozen-lockfile, the lockfile still resolves this workspace's Vite dependency to 8.1.0, which is below the new ^8.1.4 range. That makes CI and Docker docs builds fail at install time until the lockfile is updated with this manifest change.
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/package.json
Line: 26
Comment:
**Frozen Install Rejects Range**
When the docs image runs `pnpm install --frozen-lockfile`, the lockfile still resolves this workspace's Vite dependency to `8.1.0`, which is below the new `^8.1.4` range. That makes CI and Docker docs builds fail at install time until the lockfile is updated with this manifest change.
How can I resolve this? If you propose a fix, please make it concise.Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.1.0 to 8.1.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.1.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/staging/vite-8.1.4
branch
from
July 17, 2026 09:20
1c698ac to
1cfa926
Compare
Contributor
Author
|
Superseded by #2351. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/docs/staging/vite-8.1.4
branch
July 20, 2026 20:23
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 from 8.1.0 to 8.1.5.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5e7fe12release: v8.1.56c08c39fix(optimizer): respect importer module format for dynamic import interop wit...5a72b87fix(client): overlay error message format align rolldown (#22869)f8b38e3fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...8100320fix(bundled-dev): avoid duplicatedbuildEnd(#22931)c88c236docs(build): fix incorrect@defaultfor build.cssMinify (#22948)b59a73ffix(ssr): scope switch-case declarations to the switch, not the function (#22...fef682dfix(deps): update all non-major dependencies (#22921)3c345e4fix(deps): update rolldown-related dependencies (#22922)369ed60docs(build): fix incorrect@defaultfor build.lib.formats (#22911)