Skip to content

Commit 02a8a3b

Browse files
dependabot[bot]Kenneth Rosario Acevedo
and
Kenneth Rosario Acevedo
authored
docs(deps): bump validator from 8.2.0 to 13.9.0 and generate docs (#518)
* chore(deps): bump validator from 8.2.0 to 13.9.0 Bumps [validator](https://github.com/validatorjs/validator.js) from 8.2.0 to 13.9.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@8.2.0...13.9.0) --- updated-dependencies: - dependency-name: validator dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Manually add new generated docs due to dep update --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenneth Rosario Acevedo <[email protected]>
1 parent 84d629f commit 02a8a3b

File tree

2 files changed

+230
-244
lines changed

2 files changed

+230
-244
lines changed

docs/generated/api.json

Lines changed: 63 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"metadata": {
33
"toolPackage": "@microsoft/api-extractor",
4-
"toolVersion": "7.18.20",
5-
"schemaVersion": 1004,
4+
"toolVersion": "7.34.4",
5+
"schemaVersion": 1011,
66
"oldestForwardsCompatibleVersion": 1001,
77
"tsdocConfig": {
88
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
@@ -156,18 +156,21 @@
156156
"@betaDocumentation": true,
157157
"@internalRemarks": true,
158158
"@preapproved": true
159-
}
159+
},
160+
"reportUnsupportedHtmlElements": false
160161
}
161162
},
162163
"kind": "Package",
163164
"canonicalReference": "@google-cloud/functions-framework!",
164165
"docComment": "",
165166
"name": "@google-cloud/functions-framework",
167+
"preserveMemberOrder": false,
166168
"members": [
167169
{
168170
"kind": "EntryPoint",
169171
"canonicalReference": "@google-cloud/functions-framework!",
170172
"name": "",
173+
"preserveMemberOrder": false,
171174
"members": [
172175
{
173176
"kind": "Variable",
@@ -192,6 +195,8 @@
192195
"text": "<T>) => void"
193196
}
194197
],
198+
"fileUrlPath": "src/function_registry.ts",
199+
"isReadonly": true,
195200
"releaseTag": "Public",
196201
"name": "cloudEvent",
197202
"variableTypeTokenRange": {
@@ -217,6 +222,7 @@
217222
"text": "> "
218223
}
219224
],
225+
"fileUrlPath": "src/functions.ts",
220226
"releaseTag": "Public",
221227
"typeParameters": [
222228
{
@@ -232,6 +238,7 @@
232238
}
233239
],
234240
"name": "CloudEventFunction",
241+
"preserveMemberOrder": false,
235242
"members": [
236243
{
237244
"kind": "CallSignature",
@@ -276,7 +283,8 @@
276283
"parameterTypeTokenRange": {
277284
"startIndex": 1,
278285
"endIndex": 3
279-
}
286+
},
287+
"isOptional": false
280288
}
281289
]
282290
}
@@ -301,6 +309,7 @@
301309
"text": "> "
302310
}
303311
],
312+
"fileUrlPath": "src/functions.ts",
304313
"releaseTag": "Public",
305314
"typeParameters": [
306315
{
@@ -316,6 +325,7 @@
316325
}
317326
],
318327
"name": "CloudEventFunctionWithCallback",
328+
"preserveMemberOrder": false,
319329
"members": [
320330
{
321331
"kind": "CallSignature",
@@ -369,14 +379,16 @@
369379
"parameterTypeTokenRange": {
370380
"startIndex": 1,
371381
"endIndex": 3
372-
}
382+
},
383+
"isOptional": false
373384
},
374385
{
375386
"parameterName": "callback",
376387
"parameterTypeTokenRange": {
377388
"startIndex": 4,
378389
"endIndex": 5
379-
}
390+
},
391+
"isOptional": false
380392
}
381393
]
382394
}
@@ -393,8 +405,10 @@
393405
"text": "export interface CloudFunctionsContext "
394406
}
395407
],
408+
"fileUrlPath": "src/functions.ts",
396409
"releaseTag": "Public",
397410
"name": "CloudFunctionsContext",
411+
"preserveMemberOrder": false,
398412
"members": [
399413
{
400414
"kind": "PropertySignature",
@@ -414,6 +428,7 @@
414428
"text": ";"
415429
}
416430
],
431+
"isReadonly": false,
417432
"isOptional": true,
418433
"releaseTag": "Public",
419434
"name": "eventId",
@@ -440,6 +455,7 @@
440455
"text": ";"
441456
}
442457
],
458+
"isReadonly": false,
443459
"isOptional": true,
444460
"releaseTag": "Public",
445461
"name": "eventType",
@@ -466,6 +482,7 @@
466482
"text": ";"
467483
}
468484
],
485+
"isReadonly": false,
469486
"isOptional": true,
470487
"releaseTag": "Public",
471488
"name": "resource",
@@ -492,6 +509,7 @@
492509
"text": ";"
493510
}
494511
],
512+
"isReadonly": false,
495513
"isOptional": true,
496514
"releaseTag": "Public",
497515
"name": "timestamp",
@@ -535,6 +553,7 @@
535553
"text": ";"
536554
}
537555
],
556+
"fileUrlPath": "src/functions.ts",
538557
"releaseTag": "Public",
539558
"name": "Context",
540559
"typeTokenRange": {
@@ -552,8 +571,10 @@
552571
"text": "export interface Data "
553572
}
554573
],
574+
"fileUrlPath": "src/functions.ts",
555575
"releaseTag": "Public",
556576
"name": "Data",
577+
"preserveMemberOrder": false,
557578
"members": [
558579
{
559580
"kind": "PropertySignature",
@@ -573,6 +594,7 @@
573594
"text": ";"
574595
}
575596
],
597+
"isReadonly": false,
576598
"isOptional": false,
577599
"releaseTag": "Public",
578600
"name": "data",
@@ -594,8 +616,10 @@
594616
"text": "export interface EventFunction "
595617
}
596618
],
619+
"fileUrlPath": "src/functions.ts",
597620
"releaseTag": "Public",
598621
"name": "EventFunction",
622+
"preserveMemberOrder": false,
599623
"members": [
600624
{
601625
"kind": "CallSignature",
@@ -644,14 +668,16 @@
644668
"parameterTypeTokenRange": {
645669
"startIndex": 1,
646670
"endIndex": 2
647-
}
671+
},
672+
"isOptional": false
648673
},
649674
{
650675
"parameterName": "context",
651676
"parameterTypeTokenRange": {
652677
"startIndex": 3,
653678
"endIndex": 4
654-
}
679+
},
680+
"isOptional": false
655681
}
656682
]
657683
}
@@ -668,8 +694,10 @@
668694
"text": "export interface EventFunctionWithCallback "
669695
}
670696
],
697+
"fileUrlPath": "src/functions.ts",
671698
"releaseTag": "Public",
672699
"name": "EventFunctionWithCallback",
700+
"preserveMemberOrder": false,
673701
"members": [
674702
{
675703
"kind": "CallSignature",
@@ -727,21 +755,24 @@
727755
"parameterTypeTokenRange": {
728756
"startIndex": 1,
729757
"endIndex": 2
730-
}
758+
},
759+
"isOptional": false
731760
},
732761
{
733762
"parameterName": "context",
734763
"parameterTypeTokenRange": {
735764
"startIndex": 3,
736765
"endIndex": 4
737-
}
766+
},
767+
"isOptional": false
738768
},
739769
{
740770
"parameterName": "callback",
741771
"parameterTypeTokenRange": {
742772
"startIndex": 5,
743773
"endIndex": 6
744-
}
774+
},
775+
"isOptional": false
745776
}
746777
]
747778
}
@@ -815,6 +846,7 @@
815846
"text": ";"
816847
}
817848
],
849+
"fileUrlPath": "src/functions.ts",
818850
"releaseTag": "Public",
819851
"name": "HandlerFunction",
820852
"typeParameters": [
@@ -858,6 +890,8 @@
858890
"text": ") => void"
859891
}
860892
],
893+
"fileUrlPath": "src/function_registry.ts",
894+
"isReadonly": true,
861895
"releaseTag": "Public",
862896
"name": "http",
863897
"variableTypeTokenRange": {
@@ -875,8 +909,10 @@
875909
"text": "export interface HttpFunction "
876910
}
877911
],
912+
"fileUrlPath": "src/functions.ts",
878913
"releaseTag": "Public",
879914
"name": "HttpFunction",
915+
"preserveMemberOrder": false,
880916
"members": [
881917
{
882918
"kind": "CallSignature",
@@ -890,7 +926,7 @@
890926
{
891927
"kind": "Reference",
892928
"text": "Request",
893-
"canonicalReference": "@google-cloud/functions-framework!Request:interface"
929+
"canonicalReference": "@google-cloud/functions-framework!Request_2:interface"
894930
},
895931
{
896932
"kind": "Content",
@@ -899,7 +935,7 @@
899935
{
900936
"kind": "Reference",
901937
"text": "Response",
902-
"canonicalReference": "@types/express!~e.Response:interface"
938+
"canonicalReference": "@types/express!e.Response:interface"
903939
},
904940
{
905941
"kind": "Content",
@@ -926,14 +962,16 @@
926962
"parameterTypeTokenRange": {
927963
"startIndex": 1,
928964
"endIndex": 2
929-
}
965+
},
966+
"isOptional": false
930967
},
931968
{
932969
"parameterName": "res",
933970
"parameterTypeTokenRange": {
934971
"startIndex": 3,
935972
"endIndex": 4
936-
}
973+
},
974+
"isOptional": false
937975
}
938976
]
939977
}
@@ -968,6 +1006,7 @@
9681006
"text": ";"
9691007
}
9701008
],
1009+
"fileUrlPath": "src/functions.ts",
9711010
"releaseTag": "Public",
9721011
"name": "LegacyCloudFunctionsContext",
9731012
"typeTokenRange": {
@@ -985,8 +1024,10 @@
9851024
"text": "export interface LegacyEvent "
9861025
}
9871026
],
1027+
"fileUrlPath": "src/functions.ts",
9881028
"releaseTag": "Public",
9891029
"name": "LegacyEvent",
1030+
"preserveMemberOrder": false,
9901031
"members": [
9911032
{
9921033
"kind": "PropertySignature",
@@ -1007,6 +1048,7 @@
10071048
"text": ";"
10081049
}
10091050
],
1051+
"isReadonly": false,
10101052
"isOptional": false,
10111053
"releaseTag": "Public",
10121054
"name": "context",
@@ -1033,6 +1075,7 @@
10331075
"text": ";"
10341076
}
10351077
],
1078+
"isReadonly": false,
10361079
"isOptional": false,
10371080
"releaseTag": "Public",
10381081
"name": "data",
@@ -1056,15 +1099,17 @@
10561099
{
10571100
"kind": "Reference",
10581101
"text": "ExpressRequest",
1059-
"canonicalReference": "@types/express!~e.Request:interface"
1102+
"canonicalReference": "@types/express!e.Request:interface"
10601103
},
10611104
{
10621105
"kind": "Content",
10631106
"text": " "
10641107
}
10651108
],
1109+
"fileUrlPath": "src/functions.ts",
10661110
"releaseTag": "Public",
10671111
"name": "Request_2",
1112+
"preserveMemberOrder": false,
10681113
"members": [
10691114
{
10701115
"kind": "PropertySignature",
@@ -1085,6 +1130,7 @@
10851130
"text": ";"
10861131
}
10871132
],
1133+
"isReadonly": false,
10881134
"isOptional": true,
10891135
"releaseTag": "Public",
10901136
"name": "rawBody",
@@ -1097,7 +1143,7 @@
10971143
"extendsTokenRanges": [
10981144
{
10991145
"startIndex": 1,
1100-
"endIndex": 3
1146+
"endIndex": 2
11011147
}
11021148
]
11031149
}

0 commit comments

Comments
 (0)