@scaleway/eslint-config-react 3.17.4 → 3.18.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 CHANGED
@@ -1,5 +1,45 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.18.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1892](https://github.com/scaleway/scaleway-lib/pull/1892) [`8bfeb6c`](https://github.com/scaleway/scaleway-lib/commit/8bfeb6c06c0cf8579ee557e8e7fa0ffb85f0db4f) Thanks [@johnrazeur](https://github.com/johnrazeur)! - remove eslint deprecation rule
8
+
9
+ ### Patch Changes
10
+
11
+ - [#1888](https://github.com/scaleway/scaleway-lib/pull/1888) [`6d491f8`](https://github.com/scaleway/scaleway-lib/commit/6d491f81973d84b8c070bd7017147a9295c2f8eb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.4.3`.
12
+
13
+ - [#1877](https://github.com/scaleway/scaleway-lib/pull/1877) [`17226ac`](https://github.com/scaleway/scaleway-lib/commit/17226acf57a27bae3cee5c180b2914d38d832272) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.34.1`.
14
+
15
+ - [#1901](https://github.com/scaleway/scaleway-lib/pull/1901) [`c540aef`](https://github.com/scaleway/scaleway-lib/commit/c540aefb0f269e1f5314b0471dfc82c58b0dbfc4) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.4.0`.
16
+ Updated dependency `@typescript-eslint/parser` to `7.4.0`.
17
+
18
+ - [#1894](https://github.com/scaleway/scaleway-lib/pull/1894) [`02a8d69`](https://github.com/scaleway/scaleway-lib/commit/02a8d690fb5d9c343ea0d1c9ba9149ed97aa6867) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.3.0`.
19
+ Updated dependency `@typescript-eslint/parser` to `7.3.0`.
20
+
21
+ - [#1895](https://github.com/scaleway/scaleway-lib/pull/1895) [`0136700`](https://github.com/scaleway/scaleway-lib/commit/01367008939ed4b111e3c13b57af188acbbdc341) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.3.1`.
22
+ Updated dependency `@typescript-eslint/parser` to `7.3.1`.
23
+
24
+ ## 3.17.5
25
+
26
+ ### Patch Changes
27
+
28
+ - [#1868](https://github.com/scaleway/scaleway-lib/pull/1868) [`434992d`](https://github.com/scaleway/scaleway-lib/commit/434992d8bb939c1a6a32b9b9c7313fb699749ac1) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.2.0`.
29
+ Updated dependency `@typescript-eslint/parser` to `7.2.0`.
30
+
31
+ - [#1859](https://github.com/scaleway/scaleway-lib/pull/1859) [`d377f03`](https://github.com/scaleway/scaleway-lib/commit/d377f03384f4adb8aed7a66bf10d3a1faee2bea9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.34.0`.
32
+
33
+ - [#1869](https://github.com/scaleway/scaleway-lib/pull/1869) [`397cb9b`](https://github.com/scaleway/scaleway-lib/commit/397cb9bcb5c838a4df633eae2d1e5b222f5d4b13) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-airbnb-typescript` to `18.0.0`.
34
+
35
+ - [#1861](https://github.com/scaleway/scaleway-lib/pull/1861) [`5a3514c`](https://github.com/scaleway/scaleway-lib/commit/5a3514cbb58eb1bdee6e8403d4289030120da327) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.4.2`.
36
+
37
+ - [#1854](https://github.com/scaleway/scaleway-lib/pull/1854) [`7a81520`](https://github.com/scaleway/scaleway-lib/commit/7a81520e6deb236ce8519349af1a0e09c65db095) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.1.0`.
38
+ Updated dependency `@typescript-eslint/parser` to `7.1.0`.
39
+
40
+ - [#1863](https://github.com/scaleway/scaleway-lib/pull/1863) [`56774a1`](https://github.com/scaleway/scaleway-lib/commit/56774a1508745f18f382daf918d3ee4fc9fb5db9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.1.1`.
41
+ Updated dependency `@typescript-eslint/parser` to `7.1.1`.
42
+
3
43
  ## 3.17.4
4
44
 
5
45
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scaleway/eslint-config-react",
3
- "version": "3.17.4",
3
+ "version": "3.18.0",
4
4
  "description": "Scaleway React eslint shared config",
5
5
  "keywords": [
6
6
  "eslint",
@@ -18,16 +18,16 @@
18
18
  "license": "MIT",
19
19
  "dependencies": {
20
20
  "@emotion/eslint-plugin": "11.11.0",
21
- "@typescript-eslint/eslint-plugin": "7.0.2",
22
- "@typescript-eslint/parser": "7.0.2",
21
+ "@typescript-eslint/eslint-plugin": "7.4.0",
22
+ "@typescript-eslint/parser": "7.4.0",
23
23
  "eslint-config-airbnb": "19.0.4",
24
- "eslint-config-airbnb-typescript": "17.1.0",
24
+ "eslint-config-airbnb-typescript": "18.0.0",
25
25
  "eslint-config-prettier": "9.1.0",
26
26
  "eslint-plugin-deprecation": "2.0.0",
27
27
  "eslint-plugin-eslint-comments": "3.2.0",
28
28
  "eslint-plugin-import": "2.29.1",
29
29
  "eslint-plugin-jsx-a11y": "6.8.0",
30
- "eslint-plugin-react": "7.33.2",
30
+ "eslint-plugin-react": "7.34.1",
31
31
  "eslint-plugin-react-hooks": "4.6.0"
32
32
  },
33
33
  "peerDependencies": {
@@ -35,6 +35,6 @@
35
35
  },
36
36
  "devDependencies": {
37
37
  "eslint": "8.57.0",
38
- "typescript": "5.3.3"
38
+ "typescript": "5.4.3"
39
39
  }
40
40
  }
package/typescript.js CHANGED
@@ -8,7 +8,6 @@ module.exports = {
8
8
  ],
9
9
  plugins: ['deprecation', '@typescript-eslint'],
10
10
  rules: {
11
- 'deprecation/deprecation': 'warn',
12
11
  // Enforce T[] instead of Array<T>
13
12
  '@typescript-eslint/array-type': [
14
13
  'error',