webring 1.4.0 → 1.4.1

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/CHANGELOG.md +11 -0
  2. package/bun.lock +5 -2
  3. package/package.json +3 -2
package/CHANGELOG.md CHANGED
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.4.1](https://github.com/shepherdjerred/webring/compare/v1.4.0...v1.4.1) (2026-01-19)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * allow PR CI runs to execute in parallel ([67e8744](https://github.com/shepherdjerred/webring/commit/67e8744549135c07d810fe731731fb0463bea897))
14
+ * **deps:** update dependency @shepherdjerred/dagger-utils to ^0.5.0 ([#144](https://github.com/shepherdjerred/webring/issues/144)) ([df51479](https://github.com/shepherdjerred/webring/commit/df51479c06de3346e070af36ca5ac0db16d37111))
15
+ * **deps:** update dependency @shepherdjerred/dagger-utils to ^0.6.0 ([0d07e82](https://github.com/shepherdjerred/webring/commit/0d07e8263786b271495a68b0c9b9adb1cf169a3a))
16
+ * skip lifecycle scripts during npm publish in Dagger CI ([336100b](https://github.com/shepherdjerred/webring/commit/336100baaf908cbb7c8cab772932aef8a4ece33a))
17
+ * use bun publish instead of npm publish in Dagger CI ([3a090d1](https://github.com/shepherdjerred/webring/commit/3a090d101ebfc6d778c065805a4cfe74bb0cac35))
18
+
8
19
  ## [1.4.0](https://github.com/shepherdjerred/webring/compare/v1.3.8...v1.4.0) (2026-01-04)
9
20
 
10
21
 
package/bun.lock CHANGED
@@ -15,7 +15,7 @@
15
15
  "@commitlint/cli": "^20.0.0",
16
16
  "@commitlint/config-conventional": "^20.0.0",
17
17
  "@eslint/js": "^9.22.0",
18
- "@tsconfig/node22": "^22.0.0",
18
+ "@tsconfig/node24": "^24.0.0",
19
19
  "@tsconfig/strictest": "^2.0.5",
20
20
  "@types/express": "^5.0.0",
21
21
  "@types/node": "^25.0.0",
@@ -27,6 +27,7 @@
27
27
  "lint-staged": "^16.0.0",
28
28
  "prettier": "^3.5.3",
29
29
  "typedoc": "^0.28.0",
30
+ "typedoc-plugin-extras": "^4.0.1",
30
31
  "typedoc-plugin-zod": "^1.4.0",
31
32
  "typescript": "^5.8.2",
32
33
  "typescript-eslint": "^8.26.1",
@@ -209,7 +210,7 @@
209
210
 
210
211
  "@shikijs/vscode-textmate": ["@shikijs/vscode-textmate@10.0.2", "", {}, "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg=="],
211
212
 
212
- "@tsconfig/node22": ["@tsconfig/node22@22.0.5", "", {}, "sha512-hLf2ld+sYN/BtOJjHUWOk568dvjFQkHnLNa6zce25GIH+vxKfvTgm3qpaH6ToF5tu/NN0IH66s+Bb5wElHrLcw=="],
213
+ "@tsconfig/node24": ["@tsconfig/node24@24.0.3", "", {}, "sha512-vcERKtKQKHgzt/vfS3Gjasd8SUI2a0WZXpgJURdJsMySpS5+ctgbPfuLj2z/W+w4lAfTWxoN4upKfu2WzIRYnw=="],
213
214
 
214
215
  "@tsconfig/strictest": ["@tsconfig/strictest@2.0.8", "", {}, "sha512-XnQ7vNz5HRN0r88GYf1J9JJjqtZPiHt2woGJOo2dYqyHGGcd6OLGqSlBB6p1j9mpzja6Oe5BoPqWmeDx6X9rLw=="],
215
216
 
@@ -809,6 +810,8 @@
809
810
 
810
811
  "typedoc": ["typedoc@0.28.15", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.17.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "peerDependencies": { "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-mw2/2vTL7MlT+BVo43lOsufkkd2CJO4zeOSuWQQsiXoV2VuEn7f6IZp2jsUDPmBMABpgR0R5jlcJ2OGEFYmkyg=="],
811
812
 
813
+ "typedoc-plugin-extras": ["typedoc-plugin-extras@4.0.1", "", { "peerDependencies": { "typedoc": "0.27.x || 0.28.x" } }, "sha512-ab3T37ukHCwBjwBJpAcWdxy/XAaLdUyy5pwbgF9WDqCRN0DTJmJPLew9Kv6qrx5qnxiyfe6F4Og+PUp15kJWLw=="],
814
+
812
815
  "typedoc-plugin-zod": ["typedoc-plugin-zod@1.4.3", "", { "peerDependencies": { "typedoc": "0.23.x || 0.24.x || 0.25.x || 0.26.x || 0.27.x || 0.28.x" } }, "sha512-j3kb4dGGK5OegtiIOH4F4etYdqq2lh+sTx6sABTmptPJJm8qx9XHyNlzfLYqW86ZVfL0hFR3+B/Ij9YXQw9TsA=="],
813
816
 
814
817
  "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "url": "https://github.com/shepherdjerred/webring/issues"
17
17
  },
18
18
  "type": "module",
19
- "version": "1.4.0",
19
+ "version": "1.4.1",
20
20
  "scripts": {
21
21
  "prepare": "husky",
22
22
  "lint": "eslint src --cache",
@@ -39,7 +39,7 @@
39
39
  "@commitlint/cli": "^20.0.0",
40
40
  "@commitlint/config-conventional": "^20.0.0",
41
41
  "@eslint/js": "^9.22.0",
42
- "@tsconfig/node22": "^22.0.0",
42
+ "@tsconfig/node24": "^24.0.0",
43
43
  "@tsconfig/strictest": "^2.0.5",
44
44
  "@types/express": "^5.0.0",
45
45
  "@types/node": "^25.0.0",
@@ -51,6 +51,7 @@
51
51
  "lint-staged": "^16.0.0",
52
52
  "prettier": "^3.5.3",
53
53
  "typedoc": "^0.28.0",
54
+ "typedoc-plugin-extras": "^4.0.1",
54
55
  "typedoc-plugin-zod": "^1.4.0",
55
56
  "typescript": "^5.8.2",
56
57
  "typescript-eslint": "^8.26.1",