@scaleway/eslint-config-react 3.15.4 → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +41 -87
  2. package/package.json +6 -7
package/CHANGELOG.md CHANGED
@@ -1,204 +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
- ## 3.15.4 (2023-03-09)
7
-
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)
8
14
 
9
15
  ### :package: Chore
10
16
 
11
- * **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
17
+ - update deps ([#1218](https://github.com/scaleway/scaleway-lib/issues/1218)) ([100a060](https://github.com/scaleway/scaleway-lib/commit/100a0602c0ffee4a4265a93b64d943b240e3339a))
12
18
 
19
+ ## 3.15.4 (2023-03-09)
13
20
 
14
- ### :bug: Bug Fixes
21
+ ### :package: Chore
15
22
 
16
- * **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))
23
+ - **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
17
24
 
25
+ ### :bug: Bug Fixes
18
26
 
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))
19
28
 
20
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)
21
30
 
22
-
23
31
  ### :bug: Bug Fixes
24
32
 
25
- * **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))
26
-
27
-
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))
28
34
 
29
35
  ## 3.15.2 (2023-02-28)
30
36
 
31
-
32
37
  ### :package: Chore
33
38
 
34
- * **devdeps:** update depvdeps ([#1209](https://github.com/scaleway/scaleway-lib/issues/1209)) ([f23725b](https://github.com/scaleway/scaleway-lib/commit/f23725b34ee2cc3269d408c16dd574f7947851f1))
35
- * **release:** publish ([2c2a356](https://github.com/scaleway/scaleway-lib/commit/2c2a356753502509c8c3afbe245f71ab01744967))
36
-
37
-
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))
38
41
 
39
42
  ## 3.15.1 (2023-02-20)
40
43
 
41
-
42
44
  ### :package: Chore
43
45
 
44
- * **release:** publish ([43bb9f9](https://github.com/scaleway/scaleway-lib/commit/43bb9f9430c294b3cf892f9e82d117e14bbdebd7))
45
-
46
+ - **release:** publish ([43bb9f9](https://github.com/scaleway/scaleway-lib/commit/43bb9f9430c294b3cf892f9e82d117e14bbdebd7))
46
47
 
47
48
  ### :bug: Bug Fixes
48
49
 
49
- * **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))
50
-
51
-
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))
52
51
 
53
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)
54
53
 
55
-
56
54
  ### :gear: Features
57
55
 
58
- * **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))
59
-
60
-
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))
61
57
 
62
58
  ## 3.14.6 (2023-02-09)
63
59
 
64
-
65
60
  ### :package: Chore
66
61
 
67
- * **release:** publish ([0244974](https://github.com/scaleway/scaleway-lib/commit/0244974596fa2fdb7eb780730a8424d5505e0b45))
68
-
62
+ - **release:** publish ([0244974](https://github.com/scaleway/scaleway-lib/commit/0244974596fa2fdb7eb780730a8424d5505e0b45))
69
63
 
70
64
  ### :bug: Bug Fixes
71
65
 
72
- * **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))
73
-
74
-
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))
75
67
 
76
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)
77
69
 
78
-
79
70
  ### :package: Chore
80
71
 
81
- * **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))
82
-
83
-
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))
84
73
 
85
74
  ## 3.14.4 (2023-02-07)
86
75
 
87
-
88
76
  ### :package: Chore
89
77
 
90
- * **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))
91
- * **release:** publish ([ff76638](https://github.com/scaleway/scaleway-lib/commit/ff76638470e76f4a56c705772fa74a6102fb3888))
92
-
93
-
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))
94
80
 
95
81
  ## 3.14.3 (2023-02-03)
96
82
 
97
-
98
83
  ### :package: Chore
99
84
 
100
- * **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
101
-
85
+ - **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
102
86
 
103
87
  ### :bug: Bug Fixes
104
88
 
105
- * **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))
106
-
107
-
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))
108
90
 
109
91
  ## 3.14.2 (2023-02-01)
110
92
 
111
-
112
93
  ### :package: Chore
113
94
 
114
- * **release:** publish ([f05200b](https://github.com/scaleway/scaleway-lib/commit/f05200bea049515b0e0584d6812e671da814f2bb))
115
-
95
+ - **release:** publish ([f05200b](https://github.com/scaleway/scaleway-lib/commit/f05200bea049515b0e0584d6812e671da814f2bb))
116
96
 
117
97
  ### :bug: Bug Fixes
118
98
 
119
- * **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))
120
- * **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))
121
-
122
-
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))
123
101
 
124
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)
125
103
 
126
-
127
104
  ### :package: Chore
128
105
 
