putout 36.10.0 → 36.12.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 (2) hide show
  1. package/ChangeLog +77 -0
  2. package/package.json +19 -19
package/ChangeLog CHANGED
@@ -1,3 +1,80 @@
1
+ 2024.11.11, v36.12.0
2
+
3
+ feature:
4
+ - ff6e1950c @putout/process-html: drop support of 🐊 < 36
5
+ - 71ffdc231 @putout/processor-html: svelte v5.1.14
6
+ - 79066f8dc @putout/engine-runner: @putout/plugin-filesystem v6.0.0
7
+ - 9e8a42207 @putout/cli-cache: file-entry-cache v10.0.2
8
+ - 82f20dc38 putout: ignore v6.0.2
9
+ - 46c569164 @putout/engine-parser: hermes-parser v0.25.0
10
+ - 406c82c5f putout: @putout/plugin-filesystem v6.0.0
11
+ - 9e4d3e042 @putout/plugin-filesystem: drop support of 🐊 < 36
12
+ - 6f20f3012 @putout/plugin-filesystem: @putout/operator-filesystem v5.0.0
13
+ - 2a9faab38 putout: @putout/engine-processor v13.0.0
14
+ - 8055d90c9 @putout/engine-processor: @putout/engine-loader v15.0.1
15
+ - ffd0bb770 putout: @putout/operator-rename-files v2.0.0
16
+ - 14fdd9077 @putout/operator-filesystem: drop support of 🐊 < 36
17
+ - 3426dba12 @putout/operator-rename-files: @putout/operator-filesystem v5.0.0
18
+ - 2fbefedde putout: @putout/operator-match-files v5.0.0
19
+ - 86647f5dd @putout/operator-match-files: @putout/operator-filesystem v5.0.0
20
+ - e5cf3b290 putout: @putout/engine-reporter v3.0.0
21
+ - a4dcae4e1 @putout/engine-reporter: @putout/engine-loader v15.0.1
22
+ - 9a03af510 putout: @putout/processor-filesystem v5.0.0
23
+ - 39c4e3f2f @putout/processor-filesystem: @putout/operator-filesystem v5.0.0
24
+ - 8e36c6fbd @putout/engine-runner: @putout/operator-filesystem v5.0.0
25
+ - fbb8c38c4 @putout/engine-runner: @putout/operator-declare v10.0.1
26
+ - 9f577e18c @putout/plugin-remove-useless-variables: declaration: not in program parent
27
+ - 72650834b @putout/plugin-remove-useless-variables: declaration: exclude re-assign
28
+ - 2326bb003 @putout/compare: align to Babel v8
29
+ - 8a39a26a9 @putout/plugin-typescript: apply-utility-types: report
30
+
31
+ 2024.10.26, v36.11.0
32
+
33
+ feature:
34
+ - f52bbfd7a @putout/compare: TSMappedType
35
+ - fd9700335 putout: @putout/traverse v11.0.0
36
+ - 6d450a982 @putout/traverse: @putout/compare v15.0.0
37
+ - 3cb4057d9 @putout/operator-declare: @putout/compare v15.0.0
38
+ - beb2642e0 @putout/engine-runner: @putout/compare v15.0.0
39
+ - e9c4023f4 putout: @putout/plugin-reuse-duplicate-init v6.0.0
40
+ - 287831cb1 @putout/plugin-reuse-duplicate-init: drop support of 🐊 < 36
41
+ - 04e9eeb7b @putout/plugin-reuse-duplicate-init: exclude RestElement
42
+ - 0d647d058 eslint-plugin-putout: @putout/engine-parser v11.0.1
43
+ - ebf0c4d48 putout: @putout/operator-add-args v9.0.0
44
+ - d46a59259 @putout/operator-add-args: @putout/compare v15.0.0
45
+ - b0a6aa8e8 @putout/operator-add-args: @putout/engine-parser v11.0.1
46
+ - f81a2be78 putout: @putout/operator-declare v10.0.0
47
+ - 32c89e6b7 @putout/operator-declare: @putout/engine-parser v11.0.1
48
+ - da52f240f putout: @putout/operator-filesystem v5.0.0
49
+ - 452cfce56 @putout/operator-filesystem: @putout/engine-parser v11.0.1
50
+ - dcb039c89 putout: @putout/operator-match-files v4.0.0
51
+ - fe8f4f396 @putout/operator-match-files: drop support of 🐊 < 36
52
+ - 3893928c7 @putout/operator-match-files: @putout/engine-parser v11.0.1
53
+ - 063055635 putout: @putout/engine-runner v22.0.0
54
+ - 0684cc72d @putout/engine-parser: @putout/printer v10.0.0
55
+ - 77e0a5604 @putout/engine-loader: drop @putout/engine-parser
56
+ - 3eeb3aa89 @putout/engine-runner: @putout/engine-parser v11.0.0
57
+ - 4b4bf7565 putout: @putout/engine-loader v15.0.0
58
+ - bdd08d889 @putout/engine-loader: @putout/engine-parser v11.0.0
59
+ - 332994bfe putout: @putout/compare v15.0.0
60
+ - 504fe604a putout: @putout/engine-parser v11.0.0
61
+ - 5d968c816 @putout/compare: @putout/engine-parser v11.0.0
62
+ - edbb27864 @putout/engine-parser: estree-to-babel v10.0.0
63
+ - e0b70ec27 putout: @putout/plugin-remove-unused-variables v10.0.0
64
+ - bfbcf64b9 putout: @putout/plugin-merge-destructuring-properties v10.0.0
65
+ - 1bcb12395 @putout/plugin-merge-destructuring-properties: drop support of 🐊 < 36
66
+ - c35780b61 @putout/plugin-merge-destructuring-properties: exclude VariableDeclarator with no init
67
+ - 110070eee @putout/plugin-remove-unused-variables: drop support of 🐊 < 36
68
+ - aa40f83f9 @putout/plugin-remove-unused-variables: align with Babel v8: TSExpressionWithTypeArguments -> TSClassImplements
69
+ - fdbd4124f @putout/engine-parser: align to latest Babel v8
70
+ - eb7c3854b putout: @putout/plugin-group-imports-by-source v2.0.0
71
+ - 67818a017 @putout/plugin-typescript: drop support of 🐊 < 36
72
+ - 20d2694e5 @putout/processor-typescript: ts-morph v24.0.0
73
+ - 64dcffa1f @putout/plugin-group-imports-by-source: drop support of 🐊 < 36
74
+ - 1ca427fa7 putout: @putout/plugin-github v13.0.0
75
+ - 898463356 @putout/plugin-github: drop sut of 🐊 < 36
76
+ - e387e8c8c @putout/plugin-github: set-node-version: v23 (https://nodejs.org/en/blog/release/v23.0.0)
77
+
1
78
  2024.10.18, v36.10.0
2
79
 
3
80
  feature:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "putout",
3
- "version": "36.10.0",
3
+ "version": "36.12.0",
4
4
  "type": "commonjs",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json",
@@ -57,12 +57,12 @@
57
57
  "@putout/cli-ruler": "^3.0.0",
58
58
  "@putout/cli-staged": "^1.0.0",
59
59
  "@putout/cli-validate-args": "^2.0.0",
60
- "@putout/compare": "^14.0.0",
61
- "@putout/engine-loader": "^14.0.0",
62
- "@putout/engine-parser": "^10.0.0",
63
- "@putout/engine-processor": "^12.0.0",
64
- "@putout/engine-reporter": "^2.0.0",
65
- "@putout/engine-runner": "^21.0.0",
60
+ "@putout/compare": "^15.0.0",
61
+ "@putout/engine-loader": "^15.0.0",
62
+ "@putout/engine-parser": "^11.0.0",
63
+ "@putout/engine-processor": "^13.0.0",
64
+ "@putout/engine-reporter": "^3.0.0",
65
+ "@putout/engine-runner": "^22.0.0",
66
66
  "@putout/eslint": "^3.0.0",
67
67
  "@putout/formatter-codeframe": "^7.0.0",
68
68
  "@putout/formatter-dump": "^5.0.0",
@@ -75,14 +75,14 @@
75
75
  "@putout/formatter-stream": "^5.0.0",
76
76
  "@putout/formatter-time": "^3.0.0",
77
77
  "@putout/operate": "^12.0.0",
78
- "@putout/operator-add-args": "^8.0.0",
79
- "@putout/operator-declare": "^9.0.0",
80
- "@putout/operator-filesystem": "^4.0.0",
78
+ "@putout/operator-add-args": "^9.0.0",
79
+ "@putout/operator-declare": "^10.0.0",
80
+ "@putout/operator-filesystem": "^5.0.0",
81
81
  "@putout/operator-ignore": "^1.0.0",
82
82
  "@putout/operator-json": "^2.0.0",
83
- "@putout/operator-match-files": "^3.0.0",
83
+ "@putout/operator-match-files": "^5.0.0",
84
84
  "@putout/operator-regexp": "^1.0.0",
85
- "@putout/operator-rename-files": "^1.0.0",
85
+ "@putout/operator-rename-files": "^2.0.0",
86
86
  "@putout/plugin-apply-at": "^2.0.0",
87
87
  "@putout/plugin-apply-destructuring": "^7.0.0",
88
88
  "@putout/plugin-apply-dot-notation": "^2.0.0",
@@ -116,7 +116,7 @@
116
116
  "@putout/plugin-eslint": "^9.0.0",
117
117
  "@putout/plugin-extract-object-properties": "^9.0.0",
118
118
  "@putout/plugin-extract-sequence-expressions": "^3.0.0",
119
- "@putout/plugin-filesystem": "^5.0.0",
119
+ "@putout/plugin-filesystem": "^6.0.0",
120
120
  "@putout/plugin-for-of": "^6.0.0",
121
121
  "@putout/plugin-generators": "^1.0.0",
122
122
  "@putout/plugin-github": "^13.0.0",
@@ -127,7 +127,7 @@
127
127
  "@putout/plugin-madrun": "^19.0.0",
128
128
  "@putout/plugin-math": "^2.0.0",
129
129
  "@putout/plugin-maybe": "^2.0.0",
130
- "@putout/plugin-merge-destructuring-properties": "^9.0.0",
130
+ "@putout/plugin-merge-destructuring-properties": "^10.0.0",
131
131
  "@putout/plugin-merge-duplicate-functions": "^2.0.0",
132
132
  "@putout/plugin-merge-duplicate-imports": "^11.0.0",
133
133
  "@putout/plugin-montag": "^2.0.0",
@@ -154,7 +154,7 @@
154
154
  "@putout/plugin-remove-unused-for-of-variables": "^3.0.0",
155
155
  "@putout/plugin-remove-unused-labels": "^1.0.1",
156
156
  "@putout/plugin-remove-unused-private-fields": "^2.0.0",
157
- "@putout/plugin-remove-unused-variables": "^9.0.0",
157
+ "@putout/plugin-remove-unused-variables": "^10.0.0",
158
158
  "@putout/plugin-remove-useless-arguments": "^9.0.0",
159
159
  "@putout/plugin-remove-useless-array": "^1.0.0",
160
160
  "@putout/plugin-remove-useless-array-constructor": "^2.0.0",
@@ -173,7 +173,7 @@
173
173
  "@putout/plugin-remove-useless-spread": "^11.0.0",
174
174
  "@putout/plugin-remove-useless-template-expressions": "^2.0.0",
175
175
  "@putout/plugin-remove-useless-variables": "^12.0.0",
176
- "@putout/plugin-reuse-duplicate-init": "^5.0.0",
176
+ "@putout/plugin-reuse-duplicate-init": "^6.0.0",
177
177
  "@putout/plugin-simplify-assignment": "^3.0.0",
178
178
  "@putout/plugin-simplify-boolean-return": "^2.0.0",
179
179
  "@putout/plugin-simplify-ternary": "^7.0.0",
@@ -187,13 +187,13 @@
187
187
  "@putout/plugin-typescript": "^8.0.0",
188
188
  "@putout/plugin-webpack": "^3.0.0",
189
189
  "@putout/processor-css": "^9.0.0",
190
- "@putout/processor-filesystem": "^4.0.0",
190
+ "@putout/processor-filesystem": "^5.0.0",
191
191
  "@putout/processor-ignore": "^6.0.0",
192
192
  "@putout/processor-javascript": "^5.0.0",
193
193
  "@putout/processor-json": "^9.0.0",
194
194
  "@putout/processor-markdown": "^12.0.0",
195
195
  "@putout/processor-yaml": "^8.0.0",
196
- "@putout/traverse": "^10.0.0",
196
+ "@putout/traverse": "^11.0.0",
197
197
  "ajv": "^8.8.2",
198
198
  "chalk": "^5.3.0",
199
199
  "ci-info": "^4.0.0",
@@ -203,7 +203,7 @@
203
203
  "fast-glob": "^3.2.2",
204
204
  "find-up": "^7.0.0",
205
205
  "fullstore": "^3.0.0",
206
- "ignore": "^5.0.4",
206
+ "ignore": "^6.0.2",
207
207
  "is-relative": "^1.0.0",
208
208
  "nano-memoize": "^3.0.11",
209
209
  "once": "^1.4.0",