Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: 11.17.0
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: pnpm test:cli-bin-contract
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm

- run: pnpm install --frozen-lockfile
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/test-check-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1

- name: Run unit tests
run: node --test check-licenses/*.test.mjs
Expand All @@ -47,7 +47,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/pass/pnpm-lock.yaml

Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/fail/pnpm-lock.yaml

Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/fail/pnpm-lock.yaml

Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/pass/pnpm-lock.yaml

Expand Down Expand Up @@ -187,7 +187,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/pass/pnpm-lock.yaml

Expand Down Expand Up @@ -245,7 +245,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/chain/pnpm-lock.yaml

Expand Down Expand Up @@ -355,7 +355,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/check-licenses/chain-multi-path/pnpm-lock.yaml

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/deploy/pnpm-lock.yaml

Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/test-erd-export.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -114,7 +114,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -209,7 +209,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -252,7 +252,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -294,7 +294,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down Expand Up @@ -375,7 +375,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-export/pnpm-lock.yaml

Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/test-erd-schema-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-schema-preview/pnpm-lock.yaml

Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-schema-preview/pnpm-lock.yaml

Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-schema-preview/pnpm-lock.yaml

Expand Down Expand Up @@ -198,7 +198,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-schema-preview/pnpm-lock.yaml

Expand Down Expand Up @@ -255,7 +255,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/erd-schema-preview/pnpm-lock.yaml

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-find-base-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1

- name: Run unit tests
run: node --test find-base-run/*.test.mjs
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-generate-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/generate-check/pnpm-lock.yaml

Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/generate-check/pnpm-lock.yaml

Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/generate-check/pnpm-lock.yaml

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1
cache: pnpm
cache-dependency-path: tests/deploy/pnpm-lock.yaml

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-relevance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 24.18.0
node-version: 24.18.1

- name: Run unit tests
run: node --test relevance/*.test.mjs
Expand Down
Loading