Skip to content

Fix: Align CI/CD with pnpm 11.9.0 - #880

Merged
davemck513 merged 1 commit into
mainfrom
fix/align-pnpm-11-cd
Aug 14, 2026
Merged

Fix: Align CI/CD with pnpm 11.9.0 #880
davemck513 merged 1 commit into
mainfrom
fix/align-pnpm-11-cd

Conversation

@Oluwapizzy

Copy link
Copy Markdown
Collaborator

Summary

  • Fixes the failed NAMEREQUEST UI CD after PR 34225 numbered company launcher #879. Cloud Build was using SRE's new default pnpm 11.9.0 while this app and CI were still on pnpm 9.
  • Pins pnpm_version: "11.9.0" in CI and CD, sets packageManager to pnpm@11.9.0, and moves pnpm config into app/pnpm-workspace.yaml (patchedDependencies + allowBuilds for vue-demi, esbuild, core-js, vuex-module-decorators).
  • Updates the lockfile and README

Test plan

  • CI on this PR: lint, unit tests, and verify-build pass on Node 24 / pnpm 11.9.0
  • After merge, confirm NAMEREQUEST UI CD to dev succeeds (this PR touches app/**, so CD should auto-run)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namerequest license (Apache 2.0).

@davemck513
davemck513 merged commit 4e630a8 into main Aug 14, 2026
3 of 4 checks passed
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.

2 participants