@microsoft/teamsfx-core 2.0.13-rc-hotfix.0 → 2.0.13-rc.1
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/build/common/featureFlags.js +1 -1
- package/build/common/featureFlags.js.map +1 -1
- package/build/common/secretmasker/masker.d.ts +1 -1
- package/build/common/secretmasker/masker.d.ts.map +1 -1
- package/build/common/secretmasker/masker.js +2 -2
- package/build/common/secretmasker/masker.js.map +1 -1
- package/build/common/stringUtils.js +1 -1
- package/build/common/stringUtils.js.map +1 -1
- package/build/common/templates-config.json +1 -1
- package/build/component/configManager/actionInjector.d.ts +1 -1
- package/build/component/configManager/actionInjector.d.ts.map +1 -1
- package/build/component/configManager/actionInjector.js +6 -15
- package/build/component/configManager/actionInjector.js.map +1 -1
- package/build/component/coordinator/index.d.ts.map +1 -1
- package/build/component/coordinator/index.js +3 -7
- package/build/component/coordinator/index.js.map +1 -1
- package/build/component/driver/file/createOrUpdateEnvironmentFile.d.ts +1 -0
- package/build/component/driver/file/createOrUpdateEnvironmentFile.d.ts.map +1 -1
- package/build/component/driver/file/createOrUpdateEnvironmentFile.js +7 -12
- package/build/component/driver/file/createOrUpdateEnvironmentFile.js.map +1 -1
- package/build/component/driver/oauth/create.d.ts +0 -1
- package/build/component/driver/oauth/create.d.ts.map +1 -1
- package/build/component/driver/oauth/create.js +6 -11
- package/build/component/driver/oauth/create.js.map +1 -1
- package/build/component/driver/oauth/interface/createOauthOutputs.d.ts +1 -0
- package/build/component/driver/oauth/interface/createOauthOutputs.d.ts.map +1 -1
- package/build/component/driver/oauth/interface/createOauthOutputs.js +1 -0
- package/build/component/driver/oauth/interface/createOauthOutputs.js.map +1 -1
- package/build/component/driver/oauth/interface/updateOauthArgs.d.ts +3 -0
- package/build/component/driver/oauth/interface/updateOauthArgs.d.ts.map +1 -1
- package/build/component/driver/oauth/update.d.ts.map +1 -1
- package/build/component/driver/oauth/update.js +51 -22
- package/build/component/driver/oauth/update.js.map +1 -1
- package/build/component/driver/oauth/utility/utility.d.ts +2 -0
- package/build/component/driver/oauth/utility/utility.d.ts.map +1 -1
- package/build/component/driver/oauth/utility/utility.js +11 -1
- package/build/component/driver/oauth/utility/utility.js.map +1 -1
- package/build/component/driver/script/scriptDriver.d.ts +1 -0
- package/build/component/driver/script/scriptDriver.d.ts.map +1 -1
- package/build/component/driver/script/scriptDriver.js +15 -23
- package/build/component/driver/script/scriptDriver.js.map +1 -1
- package/build/component/driver/teamsApp/interfaces/OauthConfigurationId.d.ts +1 -0
- package/build/component/driver/teamsApp/interfaces/OauthConfigurationId.d.ts.map +1 -1
- package/build/component/driver/teamsApp/interfaces/OauthRegistration.d.ts +2 -2
- package/build/component/driver/teamsApp/interfaces/OauthRegistration.d.ts.map +1 -1
- package/build/component/driver/teamsApp/teamsappMgr.d.ts.map +1 -1
- package/build/component/driver/teamsApp/teamsappMgr.js +0 -2
- package/build/component/driver/teamsApp/teamsappMgr.js.map +1 -1
- package/build/component/generator/apiSpec/generator.d.ts.map +1 -1
- package/build/component/generator/apiSpec/generator.js +6 -6
- package/build/component/generator/apiSpec/generator.js.map +1 -1
- package/build/component/generator/apiSpec/helper.d.ts +0 -1
- package/build/component/generator/apiSpec/helper.d.ts.map +1 -1
- package/build/component/generator/apiSpec/helper.js +7 -15
- package/build/component/generator/apiSpec/helper.js.map +1 -1
- package/build/component/m365/launchHelper.d.ts.map +1 -1
- package/build/component/m365/launchHelper.js +0 -4
- package/build/component/m365/launchHelper.js.map +1 -1
- package/build/component/provisionUtils.d.ts.map +1 -1
- package/build/component/provisionUtils.js +1 -2
- package/build/component/provisionUtils.js.map +1 -1
- package/build/component/utils/pathUtils.d.ts +0 -1
- package/build/component/utils/pathUtils.d.ts.map +1 -1
- package/build/component/utils/pathUtils.js +0 -7
- package/build/component/utils/pathUtils.js.map +1 -1
- package/build/core/FxCore.d.ts +0 -7
- package/build/core/FxCore.d.ts.map +1 -1
- package/build/core/FxCore.js +28 -121
- package/build/core/FxCore.js.map +1 -1
- package/build/core/collaborator.d.ts.map +1 -1
- package/build/core/collaborator.js +2 -5
- package/build/core/collaborator.js.map +1 -1
- package/build/error/depCheck.d.ts +4 -1
- package/build/error/depCheck.d.ts.map +1 -1
- package/build/error/depCheck.js +16 -1
- package/build/error/depCheck.js.map +1 -1
- package/build/question/index.d.ts +0 -1
- package/build/question/index.d.ts.map +1 -1
- package/build/question/index.js +0 -3
- package/build/question/index.js.map +1 -1
- package/build/question/other.d.ts +0 -1
- package/build/question/other.d.ts.map +1 -1
- package/build/question/other.js +1 -7
- package/build/question/other.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
- package/resource/package.nls.json +5 -1
- package/resource/yaml-schema/v1.7/yaml.schema.json +12 -0
- package/resource/yaml-schema/yaml.schema.json +16 -4
- package/templates/fallback/common.zip +0 -0
- package/templates/fallback/csharp.zip +0 -0
- package/templates/fallback/js.zip +0 -0
- package/templates/fallback/python.zip +0 -0
- package/templates/fallback/ts.zip +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/teamsfx-core",
|
|
3
|
-
"version": "2.0.13-rc
|
|
3
|
+
"version": "2.0.13-rc.1",
|
|
4
4
|
"main": "build/index.js",
|
|
5
5
|
"types": "build/index.d.ts",
|
|
6
6
|
"license": "MIT",
|
|
@@ -97,8 +97,8 @@
|
|
|
97
97
|
"@feathersjs/hooks": "^0.6.5",
|
|
98
98
|
"@microsoft/dev-tunnels-contracts": "1.1.9",
|
|
99
99
|
"@microsoft/dev-tunnels-management": "1.1.9",
|
|
100
|
-
"@microsoft/m365-spec-parser": "^0.2.4-rc
|
|
101
|
-
"@microsoft/teamsfx-api": "0.23.4-rc
|
|
100
|
+
"@microsoft/m365-spec-parser": "^0.2.4-rc.1",
|
|
101
|
+
"@microsoft/teamsfx-api": "0.23.4-rc.1",
|
|
102
102
|
"adm-zip": "^0.5.10",
|
|
103
103
|
"ajv": "^8.5.0",
|
|
104
104
|
"axios": "^1.7.5",
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
"resource/**/*",
|
|
218
218
|
"templates/**/*"
|
|
219
219
|
],
|
|
220
|
-
"gitHead": "
|
|
220
|
+
"gitHead": "8c682c03369832ce530b1002347de49f3df6961e",
|
|
221
221
|
"publishConfig": {
|
|
222
222
|
"access": "public"
|
|
223
223
|
},
|
|
@@ -526,8 +526,11 @@
|
|
|
526
526
|
"core.common.invalidReason.PostBodyContainMultipleMediaTypes": "post body contains multiple media types",
|
|
527
527
|
"core.common.invalidReason.ResponseContainMultipleMediaTypes": "response contains multiple media types",
|
|
528
528
|
"core.common.invalidReason.ResponseJsonIsEmpty": "response json is empty",
|
|
529
|
+
"core.common.invalidReason.PostBodySchemaIsNotJson": "post body schema is not json",
|
|
529
530
|
"core.common.invalidReason.PostBodyContainsRequiredUnsupportedSchema": "post body contains required unsupported schema",
|
|
530
531
|
"core.common.invalidReason.ParamsContainRequiredUnsupportedSchema": "params contain required unsupported schema",
|
|
532
|
+
"core.common.invalidReason.ParamsContainsNestedObject": "params contain nested object",
|
|
533
|
+
"core.common.invalidReason.RequestBodyContainsNestedObject": "request body contains nested object",
|
|
531
534
|
"core.common.invalidReason.ExceededRequiredParamsLimit": "exceeded required params limit",
|
|
532
535
|
"core.common.invalidReason.NoParameter": "no parameter",
|
|
533
536
|
"core.common.invalidReason.NoAPIInfo": "no API info",
|
|
@@ -927,5 +930,6 @@
|
|
|
927
930
|
"error.dep.NodejsNotLtsError": "Node.js (%s) is not a LTS version (%s). Go to https://nodejs.org to install LTS Node.js.",
|
|
928
931
|
"error.dep.NodejsNotRecommendedError": "Node.js (%s) is not the officially supported version (%s). Your project may continue to work but we recommend to install the supported version. The supported node versions are specified in the package.json. Go to https://nodejs.org to install a supported Node.js.",
|
|
929
932
|
"error.dep.VxTestAppInvalidInstallOptionsError": "Invalid argument for video extensibility test app prerequisites checker. Please review tasks.json file to ensure all arguments are correctly formatted and valid.",
|
|
930
|
-
"error.dep.VxTestAppValidationError": "Unable to validate video extensibility test app after installation."
|
|
933
|
+
"error.dep.VxTestAppValidationError": "Unable to validate video extensibility test app after installation.",
|
|
934
|
+
"error.dep.FindProcessError": "Unable to find process(es) by pid or port. %s"
|
|
931
935
|
}
|
|
@@ -1782,6 +1782,10 @@
|
|
|
1782
1782
|
"configurationId": {
|
|
1783
1783
|
"description": "Required. The configuration id of created OAuth registration.",
|
|
1784
1784
|
"$ref": "#/definitions/envVarName"
|
|
1785
|
+
},
|
|
1786
|
+
"applicationIdUri": {
|
|
1787
|
+
"description": "The Application ID URI of created OAuth registration.",
|
|
1788
|
+
"$ref": "#/definitions/envVarName"
|
|
1785
1789
|
}
|
|
1786
1790
|
}
|
|
1787
1791
|
}
|
|
@@ -1833,6 +1837,14 @@
|
|
|
1833
1837
|
"isPKCEEnabled": {
|
|
1834
1838
|
"type": "boolean",
|
|
1835
1839
|
"description": "Whether PKCE is enabled for OAuth registration. Default is false."
|
|
1840
|
+
},
|
|
1841
|
+
"clientId": {
|
|
1842
|
+
"type": "string",
|
|
1843
|
+
"description": "The client id of OAuth registration."
|
|
1844
|
+
},
|
|
1845
|
+
"clientSecret": {
|
|
1846
|
+
"type": "string",
|
|
1847
|
+
"description": "The client secret of OAuth registration."
|
|
1836
1848
|
}
|
|
1837
1849
|
}
|
|
1838
1850
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"version": {
|
|
15
15
|
"type": "string",
|
|
16
16
|
"description": "The version of the yaml file schema",
|
|
17
|
-
"const": "v1.
|
|
17
|
+
"const": "v1.7"
|
|
18
18
|
},
|
|
19
19
|
"additionalMetadata": {
|
|
20
20
|
"type": "object",
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
"type": "object",
|
|
878
878
|
"additionalProperties": false,
|
|
879
879
|
"description": "parameters for this action",
|
|
880
|
-
"required": ["manifestPath", "outputZipPath", "
|
|
880
|
+
"required": ["manifestPath", "outputZipPath", "outputFolder"],
|
|
881
881
|
"properties": {
|
|
882
882
|
"manifestPath": {
|
|
883
883
|
"type": "string",
|
|
@@ -887,9 +887,9 @@
|
|
|
887
887
|
"type": "string",
|
|
888
888
|
"description": "Path to the output zip package"
|
|
889
889
|
},
|
|
890
|
-
"
|
|
890
|
+
"outputFolder": {
|
|
891
891
|
"type": "string",
|
|
892
|
-
"description": "Path to the output
|
|
892
|
+
"description": "Path to the output folder containing manifests"
|
|
893
893
|
}
|
|
894
894
|
}
|
|
895
895
|
}
|
|
@@ -1782,6 +1782,10 @@
|
|
|
1782
1782
|
"configurationId": {
|
|
1783
1783
|
"description": "Required. The configuration id of created OAuth registration.",
|
|
1784
1784
|
"$ref": "#/definitions/envVarName"
|
|
1785
|
+
},
|
|
1786
|
+
"applicationIdUri": {
|
|
1787
|
+
"description": "The Application ID URI of created OAuth registration.",
|
|
1788
|
+
"$ref": "#/definitions/envVarName"
|
|
1785
1789
|
}
|
|
1786
1790
|
}
|
|
1787
1791
|
}
|
|
@@ -1833,6 +1837,14 @@
|
|
|
1833
1837
|
"isPKCEEnabled": {
|
|
1834
1838
|
"type": "boolean",
|
|
1835
1839
|
"description": "Whether PKCE is enabled for OAuth registration. Default is false."
|
|
1840
|
+
},
|
|
1841
|
+
"clientId": {
|
|
1842
|
+
"type": "string",
|
|
1843
|
+
"description": "The client id of OAuth registration."
|
|
1844
|
+
},
|
|
1845
|
+
"clientSecret": {
|
|
1846
|
+
"type": "string",
|
|
1847
|
+
"description": "The client secret of OAuth registration."
|
|
1836
1848
|
}
|
|
1837
1849
|
}
|
|
1838
1850
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|