Skip to content

fix(staged): align plugin log versions - #922

Merged
baxen merged 1 commit into
mainfrom
baxen/fix-staged-plugin-log-version
Aug 21, 2026
Merged

fix(staged): align plugin log versions#922
baxen merged 1 commit into
mainfrom
baxen/fix-staged-plugin-log-version

Conversation

@baxen

@baxen baxen commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Why

The Staged v0.1.9 release workflow fails before building because the Rust lockfile resolves tauri-plugin-log 2.9.0 while the frontend lockfile resolves @tauri-apps/plugin-log 2.8.0. Tauri requires matching major/minor plugin versions.

What

  • Align @tauri-apps/plugin-log to 2.9.0.
  • Refresh the corresponding pnpm lockfile entries.

Verification

  • pnpm install --frozen-lockfile
  • pnpm --filter @builderbot/staged tauri build --debug --no-bundle --no-sign
  • just app staged ci
  • just app differ ci

Generated with Fizz 🐝

Co-authored-by: Fizz <400e8babadcee6a7f420103f10a2849d84c4a9c71d5bd04f3948c814216648a3@buzz.block.builderlab.xyz>
Signed-off-by: Fizz <400e8babadcee6a7f420103f10a2849d84c4a9c71d5bd04f3948c814216648a3@buzz.block.builderlab.xyz>
@baxen
baxen marked this pull request as ready for review August 21, 2026 01:38
@baxen
baxen merged commit a62f4a8 into main Aug 21, 2026
4 checks passed
@baxen
baxen deleted the baxen/fix-staged-plugin-log-version branch August 21, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant