@graphitation/graphql-codegen-supermassive-typed-document-node-plugin 1.1.11 → 1.1.13
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/.eslintcache +1 -1
- package/CHANGELOG.md +18 -2
- package/package.json +3 -3
package/.eslintcache
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/index.ts":"1","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/__tests__/print.test.ts":"2","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/block-string.ts":"3","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/print-string.ts":"4","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/print.ts":"5","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/types.ts":"6","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/visitor.ts":"7"},{"size":2430,"mtime":
|
|
1
|
+
[{"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/index.ts":"1","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/__tests__/print.test.ts":"2","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/block-string.ts":"3","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/print-string.ts":"4","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/print.ts":"5","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/types.ts":"6","/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/visitor.ts":"7"},{"size":2430,"mtime":1759212961449,"results":"8","hashOfConfig":"9"},{"size":4080,"mtime":1759212961449,"results":"10","hashOfConfig":"9"},{"size":2227,"mtime":1759212961449,"results":"11","hashOfConfig":"9"},{"size":1775,"mtime":1759212961449,"results":"12","hashOfConfig":"9"},{"size":9094,"mtime":1759212961449,"results":"13","hashOfConfig":"9"},{"size":2180,"mtime":1759212961450,"results":"14","hashOfConfig":"9"},{"size":7562,"mtime":1759212961450,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","suppressedMessages":"18","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"19plz8d",{"filePath":"19","messages":"20","suppressedMessages":"21","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","suppressedMessages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","suppressedMessages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","suppressedMessages":"30","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","suppressedMessages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"34","messages":"35","suppressedMessages":"36","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/index.ts",[],[],"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/__tests__/print.test.ts",[],[],"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/block-string.ts",[],[],"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/print-string.ts",[],["37"],"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/print.ts",[],[],"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/utils/types.ts",["38","39"],[],"/mnt/vss/_work/1/s/packages/graphql-codegen-supermassive-typed-document-node-plugin/src/visitor.ts",[],[],{"ruleId":"40","severity":2,"message":"41","line":14,"column":23,"nodeType":"42","messageId":"43","endLine":14,"endColumn":54,"suppressions":"44"},{"ruleId":"45","severity":1,"message":"46","line":26,"column":6,"nodeType":"47","messageId":"48","endLine":26,"endColumn":9,"suggestions":"49"},{"ruleId":"45","severity":1,"message":"46","line":58,"column":29,"nodeType":"47","messageId":"48","endLine":58,"endColumn":32,"suggestions":"50"},"no-control-regex","Unexpected control character(s) in regular expression: \\x00, \\x1f.","Literal","unexpected",["51"],"@typescript-eslint/no-explicit-any","Unexpected any. Specify a different type.","TSAnyKeyword","unexpectedAny",["52","53"],["54","55"],{"kind":"56","justification":"57"},{"messageId":"58","fix":"59","desc":"60"},{"messageId":"61","fix":"62","desc":"63"},{"messageId":"58","fix":"64","desc":"60"},{"messageId":"61","fix":"65","desc":"63"},"directive","","suggestUnknown",{"range":"66","text":"67"},"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct.","suggestNever",{"range":"66","text":"68"},"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of.",{"range":"69","text":"67"},{"range":"69","text":"68"},[990,993],"unknown","never",[2147,2150]]
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,28 @@
|
|
|
1
1
|
# Change Log - @graphitation/graphql-codegen-supermassive-typed-document-node-plugin
|
|
2
2
|
|
|
3
|
-
<!-- This log was last generated on
|
|
3
|
+
<!-- This log was last generated on Tue, 30 Sep 2025 06:26:17 GMT and should not be manually modified. -->
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.1.13
|
|
8
|
+
|
|
9
|
+
Tue, 30 Sep 2025 06:26:17 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Update @graphql-codegen/visitor-plugin-common to a semver version (dake.3601@gmail.com)
|
|
14
|
+
|
|
15
|
+
## 1.1.12
|
|
16
|
+
|
|
17
|
+
Fri, 22 Aug 2025 16:40:17 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Bump @graphitation/supermassive to v3.11.10
|
|
22
|
+
|
|
7
23
|
## 1.1.11
|
|
8
24
|
|
|
9
|
-
Fri, 22 Aug 2025
|
|
25
|
+
Fri, 22 Aug 2025 16:00:19 GMT
|
|
10
26
|
|
|
11
27
|
### Patches
|
|
12
28
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphitation/graphql-codegen-supermassive-typed-document-node-plugin",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.13",
|
|
5
5
|
"main": "./lib/index",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@graphql-codegen/plugin-helpers": ">= 1.18.0 < 2",
|
|
29
|
-
"@graphql-codegen/visitor-plugin-common": ">=
|
|
29
|
+
"@graphql-codegen/visitor-plugin-common": ">= 1.17.0 < 2",
|
|
30
30
|
"graphql-tag": ">= 2.11.0 < 3",
|
|
31
31
|
"@graphql-tools/optimize": "^1.0.1",
|
|
32
|
-
"@graphitation/supermassive": "^3.11.
|
|
32
|
+
"@graphitation/supermassive": "^3.11.10"
|
|
33
33
|
},
|
|
34
34
|
"sideEffects": false,
|
|
35
35
|
"access": "public",
|