@scaleway/eslint-config-react 3.15.5 → 3.15.6
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 +37 -92
- package/package.json +5 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,213 +1,158 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 3.15.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#1219](https://github.com/scaleway/scaleway-lib/pull/1219) [`2740636`](https://github.com/scaleway/scaleway-lib/commit/274063620c2b028ce8f03a4b31698c42352ecf80) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.55.0`.
|
|
8
|
+
Updated dependency `@typescript-eslint/parser` to `5.55.0`.
|
|
9
|
+
|
|
3
10
|
All notable changes to this project will be documented in this file.
|
|
4
11
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
12
|
|
|
6
13
|
## [3.15.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.15.4...@scaleway/eslint-config-react@3.15.5) (2023-03-09)
|
|
7
14
|
|
|
8
|
-
|
|
9
15
|
### :package: Chore
|
|
10
16
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
17
|
+
- update deps ([#1218](https://github.com/scaleway/scaleway-lib/issues/1218)) ([100a060](https://github.com/scaleway/scaleway-lib/commit/100a0602c0ffee4a4265a93b64d943b240e3339a))
|
|
14
18
|
|
|
15
19
|
## 3.15.4 (2023-03-09)
|
|
16
20
|
|
|
17
|
-
|
|
18
21
|
### :package: Chore
|
|
19
22
|
|
|
20
|
-
|
|
21
|
-
|
|
23
|
+
- **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
|
|
22
24
|
|
|
23
25
|
### :bug: Bug Fixes
|
|
24
26
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
27
|
+
- **deps:** update typescript-eslint monorepo to v5.54.0 ([#1213](https://github.com/scaleway/scaleway-lib/issues/1213)) ([141cfdd](https://github.com/scaleway/scaleway-lib/commit/141cfdd3c323cb88d88d791ac47480ce36df8cb0))
|
|
28
28
|
|
|
29
29
|
## [3.15.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.15.2...@scaleway/eslint-config-react@3.15.3) (2023-03-01)
|
|
30
30
|
|
|
31
|
-
|
|
32
31
|
### :bug: Bug Fixes
|
|
33
32
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
33
|
+
- **deps:** update typescript-eslint monorepo to v5.53.0 ([#1211](https://github.com/scaleway/scaleway-lib/issues/1211)) ([901885e](https://github.com/scaleway/scaleway-lib/commit/901885e7d4d643f651fba4f9d3b24226d4e7e1b6))
|
|
37
34
|
|
|
38
35
|
## 3.15.2 (2023-02-28)
|
|
39
36
|
|
|
40
|
-
|
|
41
37
|
### :package: Chore
|
|
42
38
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
39
|
+
- **devdeps:** update depvdeps ([#1209](https://github.com/scaleway/scaleway-lib/issues/1209)) ([f23725b](https://github.com/scaleway/scaleway-lib/commit/f23725b34ee2cc3269d408c16dd574f7947851f1))
|
|
40
|
+
- **release:** publish ([2c2a356](https://github.com/scaleway/scaleway-lib/commit/2c2a356753502509c8c3afbe245f71ab01744967))
|
|
47
41
|
|
|
48
42
|
## 3.15.1 (2023-02-20)
|
|
49
43
|
|
|
50
|
-
|
|
51
44
|
### :package: Chore
|
|
52
45
|
|
|
53
|
-
|
|
54
|
-
|
|
46
|
+
- **release:** publish ([43bb9f9](https://github.com/scaleway/scaleway-lib/commit/43bb9f9430c294b3cf892f9e82d117e14bbdebd7))
|
|
55
47
|
|
|
56
48
|
### :bug: Bug Fixes
|
|
57
49
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
50
|
+
- **deps:** update typescript-eslint monorepo to v5.52.0 ([#1206](https://github.com/scaleway/scaleway-lib/issues/1206)) ([6eda6c4](https://github.com/scaleway/scaleway-lib/commit/6eda6c4616579962443aec5a5778ba0c0ba47f8a))
|
|
61
51
|
|
|
62
52
|
## [3.15.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.6...@scaleway/eslint-config-react@3.15.0) (2023-02-13)
|
|
63
53
|
|
|
64
|
-
|
|
65
54
|
### :gear: Features
|
|
66
55
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
56
|
+
- **eslint-config:** exclude ts to no-extraneous-dependencies ([#1200](https://github.com/scaleway/scaleway-lib/issues/1200)) ([a9871a2](https://github.com/scaleway/scaleway-lib/commit/a9871a270ef2df1e07e9b1f4b0f21628cded18ac))
|
|
70
57
|
|
|
71
58
|
## 3.14.6 (2023-02-09)
|
|
72
59
|
|
|
73
|
-
|
|
74
60
|
### :package: Chore
|
|
75
61
|
|
|
76
|
-
|
|
77
|
-
|
|
62
|
+
- **release:** publish ([0244974](https://github.com/scaleway/scaleway-lib/commit/0244974596fa2fdb7eb780730a8424d5505e0b45))
|
|
78
63
|
|
|
79
64
|
### :bug: Bug Fixes
|
|
80
65
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
66
|
+
- **deps:** update typescript-eslint monorepo to v5.51.0 ([#1197](https://github.com/scaleway/scaleway-lib/issues/1197)) ([fcdbd2c](https://github.com/scaleway/scaleway-lib/commit/fcdbd2ca32b5a71c3fa7714b0f3acac560cd3cd0))
|
|
84
67
|
|
|
85
68
|
## [3.14.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.4...@scaleway/eslint-config-react@3.14.5) (2023-02-07)
|
|
86
69
|
|
|
87
|
-
|
|
88
70
|
### :package: Chore
|
|
89
71
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
72
|
+
- **devdeps:** update dependency eslint to v8.33.0 ([#1192](https://github.com/scaleway/scaleway-lib/issues/1192)) ([fd8f67c](https://github.com/scaleway/scaleway-lib/commit/fd8f67c5d739f959afd4e4587deedb5dcd69c385))
|
|
93
73
|
|
|
94
74
|
## 3.14.4 (2023-02-07)
|
|
95
75
|
|
|
96
|
-
|
|
97
76
|
### :package: Chore
|
|
98
77
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
78
|
+
- **devdeps:** update dependency typescript to v4.9.5 ([#1190](https://github.com/scaleway/scaleway-lib/issues/1190)) ([bbae918](https://github.com/scaleway/scaleway-lib/commit/bbae918d311f24492a99a7f45574774be25b2cb4))
|
|
79
|
+
- **release:** publish ([ff76638](https://github.com/scaleway/scaleway-lib/commit/ff76638470e76f4a56c705772fa74a6102fb3888))
|
|
103
80
|
|
|
104
81
|
## 3.14.3 (2023-02-03)
|
|
105
82
|
|
|
106
|
-
|
|
107
83
|
### :package: Chore
|
|
108
84
|
|
|
109
|
-
|
|
110
|
-
|
|
85
|
+
- **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
|
|
111
86
|
|
|
112
87
|
### :bug: Bug Fixes
|
|
113
88
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
89
|
+
- **deps:** update typescript-eslint monorepo to v5.50.0 ([#1184](https://github.com/scaleway/scaleway-lib/issues/1184)) ([4316a85](https://github.com/scaleway/scaleway-lib/commit/4316a85961d7ae4887344ab08dca2559d96df489))
|
|
117
90
|
|
|
118
91
|
## 3.14.2 (2023-02-01)
|
|
119
92
|
|
|
120
|
-
|
|
121
93
|
### :package: Chore
|
|
122
94
|
|
|
123
|
-
|
|
124
|
-
|
|
95
|
+
- **release:** publish ([f05200b](https://github.com/scaleway/scaleway-lib/commit/f05200bea049515b0e0584d6812e671da814f2bb))
|
|
125
96
|
|
|
126
97
|
### :bug: Bug Fixes
|
|
127
98
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
99
|
+
- **deps:** update dependency eslint-plugin-react to v7.32.2 ([#1181](https://github.com/scaleway/scaleway-lib/issues/1181)) ([87191a8](https://github.com/scaleway/scaleway-lib/commit/87191a86e039ed53be3e59993dfc5a4e3cac57bd))
|
|
100
|
+
- **deps:** update typescript-eslint monorepo to v5.49.0 ([#1169](https://github.com/scaleway/scaleway-lib/issues/1169)) ([a3e2891](https://github.com/scaleway/scaleway-lib/commit/a3e289156e8f4ef5258bf7c774a8bb9c1b08a26f))
|
|
132
101
|
|
|
133
102
|
## [3.14.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.0...@scaleway/eslint-config-react@3.14.1) (2023-01-17)
|
|
134
103
|
|
|
135
|
-
|
|
136
104
|
### :package: Chore
|
|
137
105
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
106
|
+
- **deps:** update eslint plugins ([#1170](https://github.com/scaleway/scaleway-lib/issues/1170)) ([b49e908](https://github.com/scaleway/scaleway-lib/commit/b49e908f256f8e031170dfe8626b6899e43a9102))
|
|
141
107
|
|
|
142
108
|
## [3.14.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.8...@scaleway/eslint-config-react@3.14.0) (2023-01-16)
|
|
143
109
|
|
|
144
|
-
|
|
145
110
|
### :gear: Features
|
|
146
111
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
112
|
+
- **eslint-config:** harden eslint config ([#1157](https://github.com/scaleway/scaleway-lib/issues/1157)) ([8087ac8](https://github.com/scaleway/scaleway-lib/commit/8087ac8cf8b06c23bbbf9f13d001468b61313cd6))
|
|
150
113
|
|
|
151
114
|
## 3.13.8 (2023-01-16)
|
|
152
115
|
|
|
153
|
-
|
|
154
116
|
### :package: Chore
|
|
155
117
|
|
|
156
|
-
|
|
157
|
-
|
|
118
|
+
- **release:** publish ([9ceabef](https://github.com/scaleway/scaleway-lib/commit/9ceabefec2875acd758518d475f0e60e05d731a0))
|
|
158
119
|
|
|
159
120
|
### :bug: Bug Fixes
|
|
160
121
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
122
|
+
- **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.0 ([#1162](https://github.com/scaleway/scaleway-lib/issues/1162)) ([ea36599](https://github.com/scaleway/scaleway-lib/commit/ea3659925324bd580a8608f96a0ac7f8ec84a150))
|
|
164
123
|
|
|
165
124
|
## 3.13.7 (2023-01-11)
|
|
166
125
|
|
|
167
|
-
|
|
168
126
|
### :package: Chore
|
|
169
127
|
|
|
170
|
-
|
|
171
|
-
|
|
128
|
+
- **release:** publish ([03ab099](https://github.com/scaleway/scaleway-lib/commit/03ab099e2ad498d7928925130bf59e6ee57283a6))
|
|
172
129
|
|
|
173
130
|
### :bug: Bug Fixes
|
|
174
131
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
132
|
+
- **deps:** update typescript-eslint monorepo to v5.48.1 ([#1154](https://github.com/scaleway/scaleway-lib/issues/1154)) ([c2f6ce0](https://github.com/scaleway/scaleway-lib/commit/c2f6ce06464f80b8014c1f927dfe1af9292826ee))
|
|
178
133
|
|
|
179
134
|
## [3.13.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.5...@scaleway/eslint-config-react@3.13.6) (2023-01-09)
|
|
180
135
|
|
|
181
|
-
|
|
182
136
|
### :bug: Bug Fixes
|
|
183
137
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
138
|
+
- **deps:** update typescript-eslint monorepo to v5.48.0 ([#1147](https://github.com/scaleway/scaleway-lib/issues/1147)) ([0e4cfd3](https://github.com/scaleway/scaleway-lib/commit/0e4cfd335eae0265af0f4d3c6a54b80eca9ff22c))
|
|
187
139
|
|
|
188
140
|
## 3.13.5 (2023-01-07)
|
|
189
141
|
|
|
190
|
-
|
|
191
142
|
### :package: Chore
|
|
192
143
|
|
|
193
|
-
|
|
194
|
-
|
|
144
|
+
- **release:** publish ([e80144e](https://github.com/scaleway/scaleway-lib/commit/e80144e529c96b01905b0ee29029d0edbd916e61))
|
|
195
145
|
|
|
196
146
|
### :bug: Bug Fixes
|
|
197
147
|
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
148
|
+
- **deps:** update dependency eslint-config-prettier to v8.6.0 ([#1146](https://github.com/scaleway/scaleway-lib/issues/1146)) ([26cfe8b](https://github.com/scaleway/scaleway-lib/commit/26cfe8bf7d796172dba1ef7c0a10f39cc0ab45b7))
|
|
201
149
|
|
|
202
150
|
## 3.13.4 (2023-01-06)
|
|
203
151
|
|
|
204
|
-
|
|
205
152
|
### :package: Chore
|
|
206
153
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
154
|
+
- **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
|
|
155
|
+
- **release:** publish ([d90ea8f](https://github.com/scaleway/scaleway-lib/commit/d90ea8fa24f5cba600b14842e4361563e9321709))
|
|
211
156
|
|
|
212
157
|
## [3.13.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.2...@scaleway/eslint-config-react@3.13.3) (2022-12-27)
|
|
213
158
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scaleway/eslint-config-react",
|
|
3
|
-
"version": "3.15.
|
|
3
|
+
"version": "3.15.6",
|
|
4
4
|
"description": "Scaleway React eslint shared config",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"eslint",
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"license": "MIT",
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@emotion/eslint-plugin": "11.10.0",
|
|
21
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
22
|
-
"@typescript-eslint/parser": "5.
|
|
21
|
+
"@typescript-eslint/eslint-plugin": "5.55.0",
|
|
22
|
+
"@typescript-eslint/parser": "5.55.0",
|
|
23
23
|
"eslint-config-airbnb": "19.0.4",
|
|
24
24
|
"eslint-config-airbnb-typescript": "17.0.0",
|
|
25
25
|
"eslint-config-prettier": "8.7.0",
|
|
@@ -36,6 +36,5 @@
|
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"eslint": "8.35.0",
|
|
38
38
|
"typescript": "4.9.5"
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
}
|
|
39
|
+
}
|
|
40
|
+
}
|