@rsdk/eslint-plugin 4.0.0-next.9 → 4.0.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/CHANGELOG.md +72 -13
  2. package/index.js +1 -0
  3. package/package.json +7 -5
package/CHANGELOG.md CHANGED
@@ -3,6 +3,52 @@
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
+ ## [4.0.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
7
+
8
+ **Note:** Version bump only for package @rsdk/eslint-plugin
9
+
10
+ ## [4.0.0-next.19](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.18...v4.0.0-next.19) (2023-12-02)
11
+
12
+ **Note:** Version bump only for package @rsdk/eslint-plugin
13
+
14
+ ## [4.0.0-next.18](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.17...v4.0.0-next.18) (2023-12-02)
15
+
16
+ **Note:** Version bump only for package @rsdk/eslint-plugin
17
+
18
+ ## [4.0.0-next.17](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.16...v4.0.0-next.17) (2023-12-01)
19
+
20
+ **Note:** Version bump only for package @rsdk/eslint-plugin
21
+
22
+ ## [4.0.0-next.16](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.15...v4.0.0-next.16) (2023-11-30)
23
+
24
+ **Note:** Version bump only for package @rsdk/eslint-plugin
25
+
26
+ ## [4.0.0-next.15](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.14...v4.0.0-next.15) (2023-11-30)
27
+
28
+ ### Features
29
+
30
+ * added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
31
+
32
+ ## [4.0.0-next.14](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.13...v4.0.0-next.14) (2023-11-29)
33
+
34
+ **Note:** Version bump only for package @rsdk/eslint-plugin
35
+
36
+ ## [4.0.0-next.13](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.12...v4.0.0-next.13) (2023-11-29)
37
+
38
+ **Note:** Version bump only for package @rsdk/eslint-plugin
39
+
40
+ ## [4.0.0-next.12](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.11...v4.0.0-next.12) (2023-11-29)
41
+
42
+ **Note:** Version bump only for package @rsdk/eslint-plugin
43
+
44
+ ## [4.0.0-next.11](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.10...v4.0.0-next.11) (2023-11-29)
45
+
46
+ **Note:** Version bump only for package @rsdk/eslint-plugin
47
+
48
+ ## [4.0.0-next.10](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.9...v4.0.0-next.10) (2023-11-29)
49
+
50
+ **Note:** Version bump only for package @rsdk/eslint-plugin
51
+
6
52
  ## [4.0.0-next.9](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.8...v4.0.0-next.9) (2023-11-29)
7
53
 
8
54
  **Note:** Version bump only for package @rsdk/eslint-plugin
@@ -11,7 +57,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
57
 
12
58
  ### Bug Fixes
13
59
 
