build(deps): bump vite from 8.2.1 to 8.2.2 in /rust/gui-client - #14782
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump vite from 8.2.1 to 8.2.2 in /rust/gui-client#14782dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Bumps vite from 8.2.1 to 8.2.2. Release notesSourced from vite's releases.
ChangelogSourced from vite's changelog.
Commits
|
thomaseizinger
approved these changes
Aug 24, 2026
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rust/gui-client/main/vite-8.2.2
branch
from
August 24, 2026 06:30
330c07b to
5f8331c
Compare
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 24, 2026
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.2.1 to 8.2.2. - [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.2.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rust/gui-client/main/vite-8.2.2
branch
from
August 27, 2026 02:57
5f8331c to
365c004
Compare
thomaseizinger
added a commit
that referenced
this pull request
Aug 27, 2026
CI installs a pinned pnpm through the `setup-node` composite action, but Dependabot cannot see a version set in a workflow, so it regenerates the lockfile with whatever pnpm it ships. That pnpm is older and writes the `patchedDependencies` block in a shape the pinned pnpm refuses under a frozen install, which is why every Dependabot bump under `rust/gui-client` has been failing to install rather than failing on the dependency it bumped. Declaring `packageManager` puts the version somewhere Dependabot reads, so both sides produce the same lockfile. The pin in the composite action stays, because it resolves before any package directory is known. Related: #14782 Co-authored-by: Claude <noreply@anthropic.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 from 8.2.1 to 8.2.2.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)