Loading .github/workflows/build.yaml +8 −8 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - run: deno task cache working-directory: ${{ github.workspace }}/fedify/ - run: deno task test --coverage=.cov --junit-path=.test-report.xml Loading Loading @@ -69,7 +69,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading @@ -95,7 +95,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading @@ -120,7 +120,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading @@ -142,7 +142,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - run: deno task hooks:pre-commit release-test: Loading @@ -160,7 +160,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading Loading @@ -200,7 +200,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading Loading @@ -355,7 +355,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - run: deno task codegen working-directory: ${{ github.workspace }}/fedify/ - uses: denoland/deployctl@v1 Loading cli/deno.json +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ "@jimp/core": "npm:@jimp/core@^1.6.0", "@jimp/wasm-webp": "npm:@jimp/wasm-webp@^1.6.0", "@poppanator/http-constants": "npm:@poppanator/http-constants@^1.1.1", "@std/assert": "jsr:@std/assert@^1.0.13", "@std/dotenv": "jsr:@std/dotenv@^0.225.2", "@std/semver": "jsr:@std/semver@^1.0.5", "cli-highlight": "npm:cli-highlight@^2.1.11", Loading mise.toml +1 −1 Original line number Diff line number Diff line [tools] bun = "latest" deno = "2.4.1" # Temporarily pinned to a specific version; see also #303 deno = "2.4.3" node = "22" "npm:pnpm" = "latest" Loading
.github/workflows/build.yaml +8 −8 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - run: deno task cache working-directory: ${{ github.workspace }}/fedify/ - run: deno task test --coverage=.cov --junit-path=.test-report.xml Loading Loading @@ -69,7 +69,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading @@ -95,7 +95,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading @@ -120,7 +120,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading @@ -142,7 +142,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - run: deno task hooks:pre-commit release-test: Loading @@ -160,7 +160,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading Loading @@ -200,7 +200,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - uses: actions/setup-node@v4 with: node-version: lts/* Loading Loading @@ -355,7 +355,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - uses: denoland/setup-deno@v2 with: deno-version: "2.4.1" # FIXME: https://github.com/fedify-dev/fedify/issues/303 deno-version: v2.x - run: deno task codegen working-directory: ${{ github.workspace }}/fedify/ - uses: denoland/deployctl@v1 Loading
cli/deno.json +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ "@jimp/core": "npm:@jimp/core@^1.6.0", "@jimp/wasm-webp": "npm:@jimp/wasm-webp@^1.6.0", "@poppanator/http-constants": "npm:@poppanator/http-constants@^1.1.1", "@std/assert": "jsr:@std/assert@^1.0.13", "@std/dotenv": "jsr:@std/dotenv@^0.225.2", "@std/semver": "jsr:@std/semver@^1.0.5", "cli-highlight": "npm:cli-highlight@^2.1.11", Loading
mise.toml +1 −1 Original line number Diff line number Diff line [tools] bun = "latest" deno = "2.4.1" # Temporarily pinned to a specific version; see also #303 deno = "2.4.3" node = "22" "npm:pnpm" = "latest"