File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 version : ${{ env.PNPM_VERSION }}
3535
3636 - name : Install formatter
37- run : pnpm install -D -w oxfmt
37+ run : pnpm install -D -w oxfmt --ignore-scripts
3838
3939 - name : Get changed files
4040 id : get-changed-files
@@ -52,10 +52,11 @@ jobs:
5252 return changedFiles.filter(file=> file.status !== "removed").map(file => file.filename).join(' ');
5353
5454 - name : Fix formatting
55+ env :
56+ CHANGED_FILES : ${{ steps.get-changed-files.outputs.result }}
5557 run : |
56- CHANGED_FILES=$(echo ${{ steps.get-changed-files.outputs.result }})
5758 if [ -n "$CHANGED_FILES" ]; then
58- pnpm oxfmt $CHANGED_FILES --no-error-on-unmatched-pattern
59+ echo " $CHANGED_FILES" | tr ' ' '\n' | xargs pnpm oxfmt --no-error-on-unmatched-pattern
5960 fi
6061
6162 - name : Commit changes
Original file line number Diff line number Diff line change 8080 "@vitest/coverage-v8" : " 4.0.15" ,
8181 "concurrently" : " 8.2.2" ,
8282 "openapi3-ts" : " 2.0.2" ,
83- "oxlint" : " 1.59 .0" ,
84- "oxlint-tsgolint" : " 0.20 .0" ,
83+ "oxlint" : " 1.60 .0" ,
84+ "oxlint-tsgolint" : " 0.21 .0" ,
8585 "readline-sync" : " 1.4.10" ,
8686 "supertest" : " 7.1.4" ,
8787 "testcontainers" : " 11.11.0" ,
Original file line number Diff line number Diff line change 106106 "madge" : " 8.0.0" ,
107107 "magic-string" : " 0.30.17" ,
108108 "normalize.css" : " 8.0.1" ,
109- "oxlint" : " 1.59 .0" ,
110- "oxlint-tsgolint" : " 0.20 .0" ,
109+ "oxlint" : " 1.60 .0" ,
110+ "oxlint-tsgolint" : " 0.21 .0" ,
111111 "postcss" : " 8.5.8" ,
112112 "sass" : " 1.70.0" ,
113113 "solid-devtools" : " 0.34.5" ,
Original file line number Diff line number Diff line change 6161 "@commitlint/cli" : " 17.7.1" ,
6262 "@commitlint/config-conventional" : " 19.2.2" ,
6363 "@monkeytype/release" : " workspace:*" ,
64+ "@types/node" : " 24.9.1" ,
6465 "@vitest/coverage-v8" : " 4.0.15" ,
6566 "caniuse-lite" : " 1.0.30001778" ,
6667 "conventional-changelog" : " 6.0.0" ,
6768 "husky" : " 8.0.1" ,
6869 "knip" : " 2.19.2" ,
6970 "lint-staged" : " 13.2.3" ,
7071 "only-allow" : " 1.2.1" ,
71- "oxfmt" : " 0.44 .0" ,
72- "oxlint" : " 1.59 .0" ,
73- "oxlint-tsgolint" : " 0.20 .0" ,
72+ "oxfmt" : " 0.45 .0" ,
73+ "oxlint" : " 1.60 .0" ,
74+ "oxlint-tsgolint" : " 0.21 .0" ,
7475 "prettier" : " 3.7.1" ,
7576 "turbo" : " 2.7.5" ,
7677 "vitest" : " 4.1.0" ,
Original file line number Diff line number Diff line change 2929 "@monkeytype/tsup-config" : " workspace:*" ,
3030 "@monkeytype/typescript-config" : " workspace:*" ,
3131 "madge" : " 8.0.0" ,
32- "oxlint" : " 1.59 .0" ,
33- "oxlint-tsgolint" : " 0.20 .0" ,
32+ "oxlint" : " 1.60 .0" ,
33+ "oxlint-tsgolint" : " 0.21 .0" ,
3434 "tsup" : " 8.4.0" ,
3535 "typescript" : " 6.0.2" ,
3636 "vitest" : " 4.1.0"
Original file line number Diff line number Diff line change 2525 "@monkeytype/tsup-config" : " workspace:*" ,
2626 "@monkeytype/typescript-config" : " workspace:*" ,
2727 "madge" : " 8.0.0" ,
28- "oxlint" : " 1.59 .0" ,
29- "oxlint-tsgolint" : " 0.20 .0" ,
28+ "oxlint" : " 1.60 .0" ,
29+ "oxlint-tsgolint" : " 0.21 .0" ,
3030 "tsup" : " 8.4.0" ,
3131 "typescript" : " 6.0.2" ,
3232 "vitest" : " 4.1.0"
Original file line number Diff line number Diff line change 2020 },
2121 "devDependencies" : {
2222 "nodemon" : " 3.1.14" ,
23- "oxlint" : " 1.59 .0" ,
24- "oxlint-tsgolint" : " 0.20 .0"
23+ "oxlint" : " 1.60 .0" ,
24+ "oxlint-tsgolint" : " 0.21 .0"
2525 }
2626}
Original file line number Diff line number Diff line change 2626 "@monkeytype/tsup-config" : " workspace:*" ,
2727 "@monkeytype/typescript-config" : " workspace:*" ,
2828 "madge" : " 8.0.0" ,
29- "oxlint" : " 1.59 .0" ,
30- "oxlint-tsgolint" : " 0.20 .0" ,
29+ "oxlint" : " 1.60 .0" ,
30+ "oxlint-tsgolint" : " 0.21 .0" ,
3131 "tsup" : " 8.4.0" ,
3232 "typescript" : " 6.0.2" ,
3333 "vitest" : " 4.1.0"
Original file line number Diff line number Diff line change 1717 },
1818 "devDependencies" : {
1919 "@monkeytype/typescript-config" : " workspace:*" ,
20- "oxlint" : " 1.59 .0" ,
21- "oxlint-tsgolint" : " 0.20 .0" ,
20+ "oxlint" : " 1.60 .0" ,
21+ "oxlint-tsgolint" : " 0.21 .0" ,
2222 "typescript" : " 6.0.2"
2323 },
2424 "peerDependencies" : {
Original file line number Diff line number Diff line change 2020 "@monkeytype/tsup-config" : " workspace:*" ,
2121 "@monkeytype/typescript-config" : " workspace:*" ,
2222 "madge" : " 8.0.0" ,
23- "oxlint" : " 1.59 .0" ,
24- "oxlint-tsgolint" : " 0.20 .0" ,
23+ "oxlint" : " 1.60 .0" ,
24+ "oxlint-tsgolint" : " 0.21 .0" ,
2525 "tsup" : " 8.4.0" ,
2626 "typescript" : " 6.0.2" ,
2727 "vitest" : " 4.1.0" ,
You can’t perform that action at this time.
0 commit comments