@paperless/conventions 2.21.0 → 2.22.0-alpha.11

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,120 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.22.0-alpha.11](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.10...v2.22.0-alpha.11) (2026-01-13)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **conventions:** Update typescript eslint plugins ([acc2401](https://github.com/Employes/Paperless/commit/acc240179caaeff0f4e27c557e1eee44b48c1a2b))
12
+
13
+
14
+
15
+
16
+
17
+ # [2.22.0-alpha.10](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.9...v2.22.0-alpha.10) (2026-01-13)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **conventions:** Set correct nx version ([6ce137e](https://github.com/Employes/Paperless/commit/6ce137e1860289a2cf95f365b740c8dace97b33a))
23
+
24
+
25
+
26
+
27
+
28
+ # [2.22.0-alpha.9](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.8...v2.22.0-alpha.9) (2026-01-13)
29
+
30
+ **Note:** Version bump only for package @paperless/conventions
31
+
32
+
33
+
34
+
35
+
36
+ # [2.22.0-alpha.8](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.7...v2.22.0-alpha.8) (2026-01-13)
37
+
38
+
39
+ ### Reverts
40
+
41
+ * Revert "refactor(conventions): Remove nx" ([2c1e00f](https://github.com/Employes/Paperless/commit/2c1e00fdbc0fb7ba784ac463827175520a7cfc56))
42
+
43
+
44
+
45
+
46
+
47
+ # [2.22.0-alpha.7](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.6...v2.22.0-alpha.7) (2026-01-13)
48
+
49
+ **Note:** Version bump only for package @paperless/conventions
50
+
51
+
52
+
53
+
54
+
55
+ # [2.22.0-alpha.6](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.5...v2.22.0-alpha.6) (2026-01-13)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * **angular:** Move some files around and start using inject ([0602708](https://github.com/Employes/Paperless/commit/0602708f638d250783e764f2d886e0084eb53ce0))
61
+
62
+
63
+
64
+
65
+
66
+ # [2.22.0-alpha.5](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.4...v2.22.0-alpha.5) (2026-01-13)
67
+
68
+ **Note:** Version bump only for package @paperless/conventions
69
+
70
+
71
+
72
+
73
+
74
+ # [2.22.0-alpha.4](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.3...v2.22.0-alpha.4) (2026-01-13)
75
+
76
+ **Note:** Version bump only for package @paperless/conventions
77
+
78
+
79
+
80
+
81
+
82
+ # [2.22.0-alpha.3](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.2...v2.22.0-alpha.3) (2026-01-13)
83
+
84
+ **Note:** Version bump only for package @paperless/conventions
85
+
86
+
87
+
88
+
89
+
90
+ # [2.22.0-alpha.2](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.1...v2.22.0-alpha.2) (2026-01-13)
91
+
92
+
93
+ ### Bug Fixes
94
+
95
+ * Set alpha tag for npm publish ([1e2738d](https://github.com/Employes/Paperless/commit/1e2738d044d6153c5b1521548fed41288471d217))
96
+
97
+
98
+
99
+
100
+
101
+ # [2.22.0-alpha.1](https://github.com/Employes/Paperless/compare/v2.22.0-alpha.0...v2.22.0-alpha.1) (2026-01-13)
102
+
103
+ **Note:** Version bump only for package @paperless/conventions
104
+
105
+
106
+
107
+
108
+
109
+ # [2.22.0-alpha.0](https://github.com/Employes/Paperless/compare/v2.21.0...v2.22.0-alpha.0) (2026-01-13)
110
+
111
+
112
+ ### Features
113
+
114
+ * update angular to version 16 ([7e2cec4](https://github.com/Employes/Paperless/commit/7e2cec4d46b0c2b749af815e5044a9dd01d0280a))
115
+
116
+
117
+
118
+
119
+
6
120
  # [2.21.0](https://github.com/Employes/Paperless/compare/v2.20.1...v2.21.0) (2026-01-12)
7
121
 
8
122
  **Note:** Version bump only for package @paperless/conventions
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@paperless/conventions",
3
3
  "description": "Paperless eslint, typescript & prettier recommended configuration",
4
- "version": "2.21.0",
4
+ "version": "2.22.0-alpha.11",
5
5
  "license": "ISC",
6
6
  "publishConfig": {
7
7
  "registry": "https://registry.npmjs.org"
@@ -15,19 +15,19 @@
15
15
  "build:prod": "yarn build",
16
16
  "prenpm:publish": "cp ../../README.md .",
17
17
  "npm:publish": "npm publish",
18
+ "npm:publish:prerelease": "yarn npm:publish --tag alpha",
18
19
  "prettier:check": "yarn prettier \"./**/*.{ts,tsx,html,scss,json}\"",
19
20
  "prettier:write": "yarn prettier:check -w"
20
21
  },
21
- "devDependencies": {
22
+ "dependencies": {
22
23
  "@angular-eslint/builder": "~19.0.0",
23
24
  "@angular-eslint/eslint-plugin": "~19.0.0",
24
25
  "@angular-eslint/eslint-plugin-template": "~19.0.0",
25
26
  "@angular-eslint/schematics": "~19.0.0",
26
27
  "@angular-eslint/template-parser": "~19.0.0",
27
28
  "@nrwl/eslint-plugin-nx": "15.9.7",
28
- "@typescript-eslint/eslint-plugin": "5.36.1",
29
- "@typescript-eslint/parser": "5.36.1",
30
- "eslint": "~8.57.0",
29
+ "@typescript-eslint/eslint-plugin": "8.39.1",
30
+ "@typescript-eslint/parser": "8.39.1",
31
31
  "eslint-config-prettier": "9.1.0",
32
32
  "eslint-import-resolver-typescript": "3.1.5",
33
33
  "eslint-plugin-ava": "14.0.0",
@@ -35,26 +35,11 @@
35
35
  "eslint-plugin-jsonc": "2.16.0",
36
36
  "eslint-plugin-only-error": "1.0.2",
37
37
  "eslint-plugin-unicorn": "55.0.0",
38
- "prettier": "2.8.8",
39
- "typescript": "4.6.3"
38
+ "nx": "15.9.7"
40
39
  },
41
40
  "peerDependencies": {
42
- "@angular-eslint/builder": "~19.0.0",
43
- "@angular-eslint/eslint-plugin": "~19.0.0",
44
- "@angular-eslint/eslint-plugin-template": "~19.0.0",
45
- "@angular-eslint/schematics": "~19.0.0",
46
- "@angular-eslint/template-parser": "~19.0.0",
47
- "@nrwl/eslint-plugin-nx": "15.9.7",
48
- "@typescript-eslint/eslint-plugin": "5.36.1",
49
- "@typescript-eslint/parser": "5.36.1",
50
41
  "eslint": "~8.57.0",
51
- "eslint-plugin-ava": "14.0.0",
52
- "eslint-plugin-import": "2.29.1",
53
- "eslint-plugin-jsonc": "2.16.0",
54
- "eslint-plugin-only-error": "1.0.2",
55
- "eslint-plugin-unicorn": "55.0.0",
56
42
  "prettier": "2.8.8",
57
- "prettier-plugin-tailwindcss": "0.4.1",
58
- "typescript": "4.6.3"
43
+ "typescript": "5.1.6"
59
44
  }
60
45
  }
package/tsconfig.json CHANGED
@@ -27,15 +27,15 @@
27
27
  "noImplicitOverride": true,
28
28
  "noPropertyAccessFromIndexSignature": true,
29
29
  "noImplicitReturns": true,
30
- "target": "es2020",
31
- "module": "es2020",
32
- "lib": ["es2018", "dom"],
30
+ "target": "es2022",
31
+ "module": "es2022",
32
+ "lib": ["es2022", "dom"]
33
33
  },
34
34
  "angularCompilerOptions": {
35
35
  "enableI18nLegacyMessageIdFormat": false,
36
36
  "strictInjectionParameters": true,
37
37
  "strictInputAccessModifiers": true,
38
38
  "strictTemplates": true,
39
- "enableIvy": true,
39
+ "enableIvy": true
40
40
  }
41
41
  }