14
- * all yarn peers dependency issues ([e0db9ef](https://github.com/R-Vision/rsdk/commit/e0db9ef1ab8a4df4e1f8ff6f6a9e3728f497549b))
60
+ * all yarn peers dependency
61
+ issues ([e0db9ef](https://github.com/R-Vision/rsdk/commit/e0db9ef1ab8a4df4e1f8ff6f6a9e3728f497549b))
15
62
 
16
63
  ## [4.0.0-next.0](https://github.com/R-Vision/rsdk/compare/v3.6.2-next.0...v4.0.0-next.0) (2023-10-26)
17
64
 
@@ -21,7 +68,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
21
68
 
22
69
  ### Features
23
70
 
24
- * update eslint plugin deps and conf ([e59f061](https://github.com/R-Vision/rsdk/commit/e59f061f473b47ec220464ee6da19f1acfd3160b))
71
+ * update eslint plugin deps and
72
+ conf ([e59f061](https://github.com/R-Vision/rsdk/commit/e59f061f473b47ec220464ee6da19f1acfd3160b))
25
73
 
26
74
  ## [3.6.2-next.0](https://github.com/R-Vision/rsdk/compare/v3.6.1...v3.6.2-next.0) (2023-10-25)
27
75
 
@@ -35,7 +83,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
35
83
 
36
84
  ### Bug Fixes
37
85
 
38
- * **eslint-plugin:** add eslint stuff to peer deps ([e7c2624](https://github.com/R-Vision/rsdk/commit/e7c262424dbac2122ae8f39107cebd39b6fa06e3))
86
+ * **eslint-plugin:** add eslint stuff to peer
87
+ deps ([e7c2624](https://github.com/R-Vision/rsdk/commit/e7c262424dbac2122ae8f39107cebd39b6fa06e3))
39
88
 
40
89
  ## [3.1.0](https://github.com/R-Vision/rsdk/compare/v3.1.0-next.3...v3.1.0) (2023-08-09)
41
90
 
@@ -61,13 +110,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
61
110
 
62
111
  ### Bug Fixes
63
112
 
64
- * **db.knex:** listener leak ([#82](https://github.com/R-Vision/rsdk/issues/82)) ([791cf15](https://github.com/R-Vision/rsdk/commit/791cf1556951878027d3e9824ed92a5690669895))
113
+ * **db.knex:** listener
114
+ leak ([#82](https://github.com/R-Vision/rsdk/issues/82)) ([791cf15](https://github.com/R-Vision/rsdk/commit/791cf1556951878027d3e9824ed92a5690669895))
65
115
 
66
116
  # [2.6.0-next.3](https://github.com/R-Vision/rsdk/compare/v2.6.0-next.2...v2.6.0-next.3) (2023-07-07)
67
117
 
68
118
  ### Features
69
119
 
70
- * add data-source extractor from PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
120
+ * add data-source extractor from
121
+ PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
71
122
 
72
123
  # [2.5.0](https://github.com/R-Vision/rsdk/compare/v2.4.4-next.0...v2.5.0) (2023-06-23)
73
124
 
@@ -85,7 +136,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
85
136
 
86
137
  ### Bug Fixes
87
138
 
88
- * **deps:** remove unused dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
139
+ * **deps:** remove unused
140
+ dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
89
141
 
90
142
  ## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
91
143
 
@@ -95,8 +147,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
95
147
 
96
148
  ### Bug Fixes
97
149
 
98
- * **eslint-plugin:** eslint-plugin-unicorn in deps ([cfad3f1](https://github.com/R-Vision/rsdk/commit/cfad3f164d7da6e02b17ec7af539c26a58cb027c))
99
- * **eslint-plugin:** normalize tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
150
+ * **eslint-plugin:** eslint-plugin-unicorn in
151
+ deps ([cfad3f1](https://github.com/R-Vision/rsdk/commit/cfad3f164d7da6e02b17ec7af539c26a58cb027c))
152
+ * **eslint-plugin:** normalize
153
+ tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
100
154
 
101
155
  ## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
102
156
 
@@ -114,19 +168,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
114
168
 
115
169
  ### Features
116
170
 
117
- * change publish config for eslint-plugin, prettier-config, tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
171
+ * change publish config for eslint-plugin, prettier-config,
172
+ tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
118
173
 
119
174
  # [2.0.0](https://github.com/R-Vision/rsdk/compare/v1.0.12...v2.0.0) (2023-06-06)
120
175
 
121
176
  ### Features
122
177
 
123
- * eslint-config -> eslint-plugin ([#32](https://github.com/R-Vision/rsdk/issues/32)) ([6a11df8](https://github.com/R-Vision/rsdk/commit/6a11df864cb9710034a95bac2729aedbea3216bf))
178
+ * eslint-config ->
179
+ eslint-plugin ([#32](https://github.com/R-Vision/rsdk/issues/32)) ([6a11df8](https://github.com/R-Vision/rsdk/commit/6a11df864cb9710034a95bac2729aedbea3216bf))
124
180
 
125
181
  ## 1.0.12 (2023-05-23)
126
182
 
127
183
  ### Bug Fixes
128
184
 
129
- * remove private dependencies from `peerDependencies` section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
185
+ * remove private dependencies from `peerDependencies`
186
+ section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
130
187
 
131
188
  ## 1.0.11 (2023-05-23)
132
189
 
@@ -136,7 +193,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
136
193
 
137
194
  ### Bug Fixes
138
195
 
139
- * add "access: public" to new packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
196
+ * add "access: public" to new
197
+ packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
140
198
 
141
199
  ## 1.0.9 (2023-05-21)
142
200
 
@@ -166,7 +224,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
166
224
 
167
225
  ### Bug Fixes
168
226
 
169
- * builtin make not private in npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
227
+ * builtin make not private in
228
+ npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
170
229
 
171
230
  ## 1.0.2 (2023-05-10)
172
231
 
package/index.js CHANGED
@@ -23,6 +23,7 @@ module.exports = {
23
23
  'plugin:import/typescript',
24
24
  'plugin:prettier/recommended',
25
25
  'plugin:unicorn/all',
26
+ 'plugin:deprecation/recommended',
26
27
  ],
27
28
  root: true,
28
29
  env: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rsdk/eslint-plugin",
3
- "version": "4.0.0-next.9",
3
+ "version": "4.0.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "publishConfig": {
@@ -9,15 +9,17 @@
9
9
  "license": "Apache License 2.0",
10
10
  "peerDependencies": {
11
11
  "@typescript-eslint/eslint-plugin": "^6.9.0",
12
- "@typescript-eslint/parser": "^6.9.0",
12
+ "@typescript-eslint/parser": "^6.13.1",
13
13
  "eslint": "^8.52.0",
14
14
  "eslint-config-prettier": "^9.0.0",
15
15
  "eslint-formatter-codeframe": "^7.32.1",
16
+ "eslint-plugin-deprecation": "^2.0.0",
16
17
  "eslint-plugin-import": "^2.29.0",
17
18
  "eslint-plugin-prettier": "^5.0.1",
18
19
  "eslint-plugin-simple-import-sort": "^10.0.0",
19
- "eslint-plugin-unicorn": "^48.0.1",
20
- "prettier": "^3.0.0"
20
+ "eslint-plugin-unicorn": "^49.0.0",
21
+ "prettier": "^3.0.0",
22
+ "typescript": "^5.3.2"
21
23
  },
22
- "gitHead": "889228ebf4076fafc1c7fce4406b1ea5a3d985ff"
24
+ "gitHead": "e38e5b762d2c4aab277f0f65a5be5abcbccba8a8"
23
25
  }