| type | Playbook | |||
|---|---|---|---|---|
| title | Dependency update verification | |||
| description | Steps to validate firebaseui-web after updating dependencies to current stable. | |||
| tags |
|
|||
| timestamp | 2026-07-03 00:00:00 UTC |
After bumping dependencies in the monorepo root, packages/*, examples/*, or pnpm-workspace.yaml catalog.
Gate: complete change-authoring-verification.md first (required before commit/push — AD-10). For Firebase JS SDK major/minor policy (catalog 11 vs consumer 12, angular pins, upstream tracking), see decisions.md AD-9.
Follow change-authoring-verification.md Required sequence. Additionally:
pnpm audit— triage high/critical; example-path advisories called out in PR
Same as change-authoring-verification.md. Workflows: .github/workflows/test.yaml, .github/workflows/e2e.yaml, .github/workflows/lint.yaml.
| Topic | Document |
|---|---|
| Example ports and commands | architecture/examples-inventory.md |
| E2E scope | decisions.md (AD-3, AD-4) |
| Local emulator setup | LOCAL_DEVELOPMENT.md |