skillhub/docs
dongmucat 55b38051ce
Some checks failed
Deploy Docs / build (push) Has been cancelled
Deploy Docs / Deploy (push) Has been cancelled
chore(deps): bump vite/postcss/picomatch/flatted/esbuild to patch Dependabot alerts
* chore(deps): bump vite/postcss/picomatch/flatted/esbuild to patch Dependabot alerts

web/:
- pnpm.overrides force vite>=6.4.2, postcss>=8.5.10, picomatch>=2.3.2/>=4.0.4, flatted>=3.4.2
- bump devDeps vite to ^6.4.2 and postcss to ^8.5.10

docs/skillhub/:
- npm overrides force vite^6.4.2, postcss^8.5.10, esbuild^0.25.0
- regenerate package-lock.json

Resolves Dependabot alerts:
- web: GHSA-p9ff-h696-f583 (vite high), GHSA-rf6f-7fwh-wjgh (flatted high),
       GHSA-qx2v-qp2m-jg93 (postcss), GHSA-4w7w-66w2-5vf9 (vite),
       GHSA-3v7f-55p6-f55p (picomatch x2)
- docs: GHSA-67mh-4wv8-2f99 (esbuild), GHSA-qx2v-qp2m-jg93 (postcss),
        GHSA-4w7w-66w2-5vf9 (vite)

* chore(deps): bump brace-expansion and add docs-build PR check

web/:
- pnpm.overrides force brace-expansion>=1.1.13 and >=2.0.3
  to address GHSA-f886-m6hf-6m8v (transitive via eslint/typescript-eslint -> minimatch)
- pnpm-lock.yaml resolves brace-expansion 1.1.15 / 2.1.1

ci:
- add docs-build job to pr-tests.yml, gated by docs/skillhub/** path filter
  so docs-only PRs and dependency overrides on docs are exercised before merge
2026-05-28 10:17:27 +08:00
..
prds feat: File Browser Sidebar with Preview, Security Audit UI, and Syntax Highlighting (#145) 2026-03-23 14:38:47 +08:00
skillhub chore(deps): bump vite/postcss/picomatch/flatted/esbuild to patch Dependabot alerts 2026-05-28 10:17:27 +08:00
superpowers chore(docs): remove select redesign spec 2026-03-20 14:27:20 +08:00
00-product-direction.md docs(protocol): adopt .agents/skills (plural) as canonical universal fallback 2026-05-19 10:49:31 +08:00
01-system-architecture.md refactor(app): clarify query boundaries and workflow owners 2026-03-20 11:33:32 +08:00
02-domain-model.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
03-authentication-design.md feat(auth): support oidc login 2026-04-24 13:45:20 +08:00
04-search-architecture.md feat: add search index rebuild workflow 2026-03-19 15:20:08 +08:00
05-business-flows.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
06-api-design.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
07-skill-protocol.md docs(protocol): adopt .agents/skills (plural) as canonical universal fallback 2026-05-19 10:49:31 +08:00
08-frontend-architecture.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
09-deployment.md fix(auth): move OIDC email verification to service layer, add logging 2026-04-29 10:36:34 +08:00
10-delivery-roadmap.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
11-auth-extensibility-and-private-sso.md feat(auth): improve extensible login method metadata 2026-03-14 18:52:35 +08:00
12-private-sso-integration-playbook.md feat(auth): improve extensible login method metadata 2026-03-14 18:52:35 +08:00
13-parallel-workflow.md refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
14-skill-lifecycle.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
15-backend-time-governance-plan.md refactor: unify backend time handling in utc 2026-03-18 17:16:55 +08:00
16-backend-time-inventory.md fix: resolve duplicate flyway migration versions 2026-03-19 10:06:25 +08:00
17-backend-annotation-findings.md refactor(app): clarify query boundaries and workflow owners 2026-03-20 11:33:32 +08:00
18-frontend-annotation-findings.md docs: enrich frontend code documentation 2026-03-19 13:37:21 +08:00
19-smtp-password-reset-email-setup.md feat(auth): 邮箱验证码重置密码与 SMTP 配置支持 (#273) 2026-04-13 20:27:00 +08:00
2026-03-20-skill-label-system-design.md fix(label): harden validation and batched search sync 2026-03-20 16:10:38 +08:00
2026-04-08-issue-automation-design.md [codex] add issue triage automation mvp (#268) 2026-04-09 15:04:33 +08:00
dev-workflow.md fix(auth): enable local bootstrap admin by default (#141) 2026-03-20 16:10:20 +08:00
e2e.md test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
openclaw-integration-en.md fix(compat): support namespace-aware clawhub publish (#291) 2026-04-13 20:26:42 +08:00
openclaw-integration.md fix(compat): support namespace-aware clawhub publish (#291) 2026-04-13 20:26:42 +08:00
oss-01-core-contract-freeze.md feat(skill): add UPLOADED status for PRIVATE skill lifecycle (#290) 2026-04-13 11:39:45 +08:00
oss-02-core-semantic-rules.md fix(i18n): update version delete error message to include UPLOADED and SCAN_FAILED 2026-04-14 15:49:25 +08:00
pr-batch-test-runtime.md feat(ci): add PR batch test deployment workflow (#275) 2026-04-09 18:45:14 +08:00
security-scanning.md feat(security): add security scanning system with multi-scanner support and frontend UI (#144) 2026-03-23 09:56:03 +08:00