@graphitation/graphql-codegen-supermassive-typed-document-node-plugin 1.1.11 → 1.1.12
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 +10 -2
- package/package.json +2 -2
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":1755880164209,"results":"8","hashOfConfig":"9"},{"size":4080,"mtime":1755880164209,"results":"10","hashOfConfig":"9"},{"size":2227,"mtime":1755880164209,"results":"11","hashOfConfig":"9"},{"size":1775,"mtime":1755880164209,"results":"12","hashOfConfig":"9"},{"size":9094,"mtime":1755880164209,"results":"13","hashOfConfig":"9"},{"size":2180,"mtime":1755880164210,"results":"14","hashOfConfig":"9"},{"size":7562,"mtime":1755880164210,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","suppressedMessages":"18","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"51jm1q",{"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,20 @@
|
|
|
1
1
|
# Change Log - @graphitation/graphql-codegen-supermassive-typed-document-node-plugin
|
|
2
2
|
|
|
3
|
-
<!-- This log was last generated on Fri, 22 Aug 2025
|
|
3
|
+
<!-- This log was last generated on Fri, 22 Aug 2025 16:39:36 GMT and should not be manually modified. -->
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.1.12
|
|
8
|
+
|
|
9
|
+
Fri, 22 Aug 2025 16:39:36 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @graphitation/supermassive to v3.11.10
|
|
14
|
+
|
|
7
15
|
## 1.1.11
|
|
8
16
|
|
|
9
|
-
Fri, 22 Aug 2025
|
|
17
|
+
Fri, 22 Aug 2025 16:00:19 GMT
|
|
10
18
|
|
|
11
19
|
### Patches
|
|
12
20
|
|
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.12",
|
|
5
5
|
"main": "./lib/index",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
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",
|