@pobammer-ts/small-rules 2.10.0 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +21 -4
  2. package/dist/index.js +10 -10
  3. package/package.json +15 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pobammer-ts/small-rules",
3
- "version": "2.10.0",
3
+ "version": "2.12.0",
4
4
  "description": "Various Oxlint-native rules for linting roblox-ts projects.",
5
5
  "keywords": [
6
6
  "lint",
@@ -10,7 +10,7 @@
10
10
  "roblox-ts",
11
11
  "typescript"
12
12
  ],
13
- "homepage": "https://github.com/howmanysmall/small-rules#readme",
13
+ "homepage": "https://docs.howmanysmall.com/small-rules/",
14
14
  "bugs": {
15
15
  "url": "https://github.com/howmanysmall/small-rules/issues"
16
16
  },
@@ -38,20 +38,16 @@
38
38
  "dependencies": {
39
39
  "arktype": "2.2.3",
40
40
  "ignore": "7.0.6",
41
- "minimatch": "10.2.5",
41
+ "minimatch": "10.2.6",
42
42
  "oxc-resolver": "11.24.2",
43
43
  "oxlint-plugin-utilities": "1.1.0",
44
- "yuku-parser": "0.8.0"
44
+ "yuku-parser": "0.8.1"
45
45
  },
46
46
  "devDependencies": {
47
- "@astrojs/language-server": "2.16.13",
48
- "@biomejs/biome": "2.5.5",
49
- "@cliffy/command": "npm:@jsr/cliffy__command@1.2.1",
47
+ "@biomejs/biome": "2.5.6",
50
48
  "@commitlint/config-conventional": "21.2.0",
51
49
  "@commitlint/types": "21.2.0",
52
50
  "@fast-check/vitest": "0.4.1",
53
- "@octokit/rest": "22.0.1",
54
- "@std/msgpack": "npm:@jsr/std__msgpack@1.0.3",
55
51
  "@stryker-mutator/api": "9.6.1",
56
52
  "@stryker-mutator/core": "9.6.1",
57
53
  "@stryker-mutator/vitest-runner": "9.6.1",
@@ -62,9 +58,7 @@
62
58
  "@vitest/coverage-v8": "4.1.10",
63
59
  "@vitiate/core": "0.3.1",
64
60
  "@vitiate/fuzzed-data-provider": "0.3.1",
65
- "bash-language-server": "5.6.0",
66
- "bumpp": "12.0.0",
67
- "changelogithub": "14.0.0",
61
+ "bumpp": "12.1.0",
68
62
  "commitlint": "21.2.1",
69
63
  "confbox": "0.2.4",
70
64
  "eslint": "10.7.0",
@@ -73,31 +67,24 @@
73
67
  "eslint-plugin-sonarjs": "4.1.0",
74
68
  "eslint-plugin-unused-imports": "4.4.1",
75
69
  "fast-check": "4.9.0",
76
- "fdir": "6.5.0",
77
70
  "get-tsconfig": "4.14.0",
78
71
  "jiti": "2.7.0",
79
- "jscpd": "5.0.12",
80
- "jsonc-parser": "3.3.1",
81
- "just-diff": "6.0.2",
72
+ "jscpd": "5.0.14",
82
73
  "knip": "6.29.0",
83
- "mutative": "1.3.0",
84
- "oxfmt": "0.60.0",
85
- "oxlint": "1.75.0",
86
- "oxlint-plugin-react-doctor": "0.9.1",
74
+ "oxfmt": "0.61.0",
75
+ "oxlint": "1.76.0",
76
+ "oxlint-plugin-react-doctor": "0.9.2",
87
77
  "oxlint-tsgolint": "7.0.2001",
88
- "picocolors": "1.1.1",
89
78
  "pncat": "0.13.0",
90
- "react-doctor": "0.9.1",
79
+ "react-doctor": "0.9.2",
91
80
  "sfw": "2.0.6",
92
81
  "skills": "1.5.20",
93
82
  "tsdown": "0.22.14",
94
83
  "type-fest": "5.8.0",
95
84
  "typescript": "5.9.3",
96
- "vite-tsconfig-paths": "6.1.1",
97
85
  "vitest": "4.1.10",
98
86
  "vitiate": "0.3.1",
99
- "yaml-language-server": "1.24.0",
100
- "yuku-ast": "0.8.0",
87
+ "yuku-ast": "0.8.1",
101
88
  "zx": "8.8.5"
102
89
  },
103
90
  "peerDependencies": {
@@ -111,9 +98,10 @@
111
98
  "build": "tsdown",
112
99
  "build:local": "node --run build -- --minify && cp dist/index.js plugins/small-rules.js",
113
100
  "build:local:dev": "node --run build && cp dist/index.js plugins/small-rules.js",
114
- "changelogithub": "changelogithub",
101
+ "changelog:version": "git-cliff --tag \"v$(node -p 'require(\"./package.json\").version')\" --output CHANGELOG.md && git add CHANGELOG.md",
115
102
  "commitlint": "commitlint",
116
103
  "docs:build": "nr -F docs build",
104
+ "docs:check": "nr -F docs check",
117
105
  "docs:dev": "nr -F docs dev",
118
106
  "doctor": "npx react-doctor@latest",
119
107
  "format": "bash -c 'a=$(bash scripts/get-defaults.sh \"$@\"); node --run biome -- check --fix $a && node --run oxfmt -- $a' _",
@@ -131,6 +119,7 @@
131
119
  "lint:json": "bun run --bun scripts/lint-json.ts",
132
120
  "oxfmt": "oxfmt",
133
121
  "oxlint": "oxlint",
122
+ "preversion": "if test -n \"$(git status --porcelain)\"; then echo 'Release requires a clean worktree.' >&2; exit 1; fi",
134
123
  "release": "bumpp",
135
124
  "skills": "skills",
136
125
  "test": "vitest run",