129
- * **deps:** update eslint plugins ([#1170](https://github.com/scaleway/scaleway-lib/issues/1170)) ([b49e908](https://github.com/scaleway/scaleway-lib/commit/b49e908f256f8e031170dfe8626b6899e43a9102))
130
-
131
-
106
+ - **deps:** update eslint plugins ([#1170](https://github.com/scaleway/scaleway-lib/issues/1170)) ([b49e908](https://github.com/scaleway/scaleway-lib/commit/b49e908f256f8e031170dfe8626b6899e43a9102))
132
107
 
133
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)
134
109
 
135
-
136
110
  ### :gear: Features
137
111
 
138
- * **eslint-config:** harden eslint config ([#1157](https://github.com/scaleway/scaleway-lib/issues/1157)) ([8087ac8](https://github.com/scaleway/scaleway-lib/commit/8087ac8cf8b06c23bbbf9f13d001468b61313cd6))
139
-
140
-
112
+ - **eslint-config:** harden eslint config ([#1157](https://github.com/scaleway/scaleway-lib/issues/1157)) ([8087ac8](https://github.com/scaleway/scaleway-lib/commit/8087ac8cf8b06c23bbbf9f13d001468b61313cd6))
141
113
 
142
114
  ## 3.13.8 (2023-01-16)
143
115
 
144
-
145
116
  ### :package: Chore
146
117
 
147
- * **release:** publish ([9ceabef](https://github.com/scaleway/scaleway-lib/commit/9ceabefec2875acd758518d475f0e60e05d731a0))
148
-
118
+ - **release:** publish ([9ceabef](https://github.com/scaleway/scaleway-lib/commit/9ceabefec2875acd758518d475f0e60e05d731a0))
149
119
 
150
120
  ### :bug: Bug Fixes
151
121
 
152
- * **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))
153
-
154
-
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))
155
123
 
156
124
  ## 3.13.7 (2023-01-11)
157
125
 
158
-
159
126
  ### :package: Chore
160
127
 
161
- * **release:** publish ([03ab099](https://github.com/scaleway/scaleway-lib/commit/03ab099e2ad498d7928925130bf59e6ee57283a6))
162
-
128
+ - **release:** publish ([03ab099](https://github.com/scaleway/scaleway-lib/commit/03ab099e2ad498d7928925130bf59e6ee57283a6))
163
129
 
164
130
  ### :bug: Bug Fixes
165
131
 
166
- * **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))
167
-
168
-
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))
169
133
 
170
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)
171
135
 
172
-
173
136
  ### :bug: Bug Fixes
174
137
 
175
- * **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))
176
-
177
-
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))
178
139
 
179
140
  ## 3.13.5 (2023-01-07)
180
141
 
181
-
182
142
  ### :package: Chore
183
143
 
184
- * **release:** publish ([e80144e](https://github.com/scaleway/scaleway-lib/commit/e80144e529c96b01905b0ee29029d0edbd916e61))
185
-
144
+ - **release:** publish ([e80144e](https://github.com/scaleway/scaleway-lib/commit/e80144e529c96b01905b0ee29029d0edbd916e61))
186
145
 
187
146
  ### :bug: Bug Fixes
188
147
 
189
- * **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))
190
-
191
-
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))
192
149
 
193
150
  ## 3.13.4 (2023-01-06)
194
151
 
195
-
196
152
  ### :package: Chore
197
153
 
198
- * **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
199
- * **release:** publish ([d90ea8f](https://github.com/scaleway/scaleway-lib/commit/d90ea8fa24f5cba600b14842e4361563e9321709))
200
-
201
-
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))
202
156
 
203
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)
204
158
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scaleway/eslint-config-react",
3
- "version": "3.15.4",
3
+ "version": "3.15.6",
4
4
  "description": "Scaleway React eslint shared config",
5
5
  "keywords": [
6
6
  "eslint",
@@ -18,11 +18,11 @@
18
18
  "license": "MIT",
19
19
  "dependencies": {
20
20
  "@emotion/eslint-plugin": "11.10.0",
21
- "@typescript-eslint/eslint-plugin": "5.54.0",
22
- "@typescript-eslint/parser": "5.54.0",
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
- "eslint-config-prettier": "8.6.0",
25
+ "eslint-config-prettier": "8.7.0",
26
26
  "eslint-plugin-deprecation": "1.3.3",
27
27
  "eslint-plugin-eslint-comments": "3.2.0",
28
28
  "eslint-plugin-import": "2.27.5",
@@ -36,6 +36,5 @@
36
36
  "devDependencies": {
37
37
  "eslint": "8.35.0",
38
38
  "typescript": "4.9.5"
39
- },
40
- "gitHead": "a058043b47c669534a2872f5102c799ee452178a"
41
- }
39
+ }
40
+ }