Loading .github/workflows/build.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -384,13 +384,18 @@ jobs: with: repository: ${{ github.event.pull_request.head.repo.full_name }} ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* - uses: pnpm/action-setup@v4 with: version: 10 - run: | set -ex pnpm install pnpm add -D "@fedify/fedify@$SHORT_VERSION" if [[ "$GITHUB_EVENT_NAME" = "push" && "$GITHUB_REF_TYPE" = "tag" ]]; then EXTRA_NAV_TEXT=Unstable \ EXTRA_NAV_LINK="$UNSTABLE_DOCS_URL" \ Loading .gitignore +2 −3 Original line number Diff line number Diff line .claude/ .claude/settings.local.json .DS_Store deno.lock node_modules/ repomix-output.xml t.ts t2.ts **/.claude/settings.local.json docs/package.json +4 −4 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ "@cloudflare/workers-types": "4.20250529.0", "@deno/kv": "^0.8.4", "@fedify/amqp": "^0.2.0", "@fedify/fedify": "1.7.0-pr.251.885", "@fedify/fedify": "workspace:", "@fedify/postgres": "^0.3.0", "@fedify/redis": "^0.4.0", "@hono/node-server": "^1.13.7", Loading Loading @@ -39,9 +39,9 @@ "x-forwarded-fetch": "^0.2.0" }, "scripts": { "dev": "vitepress dev", "build": "vitepress build", "preview": "vitepress preview" "dev": "cd ../ && pnpm run --filter '!{docs}' -r build && cd docs/ && vitepress dev", "build": "cd ../ && pnpm run --filter '!{docs}' -r build && cd docs/ && vitepress build", "preview": "cd ../ && pnpm run --filter '!{docs}' -r build && cd docs/ && vitepress preview" }, "pnpm": { "patchedDependencies": { Loading fedify/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ "@es-toolkit/es-toolkit": "npm:es-toolkit@^1.38.0", "@hugoalh/http-header-link": "^1.0.2", "@js-temporal/polyfill": "^0.5.1", "@logtape/logtape": "^1.0.0", "@logtape/logtape": "catalog:", "@multiformats/base-x": "^4.0.1", "@opentelemetry/api": "^1.9.0", "@opentelemetry/semantic-conventions": "^1.27.0", Loading @@ -105,7 +105,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20250529.0", "@std/assert": "jsr:^0.226.0", "@std/path": "jsr:^1.0.9", "@std/path": "catalog:", "@std/url": "jsr:1.0.0-rc.3", "@std/yaml": "jsr:^1.0.6", "@types/node": "^22.15.21", Loading docs/pnpm-lock.yaml→pnpm-lock.yaml +2190 −537 File changed and moved.Preview size limit exceeded, changes collapsed. Show changes Loading
.github/workflows/build.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -384,13 +384,18 @@ jobs: with: repository: ${{ github.event.pull_request.head.repo.full_name }} ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* - uses: pnpm/action-setup@v4 with: version: 10 - run: | set -ex pnpm install pnpm add -D "@fedify/fedify@$SHORT_VERSION" if [[ "$GITHUB_EVENT_NAME" = "push" && "$GITHUB_REF_TYPE" = "tag" ]]; then EXTRA_NAV_TEXT=Unstable \ EXTRA_NAV_LINK="$UNSTABLE_DOCS_URL" \ Loading
.gitignore +2 −3 Original line number Diff line number Diff line .claude/ .claude/settings.local.json .DS_Store deno.lock node_modules/ repomix-output.xml t.ts t2.ts **/.claude/settings.local.json
docs/package.json +4 −4 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ "@cloudflare/workers-types": "4.20250529.0", "@deno/kv": "^0.8.4", "@fedify/amqp": "^0.2.0", "@fedify/fedify": "1.7.0-pr.251.885", "@fedify/fedify": "workspace:", "@fedify/postgres": "^0.3.0", "@fedify/redis": "^0.4.0", "@hono/node-server": "^1.13.7", Loading Loading @@ -39,9 +39,9 @@ "x-forwarded-fetch": "^0.2.0" }, "scripts": { "dev": "vitepress dev", "build": "vitepress build", "preview": "vitepress preview" "dev": "cd ../ && pnpm run --filter '!{docs}' -r build && cd docs/ && vitepress dev", "build": "cd ../ && pnpm run --filter '!{docs}' -r build && cd docs/ && vitepress build", "preview": "cd ../ && pnpm run --filter '!{docs}' -r build && cd docs/ && vitepress preview" }, "pnpm": { "patchedDependencies": { Loading
fedify/package.json +2 −2 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ "@es-toolkit/es-toolkit": "npm:es-toolkit@^1.38.0", "@hugoalh/http-header-link": "^1.0.2", "@js-temporal/polyfill": "^0.5.1", "@logtape/logtape": "^1.0.0", "@logtape/logtape": "catalog:", "@multiformats/base-x": "^4.0.1", "@opentelemetry/api": "^1.9.0", "@opentelemetry/semantic-conventions": "^1.27.0", Loading @@ -105,7 +105,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20250529.0", "@std/assert": "jsr:^0.226.0", "@std/path": "jsr:^1.0.9", "@std/path": "catalog:", "@std/url": "jsr:1.0.0-rc.3", "@std/yaml": "jsr:^1.0.6", "@types/node": "^22.15.21", Loading
docs/pnpm-lock.yaml→pnpm-lock.yaml +2190 −537 File changed and moved.Preview size limit exceeded, changes collapsed. Show changes