@rsdk/eslint-plugin 4.0.0-next.9 → 4.0.1-next.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.
- package/CHANGELOG.md +76 -13
- package/index.js +1 -0
- package/package.json +7 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,56 @@
|
|
|
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.1-next.0](https://github.com/R-Vision/rsdk/compare/v4.0.0...v4.0.1-next.0) (2023-12-06)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
9
|
+
|
|
10
|
+
## [4.0.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
13
|
+
|
|
14
|
+
## [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)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
17
|
+
|
|
18
|
+
## [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)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
21
|
+
|
|
22
|
+
## [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)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
25
|
+
|
|
26
|
+
## [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)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
29
|
+
|
|
30
|
+
## [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)
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
|
|
35
|
+
|
|
36
|
+
## [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)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
39
|
+
|
|
40
|
+
## [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)
|
|
41
|
+
|
|
42
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
43
|
+
|
|
44
|
+
## [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)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
47
|
+
|
|
48
|
+
## [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)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
51
|
+
|
|
52
|
+
## [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)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
55
|
+
|
|
6
56
|
## [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
57
|
|
|
8
58
|
**Note:** Version bump only for package @rsdk/eslint-plugin
|
|
@@ -11,7 +61,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
61
|
|
|
12
62
|
### Bug Fixes
|
|
13
63
|
|
|
14
|
-
* all yarn peers dependency
|
|
64
|
+
* all yarn peers dependency
|
|
65
|
+
issues ([e0db9ef](https://github.com/R-Vision/rsdk/commit/e0db9ef1ab8a4df4e1f8ff6f6a9e3728f497549b))
|
|
15
66
|
|
|
16
67
|
## [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
68
|
|
|
@@ -21,7 +72,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
21
72
|
|
|
22
73
|
### Features
|
|
23
74
|
|
|
24
|
-
* update eslint plugin deps and
|
|
75
|
+
* update eslint plugin deps and
|
|
76
|
+
conf ([e59f061](https://github.com/R-Vision/rsdk/commit/e59f061f473b47ec220464ee6da19f1acfd3160b))
|
|
25
77
|
|
|
26
78
|
## [3.6.2-next.0](https://github.com/R-Vision/rsdk/compare/v3.6.1...v3.6.2-next.0) (2023-10-25)
|
|
27
79
|
|
|
@@ -35,7 +87,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
87
|
|
|
36
88
|
### Bug Fixes
|
|
37
89
|
|
|
38
|
-
* **eslint-plugin:** add eslint stuff to peer
|
|
90
|
+
* **eslint-plugin:** add eslint stuff to peer
|
|
91
|
+
deps ([e7c2624](https://github.com/R-Vision/rsdk/commit/e7c262424dbac2122ae8f39107cebd39b6fa06e3))
|
|
39
92
|
|
|
40
93
|
## [3.1.0](https://github.com/R-Vision/rsdk/compare/v3.1.0-next.3...v3.1.0) (2023-08-09)
|
|
41
94
|
|
|
@@ -61,13 +114,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
61
114
|
|
|
62
115
|
### Bug Fixes
|
|
63
116
|
|
|
64
|
-
* **db.knex:** listener
|
|
117
|
+
* **db.knex:** listener
|
|
118
|
+
leak ([#82](https://github.com/R-Vision/rsdk/issues/82)) ([791cf15](https://github.com/R-Vision/rsdk/commit/791cf1556951878027d3e9824ed92a5690669895))
|
|
65
119
|
|
|
66
120
|
# [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
121
|
|
|
68
122
|
### Features
|
|
69
123
|
|
|
70
|
-
* add data-source extractor from
|
|
124
|
+
* add data-source extractor from
|
|
125
|
+
PlatformApp ([#76](https://github.com/R-Vision/rsdk/issues/76)) ([c668f12](https://github.com/R-Vision/rsdk/commit/c668f12142a009ac7c4bc5adc84b6fa8b85d413a))
|
|
71
126
|
|
|
72
127
|
# [2.5.0](https://github.com/R-Vision/rsdk/compare/v2.4.4-next.0...v2.5.0) (2023-06-23)
|
|
73
128
|
|
|
@@ -85,7 +140,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
85
140
|
|
|
86
141
|
### Bug Fixes
|
|
87
142
|
|
|
88
|
-
* **deps:** remove unused
|
|
143
|
+
* **deps:** remove unused
|
|
144
|
+
dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
|
|
89
145
|
|
|
90
146
|
## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
|
|
91
147
|
|
|
@@ -95,8 +151,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
95
151
|
|
|
96
152
|
### Bug Fixes
|
|
97
153
|
|
|
98
|
-
* **eslint-plugin:** eslint-plugin-unicorn in
|
|
99
|
-
|
|
154
|
+
* **eslint-plugin:** eslint-plugin-unicorn in
|
|
155
|
+
deps ([cfad3f1](https://github.com/R-Vision/rsdk/commit/cfad3f164d7da6e02b17ec7af539c26a58cb027c))
|
|
156
|
+
* **eslint-plugin:** normalize
|
|
157
|
+
tsconfig.lint.json ([25d77cd](https://github.com/R-Vision/rsdk/commit/25d77cd69206fa6e1c79ba6ae27ee89276b0cfa2))
|
|
100
158
|
|
|
101
159
|
## [2.4.1](https://github.com/R-Vision/rsdk/compare/v2.4.1-next.2...v2.4.1) (2023-06-15)
|
|
102
160
|
|
|
@@ -114,19 +172,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
114
172
|
|
|
115
173
|
### Features
|
|
116
174
|
|
|
117
|
-
* change publish config for eslint-plugin, prettier-config,
|
|
175
|
+
* change publish config for eslint-plugin, prettier-config,
|
|
176
|
+
tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
|
|
118
177
|
|
|
119
178
|
# [2.0.0](https://github.com/R-Vision/rsdk/compare/v1.0.12...v2.0.0) (2023-06-06)
|
|
120
179
|
|
|
121
180
|
### Features
|
|
122
181
|
|
|
123
|
-
* eslint-config ->
|
|
182
|
+
* eslint-config ->
|
|
183
|
+
eslint-plugin ([#32](https://github.com/R-Vision/rsdk/issues/32)) ([6a11df8](https://github.com/R-Vision/rsdk/commit/6a11df864cb9710034a95bac2729aedbea3216bf))
|
|
124
184
|
|
|
125
185
|
## 1.0.12 (2023-05-23)
|
|
126
186
|
|
|
127
187
|
### Bug Fixes
|
|
128
188
|
|
|
129
|
-
* remove private dependencies from `peerDependencies`
|
|
189
|
+
* remove private dependencies from `peerDependencies`
|
|
190
|
+
section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
|
|
130
191
|
|
|
131
192
|
## 1.0.11 (2023-05-23)
|
|
132
193
|
|
|
@@ -136,7 +197,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
136
197
|
|
|
137
198
|
### Bug Fixes
|
|
138
199
|
|
|
139
|
-
* add "access: public" to new
|
|
200
|
+
* add "access: public" to new
|
|
201
|
+
packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
|
|
140
202
|
|
|
141
203
|
## 1.0.9 (2023-05-21)
|
|
142
204
|
|
|
@@ -166,7 +228,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
166
228
|
|
|
167
229
|
### Bug Fixes
|
|
168
230
|
|
|
169
|
-
* builtin make not private in
|
|
231
|
+
* builtin make not private in
|
|
232
|
+
npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
|
|
170
233
|
|
|
171
234
|
## 1.0.2 (2023-05-10)
|
|
172
235
|
|
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rsdk/eslint-plugin",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.1-next.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.
|
|
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": "^
|
|
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": "
|
|
24
|
+
"gitHead": "772c1ca796c9a5b279274d6a6fb1a356e64aa71f"
|
|
23
25
|
}
|