diff --git a/lerna-package-lock.json b/lerna-package-lock.json index 669e6c8812cc..a3fb595ade42 100644 --- a/lerna-package-lock.json +++ b/lerna-package-lock.json @@ -1910,32 +1910,63 @@ } }, "@fluid-experimental/task-manager-previous": { - "version": "npm:@fluid-experimental/task-manager@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluid-experimental/task-manager/-/task-manager-0.58.2000.tgz", - "integrity": "sha512-R4mu+FK5qk3BhxzZ3uJ/xdCDVfeVbi37RvKHr8ppEjcZXwqtEIsK58BHdzC6UforvE8YRfVfpd41nRBMxjHOTA==", + "version": "npm:@fluid-experimental/task-manager@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluid-experimental/task-manager/-/task-manager-0.58.2002.tgz", + "integrity": "sha512-0biEG/1GAOGzl+cU9FhdydtVYmlKAhzA70Pjiu67PByTH8/HU1tzUwsTUk6qI6bDNiMsqoKepMRWS3c7OyzShw==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", + "@fluidframework/container-runtime-definitions": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluid-tools/fluidapp-odsp-urlresolver-previous": { - "version": "npm:@fluid-tools/fluidapp-odsp-urlresolver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluid-tools/fluidapp-odsp-urlresolver/-/fluidapp-odsp-urlresolver-0.58.2000.tgz", - "integrity": "sha512-xj+bgHfnTxUe6wEp0tTZ+/gl39f1Hxu4uQifjqPCXnvUa4qe+YJ+yMIXRF31h6NuDjETkNPkag7zMbDKwD2DKw==", + "version": "npm:@fluid-tools/fluidapp-odsp-urlresolver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluid-tools/fluidapp-odsp-urlresolver/-/fluidapp-odsp-urlresolver-0.58.2002.tgz", + "integrity": "sha512-Fi33ULEkytY80fGZtYcpaUYuw0kUeQt+0t3RSspV4a9k/u8QK6EcSJwcDRa1dWvFz92E9UcwrnTy43RbS6EJNA==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/odsp-driver": "^0.58.2000", - "@fluidframework/odsp-driver-definitions": "^0.58.2000" + "@fluidframework/odsp-driver": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002" }, "dependencies": { "@fluidframework/driver-definitions": { @@ -1947,36 +1978,44 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluid-tools/webpack-fluid-loader-previous": { - "version": "npm:@fluid-tools/webpack-fluid-loader@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluid-tools/webpack-fluid-loader/-/webpack-fluid-loader-0.58.2000.tgz", - "integrity": "sha512-eqppS1y/NUbIJG5mbyYNQG5iUOHkmQ+kIjoon/1l3TohMNC9ZY1s+KtAGrudNlMDFZHfupiys3DnpsCk2D5Y5w==", + "version": "npm:@fluid-tools/webpack-fluid-loader@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluid-tools/webpack-fluid-loader/-/webpack-fluid-loader-0.58.2002.tgz", + "integrity": "sha512-0O/jvgBaYBWlJoDYwJcBD6cLuyTS0pZDho1PLJWeavFu/Bv38pZhswGdZOFTeFEwwlaEI+f8E2+usxbqGjW0WA==", "requires": { - "@fluidframework/aqueduct": "^0.58.2000", + "@fluidframework/aqueduct": "^0.58.2002", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", + "@fluidframework/container-loader": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/local-driver": "^0.58.2000", - "@fluidframework/odsp-doclib-utils": "^0.58.2000", - "@fluidframework/odsp-driver": "^0.58.2000", - "@fluidframework/odsp-driver-definitions": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/local-driver": "^0.58.2002", + "@fluidframework/odsp-doclib-utils": "^0.58.2002", + "@fluidframework/odsp-driver": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", "@fluidframework/server-local-server": "^0.1035.1000", "@fluidframework/server-services-client": "^0.1035.1000", - "@fluidframework/test-runtime-utils": "^0.58.2000", - "@fluidframework/tool-utils": "^0.58.2000", - "@fluidframework/view-adapters": "^0.58.2000", - "@fluidframework/view-interfaces": "^0.58.2000", - "@fluidframework/web-code-loader": "^0.58.2000", + "@fluidframework/test-runtime-utils": "^0.58.2002", + "@fluidframework/tool-utils": "^0.58.2002", + "@fluidframework/view-adapters": "^0.58.2002", + "@fluidframework/view-interfaces": "^0.58.2002", + "@fluidframework/web-code-loader": "^0.58.2002", "axios": "^0.26.0", "express": "^4.16.3", "nconf": "^0.11.0", @@ -1985,6 +2024,17 @@ "webpack-dev-server": "^3.8.0" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -1994,11 +2044,59 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" + } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, - "@fluidframework/agent-scheduler": { - "version": "0.58.2002", + "@fluidframework/agent-scheduler-previous": { + "version": "npm:@fluidframework/agent-scheduler@0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/agent-scheduler/-/agent-scheduler-0.58.2002.tgz", "integrity": "sha512-sviGfF4I+sd4rifpgiARhBqsUJrfEMH5RosrZuJVIlnduIxiHr0uurS5aidF8pRcM/5os53oucd8waMZXsNzmQ==", "requires": { @@ -2013,24 +2111,37 @@ "@fluidframework/runtime-definitions": "^0.58.2002", "@fluidframework/runtime-utils": "^0.58.2002", "uuid": "^8.3.1" - } - }, - "@fluidframework/agent-scheduler-previous": { - "version": "npm:@fluidframework/agent-scheduler@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/agent-scheduler/-/agent-scheduler-0.58.2000.tgz", - "integrity": "sha512-1TdZ88EPQLpvFV87Ggcvv/YiPuYfztTVXhoixxEHEQcYSb1f61jB7Gb1MHKfLPAyKTJR0a7FbwZvl9nY/vARkg==", - "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", - "@fluidframework/register-collection": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/aqueduct": { @@ -2054,52 +2165,125 @@ "@fluidframework/synthesize": "^0.58.2002", "@fluidframework/view-interfaces": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/aqueduct-previous": { - "version": "npm:@fluidframework/aqueduct@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/aqueduct/-/aqueduct-0.58.2000.tgz", - "integrity": "sha512-UOWEeiPyVD6hz6hizOoKPNN86z9+wsopsQntVVY85Qb+0//zKfwHeqCFxhL8yBi7quMYYX1NWmBSl/heZE6f4A==", + "version": "npm:@fluidframework/aqueduct@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/aqueduct/-/aqueduct-0.58.2002.tgz", + "integrity": "sha512-8ntWVn01djjJZq9OOzc/lBz3ZKbT5W3W9ttBSqIDajZ/fHNG18uvIV1TiPGesnHqlkjzUmpYV+3qYzIEjvo78A==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", - "@fluidframework/container-runtime": "^0.58.2000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", + "@fluidframework/container-loader": "^0.58.2002", + "@fluidframework/container-runtime": "^0.58.2002", + "@fluidframework/container-runtime-definitions": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", - "@fluidframework/request-handler": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/synthesize": "^0.58.2000", - "@fluidframework/view-interfaces": "^0.58.2000", + "@fluidframework/datastore": "^0.58.2002", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/map": "^0.58.2002", + "@fluidframework/request-handler": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/synthesize": "^0.58.2002", + "@fluidframework/view-interfaces": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/azure-client-previous": { - "version": "npm:@fluidframework/azure-client@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/azure-client/-/azure-client-0.58.2000.tgz", - "integrity": "sha512-kXm41PfrYbBvIoPT3IVrMgwnMy2RMVqasED6lFvGisF0CB0E0cjqecN8regay5ZndPbDOIlM4GgDWxYzx9v8/A==", + "version": "npm:@fluidframework/azure-client@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/azure-client/-/azure-client-0.58.2002.tgz", + "integrity": "sha512-F+jGb+YPWpPY7jfJpTGGY9FVAf1YQjsQVB06y6ig0gLSl08u+CprCnrZ4l81vu1kwii+uKcgHpu8Pp4VLjo5KQ==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", + "@fluidframework/container-loader": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/fluid-static": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/fluid-static": "^0.58.2002", + "@fluidframework/map": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", "@fluidframework/server-services-client": "^0.1035.1000", "axios": "^0.26.0", "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2109,12 +2293,60 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } - } - } - }, - "@fluidframework/azure-local-service": { - "version": "0.1.38773", - "resolved": "https://registry.npmjs.org/@fluidframework/azure-local-service/-/azure-local-service-0.1.38773.tgz", + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" + } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" + } + } + }, + "@fluidframework/azure-local-service": { + "version": "0.1.38773", + "resolved": "https://registry.npmjs.org/@fluidframework/azure-local-service/-/azure-local-service-0.1.38773.tgz", "integrity": "sha512-k6TmPOcU1LA5eFmD0IPDoauG6Mk5VkB9q2pADN0gJmyfh5HE11/YrtM3Bo/a2M5E65BrdqkpY7vSPH89rPf2jw==", "requires": { "tinylicious": "^0.4.38350" @@ -2127,15 +2359,35 @@ "requires": { "@fluidframework/protocol-definitions": "^0.1027.1000", "jsrsasign": "^10.2.0" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/azure-service-utils-previous": { - "version": "npm:@fluidframework/azure-service-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/azure-service-utils/-/azure-service-utils-0.58.2000.tgz", - "integrity": "sha512-/8xZ/DC3PDb/uh7+fGT1D9m1oxeZycGnvxP+JMT40MA+0M4KTjaAhGa0xaYAVUxgvO2RGp7lNFPZSiE2q3XrIQ==", + "version": "npm:@fluidframework/azure-service-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/azure-service-utils/-/azure-service-utils-0.58.2002.tgz", + "integrity": "sha512-2KrKPi0ua0GWMAoCRAOc5SHkW1WgcQycmKAAICe6VfiReb1bWwgPSdIUj4NNdmDFM2ulq6p5iuilvMcahoNk9w==", "requires": { "@fluidframework/protocol-definitions": "^0.1027.1000", "jsrsasign": "^10.2.0" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/build-common": { @@ -2241,20 +2493,40 @@ "@fluidframework/protocol-definitions": "^0.1027.1000", "@fluidframework/runtime-definitions": "^0.58.2002", "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/cell-previous": { - "version": "npm:@fluidframework/cell@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/cell/-/cell-0.58.2000.tgz", - "integrity": "sha512-ufJZRsGhxB8s+bFAPOb6y27YGfcaJOAm16NuWmyzSmiWD+TUS00jedrRGZETfjXzcXg2UB/ul+ZXWUmNiNvjKQ==", + "version": "npm:@fluidframework/cell@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/cell/-/cell-0.58.2002.tgz", + "integrity": "sha512-oXFAxnnsXGv6AMWD10MJs7UCwz2dLkDcqQzbYoO82CyH1XN1fi9MXC4R9QiLWVQ+yewJaGNhA8Eo04fbbmlyFA==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/common-definitions": { @@ -2314,6 +2586,17 @@ "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2323,30 +2606,65 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/container-loader-previous": { - "version": "npm:@fluidframework/container-loader@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/container-loader/-/container-loader-0.58.2000.tgz", - "integrity": "sha512-e1BLYWVQSUhN1zMw/idtwq+qe9G7htIOF3FbQ4naDVH6WSgFSJ9ynn6LlnfmbgYYNN3dt5dfhUxEzjxAsE5jgQ==", + "version": "npm:@fluidframework/container-loader@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/container-loader/-/container-loader-0.58.2002.tgz", + "integrity": "sha512-riFqNG464njaMsToWdxwmDaw+Wy0oTzs2VDHRps08KsbYdk4gpP3/zbRiDYzMQIHWq9eYH2PdyhQhCKOTBx5pA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-utils": "^0.58.2000", + "@fluidframework/container-utils": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/telemetry-utils": "^0.58.2002", "abort-controller": "^3.0.0", "double-ended-queue": "^2.1.0-0", "lodash": "^4.17.21", "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2356,6 +2674,30 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -2383,6 +2725,17 @@ "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2392,6 +2745,30 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -2409,6 +2786,17 @@ "@types/node": "^14.18.0" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2418,23 +2806,42 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/container-runtime-definitions-previous": { - "version": "npm:@fluidframework/container-runtime-definitions@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/container-runtime-definitions/-/container-runtime-definitions-0.58.2000.tgz", - "integrity": "sha512-OXadEYp+IdJrcM7KmTMutwkNbxrW87bLnt9gBz/MPUG83jpJLl/WYiTAsf+drOhmmtAWH9bn6uOSUgHU+vgixw==", + "version": "npm:@fluidframework/container-runtime-definitions@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/container-runtime-definitions/-/container-runtime-definitions-0.58.2002.tgz", + "integrity": "sha512-f7BKafg7LTB4R9qkzrliqWeQycrlg9UGZVi1OL7EY737vp1BScx0IGPjPwitDZ4b3L5VpjIvhsoF6JWQFKskLA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", + "@fluidframework/runtime-definitions": "^0.58.2002", "@types/node": "^14.18.0" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2444,33 +2851,52 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/container-runtime-previous": { - "version": "npm:@fluidframework/container-runtime@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/container-runtime/-/container-runtime-0.58.2000.tgz", - "integrity": "sha512-DsuK12Zfi3AytkHn1gEpIGGjGz60UTX37kNu7QBWHtexuQHNfUfPu/h5GNNbgfnx4GN/URyRyPYF53SjzHyRBw==", + "version": "npm:@fluidframework/container-runtime@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/container-runtime/-/container-runtime-0.58.2002.tgz", + "integrity": "sha512-90gUUEunrbD8kjOs13NEliGnSdikZPZh+FZF7MibHC77hI0ZusmcXJh+JTENVo4OYJVc0SHidfN8QiyuECJ4gg==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", - "@fluidframework/container-utils": "^0.58.2000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore": "^0.58.2000", + "@fluidframework/container-runtime-definitions": "^0.58.2002", + "@fluidframework/container-utils": "^0.58.2002", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/datastore": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/garbage-collector": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/garbage-collector": "^0.58.2002", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", "double-ended-queue": "^2.1.0-0", "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2480,6 +2906,30 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -2493,18 +2943,80 @@ "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/container-utils-previous": { - "version": "npm:@fluidframework/container-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/container-utils/-/container-utils-0.58.2000.tgz", - "integrity": "sha512-9D7FzFrmFbZilAau1HAfJILtPydLtqgYuvGsAPSKjL75WedPhbI0xUBvw5oXDCMy5G9EID6ZnaYOqUMJ1885xA==", + "version": "npm:@fluidframework/container-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/container-utils/-/container-utils-0.58.2002.tgz", + "integrity": "sha512-YygE+Qnc/Z15MwdgS2pFp6c1FTN1CYQblylUCTFMZyJBr2vMtJ7GybRYHEQeHJIrQq3irGeV+/jXW5Uy7HTmPg==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2000" + "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/core-interfaces": { @@ -2524,38 +3036,89 @@ "@fluidframework/protocol-definitions": "^0.1027.1000", "@fluidframework/runtime-definitions": "^0.58.2002", "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/counter-previous": { - "version": "npm:@fluidframework/counter@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/counter/-/counter-0.58.2000.tgz", - "integrity": "sha512-R0HEblGElvCDJxg9tXXbruI80DhQGupEt6ca6Znjgle/Bp9qJh7XAoj9pO2Tj52tfAU1yvn335zrdOIzbvk4Dw==", + "version": "npm:@fluidframework/counter@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/counter/-/counter-0.58.2002.tgz", + "integrity": "sha512-bqyadYw+3LlghHI91T9zkZQoHNk/0ujgk95HP/v+HVeUWPFsnEQJr8FXrD9tgliHkhuG6z7zaiw20JnVmymeaw==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/data-object-base-previous": { - "version": "npm:@fluidframework/data-object-base@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/data-object-base/-/data-object-base-0.58.2000.tgz", - "integrity": "sha512-Y5B0KZv+5oeFKYojbObc//vwFc4w6hktZSo0Xv8UODDOGcT7MyOkZFO0M8xzEFND4asS+pTQ4i53TkDJXfkE8g==", + "version": "npm:@fluidframework/data-object-base@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/data-object-base/-/data-object-base-0.58.2002.tgz", + "integrity": "sha512-CO24TM0oJHKB35/QnsCNfVDKJLrkIppxZ164WJCYyyFO6xUhWip90TmdDKJLhFQSfsR0GPIiE1ELs4G4cs6eQg==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-runtime": "^0.58.2000", + "@fluidframework/container-runtime": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/request-handler": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000" + "@fluidframework/datastore": "^0.58.2002", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/request-handler": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/datastore": { @@ -2581,6 +3144,17 @@ "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2590,6 +3164,30 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -2605,45 +3203,19 @@ "@fluidframework/protocol-definitions": "^0.1027.1000", "@fluidframework/runtime-definitions": "^0.58.2002", "@types/node": "^14.18.0" - } - }, - "@fluidframework/datastore-definitions-previous": { - "version": "npm:@fluidframework/datastore-definitions@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/datastore-definitions/-/datastore-definitions-0.58.2000.tgz", - "integrity": "sha512-lRH9qhFnq49AolRgItdkJSN3zq52SBXqWqXYE2BLdCe0NX0neHMTNXIkCL2s3vP5CTXuHZ4BHMtANVQbNwxGyA==", - "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@types/node": "^14.18.0" - } - }, - "@fluidframework/datastore-previous": { - "version": "npm:@fluidframework/datastore@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/datastore/-/datastore-0.58.2000.tgz", - "integrity": "sha512-M66ZM6b+YgDlO7T8q580EGEE6ea1s4XWOETRlDhi2dJMjAEYHaIPFY6lZOQztA4emVbRzHyiNrkihAFRmWDAhQ==", - "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-utils": "^0.58.2000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/garbage-collector": "^0.58.2000", - "@fluidframework/protocol-base": "^0.1035.1000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", - "lodash": "^4.17.21", - "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2653,34 +3225,42 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/dds-interceptions-previous": { - "version": "npm:@fluidframework/dds-interceptions@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/dds-interceptions/-/dds-interceptions-0.58.2000.tgz", - "integrity": "sha512-/wxcBIy1fxRLfLP2CosouTzdOFvY0APi4S7YxiOjgRoIaxxa9PWCctAVhVB+ktwxIbHDYHsz/IPcBlRaRK5VhA==", + "@fluidframework/datastore-definitions-previous": { + "version": "npm:@fluidframework/datastore-definitions@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/datastore-definitions/-/datastore-definitions-0.58.2002.tgz", + "integrity": "sha512-UBjBgaWKdW77oykAVrEJnEFGuQ827vHPWCO878vks44Zc3mpOcjfADGA4nqvVlV2NP8euldxJZJVeuIf/wj4xQ==", "requires": { + "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/map": "^0.58.2000", - "@fluidframework/merge-tree": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/sequence": "^0.58.2000" - } - }, - "@fluidframework/debugger-previous": { - "version": "npm:@fluidframework/debugger@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/debugger/-/debugger-0.58.2000.tgz", - "integrity": "sha512-erO5XWEu7srkxAUQtjRtik6hNz9aIUnfBSdjaZtbJ0qZGxyEZbtSlILZPwQds77DYnf0s+HGNKpcB/t8W3P+OQ==", - "requires": { - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/container-definitions": "^0.47.1000", + "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/replay-driver": "^0.58.2000", - "jsonschema": "^1.2.6" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@types/node": "^14.18.0" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -2690,20 +3270,38 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/driver-base": { - "version": "0.58.2002", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-base/-/driver-base-0.58.2002.tgz", - "integrity": "sha512-iXQQH4QWr7E6oNmmpBmcneeNbSsjaMfZsqx8qebjB6+HgqqZCRgdXzCpp+A7cdq2hAthOCDfKqrQ7DLauG+u1g==", + "@fluidframework/datastore-previous": { + "version": "npm:@fluidframework/datastore@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/datastore/-/datastore-0.58.2002.tgz", + "integrity": "sha512-rxICizwBgjLdlM8yhp7f+MW5Yj4RjxyWu9oSw1XIAbEq+Se+rfQQnwHO12XvO/zT/nvBSDkyUU2Gt3RP77TYHA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/container-definitions": "^0.47.1000", + "@fluidframework/container-utils": "^0.58.2002", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/garbage-collector": "^0.58.2002", + "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2002" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", + "lodash": "^4.17.21", + "uuid": "^8.3.1" }, "dependencies": { "@fluidframework/container-definitions": { @@ -2727,6 +3325,22 @@ "@fluidframework/protocol-definitions": "^0.1027.1000" } }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, "@fluidframework/protocol-definitions": { "version": "0.1027.1000", "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", @@ -2734,27 +3348,128 @@ "requires": { "@fluidframework/common-definitions": "^0.20.0" } + } + } + }, + "@fluidframework/dds-interceptions-previous": { + "version": "npm:@fluidframework/dds-interceptions@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/dds-interceptions/-/dds-interceptions-0.58.2002.tgz", + "integrity": "sha512-Cik0hwbYbORbeEKCaaI9JR542AXtAirKEt7IGZ+X1YaH6yD4zlqF2V+TFmwuN5UQkSwg2ZI3OcUTNYRr1Xw2BQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/map": "^0.58.2002", + "@fluidframework/merge-tree": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/sequence": "^0.58.2002" + } + }, + "@fluidframework/debugger-previous": { + "version": "npm:@fluidframework/debugger@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/debugger/-/debugger-0.58.2002.tgz", + "integrity": "sha512-bYB8LXj7ShCMIi5Y1l+iPq38NsBCnlxuoOB7jYb/7Fd1TxuDOXouahOwjsLmTEPfuaJzQTrio5bIcfRzaMl9Wg==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/replay-driver": "^0.58.2002", + "jsonschema": "^1.2.6" + }, + "dependencies": { + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } }, - "@fluidframework/runtime-definitions": { - "version": "0.58.2002", - "resolved": "https://registry.npmjs.org/@fluidframework/runtime-definitions/-/runtime-definitions-0.58.2002.tgz", - "integrity": "sha512-6a/P130KbBGFZ2mqRT7GhDQG3vLqyIO9fth+gFDMVHm8OjP7xmjgl1rOtfKHfqf0+PbBHl0S1zIpohLo27M3qg==", + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/driver-base": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-base/-/driver-base-0.58.2002.tgz", + "integrity": "sha512-iXQQH4QWr7E6oNmmpBmcneeNbSsjaMfZsqx8qebjB6+HgqqZCRgdXzCpp+A7cdq2hAthOCDfKqrQ7DLauG+u1g==", + "requires": { + "@fluidframework/common-definitions": "^0.20.1", + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/driver-base-previous": { + "version": "npm:@fluidframework/driver-base@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-base/-/driver-base-0.58.2002.tgz", + "integrity": "sha512-iXQQH4QWr7E6oNmmpBmcneeNbSsjaMfZsqx8qebjB6+HgqqZCRgdXzCpp+A7cdq2hAthOCDfKqrQ7DLauG+u1g==", + "requires": { + "@fluidframework/common-definitions": "^0.20.1", + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", "requires": { "@fluidframework/common-definitions": "^0.20.0", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/driver-definitions": { - "version": "0.45.2000-58205", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.2000-58205.tgz", - "integrity": "sha512-ZFTryk6WqZTGVaoqTjjMCU4PDj8P0YGF/kTYSFZU/ST1hnk8ZdUdBkIwYRH5ROVXqAfyW5AeKoW/0xm0kWNugA==", + "version": "0.46.1000-59258", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.46.1000-59258.tgz", + "integrity": "sha512-r25bqm0FDmtzyByLjSpVgFdIFWT5bgY0PRjblf370t1DnKK8wapO+wyAUQmEZJGht2awKoIZlWBBAb7LgPsnpw==", "requires": { "@fluidframework/common-definitions": "^0.20.0", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/protocol-definitions": "^0.1028.1000-0" } }, "@fluidframework/driver-utils": { @@ -2783,13 +3498,37 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/driver-utils-previous": { - "version": "npm:@fluidframework/driver-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-utils/-/driver-utils-0.58.2000.tgz", - "integrity": "sha512-ofJcx4J5zm3JQGktJD3uLnuXFsUakmPeuO4r+1xF+WTk9D3QeeEmsg12OV6HDC/yLnrOGsRL741wsIZ7YA7zZg==", + "version": "npm:@fluidframework/driver-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-utils/-/driver-utils-0.58.2002.tgz", + "integrity": "sha512-75SoHl7XTwObW8XVT4CusYiXbnldvdf1DNAMRuaMe00ntymC+uHydbIvs9U9gKWzsl+r1YbKkWoFBZaI6imZeQ==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", @@ -2798,7 +3537,7 @@ "@fluidframework/gitresources": "^0.1035.1000", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/telemetry-utils": "^0.58.2002", "axios": "^0.26.0", "uuid": "^8.3.1" }, @@ -2812,9 +3551,44 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, + "@fluidframework/driver-web-cache-previous": { + "version": "npm:@fluidframework/driver-web-cache@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-web-cache/-/driver-web-cache-0.58.2002.tgz", + "integrity": "sha512-oPLxGA/99Ot5XBbuDv/hMj3GqF/VwBNcDiu4xXDD9Oi3BYKW/Fv49JyBNcFClLyL4WXICg7bInOGxgTeS3OUlA==", + "requires": { + "@fluidframework/common-definitions": "^0.20.1", + "@fluidframework/odsp-driver-definitions": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", + "idb": "^6.1.2" + } + }, "@fluidframework/eslint-config-fluid": { "version": "0.27.0", "resolved": "https://registry.npmjs.org/@fluidframework/eslint-config-fluid/-/eslint-config-fluid-0.27.0.tgz", @@ -2832,16 +3606,16 @@ } }, "@fluidframework/file-driver-previous": { - "version": "npm:@fluidframework/file-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/file-driver/-/file-driver-0.58.2000.tgz", - "integrity": "sha512-x5PelBT6BHshFk6VThSmafKtTpmkTdNPNIjDNXrda+tx3nIcWl+RRqD/Br6Ui4p7Bk7j4rRClT2xHh1Pe4RO9w==", + "version": "npm:@fluidframework/file-driver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/file-driver/-/file-driver-0.58.2002.tgz", + "integrity": "sha512-hQ/kyGiOKVrJddTgTVWS4dvKre40K5KjzWhXVUR5DsczsvoBsVx72KwlKVa6Tr+lqp5iovetmbkIfVbT1EJqGA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/replay-driver": "^0.58.2000" + "@fluidframework/replay-driver": "^0.58.2002" }, "dependencies": { "@fluidframework/driver-definitions": { @@ -2853,6 +3627,14 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -2873,25 +3655,87 @@ "@fluidframework/request-handler": "^0.58.2002", "@fluidframework/runtime-definitions": "^0.58.2002", "@fluidframework/runtime-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/fluid-static-previous": { - "version": "npm:@fluidframework/fluid-static@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/fluid-static/-/fluid-static-0.58.2000.tgz", - "integrity": "sha512-fq4dspE04jsk74KHUaoyM9KTWpck8ZDqtzwerjqnrRH5i23XS6T9j8VqVr1HDZsWbIkg/A3JYInt67j7B9EgMA==", + "version": "npm:@fluidframework/fluid-static@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/fluid-static/-/fluid-static-0.58.2002.tgz", + "integrity": "sha512-9ZMwd4dYQ7M7Ch/S9X/ZyYrdcUIdC0J7uV59kBGa1NOMaEy7lRhjasFroGt6xiG6KpNTdKTQBmSMk8vTdgFkLw==", "requires": { - "@fluidframework/aqueduct": "^0.58.2000", + "@fluidframework/aqueduct": "^0.58.2002", "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", + "@fluidframework/container-loader": "^0.58.2002", + "@fluidframework/container-runtime-definitions": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/request-handler": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000" + "@fluidframework/request-handler": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/garbage-collector": { @@ -2905,32 +3749,32 @@ } }, "@fluidframework/garbage-collector-previous": { - "version": "npm:@fluidframework/garbage-collector@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/garbage-collector/-/garbage-collector-0.58.2000.tgz", - "integrity": "sha512-mCj548ge/BjlveFMhINgqYB0Ef/eTEkDiAUE6NhJYFP7OUl4s7SO7u1vhgXIrqYsOZOh5rthqsVXX9OphLbWpA==", + "version": "npm:@fluidframework/garbage-collector@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/garbage-collector/-/garbage-collector-0.58.2002.tgz", + "integrity": "sha512-j/uV4T6Akt/el3OgjpsSdW46kc+07N48oYFpUFXyO7/skXobW2o29bIXHVBbRuDTtX24wjTVxNWfr05ZpHny3w==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/runtime-definitions": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002" } }, "@fluidframework/gitresources": { - "version": "0.1035.1000", - "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", - "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + "version": "0.1036.1000-58953", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1036.1000-58953.tgz", + "integrity": "sha512-NUM29mMbDA4/6bV6FTgqUPVvASOqasCtBkiPaidZWM3vBUAYrxtf6mvx5CrTHK3EdDRbFO9LHq/27u57nltL+g==" }, "@fluidframework/iframe-driver-previous": { - "version": "npm:@fluidframework/iframe-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/iframe-driver/-/iframe-driver-0.58.2000.tgz", - "integrity": "sha512-xxaONKDSpAEOIlEldUhHL9MZ8tjw+xk9vBBdMbq9zDDJDTAttfnhiIgUaCJmMdozsArlDs7AnvzQOH1f/U01ng==", + "version": "npm:@fluidframework/iframe-driver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/iframe-driver/-/iframe-driver-0.58.2002.tgz", + "integrity": "sha512-WhJj4ZkVPrHYon74qio815gPQ20+o4RW17/Nt9yjRTBExJB3gO3B45dcQCgYbOS3OV/80PtX4+Ku1dFHwbTUCA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/telemetry-utils": "^0.58.2002", "comlink": "^4.3.0" }, "dependencies": { @@ -2943,41 +3787,150 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/ink": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/ink/-/ink-0.58.2002.tgz", + "integrity": "sha512-pqucAVzR/HAe5JjHZrZiNI7QwXHUeqqZxNx8fh31oBFTZo+DlSigsjQ0RgB8/ad7uJaUtPHfBUYii1C+jWsPXg==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", + "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/ink-previous": { + "version": "npm:@fluidframework/ink@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/ink/-/ink-0.58.2002.tgz", + "integrity": "sha512-pqucAVzR/HAe5JjHZrZiNI7QwXHUeqqZxNx8fh31oBFTZo+DlSigsjQ0RgB8/ad7uJaUtPHfBUYii1C+jWsPXg==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", + "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/local-driver": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/local-driver/-/local-driver-0.58.2002.tgz", + "integrity": "sha512-isWt9q+0cj4uQosWU23qlh5xxYPX0XDOJjCWbSZ66bpAaSMUXRXUtq+SBSPcdU/u+H2bN/fKkBM5U5d6VPfc0A==", + "requires": { + "@fluidframework/common-definitions": "^0.20.1", + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-base": "^0.58.2002", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/server-local-server": "^0.1035.1000", + "@fluidframework/server-services-client": "^0.1035.1000", + "@fluidframework/server-services-core": "^0.1035.1000", + "@fluidframework/server-test-utils": "^0.1035.1000", + "jsrsasign": "^10.2.0", + "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" + } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, - "@fluidframework/ink": { - "version": "0.58.2002", - "resolved": "https://registry.npmjs.org/@fluidframework/ink/-/ink-0.58.2002.tgz", - "integrity": "sha512-pqucAVzR/HAe5JjHZrZiNI7QwXHUeqqZxNx8fh31oBFTZo+DlSigsjQ0RgB8/ad7uJaUtPHfBUYii1C+jWsPXg==", - "requires": { - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2002", - "@fluidframework/driver-utils": "^0.58.2002", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2002", - "@fluidframework/shared-object-base": "^0.58.2002", - "uuid": "^8.3.1" - } - }, - "@fluidframework/ink-previous": { - "version": "npm:@fluidframework/ink@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/ink/-/ink-0.58.2000.tgz", - "integrity": "sha512-/NCVeQvRYTkB7696vWhq4wEh6fSf0Kgz/X7RFxHDEgWIMWOG8SThBmcHUlKKbwHafQgj4e3EhKR4L2H5/0IZEg==", - "requires": { - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000", - "uuid": "^8.3.1" - } - }, - "@fluidframework/local-driver": { - "version": "0.58.2002", + "@fluidframework/local-driver-previous": { + "version": "npm:@fluidframework/local-driver@0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/local-driver/-/local-driver-0.58.2002.tgz", "integrity": "sha512-isWt9q+0cj4uQosWU23qlh5xxYPX0XDOJjCWbSZ66bpAaSMUXRXUtq+SBSPcdU/u+H2bN/fKkBM5U5d6VPfc0A==", "requires": { @@ -3006,39 +3959,54 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } - } - } - }, - "@fluidframework/local-driver-previous": { - "version": "npm:@fluidframework/local-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/local-driver/-/local-driver-0.58.2000.tgz", - "integrity": "sha512-0pX+qSRzLX4fkwou0ek+Nd/pDpayCj20kdBBZDlKc0AJJWq7l0L1k0YnAqjaE6tQQAlQEo6uQMawM0/lQ9q97A==", - "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/driver-base": "^0.58.2000", - "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/server-local-server": "^0.1035.1000", - "@fluidframework/server-services-client": "^0.1035.1000", - "@fluidframework/server-services-core": "^0.1035.1000", - "@fluidframework/server-test-utils": "^0.1035.1000", - "jsrsasign": "^10.2.0", - "uuid": "^8.3.1" - }, - "dependencies": { - "@fluidframework/driver-definitions": { - "version": "0.45.1000", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", - "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, @@ -3057,23 +4025,43 @@ "@fluidframework/runtime-utils": "^0.58.2002", "@fluidframework/shared-object-base": "^0.58.2002", "path-browserify": "^1.0.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/map-previous": { - "version": "npm:@fluidframework/map@0.58.1001", - "resolved": "https://registry.npmjs.org/@fluidframework/map/-/map-0.58.1001.tgz", - "integrity": "sha512-dl9/y1qbT5YR0QxibnXU58sc4hoVDd9bYBOZ8tipYZagJ6Z1is+eOq8bRoJx//dF7nGTjk650KRjLE798gRdhA==", + "version": "npm:@fluidframework/map@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/map/-/map-0.58.2002.tgz", + "integrity": "sha512-SSV4EJpeU0pbAoJxk0v8d1uMwSr2uWWvRU62Lhu65Yy7X+y4fJKB0QlItLOFKah5eqQKVlBrI1ZgMErIB0ibWA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.1001", - "@fluidframework/driver-utils": "^0.58.1001", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.1001", - "@fluidframework/runtime-utils": "^0.58.1001", - "@fluidframework/shared-object-base": "^0.58.1001", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", "path-browserify": "^1.0.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/matrix": { @@ -3094,26 +4082,78 @@ "@fluidframework/telemetry-utils": "^0.58.2002", "@tiny-calc/nano": "0.0.0-alpha.5", "tslib": "^1.10.0" + }, + "dependencies": { + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/matrix-previous": { - "version": "npm:@fluidframework/matrix@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/matrix/-/matrix-0.58.2000.tgz", - "integrity": "sha512-v+me0KKb9gxx2qTdrjczahqixTewtCzhq84KlLwUMIhuvxDyRAkXSbnbUE9lAgiNg6oL2LTysJfwcv0u6evpUQ==", + "version": "npm:@fluidframework/matrix@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/matrix/-/matrix-0.58.2002.tgz", + "integrity": "sha512-60lSl2t5FTcZuF8u2EWSMqxzLWQTTt0ut4eQOc8eAwfZ4QRIgGUQp2qDq4mnUiANB4w6in8HSI+oQrB0UQvOJA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/merge-tree": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/merge-tree": "^0.58.2002", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", "@tiny-calc/nano": "0.0.0-alpha.5", "tslib": "^1.10.0" + }, + "dependencies": { + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/merge-tree": { @@ -3131,23 +4171,85 @@ "@fluidframework/runtime-utils": "^0.58.2002", "@fluidframework/shared-object-base": "^0.58.2002", "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/merge-tree-previous": { - "version": "npm:@fluidframework/merge-tree@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/merge-tree/-/merge-tree-0.58.2000.tgz", - "integrity": "sha512-QHD0SlsCrp2wy6WvOwtJFf6ko0SLrMIJGNZOzlgh+Ljy06aEHH+tBt3Aej9kgxj19DrVnjhKBcDNhvNOvggRQQ==", + "version": "npm:@fluidframework/merge-tree@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/merge-tree/-/merge-tree-0.58.2002.tgz", + "integrity": "sha512-phVUFtfDSo0z3xU5wQCYhZ9/DdFR/38kQYaiYRGa8SEb4rbWOOBq15FcXDs7omrJEff+JeWw7EjK0gI5W5P9YA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/mocha-test-setup": { @@ -3161,12 +4263,12 @@ } }, "@fluidframework/mocha-test-setup-previous": { - "version": "npm:@fluidframework/mocha-test-setup@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/mocha-test-setup/-/mocha-test-setup-0.58.2000.tgz", - "integrity": "sha512-L2Dauas+BRml774Fz9NECbDYy1Tu/ALZYQXwdxg5E/03R3tUtbEfbPPzQYKxD7JjVzl2kpYs9mFgkjLApYfvWA==", + "version": "npm:@fluidframework/mocha-test-setup@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/mocha-test-setup/-/mocha-test-setup-0.58.2002.tgz", + "integrity": "sha512-PW5iUG8V696FkA/QjANxcrZvlDDMsqkls099c1E6pWkM5QcbYRafOjpvlCqjeuxkHI4y58XWxdvcnSyWng+4nw==", "requires": { "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/test-driver-definitions": "^0.58.2000", + "@fluidframework/test-driver-definitions": "^0.58.2002", "mocha": "^8.4.0" } }, @@ -3193,20 +4295,28 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/odsp-doclib-utils-previous": { - "version": "npm:@fluidframework/odsp-doclib-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/odsp-doclib-utils/-/odsp-doclib-utils-0.58.2000.tgz", - "integrity": "sha512-fB1Nqjq+BYMa5rUzJ6cPA85mMuRmaO3+7SLvTKkxZCiGQh3fq1o71uddNs9NRthYc/BG9phiaeslG5ew40+vwA==", + "version": "npm:@fluidframework/odsp-doclib-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/odsp-doclib-utils/-/odsp-doclib-utils-0.58.2002.tgz", + "integrity": "sha512-nR5fkmMyrCtJAa2eBYpBl89lNWKtgo1TQ0aVRg0jhkfV22ew6C56BxZq3r//pFtzpSoY3vAA6faxRr72ibGl9w==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/odsp-driver-definitions": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", "node-fetch": "^2.6.1" }, "dependencies": { @@ -3219,6 +4329,14 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -3254,6 +4372,30 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -3274,13 +4416,21 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/odsp-driver-definitions-previous": { - "version": "npm:@fluidframework/odsp-driver-definitions@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/odsp-driver-definitions/-/odsp-driver-definitions-0.58.2000.tgz", - "integrity": "sha512-rncwQYQC01fH/A8/Gho/EOOv8vasqfzI+40w0qB4eux5gYEvPuN6nYW4baJlINNfeBHahNnas3nSyJv3WtLNzg==", + "version": "npm:@fluidframework/odsp-driver-definitions@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/odsp-driver-definitions/-/odsp-driver-definitions-0.58.2002.tgz", + "integrity": "sha512-OD0KRyHrXrHfZB3W4+D+ai1wTId0U5iuCNC1wsD4bvgvK23sLQSEV/q02b04g4GrMQCPLYHf6Vm/QpjTodu6xA==", "requires": { "@fluidframework/driver-definitions": "^0.45.1000" }, @@ -3294,43 +4444,87 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/odsp-driver-previous": { - "version": "npm:@fluidframework/odsp-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/odsp-driver/-/odsp-driver-0.58.2000.tgz", - "integrity": "sha512-RQF4xI+fgYOKXSJnuQ4GueFcUA4gdo1zq+vcStcElipajqJfpkYcqtPHws5kMqb0kdtJ2UpjEz4yAvHl4UqTsQ==", + "version": "npm:@fluidframework/odsp-driver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/odsp-driver/-/odsp-driver-0.58.2002.tgz", + "integrity": "sha512-e+WS5EEufE8XhRC+KlMQsQHSCY2OTkIwj07YKWZb+q5PK2zLXoCDHa5gc3hP17OVzqLasZZEIWfaNInM28IG4A==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/driver-base": "^0.58.2000", + "@fluidframework/driver-base": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/gitresources": "^0.1035.1000", - "@fluidframework/odsp-doclib-utils": "^0.58.2000", - "@fluidframework/odsp-driver-definitions": "^0.58.2000", + "@fluidframework/odsp-doclib-utils": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/telemetry-utils": "^0.58.2002", "abort-controller": "^3.0.0", "node-fetch": "^2.6.1", "socket.io-client": "^4.4.1", "uuid": "^8.3.1" }, "dependencies": { - "@fluidframework/container-definitions": { - "version": "0.47.1000", - "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", - "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", "requires": { "@fluidframework/common-definitions": "^0.20.0", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/driver-definitions": "^0.45.1000", "@fluidframework/protocol-definitions": "^0.1027.1000" } }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/odsp-urlresolver": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/odsp-urlresolver/-/odsp-urlresolver-0.58.2002.tgz", + "integrity": "sha512-0Fsejx1cw5qDWxEGTehsOaCXSZCk1korTPLQMmeQ4UGLYOIy19ZHarmSRZAs9EsnFc22UHYuGjnzCjhTPXMJHA==", + "requires": { + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/odsp-driver": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002" + }, + "dependencies": { "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -3348,30 +4542,67 @@ "requires": { "@fluidframework/common-definitions": "^0.20.0" } - }, - "@fluidframework/runtime-definitions": { - "version": "0.58.2002", - "resolved": "https://registry.npmjs.org/@fluidframework/runtime-definitions/-/runtime-definitions-0.58.2002.tgz", - "integrity": "sha512-6a/P130KbBGFZ2mqRT7GhDQG3vLqyIO9fth+gFDMVHm8OjP7xmjgl1rOtfKHfqf0+PbBHl0S1zIpohLo27M3qg==", + } + } + }, + "@fluidframework/odsp-urlresolver-previous": { + "version": "npm:@fluidframework/odsp-urlresolver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/odsp-urlresolver/-/odsp-urlresolver-0.58.2002.tgz", + "integrity": "sha512-0Fsejx1cw5qDWxEGTehsOaCXSZCk1korTPLQMmeQ4UGLYOIy19ZHarmSRZAs9EsnFc22UHYuGjnzCjhTPXMJHA==", + "requires": { + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/odsp-driver": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", "requires": { "@fluidframework/common-definitions": "^0.20.0", "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/driver-definitions": { - "version": "0.46.1000-59258", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.46.1000-59258.tgz", - "integrity": "sha512-r25bqm0FDmtzyByLjSpVgFdIFWT5bgY0PRjblf370t1DnKK8wapO+wyAUQmEZJGht2awKoIZlWBBAb7LgPsnpw==", + "@fluidframework/ordered-collection": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/ordered-collection/-/ordered-collection-0.58.2002.tgz", + "integrity": "sha512-9/6DTEslue86YqpV+DPI1S0/D2ug5IOdlBPhT+8sd5HE7psN0Q2RAmi/uWTsCiqOlp9yViVxYsVHhGnVfklqVA==", "requires": { + "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1028.1000-0" + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", + "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, - "@fluidframework/ordered-collection": { - "version": "0.58.2002", + "@fluidframework/ordered-collection-previous": { + "version": "npm:@fluidframework/ordered-collection@0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/ordered-collection/-/ordered-collection-0.58.2002.tgz", "integrity": "sha512-9/6DTEslue86YqpV+DPI1S0/D2ug5IOdlBPhT+8sd5HE7psN0Q2RAmi/uWTsCiqOlp9yViVxYsVHhGnVfklqVA==", "requires": { @@ -3383,13 +4614,18 @@ "@fluidframework/runtime-utils": "^0.58.2002", "@fluidframework/shared-object-base": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, - "@fluidframework/gitresources": { - "version": "0.1036.1000-58953", - "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1036.1000-58953.tgz", - "integrity": "sha512-NUM29mMbDA4/6bV6FTgqUPVvASOqasCtBkiPaidZWM3vBUAYrxtf6mvx5CrTHK3EdDRbFO9LHq/27u57nltL+g==" - }, "@fluidframework/protocol-base": { "version": "0.1036.1000-58953", "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1036.1000-58953.tgz", @@ -3421,20 +4657,72 @@ "@fluidframework/protocol-definitions": "^0.1027.1000", "@fluidframework/runtime-definitions": "^0.58.2002", "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/register-collection-previous": { - "version": "npm:@fluidframework/register-collection@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/register-collection/-/register-collection-0.58.2000.tgz", - "integrity": "sha512-fh2za2JyLg+jIuh6wTBfRPGkHdLegz9qKIMujNA0uJjsdQ7thOJAYDlT4oJxOTIDGpy8jkeVslCapFTMvZqoxg==", + "version": "npm:@fluidframework/register-collection@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/register-collection/-/register-collection-0.58.2002.tgz", + "integrity": "sha512-mHiFqpaviHapsCr4Fn0lxQTMQoRi4UVhAArUFMMyq8SfblFxLGADPzAxWfHJtJFi7UWclFwmRh6OvMM0lffXIg==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/replay-driver": { @@ -3459,20 +4747,28 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/replay-driver-previous": { - "version": "npm:@fluidframework/replay-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/replay-driver/-/replay-driver-0.58.2000.tgz", - "integrity": "sha512-jRhDXFMf2x/FYTzFILaMumFwmVFUMdkg7YHwizr+TFB74gSiYepwLhx0b/2At9Y2ekzf+rqUseh2ezDNW6tRgA==", + "version": "npm:@fluidframework/replay-driver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/replay-driver/-/replay-driver-0.58.2002.tgz", + "integrity": "sha512-/jxq71S3Cs+siDkUSxRXqZ216aXgTJP/tZ2bYFW6APD9WWN0A7S81KBAfmqBCVgpUSOMKiRpSmh6sBNUV4Ystw==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/telemetry-utils": "^0.58.2000" + "@fluidframework/telemetry-utils": "^0.58.2002" }, "dependencies": { "@fluidframework/driver-definitions": { @@ -3480,9 +4776,17 @@ "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" } } } @@ -3500,15 +4804,15 @@ } }, "@fluidframework/request-handler-previous": { - "version": "npm:@fluidframework/request-handler@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/request-handler/-/request-handler-0.58.2000.tgz", - "integrity": "sha512-dyTY2tAGpUGzDDuBwY3qdLVvqM0Yp7KS63ny3eTFctSYu0+NaoRpQfa48pxZ8gMhfDLA5t2NpWS6vb1/m57pow==", + "version": "npm:@fluidframework/request-handler@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/request-handler/-/request-handler-0.58.2002.tgz", + "integrity": "sha512-d0/CGHOuAwSA6UhI7WpHnxrkV7DDNJ9vbFpG/1fUh4ovBtd7D65am0Ah7gD2h9NfYoLOapTk6BUJtZ9/qr1hiw==", "requires": { "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-runtime-definitions": "^0.58.2000", + "@fluidframework/container-runtime-definitions": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002" } }, "@fluidframework/routerlicious-driver": { @@ -3542,24 +4846,72 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" + } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, "@fluidframework/routerlicious-driver-previous": { - "version": "npm:@fluidframework/routerlicious-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/routerlicious-driver/-/routerlicious-driver-0.58.2000.tgz", - "integrity": "sha512-SX+I+M91YsYvgBqaEMSoNTS0/DGieRTUDMzbyEIYV4l8F7hy/sUQyKkA6wSyk028I0L60qFpHuvff79BvbcQvA==", + "version": "npm:@fluidframework/routerlicious-driver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/routerlicious-driver/-/routerlicious-driver-0.58.2002.tgz", + "integrity": "sha512-/WEm5uHC46TWRHJ90kopG/AE+Uz9R1va5AIGlQrD4iFDdRA4JXHbgD+QJmlt93eF9YRqOgd2sQKRAu8U0zwmTg==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/driver-base": "^0.58.2000", + "@fluidframework/driver-base": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/gitresources": "^0.1035.1000", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", "@fluidframework/server-services-client": "^0.1035.1000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/telemetry-utils": "^0.58.2002", "cross-fetch": "^3.1.5", "json-stringify-safe": "5.0.1", "socket.io-client": "^4.4.1", @@ -3576,13 +4928,61 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" + } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, "@fluidframework/routerlicious-host-previous": { - "version": "npm:@fluidframework/routerlicious-host@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/routerlicious-host/-/routerlicious-host-0.58.2000.tgz", - "integrity": "sha512-jvYyVyYDAh0VqShKlPMn/EtNse0tIxS696DEe4cHtAGEt3FTQHDQCycQpumASJn4aLQJuobvXZL4LelHFuWx8g==", + "version": "npm:@fluidframework/routerlicious-host@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/routerlicious-host/-/routerlicious-host-0.58.2002.tgz", + "integrity": "sha512-UuWHLxBdDHIXGxmdi7OlD209YZN2P1wnmYF5GgwYSkPv3bGyZEzlBiLOHew9yfSUEBMu3ndMdMyLYqyH/OhSGA==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", @@ -3599,13 +4999,21 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/routerlicious-urlresolver-previous": { - "version": "npm:@fluidframework/routerlicious-urlresolver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/routerlicious-urlresolver/-/routerlicious-urlresolver-0.58.2000.tgz", - "integrity": "sha512-djheGUfuMO3tJ//pAAXWLZrR2vM8vhoC23LR0GRhhCsU6DkzhHApiXSbcFnaYh5lLZ61M7J4N1FUwDhPGGfGUg==", + "version": "npm:@fluidframework/routerlicious-urlresolver@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/routerlicious-urlresolver/-/routerlicious-urlresolver-0.58.2002.tgz", + "integrity": "sha512-nUurdjfaNTKVF1xVpkFXBG3NL2/eVYP4jjQKF9UdKeiFcRNLphM0WHuAmoImHt5XHqCMhpnuD0GxtV3dbtmhjA==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", @@ -3623,6 +5031,14 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -3640,30 +5056,163 @@ "@types/node": "^14.18.0" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/runtime-definitions-previous": { + "version": "npm:@fluidframework/runtime-definitions@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/runtime-definitions/-/runtime-definitions-0.58.2002.tgz", + "integrity": "sha512-6a/P130KbBGFZ2mqRT7GhDQG3vLqyIO9fth+gFDMVHm8OjP7xmjgl1rOtfKHfqf0+PbBHl0S1zIpohLo27M3qg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.1", + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/container-definitions": "^0.47.1000", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@types/node": "^14.18.0" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } + } + }, + "@fluidframework/runtime-utils": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/runtime-utils/-/runtime-utils-0.58.2002.tgz", + "integrity": "sha512-Ixrqq/Gxq2OuPYDLszdPZXd1B9TtiofPjpGxiQcRknOiGNEdRUhOcLdv/+j7gRB2b1LoX7J+xw/93arboD3KdA==", + "requires": { + "@fluidframework/common-definitions": "^0.20.1", + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/container-definitions": "^0.47.1000", + "@fluidframework/container-runtime-definitions": "^0.58.2002", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/garbage-collector": "^0.58.2002", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" } } } }, - "@fluidframework/runtime-definitions-previous": { - "version": "npm:@fluidframework/runtime-definitions@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/runtime-definitions/-/runtime-definitions-0.58.2000.tgz", - "integrity": "sha512-ZVfQHlLw95KGd73AAQpLzcHvBbF3TdjbSKmdV9KlPXLRdwHVvdhjoOoq6sUZq0EWRRgAaelkJldg9nfIyjFhsw==", + "@fluidframework/runtime-utils-previous": { + "version": "npm:@fluidframework/runtime-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/runtime-utils/-/runtime-utils-0.58.2002.tgz", + "integrity": "sha512-Ixrqq/Gxq2OuPYDLszdPZXd1B9TtiofPjpGxiQcRknOiGNEdRUhOcLdv/+j7gRB2b1LoX7J+xw/93arboD3KdA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", + "@fluidframework/container-runtime-definitions": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/garbage-collector": "^0.58.2002", + "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@types/node": "^14.18.0" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002" }, "dependencies": { "@fluidframework/container-definitions": { @@ -3687,6 +5236,22 @@ "@fluidframework/protocol-definitions": "^0.1027.1000" } }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, "@fluidframework/protocol-definitions": { "version": "0.1027.1000", "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", @@ -3697,42 +5262,6 @@ } } }, - "@fluidframework/runtime-utils": { - "version": "0.58.2002", - "resolved": "https://registry.npmjs.org/@fluidframework/runtime-utils/-/runtime-utils-0.58.2002.tgz", - "integrity": "sha512-Ixrqq/Gxq2OuPYDLszdPZXd1B9TtiofPjpGxiQcRknOiGNEdRUhOcLdv/+j7gRB2b1LoX7J+xw/93arboD3KdA==", - "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-runtime-definitions": "^0.58.2002", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2002", - "@fluidframework/garbage-collector": "^0.58.2002", - "@fluidframework/protocol-base": "^0.1035.1000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2002", - "@fluidframework/telemetry-utils": "^0.58.2002" - } - }, - "@fluidframework/runtime-utils-previous": { - "version": "npm:@fluidframework/runtime-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/runtime-utils/-/runtime-utils-0.58.2000.tgz", - "integrity": "sha512-lcXaGomihIYoR7lg11L/Ay531KP5U0RHr7ePp7dprjVpsRNXhwezoJA47SR/CFdNqsTFBps+Um2Z3fFFjlFyAw==", - "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/garbage-collector": "^0.58.2000", - "@fluidframework/protocol-base": "^0.1035.1000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000" - } - }, "@fluidframework/sequence": { "version": "0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/sequence/-/sequence-0.58.2002.tgz", @@ -3749,24 +5278,44 @@ "@fluidframework/shared-object-base": "^0.58.2002", "@fluidframework/telemetry-utils": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/sequence-previous": { - "version": "npm:@fluidframework/sequence@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/sequence/-/sequence-0.58.2000.tgz", - "integrity": "sha512-UTDDLq4O0awxr8Nd5boanOihSdh+cAO9DwJXGCMLfd4G9McpJIz4hfHAn4oYNkB9aBiv5/S0hyjP0IcNyYQEWA==", + "version": "npm:@fluidframework/sequence@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/sequence/-/sequence-0.58.2002.tgz", + "integrity": "sha512-pOGvIRy1zQr9wtX60QUbwsxNiXnkWql4hVyBHVbv7JBbJD8vSfmyblVyD+ddUm2VPXyAaKLOQFWRpngTQBzUgw==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/merge-tree": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/merge-tree": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/server-lambdas": { @@ -4493,40 +6042,112 @@ "@fluidframework/runtime-utils": "^0.58.2002", "@fluidframework/telemetry-utils": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/shared-object-base-previous": { - "version": "npm:@fluidframework/shared-object-base@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/shared-object-base/-/shared-object-base-0.58.2000.tgz", - "integrity": "sha512-dAlx7Qz1yZ5Bwd2nWLIsvJwxcYqq2TQSC+r1SzATZIAlvoPvsR0PU+nNz/PLh+tTjweb6OoS91RQ6jdTTuWPRQ==", + "version": "npm:@fluidframework/shared-object-base@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/shared-object-base/-/shared-object-base-0.58.2002.tgz", + "integrity": "sha512-z7oSqc9G34C4nZHnag38zDoe0T4hbh3QcvghJALjEDxdRJJWeHNYMVucOhaAz2WOaCC8uKxPZ4F0XSxWRIeXzw==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-runtime": "^0.58.2000", - "@fluidframework/container-utils": "^0.58.2000", + "@fluidframework/container-runtime": "^0.58.2002", + "@fluidframework/container-utils": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/datastore": "^0.58.2002", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", "uuid": "^8.3.1" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/shared-summary-block-previous": { - "version": "npm:@fluidframework/shared-summary-block@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/shared-summary-block/-/shared-summary-block-0.58.2000.tgz", - "integrity": "sha512-xlyisI2FpMs1kQTGHzkAHV9bSHLYr0vgdxjz9mDi7eoCDJXZKtIC5qOA2qkZagRXKAJXblfUwxOXyNEqpWj+Zw==", + "version": "npm:@fluidframework/shared-summary-block@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/shared-summary-block/-/shared-summary-block-0.58.2002.tgz", + "integrity": "sha512-yYIyJsTBqgyMkxoTPmOdzEjNQFW9G3tVo7U6dE91CJc0S48qPI3wSvKB8Hh7Xpe73JBiHTptp9L2csCPVFtebg==", "requires": { "@fluidframework/common-utils": "^0.32.1", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000" + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/shared-object-base": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/synthesize": { @@ -4535,9 +6156,9 @@ "integrity": "sha512-8eHyC6YyZMxlghKZy2EE3jETr5jYsaXqTOveYqBvSf0iAUC/rIPSHhNkNnDM3L1/ljaLwo2KhGYxj4nuKODBYA==" }, "@fluidframework/synthesize-previous": { - "version": "npm:@fluidframework/synthesize@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/synthesize/-/synthesize-0.58.2000.tgz", - "integrity": "sha512-EMUz8EmEyuT+fHr875kqFhot1QB9E5Cn/dD/l5ifM7Zm1MRxLYDJQaX/e3Nb54aXKsYjHwWx7T1DLhmvsrNrhA==" + "version": "npm:@fluidframework/synthesize@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/synthesize/-/synthesize-0.58.2002.tgz", + "integrity": "sha512-8eHyC6YyZMxlghKZy2EE3jETr5jYsaXqTOveYqBvSf0iAUC/rIPSHhNkNnDM3L1/ljaLwo2KhGYxj4nuKODBYA==" }, "@fluidframework/telemetry-utils": { "version": "0.58.2002", @@ -4552,9 +6173,9 @@ } }, "@fluidframework/telemetry-utils-previous": { - "version": "npm:@fluidframework/telemetry-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/telemetry-utils/-/telemetry-utils-0.58.2000.tgz", - "integrity": "sha512-QwftYjaNIzqkK1SKvF9XXjmpOal30Us0fO+X8Idoga4Zz3xSl4ReJxC+U99nFbkSzeLDsURaDNYcqMzSHXMLLw==", + "version": "npm:@fluidframework/telemetry-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/telemetry-utils/-/telemetry-utils-0.58.2002.tgz", + "integrity": "sha512-8JQhGvO+vf/G6mYK0fbgD4mcDe1afLkCOuAnfLD+pZgaxV1Gz2FpjLam0enjXI4/9/1ORRqvVg1MDEYatyN7MA==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", @@ -4564,13 +6185,23 @@ } }, "@fluidframework/test-client-utils-previous": { - "version": "npm:@fluidframework/test-client-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-client-utils/-/test-client-utils-0.58.2000.tgz", - "integrity": "sha512-lWyyk/ewD0ZQmwpU95tarzac41kVhauKt+Q2kycz3FSI7oiB1amyYHLQrg5sVNCVfhuo5edl+zfT8RPMhfHCuw==", + "version": "npm:@fluidframework/test-client-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-client-utils/-/test-client-utils-0.58.2002.tgz", + "integrity": "sha512-yqqTi0yO4nOvutKlPkUyio8sjmdM5amES/dhd62xymUq1/Rkbk4R3NIpc1rZaDP0HlIaKmCTk3UEwbnxlAOgsA==", "requires": { "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/test-runtime-utils": "^0.58.2000", + "@fluidframework/test-runtime-utils": "^0.58.2002", "sillyname": "^0.1.0" + }, + "dependencies": { + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/test-driver-definitions": { @@ -4594,13 +6225,21 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/test-driver-definitions-previous": { - "version": "npm:@fluidframework/test-driver-definitions@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-driver-definitions/-/test-driver-definitions-0.58.2000.tgz", - "integrity": "sha512-K1DAebGG5UN33xizF8xC0Y4tXfw9dB7oWopOz+I+plEuKTNJoI7N6MPVafiYYCMH1jRYEqLPXlv42RmPIk67aA==", + "version": "npm:@fluidframework/test-driver-definitions@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-driver-definitions/-/test-driver-definitions-0.58.2002.tgz", + "integrity": "sha512-zSgxsFtUdMnPaSZItNR4Nrqbyp8K+d2XCG6DlfZWUoNYvEWiiVLJQdJyaOewdxoVIlRcUMClxLpt+I2f/XEh3g==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/core-interfaces": "^0.42.0", @@ -4618,6 +6257,14 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -4641,115 +6288,10 @@ "@fluidframework/test-driver-definitions": "^0.58.2002", "@fluidframework/test-pairwise-generator": "^0.58.2002", "@fluidframework/test-runtime-utils": "^0.58.2002", - "@fluidframework/tinylicious-driver": "^0.58.2002", - "@fluidframework/tool-utils": "^0.58.2002", - "axios": "^0.26.0", - "semver": "^7.3.4", - "uuid": "^8.3.1" - }, - "dependencies": { - "@fluidframework/driver-definitions": { - "version": "0.45.1000", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", - "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", - "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" - } - } - } - }, - "@fluidframework/test-drivers-previous": { - "version": "npm:@fluidframework/test-drivers@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-drivers/-/test-drivers-0.58.2000.tgz", - "integrity": "sha512-IcCA1IwSz6V8CTw8NONH0iwbC+VeTAMjQYVqtyPqjJ9Nxpc22s5kdX3q8zIqmh91RUKcSzEIm7801SoAF6bDzg==", - "requires": { - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/local-driver": "^0.58.2000", - "@fluidframework/odsp-doclib-utils": "^0.58.2000", - "@fluidframework/odsp-driver": "^0.58.2000", - "@fluidframework/odsp-driver-definitions": "^0.58.2000", - "@fluidframework/odsp-urlresolver": "^0.58.2000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/server-local-server": "^0.1035.1000", - "@fluidframework/test-driver-definitions": "^0.58.2000", - "@fluidframework/test-pairwise-generator": "^0.58.2000", - "@fluidframework/test-runtime-utils": "^0.58.2000", - "@fluidframework/tinylicious-driver": "^0.58.2000", - "@fluidframework/tool-utils": "^0.58.2000", - "axios": "^0.26.0", - "semver": "^7.3.4", - "uuid": "^8.3.1" - }, - "dependencies": { - "@fluidframework/driver-definitions": { - "version": "0.45.1000", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", - "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", - "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" - } - } - } - }, - "@fluidframework/test-end-to-end-tests-previous": { - "version": "npm:@fluidframework/test-end-to-end-tests@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-end-to-end-tests/-/test-end-to-end-tests-0.58.2000.tgz", - "integrity": "sha512-GIfDeWwwSd9wxeh4TSUXy5Ej7xW2l+C1KFQeD73pFTqgogaScm8Nqp1QuZjLX48G/+zDNRHdzgN7p2pdMhZojA==", - "requires": { - "@fluidframework/agent-scheduler": "^0.58.2000", - "@fluidframework/aqueduct": "^0.58.2000", - "@fluidframework/cell": "^0.58.2000", - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", - "@fluidframework/container-runtime": "^0.58.2000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", - "@fluidframework/container-utils": "^0.58.2000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/counter": "^0.58.2000", - "@fluidframework/datastore": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", - "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/garbage-collector": "^0.58.2000", - "@fluidframework/ink": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", - "@fluidframework/matrix": "^0.58.2000", - "@fluidframework/merge-tree": "^0.58.2000", - "@fluidframework/mocha-test-setup": "^0.58.2000", - "@fluidframework/odsp-doclib-utils": "^0.58.2000", - "@fluidframework/odsp-driver-definitions": "^0.58.2000", - "@fluidframework/ordered-collection": "^0.58.2000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/register-collection": "^0.58.2000", - "@fluidframework/request-handler": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/sequence": "^0.58.2000", - "@fluidframework/shared-object-base": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", - "@fluidframework/test-driver-definitions": "^0.58.2000", - "@fluidframework/test-loader-utils": "^0.58.2000", - "@fluidframework/test-pairwise-generator": "^0.58.2000", - "@fluidframework/test-runtime-utils": "^0.58.2000", - "@fluidframework/test-utils": "^0.58.2000", - "@fluidframework/test-version-utils": "^0.58.2000", - "@fluidframework/undo-redo": "^0.58.2000", - "cross-env": "^7.0.2", - "mocha": "^8.4.0", + "@fluidframework/tinylicious-driver": "^0.58.2002", + "@fluidframework/tool-utils": "^0.58.2002", + "axios": "^0.26.0", "semver": "^7.3.4", - "sinon": "^7.4.2", - "start-server-and-test": "^1.11.7", - "tinylicious": "^0.4.57763", "uuid": "^8.3.1" }, "dependencies": { @@ -4762,19 +6304,42 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/test-loader-utils": { - "version": "0.58.2002", - "resolved": "https://registry.npmjs.org/@fluidframework/test-loader-utils/-/test-loader-utils-0.58.2002.tgz", - "integrity": "sha512-yTsvMwpV5e4Anq5lIENxF8+GTQFzMb0No6+sAA7lWYwSbs3egMg8wqs7+SE9lOgFUSTTh1vneUabE5L8M4wvqg==", + "@fluidframework/test-drivers-previous": { + "version": "npm:@fluidframework/test-drivers@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-drivers/-/test-drivers-0.58.2002.tgz", + "integrity": "sha512-iyt4YvD4rZDLm1dL4fFMBW0jL/7thf0A2A8WkKgrJSEMki9dnwONgAip61NZmHvbTpiocDKZnHo3dIq4Grog4A==", "requires": { - "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", "@fluidframework/driver-utils": "^0.58.2002", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/local-driver": "^0.58.2002", + "@fluidframework/odsp-doclib-utils": "^0.58.2002", + "@fluidframework/odsp-driver": "^0.58.2002", + "@fluidframework/odsp-driver-definitions": "^0.58.2002", + "@fluidframework/odsp-urlresolver": "^0.58.2002", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/server-local-server": "^0.1035.1000", + "@fluidframework/test-driver-definitions": "^0.58.2002", + "@fluidframework/test-pairwise-generator": "^0.58.2002", + "@fluidframework/test-runtime-utils": "^0.58.2002", + "@fluidframework/tinylicious-driver": "^0.58.2002", + "@fluidframework/tool-utils": "^0.58.2002", + "axios": "^0.26.0", + "semver": "^7.3.4", + "uuid": "^8.3.1" }, "dependencies": { "@fluidframework/driver-definitions": { @@ -4786,18 +6351,26 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/test-loader-utils-previous": { - "version": "npm:@fluidframework/test-loader-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-loader-utils/-/test-loader-utils-0.58.2000.tgz", - "integrity": "sha512-27+nhlIMGpATpj/+gHrssJiOZ2XJx/x96pLI++tCUuE1gt0Ohr/xT9UQ6MfOdt1Hy+/6pzdzfNHiK5tJ+9ONSw==", + "version": "npm:@fluidframework/test-loader-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-loader-utils/-/test-loader-utils-0.58.2002.tgz", + "integrity": "sha512-yTsvMwpV5e4Anq5lIENxF8+GTQFzMb0No6+sAA7lWYwSbs3egMg8wqs7+SE9lOgFUSTTh1vneUabE5L8M4wvqg==", "requires": { "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000" }, "dependencies": { @@ -4810,6 +6383,14 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -4823,9 +6404,9 @@ } }, "@fluidframework/test-pairwise-generator-previous": { - "version": "npm:@fluidframework/test-pairwise-generator@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-pairwise-generator/-/test-pairwise-generator-0.58.2000.tgz", - "integrity": "sha512-5i7qobWn6v0KTX2yqCoUz47MP3bk7X86+nsXS8E92dhDG87K+2hMM3zBicO0DkjCqaMnavNFZjAW2Ody2m26yQ==", + "version": "npm:@fluidframework/test-pairwise-generator@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-pairwise-generator/-/test-pairwise-generator-0.58.2002.tgz", + "integrity": "sha512-GSBBRcsXGAH5Ab17Il6nB5ViGkZ+HlTpxjMAgCstKQplFxXfjWOo5MqNutvrtfddaU5FBYkJailXpv2b/SIr5g==", "requires": { "@fluidframework/common-utils": "^0.32.1", "random-js": "^1.0.8" @@ -4853,6 +6434,17 @@ "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -4862,31 +6454,50 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/test-runtime-utils-previous": { - "version": "npm:@fluidframework/test-runtime-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-runtime-utils/-/test-runtime-utils-0.58.2000.tgz", - "integrity": "sha512-HpWcWmNMVcUXfgqeL4BSw9jkxVKpq7eri6gjtKNj/uXMPnxUXpBVU5bFb4P23+kDW3z5gCJseYSKOV+86DGacA==", + "version": "npm:@fluidframework/test-runtime-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-runtime-utils/-/test-runtime-utils-0.58.2002.tgz", + "integrity": "sha512-nl2R13e7RBqUh99YigZfT8dVQcWn+tURPPZB16QjyrEk0B8/wcldMxD3oWUe0Re686IeWmDG8UWVsWy1n+CdkQ==", "requires": { - "@fluidframework/azure-service-utils": "^0.58.2000", + "@fluidframework/azure-service-utils": "^0.58.2002", "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", "axios": "^0.26.0", "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -4896,6 +6507,14 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, @@ -4936,6 +6555,17 @@ "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -4945,40 +6575,59 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, "@fluidframework/test-utils-previous": { - "version": "npm:@fluidframework/test-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-utils/-/test-utils-0.58.2000.tgz", - "integrity": "sha512-gmfxNkPcheiE2exi4GVzfK4bNGOU2l4+6BheTtIYs4UH7dmDOuVUX68/0++mmr7bHSyCkTg0M3Nm98zUzvfKbQ==", + "version": "npm:@fluidframework/test-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/test-utils/-/test-utils-0.58.2002.tgz", + "integrity": "sha512-jS8+bYgD3Gs6TkAPHDU2ZjbHPeIhcgEchrF7TrtnhV2u/g4OB8z53TlSLc5avwaBY9oQJCTJEAOSxzqT3/cLTQ==", "requires": { - "@fluidframework/aqueduct": "^0.58.2000", + "@fluidframework/aqueduct": "^0.58.2002", "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", - "@fluidframework/container-runtime": "^0.58.2000", - "@fluidframework/container-runtime-definitions": "^0.58.2000", + "@fluidframework/container-loader": "^0.58.2002", + "@fluidframework/container-runtime": "^0.58.2002", + "@fluidframework/container-runtime-definitions": "^0.58.2002", "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/datastore": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/datastore": "^0.58.2002", + "@fluidframework/datastore-definitions": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/local-driver": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/local-driver": "^0.58.2002", + "@fluidframework/map": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/request-handler": "^0.58.2000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/telemetry-utils": "^0.58.2000", - "@fluidframework/test-driver-definitions": "^0.58.2000", - "@fluidframework/test-runtime-utils": "^0.58.2000", + "@fluidframework/request-handler": "^0.58.2002", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/runtime-definitions": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/telemetry-utils": "^0.58.2002", + "@fluidframework/test-driver-definitions": "^0.58.2002", + "@fluidframework/test-runtime-utils": "^0.58.2002", "debug": "^4.1.1", "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -4988,11 +6637,19 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/test-version-utils": { - "version": "0.58.2002", + "@fluidframework/test-version-utils-previous": { + "version": "npm:@fluidframework/test-version-utils@0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/test-version-utils/-/test-version-utils-0.58.2002.tgz", "integrity": "sha512-oB3q9yoQgtJCscl+FODF01Fh9kdzVMZTXJwMF1jzNnn03GcjTsAlGOazjuNUEoIPIRSbjLX6oLLgGohyZFFh/A==", "requires": { @@ -5025,6 +6682,17 @@ "semver": "^7.3.4" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -5034,43 +6702,48 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/test-version-utils-previous": { - "version": "npm:@fluidframework/test-version-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/test-version-utils/-/test-version-utils-0.58.2000.tgz", - "integrity": "sha512-XjxR0U41QaF6bq4c+8rar8pN/Xf/XjePJLr0xCpb8mjOIUuF8zCkpBFKSJczr4CpfOeFnn5CaqWWdu9Qz+332w==", + "@fluidframework/tinylicious-client-previous": { + "version": "npm:@fluidframework/tinylicious-client@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/tinylicious-client/-/tinylicious-client-0.58.2002.tgz", + "integrity": "sha512-WGJzASMXsccPTkNft6+M5cpO2Q65Wiugb4H8+Lj62qRFnEk6ny3FAXd6jzyPHuv5kyr3h8bBDNnIFEZzX1lWLw==", "requires": { - "@fluidframework/aqueduct": "^0.58.2000", - "@fluidframework/cell": "^0.58.2000", "@fluidframework/common-definitions": "^0.20.1", "@fluidframework/common-utils": "^0.32.1", "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", - "@fluidframework/container-runtime": "^0.58.2000", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/counter": "^0.58.2000", - "@fluidframework/datastore-definitions": "^0.58.2000", + "@fluidframework/container-loader": "^0.58.2002", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/ink": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", - "@fluidframework/matrix": "^0.58.2000", - "@fluidframework/mocha-test-setup": "^0.58.2000", - "@fluidframework/ordered-collection": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", + "@fluidframework/fluid-static": "^0.58.2002", + "@fluidframework/map": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/register-collection": "^0.58.2000", - "@fluidframework/runtime-definitions": "^0.58.2000", - "@fluidframework/sequence": "^0.58.2000", - "@fluidframework/test-driver-definitions": "^0.58.2000", - "@fluidframework/test-drivers": "^0.58.2000", - "@fluidframework/test-utils": "^0.58.2000", - "nconf": "^0.11.0", - "proper-lockfile": "^4.1.2", - "semver": "^7.3.4" + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/runtime-utils": "^0.58.2002", + "@fluidframework/tinylicious-driver": "^0.58.2002", + "uuid": "^8.3.1" }, "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, "@fluidframework/driver-definitions": { "version": "0.45.1000", "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", @@ -5080,26 +6753,29 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } } } }, - "@fluidframework/tinylicious-client-previous": { - "version": "npm:@fluidframework/tinylicious-client@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/tinylicious-client/-/tinylicious-client-0.58.2000.tgz", - "integrity": "sha512-coER823y/3zc38EMjQnp7T6EkDRfTZcUP4jW5d1E3iJjmZMdA5BrYmk8f7/0vRHKGNFGQrgA+NDa+CAZXxDxMQ==", + "@fluidframework/tinylicious-driver": { + "version": "0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/tinylicious-driver/-/tinylicious-driver-0.58.2002.tgz", + "integrity": "sha512-z5I4ud9ng+nr08YDJzEnEZOajNEQFQj3QyJ3pdbkKKRRjAKQTLrDplDwKGlkrmu0PTd7647F+y6uubrZ8Jl7hg==", "requires": { - "@fluidframework/common-definitions": "^0.20.1", - "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/container-loader": "^0.58.2000", + "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/fluid-static": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", + "@fluidframework/driver-utils": "^0.58.2002", "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/runtime-utils": "^0.58.2000", - "@fluidframework/tinylicious-driver": "^0.58.2000", + "@fluidframework/routerlicious-driver": "^0.58.2002", + "@fluidframework/server-services-client": "^0.1035.1000", + "jsrsasign": "^10.2.0", "uuid": "^8.3.1" }, "dependencies": { @@ -5108,15 +6784,63 @@ "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, - "@fluidframework/tinylicious-driver": { - "version": "0.58.2002", + "@fluidframework/tinylicious-driver-previous": { + "version": "npm:@fluidframework/tinylicious-driver@0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/tinylicious-driver/-/tinylicious-driver-0.58.2002.tgz", "integrity": "sha512-z5I4ud9ng+nr08YDJzEnEZOajNEQFQj3QyJ3pdbkKKRRjAKQTLrDplDwKGlkrmu0PTd7647F+y6uubrZ8Jl7hg==", "requires": { @@ -5139,33 +6863,54 @@ "@fluidframework/core-interfaces": "^0.42.0", "@fluidframework/protocol-definitions": "^0.1027.1000" } - } - } - }, - "@fluidframework/tinylicious-driver-previous": { - "version": "npm:@fluidframework/tinylicious-driver@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/tinylicious-driver/-/tinylicious-driver-0.58.2000.tgz", - "integrity": "sha512-O+47koGLK3J9lGCJeuUqbwBnWo2aHwOp0Um+DT6FmB3cmzgFyyoN6+ZDCl8NqzaNGCBMq7eAg6AYJJT/xdY5OA==", - "requires": { - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/driver-definitions": "^0.45.1000", - "@fluidframework/driver-utils": "^0.58.2000", - "@fluidframework/protocol-definitions": "^0.1027.1000", - "@fluidframework/routerlicious-driver": "^0.58.2000", - "@fluidframework/server-services-client": "^0.1035.1000", - "jsrsasign": "^10.2.0", - "uuid": "^8.3.1" - }, - "dependencies": { - "@fluidframework/driver-definitions": { - "version": "0.45.1000", - "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", - "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + }, + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", "requires": { - "@fluidframework/common-definitions": "^0.20.0", - "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/protocol-definitions": "^0.1027.1000" + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + }, + "@fluidframework/server-services-client": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/server-services-client/-/server-services-client-0.1035.1000.tgz", + "integrity": "sha512-zYXg7hIA57+3I4OnZP4s4vRIt0kjK7dG0kia7V9HnrJ1V+1u19tZwDUuj8zEydPaMGyraIRP5We+z6aYeZhErQ==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-base": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "axios": "^0.26.0", + "crc-32": "1.2.0", + "debug": "^4.1.1", + "json-stringify-safe": "^5.0.1", + "jsrsasign": "^10.2.0", + "jwt-decode": "^3.0.0", + "sillyname": "^0.1.0", + "uuid": "^8.3.1" } + }, + "jwt-decode": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", + "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" } } }, @@ -5182,25 +6927,77 @@ "debug": "^4.1.1", "jwt-decode": "^2.2.0", "proper-lockfile": "^4.1.2" + }, + "dependencies": { + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/tool-utils-previous": { - "version": "npm:@fluidframework/tool-utils@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/tool-utils/-/tool-utils-0.58.2000.tgz", - "integrity": "sha512-1fDzq3suYoH+QRvtz6kEWZedZvxJKC3TRA9Tb+XZ71EhSEY3HYCo+yCpTH8qqOuVd2uxZ0Cy0j+VwhVtebcg4A==", + "version": "npm:@fluidframework/tool-utils@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/tool-utils/-/tool-utils-0.58.2002.tgz", + "integrity": "sha512-lE8/FTNvzaamnKk3EvhkYlPAPr+OG7nZyVrfMq5KpqCrZqj48hZtvFPhK5wLwzNMPabUu+dbcszvGQN0uEG7VQ==", "requires": { "@fluidframework/common-utils": "^0.32.1", - "@fluidframework/odsp-doclib-utils": "^0.58.2000", + "@fluidframework/odsp-doclib-utils": "^0.58.2002", "@fluidframework/protocol-base": "^0.1035.1000", "@fluidframework/protocol-definitions": "^0.1027.1000", "async-mutex": "^0.3.1", "debug": "^4.1.1", "jwt-decode": "^2.2.0", "proper-lockfile": "^4.1.2" + }, + "dependencies": { + "@fluidframework/gitresources": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/gitresources/-/gitresources-0.1035.1000.tgz", + "integrity": "sha512-wva423Pk9+SRDr7OlgvZxHdohGuo6cI4yenj7aVLenbqhrq72zxT8hJ5TG4PZJeu2BEybZRxz6AFGRLZpGp8CQ==" + }, + "@fluidframework/protocol-base": { + "version": "0.1035.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-base/-/protocol-base-0.1035.1000.tgz", + "integrity": "sha512-MMHe/RUT99cf70kQ/rHGlNl85zJooiCdENSJIWObbZTfuDsZf0f8wjHjr1i39/wEs+2/eZ0pTWLB4HVom6UMpA==", + "requires": { + "@fluidframework/common-utils": "^0.32.1", + "@fluidframework/gitresources": "^0.1035.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000", + "lodash": "^4.17.21" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, - "@fluidframework/undo-redo": { - "version": "0.58.2002", + "@fluidframework/undo-redo-previous": { + "version": "npm:@fluidframework/undo-redo@0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/undo-redo/-/undo-redo-0.58.2002.tgz", "integrity": "sha512-/MrlUPzjpxhQX4aEgrrZKbgymB6AiXJQV/nix8j+MVVsyRkbG4LD6MmfdqDvUADomIHDlpVo9p7GPRGtw6W6Hg==", "requires": { @@ -5210,17 +7007,6 @@ "@fluidframework/sequence": "^0.58.2002" } }, - "@fluidframework/undo-redo-previous": { - "version": "npm:@fluidframework/undo-redo@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/undo-redo/-/undo-redo-0.58.2000.tgz", - "integrity": "sha512-kyGNKgGz1vGQ9mDtUbIXl36flGHGPwYD1Gt9oHtU2Ln4yS8/jbenJFZo7+pKmM9qZ8iuwXDUc1fD6oOz9O9MqA==", - "requires": { - "@fluidframework/map": "^0.58.2000", - "@fluidframework/matrix": "^0.58.2000", - "@fluidframework/merge-tree": "^0.58.2000", - "@fluidframework/sequence": "^0.58.2000" - } - }, "@fluidframework/view-adapters": { "version": "0.58.2002", "resolved": "https://registry.npmjs.org/@fluidframework/view-adapters/-/view-adapters-0.58.2002.tgz", @@ -5233,12 +7019,12 @@ } }, "@fluidframework/view-adapters-previous": { - "version": "npm:@fluidframework/view-adapters@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/view-adapters/-/view-adapters-0.58.2000.tgz", - "integrity": "sha512-SJ8MqzVc1Oa4v6lHOLshzz1nIU09KyleE6XGbzLS3I9/h5B+FLK7OYPq8Ex9+ZAlc96+VLXCk59P1+wmf6ELvQ==", + "version": "npm:@fluidframework/view-adapters@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/view-adapters/-/view-adapters-0.58.2002.tgz", + "integrity": "sha512-v1pE9ztaCoWW6IvxrEhdFuJQ62X8KCgPrrVsfAWP9PzDZpvESNdwFYUGsiCKDREWybtqNhlEu96mYd08SMa4pg==", "requires": { "@fluidframework/core-interfaces": "^0.42.0", - "@fluidframework/view-interfaces": "^0.58.2000", + "@fluidframework/view-interfaces": "^0.58.2002", "react": "^16.10.2", "react-dom": "^16.10.2" } @@ -5252,9 +7038,9 @@ } }, "@fluidframework/view-interfaces-previous": { - "version": "npm:@fluidframework/view-interfaces@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/view-interfaces/-/view-interfaces-0.58.2000.tgz", - "integrity": "sha512-xW1NxTs8rKV9Z0lsJoUDmG21uU6wcKurWLV/wdw5UapgMPB0IYmk7ygub3FF/YbSf5BDtT2Ba/jo6ETyh1b1TA==", + "version": "npm:@fluidframework/view-interfaces@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/view-interfaces/-/view-interfaces-0.58.2002.tgz", + "integrity": "sha512-vcYVueUwvktOhdZ8mAnYACIiuJvoivwTGh6YU2noY6i7V7N+Y4h2g6vm2awCbPF/+f+7lLuWKMPcP13FlLG2kA==", "requires": { "@fluidframework/core-interfaces": "^0.42.0" } @@ -5267,16 +7053,78 @@ "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/core-interfaces": "^0.42.0", "isomorphic-fetch": "^3.0.0" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@fluidframework/web-code-loader-previous": { - "version": "npm:@fluidframework/web-code-loader@0.58.2000", - "resolved": "https://registry.npmjs.org/@fluidframework/web-code-loader/-/web-code-loader-0.58.2000.tgz", - "integrity": "sha512-G3V/6+2tN16gwJ6AfEu/cWRgJko3R+428qTTKvMt6JODz9wO2oTm3S5aOHeQZimfQzAXny9FAni3k2dDOdemOg==", + "version": "npm:@fluidframework/web-code-loader@0.58.2002", + "resolved": "https://registry.npmjs.org/@fluidframework/web-code-loader/-/web-code-loader-0.58.2002.tgz", + "integrity": "sha512-VaYc39Ig5sWy5yT2tiB9DvxWFeBDutTAlB1xeuhUDkmwKpPQgUn7lTuWoT2OCgSGd/+md2UybpjtU3gdLw0LUQ==", "requires": { "@fluidframework/container-definitions": "^0.47.1000", "@fluidframework/core-interfaces": "^0.42.0", "isomorphic-fetch": "^3.0.0" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "@gar/promisify": { @@ -24321,14 +26169,45 @@ "integrity": "sha1-A5/fI/iCPkQMOPMnfm/vEXQhWzA=" }, "fluid-framework-previous": { - "version": "npm:fluid-framework@0.58.2000", - "resolved": "https://registry.npmjs.org/fluid-framework/-/fluid-framework-0.58.2000.tgz", - "integrity": "sha512-218g2xj9s7KdQfeOsWOt9jT5/QVC25Q9MljlhADP3mlm3gRs0MIGTOtshq19ALzHCJT3/UQ9GzY3hRHQnivCBQ==", + "version": "npm:fluid-framework@0.58.2002", + "resolved": "https://registry.npmjs.org/fluid-framework/-/fluid-framework-0.58.2002.tgz", + "integrity": "sha512-5neTvjQJ/Xg9LNhGf6qgqOnqayVFSqaqDkBXNBJ3fDiU2f07lN8C2s9dAzsVQEJ71hFGkmigGs4cYty0z0ku3Q==", "requires": { "@fluidframework/container-definitions": "^0.47.1000", - "@fluidframework/fluid-static": "^0.58.2000", - "@fluidframework/map": "^0.58.2000", - "@fluidframework/sequence": "^0.58.2000" + "@fluidframework/fluid-static": "^0.58.2002", + "@fluidframework/map": "^0.58.2002", + "@fluidframework/sequence": "^0.58.2002" + }, + "dependencies": { + "@fluidframework/container-definitions": { + "version": "0.47.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/container-definitions/-/container-definitions-0.47.1000.tgz", + "integrity": "sha512-L6I1HYEAmfMZfRx3O8JB3Z0Z96BbzuT+LPpx94s9J7L9pbLxfKQwSWNtYSMj0T8RxV4qGdzqABDnyYW6mwjm8w==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/driver-definitions": "^0.45.1000", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/driver-definitions": { + "version": "0.45.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/driver-definitions/-/driver-definitions-0.45.1000.tgz", + "integrity": "sha512-n7JkAJ6yEcl8ACCfqJ754SAzjpeI9u33ZjElkXsO46yE4XKoD/Fkm7RcTFrDyUl9ydJpTnHIbB5idt5Ywmt2vg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0", + "@fluidframework/core-interfaces": "^0.42.0", + "@fluidframework/protocol-definitions": "^0.1027.1000" + } + }, + "@fluidframework/protocol-definitions": { + "version": "0.1027.1000", + "resolved": "https://registry.npmjs.org/@fluidframework/protocol-definitions/-/protocol-definitions-0.1027.1000.tgz", + "integrity": "sha512-6eUlOw9bOLjGmma1XtJDq7bMgSmrut+tsTA37kfokcWiUCBhlxLXq+fJkLuhjDOCVowEy5m0fRgt3vHzG/H9mg==", + "requires": { + "@fluidframework/common-definitions": "^0.20.0" + } + } } }, "flush-write-stream": { diff --git a/packages/dds/cell/package.json b/packages/dds/cell/package.json index 8b4975b8e871..fe74d2cf9e4d 100644 --- a/packages/dds/cell/package.json +++ b/packages/dds/cell/package.json @@ -70,7 +70,7 @@ "devDependencies": { "@fluid-internal/test-dds-utils": "^0.59.1000", "@fluidframework/build-common": "^0.23.0", - "@fluidframework/cell-previous": "npm:@fluidframework/cell@0.58.2000", + "@fluidframework/cell-previous": "npm:@fluidframework/cell@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", @@ -97,7 +97,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/cell/src/test/tsconfig.json b/packages/dds/cell/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/dds/cell/src/test/tsconfig.json +++ b/packages/dds/cell/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/cell/src/test/types/validateCellPrevious.ts b/packages/dds/cell/src/test/types/validateCellPrevious.ts index 0292dd856f79..92e13d700daf 100644 --- a/packages/dds/cell/src/test/types/validateCellPrevious.ts +++ b/packages/dds/cell/src/test/types/validateCellPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCell": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedCell(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_ISharedCell( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCell": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedCell(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_ISharedCell( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCellEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedCellEvents(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_ISharedCellEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCellEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedCellEvents(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_ISharedCellEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedCell": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedCell(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_SharedCell( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedCell": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedCell(): diff --git a/packages/dds/counter/package.json b/packages/dds/counter/package.json index efaea6d49da3..e89fbb56a78e 100644 --- a/packages/dds/counter/package.json +++ b/packages/dds/counter/package.json @@ -67,7 +67,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/counter-previous": "npm:@fluidframework/counter@0.58.2000", + "@fluidframework/counter-previous": "npm:@fluidframework/counter@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", @@ -93,7 +93,7 @@ "typescript": "~4.1.3" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/counter/src/test/tsconfig.json b/packages/dds/counter/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/dds/counter/src/test/tsconfig.json +++ b/packages/dds/counter/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/counter/src/test/types/validateCounterPrevious.ts b/packages/dds/counter/src/test/types/validateCounterPrevious.ts index 9ba567faee78..8bddbe46c097 100644 --- a/packages/dds/counter/src/test/types/validateCounterPrevious.ts +++ b/packages/dds/counter/src/test/types/validateCounterPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCounter": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedCounter(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_ISharedCounter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCounter": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedCounter(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_ISharedCounter( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCounterEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedCounterEvents(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_ISharedCounterEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedCounterEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedCounterEvents(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_ISharedCounterEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedCounter": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedCounter(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_SharedCounter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedCounter": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedCounter(): diff --git a/packages/dds/ink/package.json b/packages/dds/ink/package.json index 1e8663d92122..a168d78de127 100644 --- a/packages/dds/ink/package.json +++ b/packages/dds/ink/package.json @@ -71,7 +71,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/ink-previous": "npm:@fluidframework/ink@0.58.2000", + "@fluidframework/ink-previous": "npm:@fluidframework/ink@^0.58.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", @@ -96,7 +96,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/ink/src/test/tsconfig.json b/packages/dds/ink/src/test/tsconfig.json index f89e41653c7b..1a24228a9b8c 100644 --- a/packages/dds/ink/src/test/tsconfig.json +++ b/packages/dds/ink/src/test/tsconfig.json @@ -7,7 +7,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/ink/src/test/types/validateInkPrevious.ts b/packages/dds/ink/src/test/types/validateInkPrevious.ts index c9332e0170c0..f09a0b6003be 100644 --- a/packages/dds/ink/src/test/types/validateInkPrevious.ts +++ b/packages/dds/ink/src/test/types/validateInkPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClearOperation": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IClearOperation(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IClearOperation( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClearOperation": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IClearOperation(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IClearOperation( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IColor": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IColor(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IColor( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IColor": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IColor(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IColor( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICreateStrokeOperation": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICreateStrokeOperation(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_ICreateStrokeOperation( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICreateStrokeOperation": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICreateStrokeOperation(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_ICreateStrokeOperation( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInk": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IInk(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IInk( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInk": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IInk(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IInk( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInkEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IInkEvents(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IInkEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInkEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IInkEvents(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IInkEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IInkOperation": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IInkOperation(): @@ -148,7 +148,7 @@ use_current_TypeAliasDeclaration_IInkOperation( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IInkOperation": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IInkOperation(): @@ -160,7 +160,7 @@ use_old_TypeAliasDeclaration_IInkOperation( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInkPoint": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IInkPoint(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IInkPoint( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInkPoint": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IInkPoint(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IInkPoint( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInkStroke": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IInkStroke(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_IInkStroke( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInkStroke": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IInkStroke(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_IInkStroke( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Ink": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_Ink(): @@ -220,7 +220,7 @@ use_current_ClassDeclaration_Ink( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Ink": {"backCompat": false} */ declare function get_current_ClassDeclaration_Ink(): @@ -232,7 +232,7 @@ use_old_ClassDeclaration_Ink( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InkCanvas": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InkCanvas(): @@ -244,7 +244,7 @@ use_current_ClassDeclaration_InkCanvas( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InkCanvas": {"backCompat": false} */ declare function get_current_ClassDeclaration_InkCanvas(): @@ -256,7 +256,7 @@ use_old_ClassDeclaration_InkCanvas( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InkFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InkFactory(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_InkFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InkFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_InkFactory(): @@ -280,7 +280,7 @@ use_old_ClassDeclaration_InkFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPen": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPen(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_IPen( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPen": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPen(): @@ -304,7 +304,7 @@ use_old_InterfaceDeclaration_IPen( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IStylusOperation": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IStylusOperation(): @@ -316,7 +316,7 @@ use_current_InterfaceDeclaration_IStylusOperation( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IStylusOperation": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IStylusOperation(): diff --git a/packages/dds/map/package.json b/packages/dds/map/package.json index 617d1fca86bc..8c208ab63a56 100644 --- a/packages/dds/map/package.json +++ b/packages/dds/map/package.json @@ -75,7 +75,7 @@ "@fluid-internal/test-dds-utils": "^0.59.1000", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/map-previous": "npm:@fluidframework/map@0.58.1001", + "@fluidframework/map-previous": "npm:@fluidframework/map@^0.58.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", @@ -101,9 +101,9 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": { - "0.58.1001":{ + "0.58.2002": { "ClassDeclaration_SharedDirectory": {"forwardCompat": false} } } diff --git a/packages/dds/map/src/test/tsconfig.json b/packages/dds/map/src/test/tsconfig.json index c0c25f1ec402..4d099aa3d9c4 100644 --- a/packages/dds/map/src/test/tsconfig.json +++ b/packages/dds/map/src/test/tsconfig.json @@ -8,7 +8,8 @@ "types": [ "node", "mocha" - ] + ], + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/map/src/test/types/validateMapPrevious.ts b/packages/dds/map/src/test/types/validateMapPrevious.ts index 5c00423c607f..d72897c67029 100644 --- a/packages/dds/map/src/test/types/validateMapPrevious.ts +++ b/packages/dds/map/src/test/types/validateMapPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DirectoryFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DirectoryFactory(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_DirectoryFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DirectoryFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_DirectoryFactory(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_DirectoryFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDirectory(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IDirectory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDirectory(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IDirectory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryDataObject": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDirectoryDataObject(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IDirectoryDataObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryDataObject": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDirectoryDataObject(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IDirectoryDataObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDirectoryEvents(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IDirectoryEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDirectoryEvents(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IDirectoryEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryNewStorageFormat": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDirectoryNewStorageFormat(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IDirectoryNewStorageFormat( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryNewStorageFormat": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDirectoryNewStorageFormat(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IDirectoryNewStorageFormat( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IDirectoryOperation": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IDirectoryOperation(): @@ -148,7 +148,7 @@ use_current_TypeAliasDeclaration_IDirectoryOperation( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IDirectoryOperation": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IDirectoryOperation(): @@ -160,7 +160,7 @@ use_old_TypeAliasDeclaration_IDirectoryOperation( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryValueChanged": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDirectoryValueChanged(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IDirectoryValueChanged( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDirectoryValueChanged": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDirectoryValueChanged(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IDirectoryValueChanged( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISerializableValue": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISerializableValue(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_ISerializableValue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISerializableValue": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISerializableValue(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_ISerializableValue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISerializedValue": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISerializedValue(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_ISerializedValue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISerializedValue": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISerializedValue(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_ISerializedValue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedDirectory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedDirectory(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_ISharedDirectory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedDirectory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedDirectory(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_ISharedDirectory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedDirectoryEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedDirectoryEvents(): @@ -268,7 +268,7 @@ use_current_InterfaceDeclaration_ISharedDirectoryEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedDirectoryEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedDirectoryEvents(): @@ -280,7 +280,7 @@ use_old_InterfaceDeclaration_ISharedDirectoryEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedMap": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedMap(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_ISharedMap( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedMap": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedMap(): @@ -304,7 +304,7 @@ use_old_InterfaceDeclaration_ISharedMap( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedMapEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedMapEvents(): @@ -316,7 +316,7 @@ use_current_InterfaceDeclaration_ISharedMapEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedMapEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedMapEvents(): @@ -328,7 +328,7 @@ use_old_InterfaceDeclaration_ISharedMapEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IValueChanged": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IValueChanged(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_IValueChanged( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IValueChanged": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IValueChanged(): @@ -352,7 +352,7 @@ use_old_InterfaceDeclaration_IValueChanged( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalValueMaker": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalValueMaker(): @@ -364,7 +364,7 @@ use_current_ClassDeclaration_LocalValueMaker( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalValueMaker": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalValueMaker(): @@ -376,7 +376,7 @@ use_old_ClassDeclaration_LocalValueMaker( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MapFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MapFactory(): @@ -388,7 +388,7 @@ use_current_ClassDeclaration_MapFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MapFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_MapFactory(): @@ -400,7 +400,7 @@ use_old_ClassDeclaration_MapFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedDirectory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedDirectory(): @@ -413,7 +413,7 @@ use_current_ClassDeclaration_SharedDirectory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedDirectory": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedDirectory(): @@ -425,7 +425,7 @@ use_old_ClassDeclaration_SharedDirectory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMap": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedMap(): @@ -437,7 +437,7 @@ use_current_ClassDeclaration_SharedMap( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.1001: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMap": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedMap(): diff --git a/packages/dds/matrix/package.json b/packages/dds/matrix/package.json index 4ab7f4b9ea1e..46ee74acc206 100644 --- a/packages/dds/matrix/package.json +++ b/packages/dds/matrix/package.json @@ -76,7 +76,7 @@ "@fluid-internal/test-dds-utils": "^0.59.1000", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@0.58.2000", + "@fluidframework/matrix-previous": "npm:@fluidframework/matrix@^0.58.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", @@ -107,7 +107,7 @@ "uuid": "^8.3.1" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/matrix/src/test/tsconfig.json b/packages/dds/matrix/src/test/tsconfig.json index b4f0b54fa74b..78330638702e 100644 --- a/packages/dds/matrix/src/test/tsconfig.json +++ b/packages/dds/matrix/src/test/tsconfig.json @@ -8,7 +8,8 @@ "types": [ "node", "mocha" - ] + ], + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/matrix/src/test/types/validateMatrixPrevious.ts b/packages/dds/matrix/src/test/types/validateMatrixPrevious.ts index 5d6e7d17ae92..c1e5dd7c7866 100644 --- a/packages/dds/matrix/src/test/types/validateMatrixPrevious.ts +++ b/packages/dds/matrix/src/test/types/validateMatrixPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRevertible": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRevertible(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IRevertible( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRevertible": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRevertible(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IRevertible( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUndoConsumer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IUndoConsumer(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IUndoConsumer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUndoConsumer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IUndoConsumer(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IUndoConsumer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_MatrixItem": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_MatrixItem(): @@ -76,7 +76,7 @@ use_current_TypeAliasDeclaration_MatrixItem( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_MatrixItem": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_MatrixItem(): @@ -88,7 +88,7 @@ use_old_TypeAliasDeclaration_MatrixItem( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMatrix": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedMatrix(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_SharedMatrix( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMatrix": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedMatrix(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_SharedMatrix( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMatrixFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedMatrixFactory(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_SharedMatrixFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMatrixFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedMatrixFactory(): diff --git a/packages/dds/merge-tree/package.json b/packages/dds/merge-tree/package.json index 5e15911beb83..9b5cda60edf2 100644 --- a/packages/dds/merge-tree/package.json +++ b/packages/dds/merge-tree/package.json @@ -72,7 +72,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@0.58.2000", + "@fluidframework/merge-tree-previous": "npm:@fluidframework/merge-tree@^0.58.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", @@ -103,7 +103,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {}, "disabled": true } diff --git a/packages/dds/ordered-collection/package.json b/packages/dds/ordered-collection/package.json index 2cd35661aa51..5acdb6f13c44 100644 --- a/packages/dds/ordered-collection/package.json +++ b/packages/dds/ordered-collection/package.json @@ -73,7 +73,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@0.58.2000", + "@fluidframework/ordered-collection-previous": "npm:@fluidframework/ordered-collection@^0.58.0", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -98,7 +98,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/ordered-collection/src/test/tsconfig.json b/packages/dds/ordered-collection/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/dds/ordered-collection/src/test/tsconfig.json +++ b/packages/dds/ordered-collection/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.ts b/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.ts index af12511be048..7127446fffa7 100644 --- a/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.ts +++ b/packages/dds/ordered-collection/src/test/types/validateOrderedCollectionPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_acquireAndComplete": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_acquireAndComplete(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_acquireAndComplete( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_acquireAndComplete": {"backCompat": false} */ declare function get_current_FunctionDeclaration_acquireAndComplete(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_acquireAndComplete( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ConsensusCallback": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ConsensusCallback(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_ConsensusCallback( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ConsensusCallback": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ConsensusCallback(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_ConsensusCallback( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusOrderedCollection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ConsensusOrderedCollection(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_ConsensusOrderedCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusOrderedCollection": {"backCompat": false} */ declare function get_current_ClassDeclaration_ConsensusOrderedCollection(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_ConsensusOrderedCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusQueue": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ConsensusQueue(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_ConsensusQueue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusQueue": {"backCompat": false} */ declare function get_current_ClassDeclaration_ConsensusQueue(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_ConsensusQueue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ConsensusResult": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ConsensusResult(): @@ -124,7 +124,7 @@ use_current_EnumDeclaration_ConsensusResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ConsensusResult": {"backCompat": false} */ declare function get_current_EnumDeclaration_ConsensusResult(): @@ -136,7 +136,7 @@ use_old_EnumDeclaration_ConsensusResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusOrderedCollection": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConsensusOrderedCollection(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IConsensusOrderedCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusOrderedCollection": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConsensusOrderedCollection(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IConsensusOrderedCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusOrderedCollectionEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConsensusOrderedCollectionEvents(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IConsensusOrderedCollectionEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusOrderedCollectionEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConsensusOrderedCollectionEvents(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IConsensusOrderedCollectionEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusOrderedCollectionFactory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConsensusOrderedCollectionFactory(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_IConsensusOrderedCollectionFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusOrderedCollectionFactory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConsensusOrderedCollectionFactory(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_IConsensusOrderedCollectionFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOrderedCollection": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOrderedCollection(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_IOrderedCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOrderedCollection": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOrderedCollection(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_IOrderedCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotable": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISnapshotable(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_ISnapshotable( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotable": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISnapshotable(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_ISnapshotable( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitAcquireAndComplete": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_waitAcquireAndComplete(): @@ -268,7 +268,7 @@ use_current_FunctionDeclaration_waitAcquireAndComplete( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitAcquireAndComplete": {"backCompat": false} */ declare function get_current_FunctionDeclaration_waitAcquireAndComplete(): diff --git a/packages/dds/register-collection/package.json b/packages/dds/register-collection/package.json index 33fa1f359ec3..c1f06352670e 100644 --- a/packages/dds/register-collection/package.json +++ b/packages/dds/register-collection/package.json @@ -72,7 +72,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@0.58.2000", + "@fluidframework/register-collection-previous": "npm:@fluidframework/register-collection@^0.58.0", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -97,7 +97,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/register-collection/src/test/tsconfig.json b/packages/dds/register-collection/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/dds/register-collection/src/test/tsconfig.json +++ b/packages/dds/register-collection/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.ts b/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.ts index b1a079dc9ec4..cd063a6a884f 100644 --- a/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.ts +++ b/packages/dds/register-collection/src/test/types/validateRegisterCollectionPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusRegisterCollection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ConsensusRegisterCollection(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_ConsensusRegisterCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusRegisterCollection": {"backCompat": false} */ declare function get_current_ClassDeclaration_ConsensusRegisterCollection(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_ConsensusRegisterCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusRegisterCollectionFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ConsensusRegisterCollectionFactory(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_ConsensusRegisterCollectionFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ConsensusRegisterCollectionFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_ConsensusRegisterCollectionFactory(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_ConsensusRegisterCollectionFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusRegisterCollection": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConsensusRegisterCollection(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IConsensusRegisterCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusRegisterCollection": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConsensusRegisterCollection(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IConsensusRegisterCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusRegisterCollectionEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConsensusRegisterCollectionEvents(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IConsensusRegisterCollectionEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusRegisterCollectionEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConsensusRegisterCollectionEvents(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IConsensusRegisterCollectionEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusRegisterCollectionFactory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConsensusRegisterCollectionFactory(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IConsensusRegisterCollectionFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConsensusRegisterCollectionFactory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConsensusRegisterCollectionFactory(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IConsensusRegisterCollectionFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ReadPolicy": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ReadPolicy(): @@ -148,7 +148,7 @@ use_current_EnumDeclaration_ReadPolicy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ReadPolicy": {"backCompat": false} */ declare function get_current_EnumDeclaration_ReadPolicy(): diff --git a/packages/dds/sequence/package.json b/packages/dds/sequence/package.json index 0c5cdb4f5854..7156c7c79321 100644 --- a/packages/dds/sequence/package.json +++ b/packages/dds/sequence/package.json @@ -79,7 +79,7 @@ "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/gitresources": "^0.1036.1000-0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@0.58.2000", + "@fluidframework/sequence-previous": "npm:@fluidframework/sequence@^0.58.0", "@fluidframework/server-services-client": "^0.1036.1000-0", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", @@ -109,7 +109,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {}, "disabled": true } diff --git a/packages/dds/shared-object-base/package.json b/packages/dds/shared-object-base/package.json index b832b2223411..b0bd0b59cbeb 100644 --- a/packages/dds/shared-object-base/package.json +++ b/packages/dds/shared-object-base/package.json @@ -78,7 +78,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@0.58.2000", + "@fluidframework/shared-object-base-previous": "npm:@fluidframework/shared-object-base@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/benchmark": "^2.1.0", @@ -105,7 +105,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/shared-object-base/src/test/tsconfig.json b/packages/dds/shared-object-base/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/dds/shared-object-base/src/test/tsconfig.json +++ b/packages/dds/shared-object-base/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.ts b/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.ts index 6d864cba0548..95f496913f1b 100644 --- a/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.ts +++ b/packages/dds/shared-object-base/src/test/types/validateSharedObjectBasePrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createSingleBlobSummary": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createSingleBlobSummary(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_createSingleBlobSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createSingleBlobSummary": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createSingleBlobSummary(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_createSingleBlobSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidSerializer": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidSerializer(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_FluidSerializer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidSerializer": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidSerializer(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_FluidSerializer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidSerializer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidSerializer(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IFluidSerializer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidSerializer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidSerializer(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IFluidSerializer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISerializedHandle": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISerializedHandle(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_ISerializedHandle( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISerializedHandle": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISerializedHandle(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_ISerializedHandle( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedObject": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedObject(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_ISharedObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedObject": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedObject(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_ISharedObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedObjectEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedObjectEvents(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_ISharedObjectEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedObjectEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedObjectEvents(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_ISharedObjectEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isSerializedHandle": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_isSerializedHandle(): @@ -172,7 +172,7 @@ use_current_VariableDeclaration_isSerializedHandle( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isSerializedHandle": {"backCompat": false} */ declare function get_current_VariableDeclaration_isSerializedHandle(): @@ -184,7 +184,7 @@ use_old_VariableDeclaration_isSerializedHandle( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_makeHandlesSerializable": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_makeHandlesSerializable(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_makeHandlesSerializable( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_makeHandlesSerializable": {"backCompat": false} */ declare function get_current_FunctionDeclaration_makeHandlesSerializable(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_makeHandlesSerializable( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_parseHandles": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_parseHandles(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_parseHandles( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_parseHandles": {"backCompat": false} */ declare function get_current_FunctionDeclaration_parseHandles(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_parseHandles( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_serializeHandles": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_serializeHandles(): @@ -244,7 +244,7 @@ use_current_FunctionDeclaration_serializeHandles( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_serializeHandles": {"backCompat": false} */ declare function get_current_FunctionDeclaration_serializeHandles(): @@ -256,7 +256,7 @@ use_old_FunctionDeclaration_serializeHandles( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedObject": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedObject(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_SharedObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedObject": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedObject(): @@ -280,7 +280,7 @@ use_old_ClassDeclaration_SharedObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedObjectCore": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedObjectCore(): @@ -292,7 +292,7 @@ use_current_ClassDeclaration_SharedObjectCore( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedObjectCore": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedObjectCore(): @@ -304,7 +304,7 @@ use_old_ClassDeclaration_SharedObjectCore( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SummarySerializer": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SummarySerializer(): @@ -316,7 +316,7 @@ use_current_ClassDeclaration_SummarySerializer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SummarySerializer": {"backCompat": false} */ declare function get_current_ClassDeclaration_SummarySerializer(): @@ -328,7 +328,7 @@ use_old_ClassDeclaration_SummarySerializer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ValueType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ValueType(): @@ -340,7 +340,7 @@ use_current_EnumDeclaration_ValueType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ValueType": {"backCompat": false} */ declare function get_current_EnumDeclaration_ValueType(): diff --git a/packages/dds/shared-summary-block/package.json b/packages/dds/shared-summary-block/package.json index 0597ca64989f..f44fd2415866 100644 --- a/packages/dds/shared-summary-block/package.json +++ b/packages/dds/shared-summary-block/package.json @@ -72,7 +72,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@0.58.2000", + "@fluidframework/shared-summary-block-previous": "npm:@fluidframework/shared-summary-block@^0.58.0", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -99,7 +99,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/shared-summary-block/src/test/tsconfig.json b/packages/dds/shared-summary-block/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/dds/shared-summary-block/src/test/tsconfig.json +++ b/packages/dds/shared-summary-block/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.ts b/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.ts index 8352c78f4951..2de4ba567180 100644 --- a/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.ts +++ b/packages/dds/shared-summary-block/src/test/types/validateSharedSummaryBlockPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedSummaryBlock": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedSummaryBlock(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_ISharedSummaryBlock( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedSummaryBlock": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedSummaryBlock(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_ISharedSummaryBlock( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSummaryBlock": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedSummaryBlock(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_SharedSummaryBlock( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSummaryBlock": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedSummaryBlock(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_SharedSummaryBlock( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSummaryBlockFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedSummaryBlockFactory(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_SharedSummaryBlockFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSummaryBlockFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedSummaryBlockFactory(): diff --git a/packages/dds/task-manager/package.json b/packages/dds/task-manager/package.json index fa2bfce5b7bd..0d767372f331 100644 --- a/packages/dds/task-manager/package.json +++ b/packages/dds/task-manager/package.json @@ -71,7 +71,7 @@ "@fluidframework/shared-object-base": "^0.59.1000" }, "devDependencies": { - "@fluid-experimental/task-manager-previous": "npm:@fluid-experimental/task-manager@0.58.2000", + "@fluid-experimental/task-manager-previous": "npm:@fluid-experimental/task-manager@^0.58.0", "@fluid-internal/test-dds-utils": "^0.59.1000", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", @@ -101,7 +101,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/dds/task-manager/src/test/tsconfig.json b/packages/dds/task-manager/src/test/tsconfig.json index bf93a7a5c0e9..1eb8365438a9 100644 --- a/packages/dds/task-manager/src/test/tsconfig.json +++ b/packages/dds/task-manager/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.ts b/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.ts index 712b0ef35818..7bbd6ed11ed5 100644 --- a/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.ts +++ b/packages/dds/task-manager/src/test/types/validateTaskManagerPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObservable": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOldestClientObservable(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IOldestClientObservable( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObservable": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOldestClientObservable(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IOldestClientObservable( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObservableEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOldestClientObservableEvents(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IOldestClientObservableEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObservableEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOldestClientObservableEvents(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IOldestClientObservableEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObserver": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOldestClientObserver(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IOldestClientObserver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObserver": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOldestClientObserver(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IOldestClientObserver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObserverEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOldestClientObserverEvents(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IOldestClientObserverEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOldestClientObserverEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOldestClientObserverEvents(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IOldestClientObserverEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITaskManager": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITaskManager(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_ITaskManager( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITaskManager": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITaskManager(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_ITaskManager( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITaskManagerEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITaskManagerEvents(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_ITaskManagerEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITaskManagerEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITaskManagerEvents(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_ITaskManagerEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OldestClientObserver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OldestClientObserver(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_OldestClientObserver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OldestClientObserver": {"backCompat": false} */ declare function get_current_ClassDeclaration_OldestClientObserver(): @@ -184,7 +184,7 @@ use_old_ClassDeclaration_OldestClientObserver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TaskManager": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TaskManager(): @@ -196,7 +196,7 @@ use_current_ClassDeclaration_TaskManager( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TaskManager": {"backCompat": false} */ declare function get_current_ClassDeclaration_TaskManager(): diff --git a/packages/drivers/debugger/package.json b/packages/drivers/debugger/package.json index 10fd7d0112a8..3a1c7e511ca9 100644 --- a/packages/drivers/debugger/package.json +++ b/packages/drivers/debugger/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/debugger-previous": "npm:@fluidframework/debugger@0.58.2000", + "@fluidframework/debugger-previous": "npm:@fluidframework/debugger@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -64,7 +64,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.ts b/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.ts index 7597cfc1288b..45ec1ccfd14a 100644 --- a/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.ts +++ b/packages/drivers/debugger/src/test/types/validateDebuggerPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DebuggerUI": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DebuggerUI(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_DebuggerUI( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DebuggerUI": {"backCompat": false} */ declare function get_current_ClassDeclaration_DebuggerUI(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_DebuggerUI( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_debuggerUIFactory": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_debuggerUIFactory(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_debuggerUIFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_debuggerUIFactory": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_debuggerUIFactory(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_debuggerUIFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DebugReplayController": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DebugReplayController(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_DebugReplayController( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DebugReplayController": {"backCompat": false} */ declare function get_current_ClassDeclaration_DebugReplayController(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_DebugReplayController( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_FluidDebugger.createFromService": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_FluidDebugger_createFromService(): @@ -100,7 +100,7 @@ use_current_FunctionDeclaration_FluidDebugger_createFromService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_FluidDebugger.createFromService": {"backCompat": false} */ declare function get_current_FunctionDeclaration_FluidDebugger_createFromService(): @@ -112,7 +112,7 @@ use_old_FunctionDeclaration_FluidDebugger_createFromService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_FluidDebugger.createFromServiceFactory": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_FluidDebugger_createFromServiceFactory(): @@ -124,7 +124,7 @@ use_current_FunctionDeclaration_FluidDebugger_createFromServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_FluidDebugger.createFromServiceFactory": {"backCompat": false} */ declare function get_current_FunctionDeclaration_FluidDebugger_createFromServiceFactory(): @@ -136,7 +136,7 @@ use_old_FunctionDeclaration_FluidDebugger_createFromServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDebuggerController": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDebuggerController(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IDebuggerController( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDebuggerController": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDebuggerController(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IDebuggerController( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDebuggerUI": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDebuggerUI(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IDebuggerUI( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDebuggerUI": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDebuggerUI(): diff --git a/packages/drivers/driver-base/package.json b/packages/drivers/driver-base/package.json index 84020d092578..567201d26e15 100644 --- a/packages/drivers/driver-base/package.json +++ b/packages/drivers/driver-base/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@0.58.2000", + "@fluidframework/driver-base-previous": "npm:@fluidframework/driver-base@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -64,7 +64,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.ts b/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.ts index e8240e98d26c..41e75cbde02c 100644 --- a/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.ts +++ b/packages/drivers/driver-base/src/test/types/validateDriverBasePrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DocumentDeltaConnection(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_DocumentDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_DocumentDeltaConnection(): diff --git a/packages/drivers/driver-web-cache/package.json b/packages/drivers/driver-web-cache/package.json index b24b87a56a8b..a95f33d004a8 100644 --- a/packages/drivers/driver-web-cache/package.json +++ b/packages/drivers/driver-web-cache/package.json @@ -43,6 +43,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", + "@fluidframework/driver-web-cache-previous": "npm:@fluidframework/driver-web-cache@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -63,5 +64,9 @@ "jest": "^26.6.3", "typescript": "~4.1.3", "typescript-formatter": "7.1.0" + }, + "typeValidation": { + "version": "0.59.1000", + "broken": {} } -} +} \ No newline at end of file diff --git a/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.ts b/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.ts new file mode 100644 index 000000000000..82ac84fed343 --- /dev/null +++ b/packages/drivers/driver-web-cache/src/test/types/validateDriverWebCachePrevious.ts @@ -0,0 +1,87 @@ +/*! + * Copyright (c) Microsoft Corporation and contributors. All rights reserved. + * Licensed under the MIT License. + */ +/* + * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. + * Generated by fluid-type-validator in @fluidframework/build-tools. + */ +/* eslint-disable max-lines */ +import * as old from "@fluidframework/driver-web-cache-previous"; +import * as current from "../../index"; + +type TypeOnly = { + [P in keyof T]: TypeOnly; +}; + +/* +* Validate forward compat by using old type in place of current type +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: +* "FunctionDeclaration_deleteFluidCacheIndexDbInstance": {"forwardCompat": false} +*/ +declare function get_old_FunctionDeclaration_deleteFluidCacheIndexDbInstance(): + TypeOnly; +declare function use_current_FunctionDeclaration_deleteFluidCacheIndexDbInstance( + use: TypeOnly); +use_current_FunctionDeclaration_deleteFluidCacheIndexDbInstance( + get_old_FunctionDeclaration_deleteFluidCacheIndexDbInstance()); + +/* +* Validate back compat by using current type in place of old type +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: +* "FunctionDeclaration_deleteFluidCacheIndexDbInstance": {"backCompat": false} +*/ +declare function get_current_FunctionDeclaration_deleteFluidCacheIndexDbInstance(): + TypeOnly; +declare function use_old_FunctionDeclaration_deleteFluidCacheIndexDbInstance( + use: TypeOnly); +use_old_FunctionDeclaration_deleteFluidCacheIndexDbInstance( + get_current_FunctionDeclaration_deleteFluidCacheIndexDbInstance()); + +/* +* Validate forward compat by using old type in place of current type +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: +* "ClassDeclaration_FluidCache": {"forwardCompat": false} +*/ +declare function get_old_ClassDeclaration_FluidCache(): + TypeOnly; +declare function use_current_ClassDeclaration_FluidCache( + use: TypeOnly); +use_current_ClassDeclaration_FluidCache( + get_old_ClassDeclaration_FluidCache()); + +/* +* Validate back compat by using current type in place of old type +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: +* "ClassDeclaration_FluidCache": {"backCompat": false} +*/ +declare function get_current_ClassDeclaration_FluidCache(): + TypeOnly; +declare function use_old_ClassDeclaration_FluidCache( + use: TypeOnly); +use_old_ClassDeclaration_FluidCache( + get_current_ClassDeclaration_FluidCache()); + +/* +* Validate forward compat by using old type in place of current type +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: +* "InterfaceDeclaration_FluidCacheConfig": {"forwardCompat": false} +*/ +declare function get_old_InterfaceDeclaration_FluidCacheConfig(): + TypeOnly; +declare function use_current_InterfaceDeclaration_FluidCacheConfig( + use: TypeOnly); +use_current_InterfaceDeclaration_FluidCacheConfig( + get_old_InterfaceDeclaration_FluidCacheConfig()); + +/* +* Validate back compat by using current type in place of old type +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: +* "InterfaceDeclaration_FluidCacheConfig": {"backCompat": false} +*/ +declare function get_current_InterfaceDeclaration_FluidCacheConfig(): + TypeOnly; +declare function use_old_InterfaceDeclaration_FluidCacheConfig( + use: TypeOnly); +use_old_InterfaceDeclaration_FluidCacheConfig( + get_current_InterfaceDeclaration_FluidCacheConfig()); diff --git a/packages/drivers/file-driver/package.json b/packages/drivers/file-driver/package.json index 15b23617e04f..408de06889c5 100644 --- a/packages/drivers/file-driver/package.json +++ b/packages/drivers/file-driver/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@0.58.2000", + "@fluidframework/file-driver-previous": "npm:@fluidframework/file-driver@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/node": "^14.18.0", @@ -62,7 +62,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.ts b/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.ts index 9e2e502b4b71..a801f343c98b 100644 --- a/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.ts +++ b/packages/drivers/file-driver/src/test/types/validateFileDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileDeltaStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FileDeltaStorageService(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_FileDeltaStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileDeltaStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_FileDeltaStorageService(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_FileDeltaStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileDocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FileDocumentService(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_FileDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileDocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_FileDocumentService(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_FileDocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FileDocumentServiceFactory(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_FileDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_FileDocumentServiceFactory(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_FileDocumentServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_FileSnapshotWriterClassFactory": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_FileSnapshotWriterClassFactory(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_FileSnapshotWriterClassFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_FileSnapshotWriterClassFactory": {"backCompat": false} */ declare function get_current_VariableDeclaration_FileSnapshotWriterClassFactory(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_FileSnapshotWriterClassFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_FileStorageDocumentName": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_FileStorageDocumentName(): @@ -124,7 +124,7 @@ use_current_VariableDeclaration_FileStorageDocumentName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_FileStorageDocumentName": {"backCompat": false} */ declare function get_current_VariableDeclaration_FileStorageDocumentName(): @@ -136,7 +136,7 @@ use_old_VariableDeclaration_FileStorageDocumentName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidFetchReader": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidFetchReader(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_FluidFetchReader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidFetchReader": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidFetchReader(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_FluidFetchReader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_FluidFetchReaderFileSnapshotWriter": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_FluidFetchReaderFileSnapshotWriter(): @@ -172,7 +172,7 @@ use_current_VariableDeclaration_FluidFetchReaderFileSnapshotWriter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_FluidFetchReaderFileSnapshotWriter": {"backCompat": false} */ declare function get_current_VariableDeclaration_FluidFetchReaderFileSnapshotWriter(): @@ -184,7 +184,7 @@ use_old_VariableDeclaration_FluidFetchReaderFileSnapshotWriter( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotWriterStorage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISnapshotWriterStorage(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_ISnapshotWriterStorage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotWriterStorage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISnapshotWriterStorage(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_ISnapshotWriterStorage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ReaderConstructor": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ReaderConstructor(): @@ -220,7 +220,7 @@ use_current_TypeAliasDeclaration_ReaderConstructor( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ReaderConstructor": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ReaderConstructor(): @@ -232,7 +232,7 @@ use_old_TypeAliasDeclaration_ReaderConstructor( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Replayer": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_Replayer(): @@ -244,7 +244,7 @@ use_current_ClassDeclaration_Replayer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Replayer": {"backCompat": false} */ declare function get_current_ClassDeclaration_Replayer(): @@ -256,7 +256,7 @@ use_old_ClassDeclaration_Replayer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayFileDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ReplayFileDeltaConnection(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_ReplayFileDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayFileDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_ReplayFileDeltaConnection(): diff --git a/packages/drivers/fluidapp-odsp-urlResolver/package.json b/packages/drivers/fluidapp-odsp-urlResolver/package.json index cbe8f3edad95..64888f910fb4 100644 --- a/packages/drivers/fluidapp-odsp-urlResolver/package.json +++ b/packages/drivers/fluidapp-odsp-urlResolver/package.json @@ -43,7 +43,7 @@ "@fluidframework/odsp-driver-definitions": "^0.59.1000" }, "devDependencies": { - "@fluid-tools/fluidapp-odsp-urlresolver-previous": "npm:@fluid-tools/fluidapp-odsp-urlresolver@0.58.2000", + "@fluid-tools/fluidapp-odsp-urlresolver-previous": "npm:@fluid-tools/fluidapp-odsp-urlresolver@^0.58.0", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", @@ -66,7 +66,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/fluidapp-odsp-urlResolver/src/test/types/validateFluidappOdspUrlresolverPrevious.ts b/packages/drivers/fluidapp-odsp-urlResolver/src/test/types/validateFluidappOdspUrlresolverPrevious.ts index 75bbc6057c90..c6a28d090b29 100644 --- a/packages/drivers/fluidapp-odsp-urlResolver/src/test/types/validateFluidappOdspUrlresolverPrevious.ts +++ b/packages/drivers/fluidapp-odsp-urlResolver/src/test/types/validateFluidappOdspUrlresolverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidAppOdspUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidAppOdspUrlResolver(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_FluidAppOdspUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidAppOdspUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidAppOdspUrlResolver(): diff --git a/packages/drivers/iframe-driver/package.json b/packages/drivers/iframe-driver/package.json index 0d316cd2872e..a372737d8963 100644 --- a/packages/drivers/iframe-driver/package.json +++ b/packages/drivers/iframe-driver/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/iframe-driver-previous": "npm:@fluidframework/iframe-driver@0.58.2000", + "@fluidframework/iframe-driver-previous": "npm:@fluidframework/iframe-driver@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -69,7 +69,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/iframe-driver/src/test/types/validateIframeDriverPrevious.ts b/packages/drivers/iframe-driver/src/test/types/validateIframeDriverPrevious.ts index 36b3648ba5c7..dcbbb93c7e35 100644 --- a/packages/drivers/iframe-driver/src/test/types/validateIframeDriverPrevious.ts +++ b/packages/drivers/iframe-driver/src/test/types/validateIframeDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentServiceFactoryProxy": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DocumentServiceFactoryProxy(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_DocumentServiceFactoryProxy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentServiceFactoryProxy": {"backCompat": false} */ declare function get_current_ClassDeclaration_DocumentServiceFactoryProxy(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_DocumentServiceFactoryProxy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICombinedDriver": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICombinedDriver(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_ICombinedDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICombinedDriver": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICombinedDriver(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_ICombinedDriver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDocumentServiceFactoryProxy": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDocumentServiceFactoryProxy(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IDocumentServiceFactoryProxy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDocumentServiceFactoryProxy": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDocumentServiceFactoryProxy(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IDocumentServiceFactoryProxy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IDocumentServiceFactoryProxyKey": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IDocumentServiceFactoryProxyKey(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_IDocumentServiceFactoryProxyKey( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IDocumentServiceFactoryProxyKey": {"backCompat": false} */ declare function get_current_VariableDeclaration_IDocumentServiceFactoryProxyKey(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_IDocumentServiceFactoryProxyKey( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerDocumentDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InnerDocumentDeltaConnection(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_InnerDocumentDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerDocumentDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_InnerDocumentDeltaConnection(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_InnerDocumentDeltaConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerDocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InnerDocumentService(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_InnerDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerDocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_InnerDocumentService(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_InnerDocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InnerDocumentServiceFactory(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_InnerDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_InnerDocumentServiceFactory(): @@ -184,7 +184,7 @@ use_old_ClassDeclaration_InnerDocumentServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InnerUrlResolver(): @@ -196,7 +196,7 @@ use_current_ClassDeclaration_InnerUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InnerUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_InnerUrlResolver(): @@ -208,7 +208,7 @@ use_old_ClassDeclaration_InnerUrlResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOuterDocumentDeltaConnectionProxy": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOuterDocumentDeltaConnectionProxy(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_IOuterDocumentDeltaConnectionProxy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOuterDocumentDeltaConnectionProxy": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOuterDocumentDeltaConnectionProxy(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_IOuterDocumentDeltaConnectionProxy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUrlResolverProxy": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IUrlResolverProxy(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_IUrlResolverProxy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUrlResolverProxy": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IUrlResolverProxy(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_IUrlResolverProxy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IUrlResolverProxyKey": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IUrlResolverProxyKey(): @@ -268,7 +268,7 @@ use_current_VariableDeclaration_IUrlResolverProxyKey( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IUrlResolverProxyKey": {"backCompat": false} */ declare function get_current_VariableDeclaration_IUrlResolverProxyKey(): @@ -280,7 +280,7 @@ use_old_VariableDeclaration_IUrlResolverProxyKey( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OuterUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OuterUrlResolver(): @@ -292,7 +292,7 @@ use_current_ClassDeclaration_OuterUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OuterUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_OuterUrlResolver(): diff --git a/packages/drivers/local-driver/package.json b/packages/drivers/local-driver/package.json index dc7228459c90..6fb687ab4e4f 100644 --- a/packages/drivers/local-driver/package.json +++ b/packages/drivers/local-driver/package.json @@ -74,7 +74,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@0.58.2000", + "@fluidframework/local-driver-previous": "npm:@fluidframework/local-driver@^0.58.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@rushstack/eslint-config": "^2.5.1", "@types/jsrsasign": "^8.0.8", @@ -99,7 +99,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.ts b/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.ts index 115b9d04f9dc..acb1d1cb2ca3 100644 --- a/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.ts +++ b/packages/drivers/local-driver/src/test/types/validateLocalDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createLocalDocumentService": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createLocalDocumentService(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_createLocalDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createLocalDocumentService": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createLocalDocumentService(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_createLocalDocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createLocalResolverCreateNewRequest": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createLocalResolverCreateNewRequest(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_createLocalResolverCreateNewRequest( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createLocalResolverCreateNewRequest": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createLocalResolverCreateNewRequest(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_createLocalResolverCreateNewRequest( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDeltaStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalDeltaStorageService(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_LocalDeltaStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDeltaStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalDeltaStorageService(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_LocalDeltaStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDocumentDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalDocumentDeltaConnection(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_LocalDocumentDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDocumentDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalDocumentDeltaConnection(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_LocalDocumentDeltaConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalDocumentService(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_LocalDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalDocumentService(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_LocalDocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalDocumentServiceFactory(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_LocalDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalDocumentServiceFactory(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_LocalDocumentServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalResolver(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_LocalResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalResolver(): @@ -184,7 +184,7 @@ use_old_ClassDeclaration_LocalResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalSessionStorageDbFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalSessionStorageDbFactory(): @@ -196,7 +196,7 @@ use_current_ClassDeclaration_LocalSessionStorageDbFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalSessionStorageDbFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalSessionStorageDbFactory(): diff --git a/packages/drivers/odsp-driver-definitions/package.json b/packages/drivers/odsp-driver-definitions/package.json index 68e9dbb09904..6afa9566e520 100644 --- a/packages/drivers/odsp-driver-definitions/package.json +++ b/packages/drivers/odsp-driver-definitions/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@0.58.2000", + "@fluidframework/odsp-driver-definitions-previous": "npm:@fluidframework/odsp-driver-definitions@^0.58.0", "@fluidframework/protocol-definitions": "^0.1028.1000-0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -61,7 +61,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.ts b/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.ts index 9a75f17aa1c8..13525ac90244 100644 --- a/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.ts +++ b/packages/drivers/odsp-driver-definitions/src/test/types/validateOdspDriverDefinitionsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CacheContentType": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_CacheContentType(): @@ -28,7 +28,7 @@ use_current_TypeAliasDeclaration_CacheContentType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CacheContentType": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_CacheContentType(): @@ -40,7 +40,7 @@ use_old_TypeAliasDeclaration_CacheContentType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_HostStoragePolicy": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_HostStoragePolicy(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_HostStoragePolicy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_HostStoragePolicy": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_HostStoragePolicy(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_HostStoragePolicy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICacheEntry": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICacheEntry(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_ICacheEntry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICacheEntry": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICacheEntry(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_ICacheEntry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICollabSessionOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICollabSessionOptions(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_ICollabSessionOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICollabSessionOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICollabSessionOptions(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_ICollabSessionOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IdentityType": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IdentityType(): @@ -124,7 +124,7 @@ use_current_TypeAliasDeclaration_IdentityType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IdentityType": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IdentityType(): @@ -136,7 +136,7 @@ use_old_TypeAliasDeclaration_IdentityType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IEntry": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IEntry(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IEntry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IEntry": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IEntry(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IEntry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFileEntry": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFileEntry(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IFileEntry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFileEntry": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFileEntry(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IFileEntry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_InstrumentedStorageTokenFetcher": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_InstrumentedStorageTokenFetcher(): @@ -196,7 +196,7 @@ use_current_TypeAliasDeclaration_InstrumentedStorageTokenFetcher( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_InstrumentedStorageTokenFetcher": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_InstrumentedStorageTokenFetcher(): @@ -208,7 +208,7 @@ use_old_TypeAliasDeclaration_InstrumentedStorageTokenFetcher( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspError": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspError(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_IOdspError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspError": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspError(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_IOdspError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspResolvedUrl": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspResolvedUrl(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_IOdspResolvedUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspResolvedUrl": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspResolvedUrl(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_IOdspResolvedUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspUrlParts": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspUrlParts(): @@ -268,7 +268,7 @@ use_current_InterfaceDeclaration_IOdspUrlParts( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspUrlParts": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspUrlParts(): @@ -280,7 +280,7 @@ use_old_InterfaceDeclaration_IOdspUrlParts( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOpsCachingPolicy": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOpsCachingPolicy(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_IOpsCachingPolicy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOpsCachingPolicy": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOpsCachingPolicy(): @@ -304,7 +304,7 @@ use_old_InterfaceDeclaration_IOpsCachingPolicy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPersistedCache": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPersistedCache(): @@ -316,7 +316,7 @@ use_current_InterfaceDeclaration_IPersistedCache( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPersistedCache": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPersistedCache(): @@ -328,7 +328,7 @@ use_old_InterfaceDeclaration_IPersistedCache( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISnapshotOptions(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_ISnapshotOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISnapshotOptions(): @@ -352,7 +352,7 @@ use_old_InterfaceDeclaration_ISnapshotOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isTokenFromCache": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_isTokenFromCache(): @@ -364,7 +364,7 @@ use_current_VariableDeclaration_isTokenFromCache( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isTokenFromCache": {"backCompat": false} */ declare function get_current_VariableDeclaration_isTokenFromCache(): @@ -376,7 +376,7 @@ use_old_VariableDeclaration_isTokenFromCache( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OdspError": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_OdspError(): @@ -388,7 +388,7 @@ use_current_TypeAliasDeclaration_OdspError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OdspError": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_OdspError(): @@ -400,7 +400,7 @@ use_old_TypeAliasDeclaration_OdspError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_OdspErrorType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_OdspErrorType(): @@ -412,7 +412,7 @@ use_current_EnumDeclaration_OdspErrorType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_OdspErrorType": {"backCompat": false} */ declare function get_current_EnumDeclaration_OdspErrorType(): @@ -424,7 +424,7 @@ use_old_EnumDeclaration_OdspErrorType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspResourceTokenFetchOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_OdspResourceTokenFetchOptions(): @@ -436,7 +436,7 @@ use_current_InterfaceDeclaration_OdspResourceTokenFetchOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspResourceTokenFetchOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_OdspResourceTokenFetchOptions(): @@ -448,7 +448,7 @@ use_old_InterfaceDeclaration_OdspResourceTokenFetchOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ShareLinkInfoType": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ShareLinkInfoType(): @@ -460,7 +460,7 @@ use_current_InterfaceDeclaration_ShareLinkInfoType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ShareLinkInfoType": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ShareLinkInfoType(): @@ -472,7 +472,7 @@ use_old_InterfaceDeclaration_ShareLinkInfoType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ShareLinkTypes": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ShareLinkTypes(): @@ -484,7 +484,7 @@ use_current_EnumDeclaration_ShareLinkTypes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ShareLinkTypes": {"backCompat": false} */ declare function get_current_EnumDeclaration_ShareLinkTypes(): @@ -496,7 +496,7 @@ use_old_EnumDeclaration_ShareLinkTypes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_snapshotKey": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_snapshotKey(): @@ -508,7 +508,7 @@ use_current_VariableDeclaration_snapshotKey( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_snapshotKey": {"backCompat": false} */ declare function get_current_VariableDeclaration_snapshotKey(): @@ -520,7 +520,7 @@ use_old_VariableDeclaration_snapshotKey( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TokenFetcher": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_TokenFetcher(): @@ -532,7 +532,7 @@ use_current_TypeAliasDeclaration_TokenFetcher( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TokenFetcher": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_TokenFetcher(): @@ -544,7 +544,7 @@ use_old_TypeAliasDeclaration_TokenFetcher( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TokenFetchOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TokenFetchOptions(): @@ -556,7 +556,7 @@ use_current_InterfaceDeclaration_TokenFetchOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TokenFetchOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TokenFetchOptions(): @@ -568,7 +568,7 @@ use_old_InterfaceDeclaration_TokenFetchOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_tokenFromResponse": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_tokenFromResponse(): @@ -580,7 +580,7 @@ use_current_VariableDeclaration_tokenFromResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_tokenFromResponse": {"backCompat": false} */ declare function get_current_VariableDeclaration_tokenFromResponse(): @@ -592,7 +592,7 @@ use_old_VariableDeclaration_tokenFromResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TokenResponse": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TokenResponse(): @@ -604,7 +604,7 @@ use_current_InterfaceDeclaration_TokenResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TokenResponse": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TokenResponse(): diff --git a/packages/drivers/odsp-driver/package.json b/packages/drivers/odsp-driver/package.json index ecf43811156b..58d6aafc8e3d 100644 --- a/packages/drivers/odsp-driver/package.json +++ b/packages/drivers/odsp-driver/package.json @@ -80,7 +80,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@0.58.2000", + "@fluidframework/odsp-driver-previous": "npm:@fluidframework/odsp-driver@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -106,7 +106,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.ts b/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.ts index d422b8ece773..1370d48e3e41 100644 --- a/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.ts +++ b/packages/drivers/odsp-driver/src/test/types/validateOdspDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_checkUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_checkUrl(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_checkUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_checkUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_checkUrl(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_checkUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ClpCompliantAppHeader": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ClpCompliantAppHeader(): @@ -52,7 +52,7 @@ use_current_EnumDeclaration_ClpCompliantAppHeader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ClpCompliantAppHeader": {"backCompat": false} */ declare function get_current_EnumDeclaration_ClpCompliantAppHeader(): @@ -64,7 +64,7 @@ use_old_EnumDeclaration_ClpCompliantAppHeader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createOdspCreateContainerRequest": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createOdspCreateContainerRequest(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_createOdspCreateContainerRequest( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createOdspCreateContainerRequest": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createOdspCreateContainerRequest(): @@ -88,7 +88,7 @@ use_old_FunctionDeclaration_createOdspCreateContainerRequest( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createOdspUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createOdspUrl(): @@ -100,7 +100,7 @@ use_current_FunctionDeclaration_createOdspUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createOdspUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createOdspUrl(): @@ -112,7 +112,7 @@ use_old_FunctionDeclaration_createOdspUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_encodeOdspFluidDataStoreLocator": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_encodeOdspFluidDataStoreLocator(): @@ -124,7 +124,7 @@ use_current_FunctionDeclaration_encodeOdspFluidDataStoreLocator( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_encodeOdspFluidDataStoreLocator": {"backCompat": false} */ declare function get_current_FunctionDeclaration_encodeOdspFluidDataStoreLocator(): @@ -136,7 +136,7 @@ use_old_FunctionDeclaration_encodeOdspFluidDataStoreLocator( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getApiRoot": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getApiRoot(): @@ -148,7 +148,7 @@ use_current_FunctionDeclaration_getApiRoot( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getApiRoot": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getApiRoot(): @@ -160,7 +160,7 @@ use_old_FunctionDeclaration_getApiRoot( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getHashedDocumentId": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getHashedDocumentId(): @@ -172,7 +172,7 @@ use_current_FunctionDeclaration_getHashedDocumentId( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getHashedDocumentId": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getHashedDocumentId(): @@ -184,7 +184,7 @@ use_old_FunctionDeclaration_getHashedDocumentId( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getLocatorFromOdspUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getLocatorFromOdspUrl(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_getLocatorFromOdspUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getLocatorFromOdspUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getLocatorFromOdspUrl(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_getLocatorFromOdspUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getOdspUrlParts": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getOdspUrlParts(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_getOdspUrlParts( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getOdspUrlParts": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getOdspUrlParts(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_getOdspUrlParts( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClpCompliantAppHeader": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IClpCompliantAppHeader(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_IClpCompliantAppHeader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClpCompliantAppHeader": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IClpCompliantAppHeader(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_IClpCompliantAppHeader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharingLinkHeader": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharingLinkHeader(): @@ -268,7 +268,7 @@ use_current_InterfaceDeclaration_ISharingLinkHeader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharingLinkHeader": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharingLinkHeader(): @@ -280,7 +280,7 @@ use_old_InterfaceDeclaration_ISharingLinkHeader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOdcOrigin": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isOdcOrigin(): @@ -292,7 +292,7 @@ use_current_FunctionDeclaration_isOdcOrigin( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOdcOrigin": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isOdcOrigin(): @@ -304,7 +304,7 @@ use_old_FunctionDeclaration_isOdcOrigin( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOdcUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isOdcUrl(): @@ -316,7 +316,7 @@ use_current_FunctionDeclaration_isOdcUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOdcUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isOdcUrl(): @@ -328,7 +328,7 @@ use_old_FunctionDeclaration_isOdcUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isSpoUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isSpoUrl(): @@ -340,7 +340,7 @@ use_current_FunctionDeclaration_isSpoUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isSpoUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isSpoUrl(): @@ -352,7 +352,7 @@ use_old_FunctionDeclaration_isSpoUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_locatorQueryParamName": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_locatorQueryParamName(): @@ -364,7 +364,7 @@ use_current_VariableDeclaration_locatorQueryParamName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_locatorQueryParamName": {"backCompat": false} */ declare function get_current_VariableDeclaration_locatorQueryParamName(): @@ -376,7 +376,7 @@ use_old_VariableDeclaration_locatorQueryParamName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdcApiSiteOrigin": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_OdcApiSiteOrigin(): @@ -388,7 +388,7 @@ use_current_VariableDeclaration_OdcApiSiteOrigin( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdcApiSiteOrigin": {"backCompat": false} */ declare function get_current_VariableDeclaration_OdcApiSiteOrigin(): @@ -400,7 +400,7 @@ use_old_VariableDeclaration_OdcApiSiteOrigin( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdcFileSiteOrigin": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_OdcFileSiteOrigin(): @@ -412,7 +412,7 @@ use_current_VariableDeclaration_OdcFileSiteOrigin( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdcFileSiteOrigin": {"backCompat": false} */ declare function get_current_VariableDeclaration_OdcFileSiteOrigin(): @@ -424,7 +424,7 @@ use_old_VariableDeclaration_OdcFileSiteOrigin( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspDocumentServiceFactory(): @@ -436,7 +436,7 @@ use_current_ClassDeclaration_OdspDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspDocumentServiceFactory(): @@ -448,7 +448,7 @@ use_old_ClassDeclaration_OdspDocumentServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDocumentServiceFactoryCore": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspDocumentServiceFactoryCore(): @@ -460,7 +460,7 @@ use_current_ClassDeclaration_OdspDocumentServiceFactoryCore( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDocumentServiceFactoryCore": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspDocumentServiceFactoryCore(): @@ -472,7 +472,7 @@ use_old_ClassDeclaration_OdspDocumentServiceFactoryCore( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDocumentServiceFactoryWithCodeSplit": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspDocumentServiceFactoryWithCodeSplit(): @@ -484,7 +484,7 @@ use_current_ClassDeclaration_OdspDocumentServiceFactoryWithCodeSplit( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDocumentServiceFactoryWithCodeSplit": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspDocumentServiceFactoryWithCodeSplit(): @@ -496,7 +496,7 @@ use_old_ClassDeclaration_OdspDocumentServiceFactoryWithCodeSplit( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDriverUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspDriverUrlResolver(): @@ -508,7 +508,7 @@ use_current_ClassDeclaration_OdspDriverUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDriverUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspDriverUrlResolver(): @@ -520,7 +520,7 @@ use_old_ClassDeclaration_OdspDriverUrlResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDriverUrlResolverForShareLink": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspDriverUrlResolverForShareLink(): @@ -532,7 +532,7 @@ use_current_ClassDeclaration_OdspDriverUrlResolverForShareLink( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspDriverUrlResolverForShareLink": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspDriverUrlResolverForShareLink(): @@ -544,7 +544,7 @@ use_old_ClassDeclaration_OdspDriverUrlResolverForShareLink( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspFluidDataStoreLocator": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_OdspFluidDataStoreLocator(): @@ -556,7 +556,7 @@ use_current_InterfaceDeclaration_OdspFluidDataStoreLocator( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspFluidDataStoreLocator": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_OdspFluidDataStoreLocator(): @@ -568,7 +568,7 @@ use_old_InterfaceDeclaration_OdspFluidDataStoreLocator( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_prefetchLatestSnapshot": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_prefetchLatestSnapshot(): @@ -580,7 +580,7 @@ use_current_FunctionDeclaration_prefetchLatestSnapshot( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_prefetchLatestSnapshot": {"backCompat": false} */ declare function get_current_FunctionDeclaration_prefetchLatestSnapshot(): @@ -592,7 +592,7 @@ use_old_FunctionDeclaration_prefetchLatestSnapshot( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ShareLinkFetcherProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ShareLinkFetcherProps(): @@ -604,7 +604,7 @@ use_current_InterfaceDeclaration_ShareLinkFetcherProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ShareLinkFetcherProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ShareLinkFetcherProps(): @@ -616,7 +616,7 @@ use_old_InterfaceDeclaration_ShareLinkFetcherProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_SharingLinkHeader": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_SharingLinkHeader(): @@ -628,7 +628,7 @@ use_current_EnumDeclaration_SharingLinkHeader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_SharingLinkHeader": {"backCompat": false} */ declare function get_current_EnumDeclaration_SharingLinkHeader(): @@ -640,7 +640,7 @@ use_old_EnumDeclaration_SharingLinkHeader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_storeLocatorInOdspUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_storeLocatorInOdspUrl(): @@ -652,7 +652,7 @@ use_current_FunctionDeclaration_storeLocatorInOdspUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_storeLocatorInOdspUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_storeLocatorInOdspUrl(): diff --git a/packages/drivers/odsp-urlResolver/package.json b/packages/drivers/odsp-urlResolver/package.json index 6d29a79a0679..09b2e1bc6a54 100644 --- a/packages/drivers/odsp-urlResolver/package.json +++ b/packages/drivers/odsp-urlResolver/package.json @@ -45,7 +45,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@0.58.2000", + "@fluidframework/odsp-urlresolver-previous": "npm:@fluidframework/odsp-urlresolver@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@typescript-eslint/eslint-plugin": "~5.9.0", @@ -65,7 +65,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.ts b/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.ts index 7e48b2ea428b..1c6803058000 100644 --- a/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.ts +++ b/packages/drivers/odsp-urlResolver/src/test/types/validateOdspUrlresolverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isOdspUrl": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_isOdspUrl(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_isOdspUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isOdspUrl": {"backCompat": false} */ declare function get_current_VariableDeclaration_isOdspUrl(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_isOdspUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspUrlResolver(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_OdspUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspUrlResolver(): diff --git a/packages/drivers/replay-driver/package.json b/packages/drivers/replay-driver/package.json index a10f0b8ea476..0ee202ac43e5 100644 --- a/packages/drivers/replay-driver/package.json +++ b/packages/drivers/replay-driver/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@0.58.2000", + "@fluidframework/replay-driver-previous": "npm:@fluidframework/replay-driver@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -67,7 +67,11 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", - "broken": {} + "version": "0.59.1000", + "broken": { + "0.58.2002": { + "InterfaceDeclaration_IFileSnapshot": {"forwardCompat": false} + } + } } } \ No newline at end of file diff --git a/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.ts b/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.ts index ddf04c47d904..d8b50a5f4a00 100644 --- a/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.ts +++ b/packages/drivers/replay-driver/src/test/types/validateReplayDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileSnapshotReader": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FileSnapshotReader(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_FileSnapshotReader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FileSnapshotReader": {"backCompat": false} */ declare function get_current_ClassDeclaration_FileSnapshotReader(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_FileSnapshotReader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFileSnapshot": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFileSnapshot(): @@ -48,11 +48,12 @@ declare function get_old_InterfaceDeclaration_IFileSnapshot(): declare function use_current_InterfaceDeclaration_IFileSnapshot( use: TypeOnly); use_current_InterfaceDeclaration_IFileSnapshot( + // @ts-expect-error compatibility expected to be broken get_old_InterfaceDeclaration_IFileSnapshot()); /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFileSnapshot": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFileSnapshot(): @@ -64,7 +65,7 @@ use_old_InterfaceDeclaration_IFileSnapshot( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OpStorage": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OpStorage(): @@ -76,7 +77,7 @@ use_current_ClassDeclaration_OpStorage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OpStorage": {"backCompat": false} */ declare function get_current_ClassDeclaration_OpStorage(): @@ -88,7 +89,7 @@ use_old_ClassDeclaration_OpStorage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReadDocumentStorageServiceBase": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ReadDocumentStorageServiceBase(): @@ -100,7 +101,7 @@ use_current_ClassDeclaration_ReadDocumentStorageServiceBase( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReadDocumentStorageServiceBase": {"backCompat": false} */ declare function get_current_ClassDeclaration_ReadDocumentStorageServiceBase(): @@ -112,7 +113,7 @@ use_old_ClassDeclaration_ReadDocumentStorageServiceBase( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayController": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ReplayController(): @@ -124,7 +125,7 @@ use_current_ClassDeclaration_ReplayController( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayController": {"backCompat": false} */ declare function get_current_ClassDeclaration_ReplayController(): @@ -136,7 +137,7 @@ use_old_ClassDeclaration_ReplayController( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayDocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ReplayDocumentService(): @@ -148,7 +149,7 @@ use_current_ClassDeclaration_ReplayDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayDocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_ReplayDocumentService(): @@ -160,7 +161,7 @@ use_old_ClassDeclaration_ReplayDocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ReplayDocumentServiceFactory(): @@ -172,7 +173,7 @@ use_current_ClassDeclaration_ReplayDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReplayDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_ReplayDocumentServiceFactory(): @@ -184,7 +185,7 @@ use_old_ClassDeclaration_ReplayDocumentServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SnapshotStorage": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SnapshotStorage(): @@ -196,7 +197,7 @@ use_current_ClassDeclaration_SnapshotStorage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SnapshotStorage": {"backCompat": false} */ declare function get_current_ClassDeclaration_SnapshotStorage(): @@ -208,7 +209,7 @@ use_old_ClassDeclaration_SnapshotStorage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_StaticStorageDocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_StaticStorageDocumentService(): @@ -220,7 +221,7 @@ use_current_ClassDeclaration_StaticStorageDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_StaticStorageDocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_StaticStorageDocumentService(): @@ -232,7 +233,7 @@ use_old_ClassDeclaration_StaticStorageDocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_StaticStorageDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_StaticStorageDocumentServiceFactory(): @@ -244,7 +245,7 @@ use_current_ClassDeclaration_StaticStorageDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_StaticStorageDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_StaticStorageDocumentServiceFactory(): diff --git a/packages/drivers/routerlicious-driver/package.json b/packages/drivers/routerlicious-driver/package.json index 0459f4738331..f80aa0418a6a 100644 --- a/packages/drivers/routerlicious-driver/package.json +++ b/packages/drivers/routerlicious-driver/package.json @@ -79,7 +79,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@0.58.2000", + "@fluidframework/routerlicious-driver-previous": "npm:@fluidframework/routerlicious-driver@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -107,7 +107,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.ts b/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.ts index 06d0b54ff759..8cf9892c4720 100644 --- a/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.ts +++ b/packages/drivers/routerlicious-driver/src/test/types/validateRouterliciousDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DefaultTokenProvider": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DefaultTokenProvider(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_DefaultTokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DefaultTokenProvider": {"backCompat": false} */ declare function get_current_ClassDeclaration_DefaultTokenProvider(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_DefaultTokenProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DeltaStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DeltaStorageService(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_DeltaStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DeltaStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_DeltaStorageService(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_DeltaStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentDeltaStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DocumentDeltaStorageService(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_DocumentDeltaStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentDeltaStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_DocumentDeltaStorageService(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_DocumentDeltaStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DocumentService(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_DocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_DocumentService(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_DocumentService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DocumentStorageService(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_DocumentStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_DocumentStorageService(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_DocumentStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRouterliciousDriverPolicies": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRouterliciousDriverPolicies(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IRouterliciousDriverPolicies( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRouterliciousDriverPolicies": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRouterliciousDriverPolicies(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IRouterliciousDriverPolicies( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenProvider": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITokenProvider(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_ITokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenProvider": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITokenProvider(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_ITokenProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenResponse": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITokenResponse(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_ITokenResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenResponse": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITokenResponse(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_ITokenResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenService": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITokenService(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_ITokenService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenService": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITokenService(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_ITokenService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_NullBlobStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_NullBlobStorageService(): @@ -244,7 +244,7 @@ use_current_ClassDeclaration_NullBlobStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_NullBlobStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_NullBlobStorageService(): @@ -256,7 +256,7 @@ use_old_ClassDeclaration_NullBlobStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RouterliciousDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RouterliciousDocumentServiceFactory(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_RouterliciousDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RouterliciousDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_RouterliciousDocumentServiceFactory(): diff --git a/packages/drivers/routerlicious-host/package.json b/packages/drivers/routerlicious-host/package.json index 2720d08bbea4..6c62093eb5c4 100644 --- a/packages/drivers/routerlicious-host/package.json +++ b/packages/drivers/routerlicious-host/package.json @@ -42,7 +42,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/protocol-definitions": "^0.1028.1000-0", - "@fluidframework/routerlicious-host-previous": "npm:@fluidframework/routerlicious-host@0.58.2000", + "@fluidframework/routerlicious-host-previous": "npm:@fluidframework/routerlicious-host@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@types/node": "^14.18.0", @@ -62,7 +62,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/routerlicious-host/src/test/types/validateRouterliciousHostPrevious.ts b/packages/drivers/routerlicious-host/src/test/types/validateRouterliciousHostPrevious.ts index 558b6da68d96..3ce0b57a4928 100644 --- a/packages/drivers/routerlicious-host/src/test/types/validateRouterliciousHostPrevious.ts +++ b/packages/drivers/routerlicious-host/src/test/types/validateRouterliciousHostPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ContainerUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ContainerUrlResolver(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_ContainerUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ContainerUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_ContainerUrlResolver(): diff --git a/packages/drivers/routerlicious-urlResolver/package.json b/packages/drivers/routerlicious-urlResolver/package.json index b8be356667cc..550237b26706 100644 --- a/packages/drivers/routerlicious-urlResolver/package.json +++ b/packages/drivers/routerlicious-urlResolver/package.json @@ -46,7 +46,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@0.58.2000", + "@fluidframework/routerlicious-urlresolver-previous": "npm:@fluidframework/routerlicious-urlresolver@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@types/nconf": "^0.10.0", @@ -69,7 +69,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.ts b/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.ts index 67c10ca2db35..74d4a32758a4 100644 --- a/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.ts +++ b/packages/drivers/routerlicious-urlResolver/src/test/types/validateRouterliciousUrlresolverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAlfredUser": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAlfredUser(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IAlfredUser( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAlfredUser": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAlfredUser(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IAlfredUser( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConfig(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConfig(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RouterliciousUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RouterliciousUrlResolver(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_RouterliciousUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RouterliciousUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_RouterliciousUrlResolver(): diff --git a/packages/drivers/tinylicious-driver/package.json b/packages/drivers/tinylicious-driver/package.json index 17aa7982165c..4f67807054e6 100644 --- a/packages/drivers/tinylicious-driver/package.json +++ b/packages/drivers/tinylicious-driver/package.json @@ -44,7 +44,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/test-tools": "^0.2.3074", - "@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@0.58.2000", + "@fluidframework/tinylicious-driver-previous": "npm:@fluidframework/tinylicious-driver@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/jsrsasign": "^8.0.8", "@types/mocha": "^8.2.2", @@ -65,7 +65,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.ts b/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.ts index cfc0a328a1e5..6e8f94530f1a 100644 --- a/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.ts +++ b/packages/drivers/tinylicious-driver/src/test/types/validateTinyliciousDriverPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createTinyliciousCreateNewRequest": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createTinyliciousCreateNewRequest(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_createTinyliciousCreateNewRequest( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createTinyliciousCreateNewRequest": {"backCompat": false} */ declare function get_current_VariableDeclaration_createTinyliciousCreateNewRequest(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_createTinyliciousCreateNewRequest( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultTinyliciousEndpoint": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_defaultTinyliciousEndpoint(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_defaultTinyliciousEndpoint( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultTinyliciousEndpoint": {"backCompat": false} */ declare function get_current_VariableDeclaration_defaultTinyliciousEndpoint(): @@ -64,7 +64,7 @@ use_old_VariableDeclaration_defaultTinyliciousEndpoint( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultTinyliciousPort": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_defaultTinyliciousPort(): @@ -76,7 +76,7 @@ use_current_VariableDeclaration_defaultTinyliciousPort( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultTinyliciousPort": {"backCompat": false} */ declare function get_current_VariableDeclaration_defaultTinyliciousPort(): @@ -88,7 +88,7 @@ use_old_VariableDeclaration_defaultTinyliciousPort( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTinyliciousTokenProvider": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InsecureTinyliciousTokenProvider(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_InsecureTinyliciousTokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTinyliciousTokenProvider": {"backCompat": false} */ declare function get_current_ClassDeclaration_InsecureTinyliciousTokenProvider(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_InsecureTinyliciousTokenProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTinyliciousUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InsecureTinyliciousUrlResolver(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_InsecureTinyliciousUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTinyliciousUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_InsecureTinyliciousUrlResolver(): diff --git a/packages/framework/aqueduct/package.json b/packages/framework/aqueduct/package.json index 8352e52209b8..21bcd0e64565 100644 --- a/packages/framework/aqueduct/package.json +++ b/packages/framework/aqueduct/package.json @@ -80,7 +80,7 @@ "uuid": "^8.3.1" }, "devDependencies": { - "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@0.58.2000", + "@fluidframework/aqueduct-previous": "npm:@fluidframework/aqueduct@^0.58.0", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", @@ -108,7 +108,11 @@ }, "module:es5": "es5/index.js", "typeValidation": { - "version": "0.58.3000", - "broken": {} + "version": "0.59.1000", + "broken": { + "0.58.2002": { + "InterfaceDeclaration_IDataObjectProps": {"backCompat": false} + } + } } } \ No newline at end of file diff --git a/packages/framework/aqueduct/src/test/tsconfig.json b/packages/framework/aqueduct/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/framework/aqueduct/src/test/tsconfig.json +++ b/packages/framework/aqueduct/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.ts b/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.ts index 3831921c2fe7..72c9d18b29c8 100644 --- a/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.ts +++ b/packages/framework/aqueduct/src/test/types/validateAqueductPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BaseContainerRuntimeFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_BaseContainerRuntimeFactory(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_BaseContainerRuntimeFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BaseContainerRuntimeFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_BaseContainerRuntimeFactory(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_BaseContainerRuntimeFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BaseContainerService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_BaseContainerService(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_BaseContainerService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BaseContainerService": {"backCompat": false} */ declare function get_current_ClassDeclaration_BaseContainerService(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_BaseContainerService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore": {"backCompat": false} */ declare function get_current_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_ContainerRuntimeFactoryWithDefaultDataStore( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ContainerServiceRegistryEntries": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ContainerServiceRegistryEntries(): @@ -100,7 +100,7 @@ use_current_TypeAliasDeclaration_ContainerServiceRegistryEntries( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ContainerServiceRegistryEntries": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ContainerServiceRegistryEntries(): @@ -112,7 +112,7 @@ use_old_TypeAliasDeclaration_ContainerServiceRegistryEntries( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataObject": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DataObject(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_DataObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataObject": {"backCompat": false} */ declare function get_current_ClassDeclaration_DataObject(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_DataObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataObjectFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DataObjectFactory(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_DataObjectFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataObjectFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_DataObjectFactory(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_DataObjectFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_DataObjectTypes": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_DataObjectTypes(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_DataObjectTypes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_DataObjectTypes": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_DataObjectTypes(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_DataObjectTypes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_defaultFluidObjectRequestHandler": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_defaultFluidObjectRequestHandler(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_defaultFluidObjectRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_defaultFluidObjectRequestHandler": {"backCompat": false} */ declare function get_current_FunctionDeclaration_defaultFluidObjectRequestHandler(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_defaultFluidObjectRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultRouteRequestHandler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_defaultRouteRequestHandler(): @@ -220,7 +220,7 @@ use_current_VariableDeclaration_defaultRouteRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultRouteRequestHandler": {"backCompat": false} */ declare function get_current_VariableDeclaration_defaultRouteRequestHandler(): @@ -232,7 +232,7 @@ use_old_VariableDeclaration_defaultRouteRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_generateContainerServicesRequestHandler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_generateContainerServicesRequestHandler(): @@ -244,7 +244,7 @@ use_current_VariableDeclaration_generateContainerServicesRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_generateContainerServicesRequestHandler": {"backCompat": false} */ declare function get_current_VariableDeclaration_generateContainerServicesRequestHandler(): @@ -256,7 +256,7 @@ use_old_VariableDeclaration_generateContainerServicesRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDefaultObjectFromContainer": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDefaultObjectFromContainer(): @@ -268,7 +268,7 @@ use_current_FunctionDeclaration_getDefaultObjectFromContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDefaultObjectFromContainer": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDefaultObjectFromContainer(): @@ -280,7 +280,7 @@ use_old_FunctionDeclaration_getDefaultObjectFromContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getObjectFromContainer": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getObjectFromContainer(): @@ -292,7 +292,7 @@ use_current_FunctionDeclaration_getObjectFromContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getObjectFromContainer": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getObjectFromContainer(): @@ -304,7 +304,7 @@ use_old_FunctionDeclaration_getObjectFromContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getObjectWithIdFromContainer": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getObjectWithIdFromContainer(): @@ -316,7 +316,7 @@ use_current_FunctionDeclaration_getObjectWithIdFromContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getObjectWithIdFromContainer": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getObjectWithIdFromContainer(): @@ -328,7 +328,7 @@ use_old_FunctionDeclaration_getObjectWithIdFromContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDataObjectProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDataObjectProps(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_IDataObjectProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDataObjectProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDataObjectProps(): @@ -348,11 +348,12 @@ declare function get_current_InterfaceDeclaration_IDataObjectProps(): declare function use_old_InterfaceDeclaration_IDataObjectProps( use: TypeOnly); use_old_InterfaceDeclaration_IDataObjectProps( + // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_IDataObjectProps()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootDataObjectFactory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRootDataObjectFactory(): @@ -364,7 +365,7 @@ use_current_InterfaceDeclaration_IRootDataObjectFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootDataObjectFactory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRootDataObjectFactory(): @@ -376,7 +377,7 @@ use_old_InterfaceDeclaration_IRootDataObjectFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mountableViewRequestHandler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_mountableViewRequestHandler(): @@ -388,7 +389,7 @@ use_current_VariableDeclaration_mountableViewRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mountableViewRequestHandler": {"backCompat": false} */ declare function get_current_VariableDeclaration_mountableViewRequestHandler(): @@ -400,7 +401,7 @@ use_old_VariableDeclaration_mountableViewRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PureDataObject": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_PureDataObject(): @@ -412,7 +413,7 @@ use_current_ClassDeclaration_PureDataObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PureDataObject": {"backCompat": false} */ declare function get_current_ClassDeclaration_PureDataObject(): @@ -424,7 +425,7 @@ use_old_ClassDeclaration_PureDataObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PureDataObjectFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_PureDataObjectFactory(): @@ -436,7 +437,7 @@ use_current_ClassDeclaration_PureDataObjectFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PureDataObjectFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_PureDataObjectFactory(): @@ -448,7 +449,7 @@ use_old_ClassDeclaration_PureDataObjectFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_serviceRoutePathRoot": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_serviceRoutePathRoot(): @@ -460,7 +461,7 @@ use_current_VariableDeclaration_serviceRoutePathRoot( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_serviceRoutePathRoot": {"backCompat": false} */ declare function get_current_VariableDeclaration_serviceRoutePathRoot(): @@ -472,7 +473,7 @@ use_old_VariableDeclaration_serviceRoutePathRoot( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitForAttach": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_waitForAttach(): @@ -484,7 +485,7 @@ use_current_FunctionDeclaration_waitForAttach( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitForAttach": {"backCompat": false} */ declare function get_current_FunctionDeclaration_waitForAttach(): diff --git a/packages/framework/azure-client/package.json b/packages/framework/azure-client/package.json index 06ec2cc89c08..654bd2cace1b 100644 --- a/packages/framework/azure-client/package.json +++ b/packages/framework/azure-client/package.json @@ -58,7 +58,7 @@ }, "devDependencies": { "@fluidframework/aqueduct": "^0.59.1000", - "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@0.58.2000", + "@fluidframework/azure-client-previous": "npm:@fluidframework/azure-client@^0.58.0", "@fluidframework/azure-local-service": "^0.1.38773", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", @@ -79,7 +79,7 @@ "fluid-framework": "^0.58.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/azure-client/src/test/tsconfig.json b/packages/framework/azure-client/src/test/tsconfig.json index f6504e732097..0134494d810a 100644 --- a/packages/framework/azure-client/src/test/tsconfig.json +++ b/packages/framework/azure-client/src/test/tsconfig.json @@ -7,7 +7,8 @@ "types": [ "mocha", "node" - ] + ], + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/framework/azure-client/src/test/types/validateAzureClientPrevious.ts b/packages/framework/azure-client/src/test/types/validateAzureClientPrevious.ts index b38b7a065c6d..e3548d132816 100644 --- a/packages/framework/azure-client/src/test/types/validateAzureClientPrevious.ts +++ b/packages/framework/azure-client/src/test/types/validateAzureClientPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AzureAudience": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_AzureAudience(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_AzureAudience( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AzureAudience": {"backCompat": false} */ declare function get_current_ClassDeclaration_AzureAudience(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_AzureAudience( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AzureClient": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_AzureClient(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_AzureClient( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AzureClient": {"backCompat": false} */ declare function get_current_ClassDeclaration_AzureClient(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_AzureClient( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureClientProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_AzureClientProps(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_AzureClientProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureClientProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_AzureClientProps(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_AzureClientProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureConnectionConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_AzureConnectionConfig(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_AzureConnectionConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureConnectionConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_AzureConnectionConfig(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_AzureConnectionConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureContainerServices": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_AzureContainerServices(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_AzureContainerServices( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureContainerServices": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_AzureContainerServices(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_AzureContainerServices( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AzureFunctionTokenProvider": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_AzureFunctionTokenProvider(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_AzureFunctionTokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AzureFunctionTokenProvider": {"backCompat": false} */ declare function get_current_ClassDeclaration_AzureFunctionTokenProvider(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_AzureFunctionTokenProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureMember": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_AzureMember(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_AzureMember( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_AzureMember": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_AzureMember(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_AzureMember( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IAzureAudience": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IAzureAudience(): @@ -196,7 +196,7 @@ use_current_TypeAliasDeclaration_IAzureAudience( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IAzureAudience": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IAzureAudience(): @@ -208,7 +208,7 @@ use_old_TypeAliasDeclaration_IAzureAudience( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseEvent": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryBaseEvent(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_ITelemetryBaseEvent( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseEvent": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryBaseEvent(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_ITelemetryBaseEvent( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseLogger": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryBaseLogger(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_ITelemetryBaseLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseLogger": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryBaseLogger(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_ITelemetryBaseLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenClaims": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITokenClaims(): @@ -268,7 +268,7 @@ use_current_InterfaceDeclaration_ITokenClaims( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenClaims": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITokenClaims(): @@ -280,7 +280,7 @@ use_old_InterfaceDeclaration_ITokenClaims( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenProvider": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITokenProvider(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_ITokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenProvider": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITokenProvider(): @@ -304,7 +304,7 @@ use_old_InterfaceDeclaration_ITokenProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenResponse": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITokenResponse(): @@ -316,7 +316,7 @@ use_current_InterfaceDeclaration_ITokenResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITokenResponse": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITokenResponse(): @@ -328,7 +328,7 @@ use_old_InterfaceDeclaration_ITokenResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUser": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IUser(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_IUser( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUser": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IUser(): @@ -352,7 +352,7 @@ use_old_InterfaceDeclaration_IUser( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_LOCAL_MODE_TENANT_ID": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_LOCAL_MODE_TENANT_ID(): @@ -364,7 +364,7 @@ use_current_VariableDeclaration_LOCAL_MODE_TENANT_ID( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_LOCAL_MODE_TENANT_ID": {"backCompat": false} */ declare function get_current_VariableDeclaration_LOCAL_MODE_TENANT_ID(): @@ -376,7 +376,7 @@ use_old_VariableDeclaration_LOCAL_MODE_TENANT_ID( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ScopeType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ScopeType(): @@ -388,7 +388,7 @@ use_current_EnumDeclaration_ScopeType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ScopeType": {"backCompat": false} */ declare function get_current_EnumDeclaration_ScopeType(): diff --git a/packages/framework/azure-service-utils/package.json b/packages/framework/azure-service-utils/package.json index 06c20d27236f..f8b8b7f0cc21 100644 --- a/packages/framework/azure-service-utils/package.json +++ b/packages/framework/azure-service-utils/package.json @@ -40,7 +40,7 @@ "jsrsasign": "^10.2.0" }, "devDependencies": { - "@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@0.58.2000", + "@fluidframework/azure-service-utils-previous": "npm:@fluidframework/azure-service-utils@^0.58.0", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@microsoft/api-extractor": "^7.16.1", @@ -62,7 +62,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.ts b/packages/framework/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.ts index e0f82bb5d835..5951ebe2186b 100644 --- a/packages/framework/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.ts +++ b/packages/framework/azure-service-utils/src/test/types/validateAzureServiceUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateToken": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_generateToken(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_generateToken( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateToken": {"backCompat": false} */ declare function get_current_FunctionDeclaration_generateToken(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_generateToken( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ScopeType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ScopeType(): @@ -52,7 +52,7 @@ use_current_EnumDeclaration_ScopeType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ScopeType": {"backCompat": false} */ declare function get_current_EnumDeclaration_ScopeType(): diff --git a/packages/framework/data-object-base/package.json b/packages/framework/data-object-base/package.json index 833428acc5e8..2e581a071a87 100644 --- a/packages/framework/data-object-base/package.json +++ b/packages/framework/data-object-base/package.json @@ -72,7 +72,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/data-object-base-previous": "npm:@fluidframework/data-object-base@0.58.2000", + "@fluidframework/data-object-base-previous": "npm:@fluidframework/data-object-base@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", @@ -98,7 +98,7 @@ }, "module:es5": "es5/index.js", "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/data-object-base/src/test/types/validateDataObjectBasePrevious.ts b/packages/framework/data-object-base/src/test/types/validateDataObjectBasePrevious.ts index 99bf775074ce..0b8cb461f886 100644 --- a/packages/framework/data-object-base/src/test/types/validateDataObjectBasePrevious.ts +++ b/packages/framework/data-object-base/src/test/types/validateDataObjectBasePrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LazyLoadedDataObject": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LazyLoadedDataObject(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_LazyLoadedDataObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LazyLoadedDataObject": {"backCompat": false} */ declare function get_current_ClassDeclaration_LazyLoadedDataObject(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_LazyLoadedDataObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LazyLoadedDataObjectFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LazyLoadedDataObjectFactory(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_LazyLoadedDataObjectFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LazyLoadedDataObjectFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_LazyLoadedDataObjectFactory(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_LazyLoadedDataObjectFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RuntimeFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RuntimeFactory(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_RuntimeFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RuntimeFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_RuntimeFactory(): diff --git a/packages/framework/dds-interceptions/package.json b/packages/framework/dds-interceptions/package.json index 7d965ed84332..2990f6cd07ba 100644 --- a/packages/framework/dds-interceptions/package.json +++ b/packages/framework/dds-interceptions/package.json @@ -68,7 +68,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/dds-interceptions-previous": "npm:@fluidframework/dds-interceptions@0.58.2000", + "@fluidframework/dds-interceptions-previous": "npm:@fluidframework/dds-interceptions@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", @@ -99,7 +99,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/dds-interceptions/src/test/tsconfig.json b/packages/framework/dds-interceptions/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/framework/dds-interceptions/src/test/tsconfig.json +++ b/packages/framework/dds-interceptions/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/framework/dds-interceptions/src/test/types/validateDdsInterceptionsPrevious.ts b/packages/framework/dds-interceptions/src/test/types/validateDdsInterceptionsPrevious.ts index da606f8c23c5..0d91953585d0 100644 --- a/packages/framework/dds-interceptions/src/test/types/validateDdsInterceptionsPrevious.ts +++ b/packages/framework/dds-interceptions/src/test/types/validateDdsInterceptionsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createDirectoryWithInterception": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createDirectoryWithInterception(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_createDirectoryWithInterception( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createDirectoryWithInterception": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createDirectoryWithInterception(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_createDirectoryWithInterception( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createSharedMapWithInterception": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createSharedMapWithInterception(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_createSharedMapWithInterception( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createSharedMapWithInterception": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createSharedMapWithInterception(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_createSharedMapWithInterception( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createSharedStringWithInterception": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createSharedStringWithInterception(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_createSharedStringWithInterception( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createSharedStringWithInterception": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createSharedStringWithInterception(): diff --git a/packages/framework/fluid-framework/package.json b/packages/framework/fluid-framework/package.json index 5f36b5422dec..a322cf8a4e4e 100644 --- a/packages/framework/fluid-framework/package.json +++ b/packages/framework/fluid-framework/package.json @@ -57,13 +57,13 @@ "eslint-plugin-no-null": "~1.0.2", "eslint-plugin-react": "~7.28.0", "eslint-plugin-unicorn": "~40.0.0", - "fluid-framework-previous": "npm:fluid-framework@0.58.2000", + "fluid-framework-previous": "npm:fluid-framework@^0.58.0", "rimraf": "^2.6.2", "typescript": "~4.1.3", "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {}, "disabled": true } diff --git a/packages/framework/fluid-static/package.json b/packages/framework/fluid-static/package.json index a4d22a4224f3..5e729bb110d6 100644 --- a/packages/framework/fluid-static/package.json +++ b/packages/framework/fluid-static/package.json @@ -50,7 +50,7 @@ "@fluid-experimental/get-container": "^0.59.1000", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@0.58.2000", + "@fluidframework/fluid-static-previous": "npm:@fluidframework/fluid-static@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/node": "^14.18.0", @@ -71,7 +71,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.ts b/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.ts index f4c279adf034..e972c2c29b15 100644 --- a/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.ts +++ b/packages/framework/fluid-static/src/test/types/validateFluidStaticPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ContainerSchema": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ContainerSchema(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_ContainerSchema( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ContainerSchema": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ContainerSchema(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_ContainerSchema( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DataObjectClass": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_DataObjectClass(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_DataObjectClass( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DataObjectClass": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_DataObjectClass(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_DataObjectClass( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DOProviderContainerRuntimeFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DOProviderContainerRuntimeFactory(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_DOProviderContainerRuntimeFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DOProviderContainerRuntimeFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_DOProviderContainerRuntimeFactory(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_DOProviderContainerRuntimeFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidContainer": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidContainer(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_FluidContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidContainer": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidContainer(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_FluidContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConnection": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConnection(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConnection": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConnection(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidContainer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidContainer(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IFluidContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidContainer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidContainer(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IFluidContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidContainerEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidContainerEvents(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IFluidContainerEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidContainerEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidContainerEvents(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IFluidContainerEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IMember": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IMember(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_IMember( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IMember": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IMember(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_IMember( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IServiceAudience": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IServiceAudience(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_IServiceAudience( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IServiceAudience": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IServiceAudience(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_IServiceAudience( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IServiceAudienceEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IServiceAudienceEvents(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_IServiceAudienceEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IServiceAudienceEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IServiceAudienceEvents(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_IServiceAudienceEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectClass": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_LoadableObjectClass(): @@ -268,7 +268,7 @@ use_current_TypeAliasDeclaration_LoadableObjectClass( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectClass": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_LoadableObjectClass(): @@ -280,7 +280,7 @@ use_old_TypeAliasDeclaration_LoadableObjectClass( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectClassRecord": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_LoadableObjectClassRecord(): @@ -292,7 +292,7 @@ use_current_TypeAliasDeclaration_LoadableObjectClassRecord( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectClassRecord": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_LoadableObjectClassRecord(): @@ -304,7 +304,7 @@ use_old_TypeAliasDeclaration_LoadableObjectClassRecord( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectCtor": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_LoadableObjectCtor(): @@ -316,7 +316,7 @@ use_current_TypeAliasDeclaration_LoadableObjectCtor( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectCtor": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_LoadableObjectCtor(): @@ -328,7 +328,7 @@ use_old_TypeAliasDeclaration_LoadableObjectCtor( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectRecord": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_LoadableObjectRecord(): @@ -340,7 +340,7 @@ use_current_TypeAliasDeclaration_LoadableObjectRecord( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LoadableObjectRecord": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_LoadableObjectRecord(): @@ -352,7 +352,7 @@ use_old_TypeAliasDeclaration_LoadableObjectRecord( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RootDataObject": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RootDataObject(): @@ -364,7 +364,7 @@ use_current_ClassDeclaration_RootDataObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RootDataObject": {"backCompat": false} */ declare function get_current_ClassDeclaration_RootDataObject(): @@ -376,7 +376,7 @@ use_old_ClassDeclaration_RootDataObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_RootDataObjectProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_RootDataObjectProps(): @@ -388,7 +388,7 @@ use_current_InterfaceDeclaration_RootDataObjectProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_RootDataObjectProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_RootDataObjectProps(): @@ -400,7 +400,7 @@ use_old_InterfaceDeclaration_RootDataObjectProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ServiceAudience": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ServiceAudience(): @@ -412,7 +412,7 @@ use_current_ClassDeclaration_ServiceAudience( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ServiceAudience": {"backCompat": false} */ declare function get_current_ClassDeclaration_ServiceAudience(): @@ -424,7 +424,7 @@ use_old_ClassDeclaration_ServiceAudience( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SharedObjectClass": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_SharedObjectClass(): @@ -436,7 +436,7 @@ use_current_TypeAliasDeclaration_SharedObjectClass( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SharedObjectClass": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_SharedObjectClass(): diff --git a/packages/framework/request-handler/package.json b/packages/framework/request-handler/package.json index 2ac76e308177..b48ca989cee5 100644 --- a/packages/framework/request-handler/package.json +++ b/packages/framework/request-handler/package.json @@ -69,7 +69,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@0.58.2000", + "@fluidframework/request-handler-previous": "npm:@fluidframework/request-handler@^0.58.0", "@fluidframework/test-runtime-utils": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -97,7 +97,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/request-handler/src/test/tsconfig.json b/packages/framework/request-handler/src/test/tsconfig.json index f89e41653c7b..1a24228a9b8c 100644 --- a/packages/framework/request-handler/src/test/tsconfig.json +++ b/packages/framework/request-handler/src/test/tsconfig.json @@ -7,7 +7,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.ts b/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.ts index a167f4a96cf5..582815e9f9d9 100644 --- a/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.ts +++ b/packages/framework/request-handler/src/test/types/validateRequestHandlerPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_buildRuntimeRequestHandler": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_buildRuntimeRequestHandler(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_buildRuntimeRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_buildRuntimeRequestHandler": {"backCompat": false} */ declare function get_current_FunctionDeclaration_buildRuntimeRequestHandler(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_buildRuntimeRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createFluidObjectResponse": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createFluidObjectResponse(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_createFluidObjectResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createFluidObjectResponse": {"backCompat": false} */ declare function get_current_VariableDeclaration_createFluidObjectResponse(): @@ -64,7 +64,7 @@ use_old_VariableDeclaration_createFluidObjectResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_handleFromLegacyUri": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_handleFromLegacyUri(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_handleFromLegacyUri( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_handleFromLegacyUri": {"backCompat": false} */ declare function get_current_FunctionDeclaration_handleFromLegacyUri(): @@ -88,7 +88,7 @@ use_old_FunctionDeclaration_handleFromLegacyUri( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_rootDataStoreRequestHandler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_rootDataStoreRequestHandler(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_rootDataStoreRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_rootDataStoreRequestHandler": {"backCompat": false} */ declare function get_current_VariableDeclaration_rootDataStoreRequestHandler(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_rootDataStoreRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_RuntimeRequestHandler": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_RuntimeRequestHandler(): @@ -124,7 +124,7 @@ use_current_TypeAliasDeclaration_RuntimeRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_RuntimeRequestHandler": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_RuntimeRequestHandler(): @@ -136,7 +136,7 @@ use_old_TypeAliasDeclaration_RuntimeRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RuntimeRequestHandlerBuilder": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RuntimeRequestHandlerBuilder(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_RuntimeRequestHandlerBuilder( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RuntimeRequestHandlerBuilder": {"backCompat": false} */ declare function get_current_ClassDeclaration_RuntimeRequestHandlerBuilder(): diff --git a/packages/framework/synthesize/package.json b/packages/framework/synthesize/package.json index e38f1e25e548..55c611f9e8ea 100644 --- a/packages/framework/synthesize/package.json +++ b/packages/framework/synthesize/package.json @@ -67,7 +67,7 @@ "@fluidframework/datastore": "^0.59.1000", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@0.58.2000", + "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -91,7 +91,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.ts b/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.ts index a5eb0e8f84d6..0581abccd3ca 100644 --- a/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.ts +++ b/packages/framework/synthesize/src/test/types/validateSynthesizePrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AsyncFluidObjectProvider": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_AsyncFluidObjectProvider(): @@ -28,7 +28,7 @@ use_current_TypeAliasDeclaration_AsyncFluidObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AsyncFluidObjectProvider": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_AsyncFluidObjectProvider(): @@ -40,7 +40,7 @@ use_old_TypeAliasDeclaration_AsyncFluidObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AsyncOptionalFluidObjectProvider": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_AsyncOptionalFluidObjectProvider(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_AsyncOptionalFluidObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AsyncOptionalFluidObjectProvider": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_AsyncOptionalFluidObjectProvider(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_AsyncOptionalFluidObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AsyncRequiredFluidObjectProvider": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_AsyncRequiredFluidObjectProvider(): @@ -76,7 +76,7 @@ use_current_TypeAliasDeclaration_AsyncRequiredFluidObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AsyncRequiredFluidObjectProvider": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_AsyncRequiredFluidObjectProvider(): @@ -88,7 +88,7 @@ use_old_TypeAliasDeclaration_AsyncRequiredFluidObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DependencyContainer": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DependencyContainer(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_DependencyContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DependencyContainer": {"backCompat": false} */ declare function get_current_ClassDeclaration_DependencyContainer(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_DependencyContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_FluidObjectProvider": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_FluidObjectProvider(): @@ -124,7 +124,7 @@ use_current_TypeAliasDeclaration_FluidObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_FluidObjectProvider": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_FluidObjectProvider(): @@ -136,7 +136,7 @@ use_old_TypeAliasDeclaration_FluidObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_FluidObjectSymbolProvider": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_FluidObjectSymbolProvider(): @@ -148,7 +148,7 @@ use_current_TypeAliasDeclaration_FluidObjectSymbolProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_FluidObjectSymbolProvider": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_FluidObjectSymbolProvider(): @@ -160,7 +160,7 @@ use_old_TypeAliasDeclaration_FluidObjectSymbolProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidDependencySynthesizer": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IFluidDependencySynthesizer(): @@ -172,7 +172,7 @@ use_current_VariableDeclaration_IFluidDependencySynthesizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidDependencySynthesizer": {"backCompat": false} */ declare function get_current_VariableDeclaration_IFluidDependencySynthesizer(): @@ -184,7 +184,7 @@ use_old_VariableDeclaration_IFluidDependencySynthesizer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDependencySynthesizer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDependencySynthesizer(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_IFluidDependencySynthesizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDependencySynthesizer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDependencySynthesizer(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_IFluidDependencySynthesizer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidDependencySynthesizer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideFluidDependencySynthesizer(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_IProvideFluidDependencySynthesizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidDependencySynthesizer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideFluidDependencySynthesizer(): diff --git a/packages/framework/test-client-utils/package.json b/packages/framework/test-client-utils/package.json index abc929883583..82a474fabf65 100644 --- a/packages/framework/test-client-utils/package.json +++ b/packages/framework/test-client-utils/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-client-utils-previous": "npm:@fluidframework/test-client-utils@0.58.2000", + "@fluidframework/test-client-utils-previous": "npm:@fluidframework/test-client-utils@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@typescript-eslint/eslint-plugin": "~5.9.0", @@ -62,7 +62,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/test-client-utils/src/test/types/validateTestClientUtilsPrevious.ts b/packages/framework/test-client-utils/src/test/types/validateTestClientUtilsPrevious.ts index 914eb4214e79..b4f83b6c5685 100644 --- a/packages/framework/test-client-utils/src/test/types/validateTestClientUtilsPrevious.ts +++ b/packages/framework/test-client-utils/src/test/types/validateTestClientUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_generateTestUser": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_generateTestUser(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_generateTestUser( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_generateTestUser": {"backCompat": false} */ declare function get_current_VariableDeclaration_generateTestUser(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_generateTestUser( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTokenProvider": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InsecureTokenProvider(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_InsecureTokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTokenProvider": {"backCompat": false} */ declare function get_current_ClassDeclaration_InsecureTokenProvider(): diff --git a/packages/framework/tinylicious-client/package.json b/packages/framework/tinylicious-client/package.json index a98d08351f09..528b050cb690 100644 --- a/packages/framework/tinylicious-client/package.json +++ b/packages/framework/tinylicious-client/package.json @@ -55,7 +55,7 @@ "devDependencies": { "@fluidframework/aqueduct": "^0.59.1000", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@0.58.2000", + "@fluidframework/tinylicious-client-previous": "npm:@fluidframework/tinylicious-client@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -72,7 +72,7 @@ "fluid-framework": "^0.50.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/tinylicious-client/src/test/tsconfig.json b/packages/framework/tinylicious-client/src/test/tsconfig.json index f6504e732097..0134494d810a 100644 --- a/packages/framework/tinylicious-client/src/test/tsconfig.json +++ b/packages/framework/tinylicious-client/src/test/tsconfig.json @@ -7,7 +7,8 @@ "types": [ "mocha", "node" - ] + ], + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/framework/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.ts b/packages/framework/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.ts index 8f51a3c02999..a2a34175b895 100644 --- a/packages/framework/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.ts +++ b/packages/framework/tinylicious-client/src/test/types/validateTinyliciousClientPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseEvent": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryBaseEvent(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_ITelemetryBaseEvent( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseEvent": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryBaseEvent(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_ITelemetryBaseEvent( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseLogger": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryBaseLogger(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_ITelemetryBaseLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBaseLogger": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryBaseLogger(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_ITelemetryBaseLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ITinyliciousAudience": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ITinyliciousAudience(): @@ -76,7 +76,7 @@ use_current_TypeAliasDeclaration_ITinyliciousAudience( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ITinyliciousAudience": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ITinyliciousAudience(): @@ -88,7 +88,7 @@ use_old_TypeAliasDeclaration_ITinyliciousAudience( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TinyliciousAudience": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TinyliciousAudience(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_TinyliciousAudience( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TinyliciousAudience": {"backCompat": false} */ declare function get_current_ClassDeclaration_TinyliciousAudience(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_TinyliciousAudience( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TinyliciousClient": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TinyliciousClient(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_TinyliciousClient( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TinyliciousClient": {"backCompat": false} */ declare function get_current_ClassDeclaration_TinyliciousClient(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_TinyliciousClient( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousClientProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TinyliciousClientProps(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_TinyliciousClientProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousClientProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TinyliciousClientProps(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_TinyliciousClientProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousConnectionConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TinyliciousConnectionConfig(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_TinyliciousConnectionConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousConnectionConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TinyliciousConnectionConfig(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_TinyliciousConnectionConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousContainerServices": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TinyliciousContainerServices(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_TinyliciousContainerServices( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousContainerServices": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TinyliciousContainerServices(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_TinyliciousContainerServices( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousMember": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TinyliciousMember(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_TinyliciousMember( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TinyliciousMember": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TinyliciousMember(): diff --git a/packages/framework/undo-redo/package.json b/packages/framework/undo-redo/package.json index 8d77b136f449..5edc44e98cc2 100644 --- a/packages/framework/undo-redo/package.json +++ b/packages/framework/undo-redo/package.json @@ -69,7 +69,7 @@ "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", - "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@0.58.2000", + "@fluidframework/undo-redo-previous": "npm:@fluidframework/undo-redo@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/diff": "^3.5.1", @@ -97,7 +97,11 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", - "broken": {} + "version": "0.59.1000", + "broken": { + "0.58.2002": { + "ClassDeclaration_SharedSegmentSequenceRevertible": {"forwardCompat": false} + } + } } } \ No newline at end of file diff --git a/packages/framework/undo-redo/src/test/tsconfig.json b/packages/framework/undo-redo/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/framework/undo-redo/src/test/tsconfig.json +++ b/packages/framework/undo-redo/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.ts b/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.ts index 4d9f4f624af6..bcf279e3e7fd 100644 --- a/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.ts +++ b/packages/framework/undo-redo/src/test/types/validateUndoRedoPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRevertible": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRevertible(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IRevertible( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRevertible": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRevertible(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IRevertible( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMapRevertible": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedMapRevertible(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_SharedMapRevertible( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMapRevertible": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedMapRevertible(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_SharedMapRevertible( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMapUndoRedoHandler": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedMapUndoRedoHandler(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_SharedMapUndoRedoHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedMapUndoRedoHandler": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedMapUndoRedoHandler(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_SharedMapUndoRedoHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSegmentSequenceRevertible": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedSegmentSequenceRevertible(): @@ -96,11 +96,12 @@ declare function get_old_ClassDeclaration_SharedSegmentSequenceRevertible(): declare function use_current_ClassDeclaration_SharedSegmentSequenceRevertible( use: TypeOnly); use_current_ClassDeclaration_SharedSegmentSequenceRevertible( + // @ts-expect-error compatibility expected to be broken get_old_ClassDeclaration_SharedSegmentSequenceRevertible()); /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSegmentSequenceRevertible": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedSegmentSequenceRevertible(): @@ -112,7 +113,7 @@ use_old_ClassDeclaration_SharedSegmentSequenceRevertible( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSegmentSequenceUndoRedoHandler": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SharedSegmentSequenceUndoRedoHandler(): @@ -124,7 +125,7 @@ use_current_ClassDeclaration_SharedSegmentSequenceUndoRedoHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SharedSegmentSequenceUndoRedoHandler": {"backCompat": false} */ declare function get_current_ClassDeclaration_SharedSegmentSequenceUndoRedoHandler(): @@ -136,7 +137,7 @@ use_old_ClassDeclaration_SharedSegmentSequenceUndoRedoHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_UndoRedoStackManager": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_UndoRedoStackManager(): @@ -148,7 +149,7 @@ use_current_ClassDeclaration_UndoRedoStackManager( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_UndoRedoStackManager": {"backCompat": false} */ declare function get_current_ClassDeclaration_UndoRedoStackManager(): diff --git a/packages/framework/view-adapters/package.json b/packages/framework/view-adapters/package.json index 9fe77ee162c3..0c547e9637cf 100644 --- a/packages/framework/view-adapters/package.json +++ b/packages/framework/view-adapters/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/view-adapters-previous": "npm:@fluidframework/view-adapters@0.58.2000", + "@fluidframework/view-adapters-previous": "npm:@fluidframework/view-adapters@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/react": "^16.9.15", @@ -60,7 +60,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/view-adapters/src/test/types/validateViewAdaptersPrevious.ts b/packages/framework/view-adapters/src/test/types/validateViewAdaptersPrevious.ts index f94d254b291f..e24debe01dc6 100644 --- a/packages/framework/view-adapters/src/test/types/validateViewAdaptersPrevious.ts +++ b/packages/framework/view-adapters/src/test/types/validateViewAdaptersPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_HTMLViewAdapter": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_HTMLViewAdapter(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_HTMLViewAdapter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_HTMLViewAdapter": {"backCompat": false} */ declare function get_current_ClassDeclaration_HTMLViewAdapter(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_HTMLViewAdapter( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IReactViewAdapterProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IReactViewAdapterProps(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IReactViewAdapterProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IReactViewAdapterProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IReactViewAdapterProps(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IReactViewAdapterProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MountableView": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MountableView(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_MountableView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MountableView": {"backCompat": false} */ declare function get_current_ClassDeclaration_MountableView(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_MountableView( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReactViewAdapter": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ReactViewAdapter(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_ReactViewAdapter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ReactViewAdapter": {"backCompat": false} */ declare function get_current_ClassDeclaration_ReactViewAdapter(): diff --git a/packages/framework/view-interfaces/package.json b/packages/framework/view-interfaces/package.json index ef21ac8b1105..edd3d6ba3374 100644 --- a/packages/framework/view-interfaces/package.json +++ b/packages/framework/view-interfaces/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/view-interfaces-previous": "npm:@fluidframework/view-interfaces@0.58.2000", + "@fluidframework/view-interfaces-previous": "npm:@fluidframework/view-interfaces@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/react": "^16.9.15", @@ -57,7 +57,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/framework/view-interfaces/src/test/types/validateViewInterfacesPrevious.ts b/packages/framework/view-interfaces/src/test/types/validateViewInterfacesPrevious.ts index 0aa13f1446c1..b159927c9afe 100644 --- a/packages/framework/view-interfaces/src/test/types/validateViewInterfacesPrevious.ts +++ b/packages/framework/view-interfaces/src/test/types/validateViewInterfacesPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidHTMLOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidHTMLOptions(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IFluidHTMLOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidHTMLOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidHTMLOptions(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IFluidHTMLOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidHTMLView": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IFluidHTMLView(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_IFluidHTMLView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidHTMLView": {"backCompat": false} */ declare function get_current_VariableDeclaration_IFluidHTMLView(): @@ -64,7 +64,7 @@ use_old_VariableDeclaration_IFluidHTMLView( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidHTMLView": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidHTMLView(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IFluidHTMLView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidHTMLView": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidHTMLView(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IFluidHTMLView( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidMountableView": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IFluidMountableView(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_IFluidMountableView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidMountableView": {"backCompat": false} */ declare function get_current_VariableDeclaration_IFluidMountableView(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_IFluidMountableView( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidMountableView": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidMountableView(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IFluidMountableView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidMountableView": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidMountableView(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IFluidMountableView( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidMountableViewClass": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidMountableViewClass(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IFluidMountableViewClass( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidMountableViewClass": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidMountableViewClass(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IFluidMountableViewClass( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidHTMLView": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideFluidHTMLView(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IProvideFluidHTMLView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidHTMLView": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideFluidHTMLView(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IProvideFluidHTMLView( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidMountableView": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideFluidMountableView(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_IProvideFluidMountableView( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidMountableView": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideFluidMountableView(): diff --git a/packages/loader/container-loader/package.json b/packages/loader/container-loader/package.json index 2056839e341c..8746c1ff9539 100644 --- a/packages/loader/container-loader/package.json +++ b/packages/loader/container-loader/package.json @@ -77,7 +77,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@0.58.2000", + "@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-loader-utils": "^0.59.1000", @@ -108,10 +108,10 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": { - "0.58.2000":{ - "ClassDeclaration_Container": {"forwardCompat": false} + "0.58.2002": { + "ClassDeclaration_Container": {"forwardCompat": false, "backCompat": false} } } } diff --git a/packages/loader/container-loader/src/test/tsconfig.json b/packages/loader/container-loader/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/loader/container-loader/src/test/tsconfig.json +++ b/packages/loader/container-loader/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.ts b/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.ts index 9d41498c5bad..62d63e822282 100644 --- a/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.ts +++ b/packages/loader/container-loader/src/test/types/validateContainerLoaderPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ConnectionState": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ConnectionState(): @@ -28,7 +28,7 @@ use_current_EnumDeclaration_ConnectionState( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ConnectionState": {"backCompat": false} */ declare function get_current_EnumDeclaration_ConnectionState(): @@ -40,7 +40,7 @@ use_old_EnumDeclaration_ConnectionState( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Container": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_Container(): @@ -53,7 +53,7 @@ use_current_ClassDeclaration_Container( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Container": {"backCompat": false} */ declare function get_current_ClassDeclaration_Container(): @@ -61,11 +61,12 @@ declare function get_current_ClassDeclaration_Container(): declare function use_old_ClassDeclaration_Container( use: TypeOnly); use_old_ClassDeclaration_Container( + // @ts-expect-error compatibility expected to be broken get_current_ClassDeclaration_Container()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICodeDetailsLoader": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICodeDetailsLoader(): @@ -77,7 +78,7 @@ use_current_InterfaceDeclaration_ICodeDetailsLoader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICodeDetailsLoader": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICodeDetailsLoader(): @@ -89,7 +90,7 @@ use_old_InterfaceDeclaration_ICodeDetailsLoader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerConfig(): @@ -101,7 +102,7 @@ use_current_InterfaceDeclaration_IContainerConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerConfig(): @@ -113,7 +114,7 @@ use_old_InterfaceDeclaration_IContainerConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerLoadOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerLoadOptions(): @@ -125,7 +126,7 @@ use_current_InterfaceDeclaration_IContainerLoadOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerLoadOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerLoadOptions(): @@ -137,7 +138,7 @@ use_old_InterfaceDeclaration_IContainerLoadOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IDetachedBlobStorage": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IDetachedBlobStorage(): @@ -149,7 +150,7 @@ use_current_TypeAliasDeclaration_IDetachedBlobStorage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IDetachedBlobStorage": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IDetachedBlobStorage(): @@ -161,7 +162,7 @@ use_old_TypeAliasDeclaration_IDetachedBlobStorage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidModuleWithDetails": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidModuleWithDetails(): @@ -173,7 +174,7 @@ use_current_InterfaceDeclaration_IFluidModuleWithDetails( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidModuleWithDetails": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidModuleWithDetails(): @@ -185,7 +186,7 @@ use_old_InterfaceDeclaration_IFluidModuleWithDetails( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ILoaderOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ILoaderOptions(): @@ -197,7 +198,7 @@ use_current_InterfaceDeclaration_ILoaderOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ILoaderOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ILoaderOptions(): @@ -209,7 +210,7 @@ use_old_InterfaceDeclaration_ILoaderOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ILoaderProps": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ILoaderProps(): @@ -221,7 +222,7 @@ use_current_InterfaceDeclaration_ILoaderProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ILoaderProps": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ILoaderProps(): @@ -233,7 +234,7 @@ use_old_InterfaceDeclaration_ILoaderProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ILoaderServices": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ILoaderServices(): @@ -245,7 +246,7 @@ use_current_InterfaceDeclaration_ILoaderServices( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ILoaderServices": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ILoaderServices(): @@ -257,7 +258,7 @@ use_old_InterfaceDeclaration_ILoaderServices( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Loader": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_Loader(): @@ -269,7 +270,7 @@ use_current_ClassDeclaration_Loader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Loader": {"backCompat": false} */ declare function get_current_ClassDeclaration_Loader(): @@ -281,7 +282,7 @@ use_old_ClassDeclaration_Loader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RelativeLoader": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RelativeLoader(): @@ -293,7 +294,7 @@ use_current_ClassDeclaration_RelativeLoader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RelativeLoader": {"backCompat": false} */ declare function get_current_ClassDeclaration_RelativeLoader(): @@ -305,7 +306,7 @@ use_old_ClassDeclaration_RelativeLoader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitContainerToCatchUp": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_waitContainerToCatchUp(): @@ -317,7 +318,7 @@ use_current_FunctionDeclaration_waitContainerToCatchUp( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitContainerToCatchUp": {"backCompat": false} */ declare function get_current_FunctionDeclaration_waitContainerToCatchUp(): diff --git a/packages/loader/container-utils/package.json b/packages/loader/container-utils/package.json index 42ae6c5e7da8..8f875380129f 100644 --- a/packages/loader/container-utils/package.json +++ b/packages/loader/container-utils/package.json @@ -66,7 +66,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/container-utils-previous": "npm:@fluidframework/container-utils@0.58.2000", + "@fluidframework/container-utils-previous": "npm:@fluidframework/container-utils@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", @@ -92,7 +92,7 @@ "typescript": "~4.1.3" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/loader/container-utils/src/test/tsconfig.json b/packages/loader/container-utils/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/loader/container-utils/src/test/tsconfig.json +++ b/packages/loader/container-utils/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/loader/container-utils/src/test/types/validateContainerUtilsPrevious.ts b/packages/loader/container-utils/src/test/types/validateContainerUtilsPrevious.ts index 526fbfaa6112..9c0b83f8504d 100644 --- a/packages/loader/container-utils/src/test/types/validateContainerUtilsPrevious.ts +++ b/packages/loader/container-utils/src/test/types/validateContainerUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ClientSessionExpiredError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ClientSessionExpiredError(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_ClientSessionExpiredError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ClientSessionExpiredError": {"backCompat": false} */ declare function get_current_ClassDeclaration_ClientSessionExpiredError(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_ClientSessionExpiredError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataCorruptionError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DataCorruptionError(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_DataCorruptionError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataCorruptionError": {"backCompat": false} */ declare function get_current_ClassDeclaration_DataCorruptionError(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_DataCorruptionError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataProcessingError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DataProcessingError(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_DataProcessingError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DataProcessingError": {"backCompat": false} */ declare function get_current_ClassDeclaration_DataProcessingError(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_DataProcessingError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_extractSafePropertiesFromMessage": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_extractSafePropertiesFromMessage(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_extractSafePropertiesFromMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_extractSafePropertiesFromMessage": {"backCompat": false} */ declare function get_current_VariableDeclaration_extractSafePropertiesFromMessage(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_extractSafePropertiesFromMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_GenericError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_GenericError(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_GenericError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_GenericError": {"backCompat": false} */ declare function get_current_ClassDeclaration_GenericError(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_GenericError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ThrottlingWarning": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ThrottlingWarning(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_ThrottlingWarning( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ThrottlingWarning": {"backCompat": false} */ declare function get_current_ClassDeclaration_ThrottlingWarning(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_ThrottlingWarning( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_UsageError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_UsageError(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_UsageError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_UsageError": {"backCompat": false} */ declare function get_current_ClassDeclaration_UsageError(): diff --git a/packages/loader/driver-utils/package.json b/packages/loader/driver-utils/package.json index e3afaa2801c0..3209d5913152 100644 --- a/packages/loader/driver-utils/package.json +++ b/packages/loader/driver-utils/package.json @@ -73,7 +73,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@0.58.2000", + "@fluidframework/driver-utils-previous": "npm:@fluidframework/driver-utils@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/runtime-utils": "^0.59.1000", @@ -100,7 +100,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.ts b/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.ts index dd70e1640398..ddb2847b8ef2 100644 --- a/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.ts +++ b/packages/loader/driver-utils/src/test/types/validateDriverUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AuthorizationError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_AuthorizationError(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_AuthorizationError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AuthorizationError": {"backCompat": false} */ declare function get_current_ClassDeclaration_AuthorizationError(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_AuthorizationError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BlobAggregationStorage": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_BlobAggregationStorage(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_BlobAggregationStorage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BlobAggregationStorage": {"backCompat": false} */ declare function get_current_ClassDeclaration_BlobAggregationStorage(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_BlobAggregationStorage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BlobCacheStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_BlobCacheStorageService(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_BlobCacheStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_BlobCacheStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_BlobCacheStorageService(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_BlobCacheStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_buildSnapshotTree": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_buildSnapshotTree(): @@ -100,7 +100,7 @@ use_current_FunctionDeclaration_buildSnapshotTree( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_buildSnapshotTree": {"backCompat": false} */ declare function get_current_FunctionDeclaration_buildSnapshotTree(): @@ -112,7 +112,7 @@ use_old_FunctionDeclaration_buildSnapshotTree( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_canRetryOnError": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_canRetryOnError(): @@ -124,7 +124,7 @@ use_current_VariableDeclaration_canRetryOnError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_canRetryOnError": {"backCompat": false} */ declare function get_current_VariableDeclaration_canRetryOnError(): @@ -136,7 +136,7 @@ use_old_VariableDeclaration_canRetryOnError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_combineAppAndProtocolSummary": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_combineAppAndProtocolSummary(): @@ -148,7 +148,7 @@ use_current_FunctionDeclaration_combineAppAndProtocolSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_combineAppAndProtocolSummary": {"backCompat": false} */ declare function get_current_FunctionDeclaration_combineAppAndProtocolSummary(): @@ -160,7 +160,7 @@ use_old_FunctionDeclaration_combineAppAndProtocolSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_configurableUrlResolver": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_configurableUrlResolver(): @@ -172,7 +172,7 @@ use_current_FunctionDeclaration_configurableUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_configurableUrlResolver": {"backCompat": false} */ declare function get_current_FunctionDeclaration_configurableUrlResolver(): @@ -184,7 +184,7 @@ use_old_FunctionDeclaration_configurableUrlResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertSummaryTreeToSnapshotITree": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_convertSummaryTreeToSnapshotITree(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_convertSummaryTreeToSnapshotITree( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertSummaryTreeToSnapshotITree": {"backCompat": false} */ declare function get_current_FunctionDeclaration_convertSummaryTreeToSnapshotITree(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_convertSummaryTreeToSnapshotITree( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createGenericNetworkError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createGenericNetworkError(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_createGenericNetworkError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createGenericNetworkError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createGenericNetworkError(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_createGenericNetworkError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createWriteError": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createWriteError(): @@ -244,7 +244,7 @@ use_current_VariableDeclaration_createWriteError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createWriteError": {"backCompat": false} */ declare function get_current_VariableDeclaration_createWriteError(): @@ -256,7 +256,7 @@ use_old_VariableDeclaration_createWriteError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DeltaStreamConnectionForbiddenError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DeltaStreamConnectionForbiddenError(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_DeltaStreamConnectionForbiddenError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DeltaStreamConnectionForbiddenError": {"backCompat": false} */ declare function get_current_ClassDeclaration_DeltaStreamConnectionForbiddenError(): @@ -280,7 +280,7 @@ use_old_ClassDeclaration_DeltaStreamConnectionForbiddenError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentStorageServiceProxy": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DocumentStorageServiceProxy(): @@ -292,7 +292,7 @@ use_current_ClassDeclaration_DocumentStorageServiceProxy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DocumentStorageServiceProxy": {"backCompat": false} */ declare function get_current_ClassDeclaration_DocumentStorageServiceProxy(): @@ -304,7 +304,7 @@ use_old_ClassDeclaration_DocumentStorageServiceProxy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DriverErrorTelemetryProps": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_DriverErrorTelemetryProps(): @@ -316,7 +316,7 @@ use_current_TypeAliasDeclaration_DriverErrorTelemetryProps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DriverErrorTelemetryProps": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_DriverErrorTelemetryProps(): @@ -328,7 +328,7 @@ use_old_TypeAliasDeclaration_DriverErrorTelemetryProps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_emptyMessageStream": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_emptyMessageStream(): @@ -340,7 +340,7 @@ use_current_VariableDeclaration_emptyMessageStream( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_emptyMessageStream": {"backCompat": false} */ declare function get_current_VariableDeclaration_emptyMessageStream(): @@ -352,7 +352,7 @@ use_old_VariableDeclaration_emptyMessageStream( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_ensureFluidResolvedUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_ensureFluidResolvedUrl(): @@ -364,7 +364,7 @@ use_current_FunctionDeclaration_ensureFluidResolvedUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_ensureFluidResolvedUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_ensureFluidResolvedUrl(): @@ -376,7 +376,7 @@ use_old_FunctionDeclaration_ensureFluidResolvedUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_GenericNetworkError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_GenericNetworkError(): @@ -388,7 +388,7 @@ use_current_ClassDeclaration_GenericNetworkError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_GenericNetworkError": {"backCompat": false} */ declare function get_current_ClassDeclaration_GenericNetworkError(): @@ -400,7 +400,7 @@ use_old_ClassDeclaration_GenericNetworkError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDocAttributesFromProtocolSummary": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDocAttributesFromProtocolSummary(): @@ -412,7 +412,7 @@ use_current_FunctionDeclaration_getDocAttributesFromProtocolSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDocAttributesFromProtocolSummary": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDocAttributesFromProtocolSummary(): @@ -424,7 +424,7 @@ use_old_FunctionDeclaration_getDocAttributesFromProtocolSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getQuorumValuesFromProtocolSummary": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getQuorumValuesFromProtocolSummary(): @@ -436,7 +436,7 @@ use_current_FunctionDeclaration_getQuorumValuesFromProtocolSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getQuorumValuesFromProtocolSummary": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getQuorumValuesFromProtocolSummary(): @@ -448,7 +448,7 @@ use_old_FunctionDeclaration_getQuorumValuesFromProtocolSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getRetryDelayFromError": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getRetryDelayFromError(): @@ -460,7 +460,7 @@ use_current_VariableDeclaration_getRetryDelayFromError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getRetryDelayFromError": {"backCompat": false} */ declare function get_current_VariableDeclaration_getRetryDelayFromError(): @@ -472,7 +472,7 @@ use_old_VariableDeclaration_getRetryDelayFromError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getRetryDelaySecondsFromError": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getRetryDelaySecondsFromError(): @@ -484,7 +484,7 @@ use_current_VariableDeclaration_getRetryDelaySecondsFromError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getRetryDelaySecondsFromError": {"backCompat": false} */ declare function get_current_VariableDeclaration_getRetryDelaySecondsFromError(): @@ -496,7 +496,7 @@ use_old_VariableDeclaration_getRetryDelaySecondsFromError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAnyDriverError": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAnyDriverError(): @@ -508,7 +508,7 @@ use_current_InterfaceDeclaration_IAnyDriverError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAnyDriverError": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAnyDriverError(): @@ -520,7 +520,7 @@ use_old_InterfaceDeclaration_IAnyDriverError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InsecureUrlResolver(): @@ -532,7 +532,7 @@ use_current_ClassDeclaration_InsecureUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_InsecureUrlResolver(): @@ -544,7 +544,7 @@ use_old_ClassDeclaration_InsecureUrlResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProgress": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProgress(): @@ -556,7 +556,7 @@ use_current_InterfaceDeclaration_IProgress( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProgress": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProgress(): @@ -568,7 +568,7 @@ use_old_InterfaceDeclaration_IProgress( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isFluidResolvedUrl": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_isFluidResolvedUrl(): @@ -580,7 +580,7 @@ use_current_VariableDeclaration_isFluidResolvedUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isFluidResolvedUrl": {"backCompat": false} */ declare function get_current_VariableDeclaration_isFluidResolvedUrl(): @@ -592,7 +592,7 @@ use_old_VariableDeclaration_isFluidResolvedUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOnline": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isOnline(): @@ -604,7 +604,7 @@ use_current_FunctionDeclaration_isOnline( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOnline": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isOnline(): @@ -616,7 +616,7 @@ use_old_FunctionDeclaration_isOnline( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_logNetworkFailure": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_logNetworkFailure(): @@ -628,7 +628,7 @@ use_current_FunctionDeclaration_logNetworkFailure( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_logNetworkFailure": {"backCompat": false} */ declare function get_current_FunctionDeclaration_logNetworkFailure(): @@ -640,7 +640,7 @@ use_old_FunctionDeclaration_logNetworkFailure( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MultiDocumentServiceFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MultiDocumentServiceFactory(): @@ -652,7 +652,7 @@ use_current_ClassDeclaration_MultiDocumentServiceFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MultiDocumentServiceFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_MultiDocumentServiceFactory(): @@ -664,7 +664,7 @@ use_old_ClassDeclaration_MultiDocumentServiceFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MultiUrlResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MultiUrlResolver(): @@ -676,7 +676,7 @@ use_current_ClassDeclaration_MultiUrlResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MultiUrlResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_MultiUrlResolver(): @@ -688,7 +688,7 @@ use_old_ClassDeclaration_MultiUrlResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_NetworkErrorBasic": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_NetworkErrorBasic(): @@ -700,7 +700,7 @@ use_current_ClassDeclaration_NetworkErrorBasic( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_NetworkErrorBasic": {"backCompat": false} */ declare function get_current_ClassDeclaration_NetworkErrorBasic(): @@ -712,7 +712,7 @@ use_old_ClassDeclaration_NetworkErrorBasic( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_NonRetryableError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_NonRetryableError(): @@ -724,7 +724,7 @@ use_current_ClassDeclaration_NonRetryableError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_NonRetryableError": {"backCompat": false} */ declare function get_current_ClassDeclaration_NonRetryableError(): @@ -736,7 +736,7 @@ use_old_ClassDeclaration_NonRetryableError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_OnlineStatus": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_OnlineStatus(): @@ -748,7 +748,7 @@ use_current_EnumDeclaration_OnlineStatus( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_OnlineStatus": {"backCompat": false} */ declare function get_current_EnumDeclaration_OnlineStatus(): @@ -760,7 +760,7 @@ use_old_EnumDeclaration_OnlineStatus( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ParallelRequests": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ParallelRequests(): @@ -772,7 +772,7 @@ use_current_ClassDeclaration_ParallelRequests( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ParallelRequests": {"backCompat": false} */ declare function get_current_ClassDeclaration_ParallelRequests(): @@ -784,7 +784,7 @@ use_old_ClassDeclaration_ParallelRequests( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PrefetchDocumentStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_PrefetchDocumentStorageService(): @@ -796,7 +796,7 @@ use_current_ClassDeclaration_PrefetchDocumentStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PrefetchDocumentStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_PrefetchDocumentStorageService(): @@ -808,7 +808,7 @@ use_old_ClassDeclaration_PrefetchDocumentStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Queue": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_Queue(): @@ -820,7 +820,7 @@ use_current_ClassDeclaration_Queue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Queue": {"backCompat": false} */ declare function get_current_ClassDeclaration_Queue(): @@ -832,7 +832,7 @@ use_old_ClassDeclaration_Queue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RateLimiter": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RateLimiter(): @@ -844,7 +844,7 @@ use_current_ClassDeclaration_RateLimiter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RateLimiter": {"backCompat": false} */ declare function get_current_ClassDeclaration_RateLimiter(): @@ -856,7 +856,7 @@ use_old_ClassDeclaration_RateLimiter( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_readAndParse": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_readAndParse(): @@ -868,7 +868,7 @@ use_current_FunctionDeclaration_readAndParse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_readAndParse": {"backCompat": false} */ declare function get_current_FunctionDeclaration_readAndParse(): @@ -880,7 +880,7 @@ use_old_FunctionDeclaration_readAndParse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_requestOps": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_requestOps(): @@ -892,7 +892,7 @@ use_current_FunctionDeclaration_requestOps( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_requestOps": {"backCompat": false} */ declare function get_current_FunctionDeclaration_requestOps(): @@ -904,7 +904,7 @@ use_old_FunctionDeclaration_requestOps( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RetryableError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RetryableError(): @@ -916,7 +916,7 @@ use_current_ClassDeclaration_RetryableError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RetryableError": {"backCompat": false} */ declare function get_current_ClassDeclaration_RetryableError(): @@ -928,7 +928,7 @@ use_old_ClassDeclaration_RetryableError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_runWithRetry": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_runWithRetry(): @@ -940,7 +940,7 @@ use_current_FunctionDeclaration_runWithRetry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_runWithRetry": {"backCompat": false} */ declare function get_current_FunctionDeclaration_runWithRetry(): @@ -952,7 +952,7 @@ use_old_FunctionDeclaration_runWithRetry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SnapshotExtractor": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SnapshotExtractor(): @@ -964,7 +964,7 @@ use_current_ClassDeclaration_SnapshotExtractor( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SnapshotExtractor": {"backCompat": false} */ declare function get_current_ClassDeclaration_SnapshotExtractor(): @@ -976,7 +976,7 @@ use_old_ClassDeclaration_SnapshotExtractor( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_streamFromMessages": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_streamFromMessages(): @@ -988,7 +988,7 @@ use_current_FunctionDeclaration_streamFromMessages( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_streamFromMessages": {"backCompat": false} */ declare function get_current_FunctionDeclaration_streamFromMessages(): @@ -1000,7 +1000,7 @@ use_old_FunctionDeclaration_streamFromMessages( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_streamObserver": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_streamObserver(): @@ -1012,7 +1012,7 @@ use_current_FunctionDeclaration_streamObserver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_streamObserver": {"backCompat": false} */ declare function get_current_FunctionDeclaration_streamObserver(): @@ -1024,7 +1024,7 @@ use_old_FunctionDeclaration_streamObserver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ThrottlingError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ThrottlingError(): @@ -1036,7 +1036,7 @@ use_current_ClassDeclaration_ThrottlingError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ThrottlingError": {"backCompat": false} */ declare function get_current_ClassDeclaration_ThrottlingError(): @@ -1048,7 +1048,7 @@ use_old_ClassDeclaration_ThrottlingError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitForConnectedState": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_waitForConnectedState(): @@ -1060,7 +1060,7 @@ use_current_FunctionDeclaration_waitForConnectedState( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_waitForConnectedState": {"backCompat": false} */ declare function get_current_FunctionDeclaration_waitForConnectedState(): diff --git a/packages/loader/test-loader-utils/package.json b/packages/loader/test-loader-utils/package.json index 17e19cf9ee4b..2aca8e60dbac 100644 --- a/packages/loader/test-loader-utils/package.json +++ b/packages/loader/test-loader-utils/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-loader-utils-previous": "npm:@fluidframework/test-loader-utils@0.58.2000", + "@fluidframework/test-loader-utils-previous": "npm:@fluidframework/test-loader-utils@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@typescript-eslint/eslint-plugin": "~5.9.0", "@typescript-eslint/parser": "~5.9.0", @@ -55,7 +55,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/loader/test-loader-utils/src/test/types/validateTestLoaderUtilsPrevious.ts b/packages/loader/test-loader-utils/src/test/types/validateTestLoaderUtilsPrevious.ts index 3f27b12a6a55..975c7822f722 100644 --- a/packages/loader/test-loader-utils/src/test/types/validateTestLoaderUtilsPrevious.ts +++ b/packages/loader/test-loader-utils/src/test/types/validateTestLoaderUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDocumentDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockDocumentDeltaConnection(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_MockDocumentDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDocumentDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockDocumentDeltaConnection(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_MockDocumentDeltaConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDocumentDeltaStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockDocumentDeltaStorageService(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_MockDocumentDeltaStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDocumentDeltaStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockDocumentDeltaStorageService(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_MockDocumentDeltaStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDocumentService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockDocumentService(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_MockDocumentService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDocumentService": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockDocumentService(): diff --git a/packages/loader/web-code-loader/package.json b/packages/loader/web-code-loader/package.json index 48008b70ff7d..952074d39b80 100644 --- a/packages/loader/web-code-loader/package.json +++ b/packages/loader/web-code-loader/package.json @@ -40,7 +40,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/protocol-definitions": "^0.1028.1000-0", - "@fluidframework/web-code-loader-previous": "npm:@fluidframework/web-code-loader@0.58.2000", + "@fluidframework/web-code-loader-previous": "npm:@fluidframework/web-code-loader@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/isomorphic-fetch": "^0.0.35", @@ -61,7 +61,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/loader/web-code-loader/src/test/types/validateWebCodeLoaderPrevious.ts b/packages/loader/web-code-loader/src/test/types/validateWebCodeLoaderPrevious.ts index 4a3ad8d162fc..f6fc61699a37 100644 --- a/packages/loader/web-code-loader/src/test/types/validateWebCodeLoaderPrevious.ts +++ b/packages/loader/web-code-loader/src/test/types/validateWebCodeLoaderPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AllowList": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_AllowList(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_AllowList( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AllowList": {"backCompat": false} */ declare function get_current_ClassDeclaration_AllowList(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_AllowList( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_extractPackageIdentifierDetails": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_extractPackageIdentifierDetails(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_extractPackageIdentifierDetails( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_extractPackageIdentifierDetails": {"backCompat": false} */ declare function get_current_FunctionDeclaration_extractPackageIdentifierDetails(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_extractPackageIdentifierDetails( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPackageIdentifierDetails": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPackageIdentifierDetails(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IPackageIdentifierDetails( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPackageIdentifierDetails": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPackageIdentifierDetails(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IPackageIdentifierDetails( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_resolveFluidPackageEnvironment": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_resolveFluidPackageEnvironment(): @@ -100,7 +100,7 @@ use_current_FunctionDeclaration_resolveFluidPackageEnvironment( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_resolveFluidPackageEnvironment": {"backCompat": false} */ declare function get_current_FunctionDeclaration_resolveFluidPackageEnvironment(): @@ -112,7 +112,7 @@ use_old_FunctionDeclaration_resolveFluidPackageEnvironment( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SemVerCdnCodeResolver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SemVerCdnCodeResolver(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_SemVerCdnCodeResolver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SemVerCdnCodeResolver": {"backCompat": false} */ declare function get_current_ClassDeclaration_SemVerCdnCodeResolver(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_SemVerCdnCodeResolver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_WebCodeLoader": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_WebCodeLoader(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_WebCodeLoader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_WebCodeLoader": {"backCompat": false} */ declare function get_current_ClassDeclaration_WebCodeLoader(): diff --git a/packages/runtime/agent-scheduler/package.json b/packages/runtime/agent-scheduler/package.json index 65ec16339fef..b5306c649348 100644 --- a/packages/runtime/agent-scheduler/package.json +++ b/packages/runtime/agent-scheduler/package.json @@ -63,7 +63,7 @@ "uuid": "^8.3.1" }, "devDependencies": { - "@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@0.58.2000", + "@fluidframework/agent-scheduler-previous": "npm:@fluidframework/agent-scheduler@^0.58.0", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@rushstack/eslint-config": "^2.5.1", @@ -96,7 +96,7 @@ } }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/runtime/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.ts b/packages/runtime/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.ts index b0d330605dbc..b6a86f5c464c 100644 --- a/packages/runtime/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.ts +++ b/packages/runtime/agent-scheduler/src/test/types/validateAgentSchedulerPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AgentSchedulerFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_AgentSchedulerFactory(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_AgentSchedulerFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_AgentSchedulerFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_AgentSchedulerFactory(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_AgentSchedulerFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IAgentScheduler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IAgentScheduler(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_IAgentScheduler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IAgentScheduler": {"backCompat": false} */ declare function get_current_VariableDeclaration_IAgentScheduler(): @@ -64,7 +64,7 @@ use_old_VariableDeclaration_IAgentScheduler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAgentScheduler": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAgentScheduler(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IAgentScheduler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAgentScheduler": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAgentScheduler(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IAgentScheduler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAgentSchedulerEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAgentSchedulerEvents(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IAgentSchedulerEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAgentSchedulerEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAgentSchedulerEvents(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IAgentSchedulerEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideAgentScheduler": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideAgentScheduler(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IProvideAgentScheduler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideAgentScheduler": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideAgentScheduler(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IProvideAgentScheduler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITaskSubscriptionEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITaskSubscriptionEvents(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_ITaskSubscriptionEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITaskSubscriptionEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITaskSubscriptionEvents(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_ITaskSubscriptionEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TaskSubscription": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TaskSubscription(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_TaskSubscription( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TaskSubscription": {"backCompat": false} */ declare function get_current_ClassDeclaration_TaskSubscription(): diff --git a/packages/runtime/container-runtime-definitions/package.json b/packages/runtime/container-runtime-definitions/package.json index 5d7a211a1a20..de719b6a3f7a 100644 --- a/packages/runtime/container-runtime-definitions/package.json +++ b/packages/runtime/container-runtime-definitions/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@0.58.2000", + "@fluidframework/container-runtime-definitions-previous": "npm:@fluidframework/container-runtime-definitions@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -62,18 +62,6 @@ }, "typeValidation": { "version": "0.59.1000", - "broken": { - "0.58.1000": { - "TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents": { - "backCompat": false - }, - "InterfaceDeclaration_IProvideContainerRuntime": { - "backCompat": false - }, - "InterfaceDeclaration_IContainerRuntime": { - "backCompat": false - } - } - } + "broken": {} } } diff --git a/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.ts b/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.ts index 559ce353eb52..b56021db7a90 100644 --- a/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.ts +++ b/packages/runtime/container-runtime-definitions/src/test/types/validateContainerRuntimeDefinitionsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IContainerRuntime": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IContainerRuntime(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_IContainerRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IContainerRuntime": {"backCompat": false} */ declare function get_current_VariableDeclaration_IContainerRuntime(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_IContainerRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntime": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerRuntime(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IContainerRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntime": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerRuntime(): @@ -60,12 +60,11 @@ declare function get_current_InterfaceDeclaration_IContainerRuntime(): declare function use_old_InterfaceDeclaration_IContainerRuntime( use: TypeOnly); use_old_InterfaceDeclaration_IContainerRuntime( - // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_IContainerRuntime()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents(): @@ -77,7 +76,7 @@ use_current_TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents(): @@ -85,12 +84,11 @@ declare function get_current_TypeAliasDeclaration_IContainerRuntimeBaseWithCombi declare function use_old_TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents( use: TypeOnly); use_old_TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents( - // @ts-expect-error compatibility expected to be broken get_current_TypeAliasDeclaration_IContainerRuntimeBaseWithCombinedEvents()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerRuntimeEvents(): @@ -102,7 +100,7 @@ use_current_InterfaceDeclaration_IContainerRuntimeEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerRuntimeEvents(): @@ -114,7 +112,7 @@ use_old_InterfaceDeclaration_IContainerRuntimeEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDataStoreWithBindToContext_Deprecated": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDataStoreWithBindToContext_Deprecated(): @@ -126,7 +124,7 @@ use_current_InterfaceDeclaration_IDataStoreWithBindToContext_Deprecated( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDataStoreWithBindToContext_Deprecated": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDataStoreWithBindToContext_Deprecated(): @@ -138,7 +136,7 @@ use_old_InterfaceDeclaration_IDataStoreWithBindToContext_Deprecated( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideContainerRuntime": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideContainerRuntime(): @@ -150,7 +148,7 @@ use_current_InterfaceDeclaration_IProvideContainerRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideContainerRuntime": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideContainerRuntime(): @@ -158,5 +156,4 @@ declare function get_current_InterfaceDeclaration_IProvideContainerRuntime(): declare function use_old_InterfaceDeclaration_IProvideContainerRuntime( use: TypeOnly); use_old_InterfaceDeclaration_IProvideContainerRuntime( - // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_IProvideContainerRuntime()); diff --git a/packages/runtime/container-runtime/package.json b/packages/runtime/container-runtime/package.json index 1b32438a74a3..ce5fad81ee75 100644 --- a/packages/runtime/container-runtime/package.json +++ b/packages/runtime/container-runtime/package.json @@ -80,7 +80,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@0.58.2000", + "@fluidframework/container-runtime-previous": "npm:@fluidframework/container-runtime@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", @@ -111,7 +111,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/runtime/container-runtime/src/test/tsconfig.json b/packages/runtime/container-runtime/src/test/tsconfig.json index 9a8232d05b64..1dfb090dab7c 100644 --- a/packages/runtime/container-runtime/src/test/tsconfig.json +++ b/packages/runtime/container-runtime/src/test/tsconfig.json @@ -7,7 +7,8 @@ "outDir": "../../dist/test", "types": [ "mocha" - ] + ], + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.ts b/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.ts index 7567136bbbd3..cae4aa234877 100644 --- a/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.ts +++ b/packages/runtime/container-runtime/src/test/types/validateContainerRuntimePrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_agentSchedulerId": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_agentSchedulerId(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_agentSchedulerId( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_agentSchedulerId": {"backCompat": false} */ declare function get_current_VariableDeclaration_agentSchedulerId(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_agentSchedulerId( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ContainerMessageType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_ContainerMessageType(): @@ -52,7 +52,7 @@ use_current_EnumDeclaration_ContainerMessageType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_ContainerMessageType": {"backCompat": false} */ declare function get_current_EnumDeclaration_ContainerMessageType(): @@ -64,7 +64,7 @@ use_old_EnumDeclaration_ContainerMessageType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ContainerRuntime": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ContainerRuntime(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_ContainerRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ContainerRuntime": {"backCompat": false} */ declare function get_current_ClassDeclaration_ContainerRuntime(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_ContainerRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ContainerRuntimeMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ContainerRuntimeMessage(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_ContainerRuntimeMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ContainerRuntimeMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ContainerRuntimeMessage(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_ContainerRuntimeMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DeltaScheduler": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DeltaScheduler(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_DeltaScheduler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DeltaScheduler": {"backCompat": false} */ declare function get_current_ClassDeclaration_DeltaScheduler(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_DeltaScheduler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_EnqueueSummarizeResult": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_EnqueueSummarizeResult(): @@ -148,7 +148,7 @@ use_current_TypeAliasDeclaration_EnqueueSummarizeResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_EnqueueSummarizeResult": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_EnqueueSummarizeResult(): @@ -160,7 +160,7 @@ use_old_TypeAliasDeclaration_EnqueueSummarizeResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidDataStoreRegistry": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidDataStoreRegistry(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_FluidDataStoreRegistry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidDataStoreRegistry": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidDataStoreRegistry(): @@ -184,7 +184,7 @@ use_old_ClassDeclaration_FluidDataStoreRegistry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcBlobPrefix": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_gcBlobPrefix(): @@ -196,7 +196,7 @@ use_current_VariableDeclaration_gcBlobPrefix( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcBlobPrefix": {"backCompat": false} */ declare function get_current_VariableDeclaration_gcBlobPrefix(): @@ -208,7 +208,7 @@ use_old_VariableDeclaration_gcBlobPrefix( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcTreeKey": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_gcTreeKey(): @@ -220,7 +220,7 @@ use_current_VariableDeclaration_gcTreeKey( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcTreeKey": {"backCompat": false} */ declare function get_current_VariableDeclaration_gcTreeKey(): @@ -232,7 +232,7 @@ use_old_VariableDeclaration_gcTreeKey( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAckedSummary": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAckedSummary(): @@ -244,7 +244,7 @@ use_current_InterfaceDeclaration_IAckedSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAckedSummary": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAckedSummary(): @@ -256,7 +256,7 @@ use_old_InterfaceDeclaration_IAckedSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAckSummaryResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAckSummaryResult(): @@ -268,7 +268,7 @@ use_current_InterfaceDeclaration_IAckSummaryResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAckSummaryResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAckSummaryResult(): @@ -280,7 +280,7 @@ use_old_InterfaceDeclaration_IAckSummaryResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IBaseSummarizeResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IBaseSummarizeResult(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_IBaseSummarizeResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IBaseSummarizeResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IBaseSummarizeResult(): @@ -304,7 +304,7 @@ use_old_InterfaceDeclaration_IBaseSummarizeResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IBroadcastSummaryResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IBroadcastSummaryResult(): @@ -316,7 +316,7 @@ use_current_InterfaceDeclaration_IBroadcastSummaryResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IBroadcastSummaryResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IBroadcastSummaryResult(): @@ -328,7 +328,7 @@ use_old_InterfaceDeclaration_IBroadcastSummaryResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICancellableSummarizerController": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICancellableSummarizerController(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_ICancellableSummarizerController( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICancellableSummarizerController": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICancellableSummarizerController(): @@ -352,7 +352,7 @@ use_old_InterfaceDeclaration_ICancellableSummarizerController( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICancellationToken": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ICancellationToken(): @@ -364,7 +364,7 @@ use_current_InterfaceDeclaration_ICancellationToken( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ICancellationToken": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ICancellationToken(): @@ -376,7 +376,7 @@ use_old_InterfaceDeclaration_ICancellationToken( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChunkedOp": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IChunkedOp(): @@ -388,7 +388,7 @@ use_current_InterfaceDeclaration_IChunkedOp( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChunkedOp": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IChunkedOp(): @@ -400,7 +400,7 @@ use_old_InterfaceDeclaration_IChunkedOp( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClientSummaryWatcher": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IClientSummaryWatcher(): @@ -412,7 +412,7 @@ use_current_InterfaceDeclaration_IClientSummaryWatcher( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClientSummaryWatcher": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IClientSummaryWatcher(): @@ -424,7 +424,7 @@ use_old_InterfaceDeclaration_IClientSummaryWatcher( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConnectableRuntime": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConnectableRuntime(): @@ -436,7 +436,7 @@ use_current_InterfaceDeclaration_IConnectableRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConnectableRuntime": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConnectableRuntime(): @@ -448,7 +448,7 @@ use_old_InterfaceDeclaration_IConnectableRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerRuntimeOptions(): @@ -460,7 +460,7 @@ use_current_InterfaceDeclaration_IContainerRuntimeOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerRuntimeOptions(): @@ -472,7 +472,7 @@ use_old_InterfaceDeclaration_IContainerRuntimeOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IEnqueueSummarizeOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IEnqueueSummarizeOptions(): @@ -484,7 +484,7 @@ use_current_InterfaceDeclaration_IEnqueueSummarizeOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IEnqueueSummarizeOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IEnqueueSummarizeOptions(): @@ -496,7 +496,7 @@ use_old_InterfaceDeclaration_IEnqueueSummarizeOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionRuntime": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGarbageCollectionRuntime(): @@ -508,7 +508,7 @@ use_current_InterfaceDeclaration_IGarbageCollectionRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionRuntime": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGarbageCollectionRuntime(): @@ -520,7 +520,7 @@ use_old_InterfaceDeclaration_IGarbageCollectionRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGCRuntimeOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGCRuntimeOptions(): @@ -532,7 +532,7 @@ use_current_InterfaceDeclaration_IGCRuntimeOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGCRuntimeOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGCRuntimeOptions(): @@ -544,7 +544,7 @@ use_old_InterfaceDeclaration_IGCRuntimeOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGCStats": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGCStats(): @@ -556,7 +556,7 @@ use_current_InterfaceDeclaration_IGCStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGCStats": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGCStats(): @@ -568,7 +568,7 @@ use_old_InterfaceDeclaration_IGCStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGeneratedSummaryStats": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGeneratedSummaryStats(): @@ -580,7 +580,7 @@ use_current_InterfaceDeclaration_IGeneratedSummaryStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGeneratedSummaryStats": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGeneratedSummaryStats(): @@ -592,7 +592,7 @@ use_old_InterfaceDeclaration_IGeneratedSummaryStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGenerateSummaryTreeResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGenerateSummaryTreeResult(): @@ -604,7 +604,7 @@ use_current_InterfaceDeclaration_IGenerateSummaryTreeResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGenerateSummaryTreeResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGenerateSummaryTreeResult(): @@ -616,7 +616,7 @@ use_old_InterfaceDeclaration_IGenerateSummaryTreeResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_INackSummaryResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_INackSummaryResult(): @@ -628,7 +628,7 @@ use_current_InterfaceDeclaration_INackSummaryResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_INackSummaryResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_INackSummaryResult(): @@ -640,7 +640,7 @@ use_old_InterfaceDeclaration_INackSummaryResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOnDemandSummarizeOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOnDemandSummarizeOptions(): @@ -652,7 +652,7 @@ use_current_InterfaceDeclaration_IOnDemandSummarizeOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOnDemandSummarizeOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOnDemandSummarizeOptions(): @@ -664,7 +664,7 @@ use_old_InterfaceDeclaration_IOnDemandSummarizeOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingFlush": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPendingFlush(): @@ -676,7 +676,7 @@ use_current_InterfaceDeclaration_IPendingFlush( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingFlush": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPendingFlush(): @@ -688,7 +688,7 @@ use_old_InterfaceDeclaration_IPendingFlush( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingFlushMode": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPendingFlushMode(): @@ -700,7 +700,7 @@ use_current_InterfaceDeclaration_IPendingFlushMode( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingFlushMode": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPendingFlushMode(): @@ -712,7 +712,7 @@ use_old_InterfaceDeclaration_IPendingFlushMode( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingLocalState": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPendingLocalState(): @@ -724,7 +724,7 @@ use_current_InterfaceDeclaration_IPendingLocalState( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingLocalState": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPendingLocalState(): @@ -736,7 +736,7 @@ use_old_InterfaceDeclaration_IPendingLocalState( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPendingMessage(): @@ -748,7 +748,7 @@ use_current_InterfaceDeclaration_IPendingMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPendingMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPendingMessage(): @@ -760,7 +760,7 @@ use_old_InterfaceDeclaration_IPendingMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IPendingState": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IPendingState(): @@ -772,7 +772,7 @@ use_current_TypeAliasDeclaration_IPendingState( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IPendingState": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IPendingState(): @@ -784,7 +784,7 @@ use_old_TypeAliasDeclaration_IPendingState( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideSummarizer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideSummarizer(): @@ -796,7 +796,7 @@ use_current_InterfaceDeclaration_IProvideSummarizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideSummarizer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideSummarizer(): @@ -808,7 +808,7 @@ use_old_InterfaceDeclaration_IProvideSummarizer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootSummaryTreeWithStats": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRootSummaryTreeWithStats(): @@ -820,7 +820,7 @@ use_current_InterfaceDeclaration_IRootSummaryTreeWithStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootSummaryTreeWithStats": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRootSummaryTreeWithStats(): @@ -832,7 +832,7 @@ use_old_InterfaceDeclaration_IRootSummaryTreeWithStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isRuntimeMessage": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isRuntimeMessage(): @@ -844,7 +844,7 @@ use_current_FunctionDeclaration_isRuntimeMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isRuntimeMessage": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isRuntimeMessage(): @@ -856,7 +856,7 @@ use_old_FunctionDeclaration_isRuntimeMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISubmitSummaryOpResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISubmitSummaryOpResult(): @@ -868,7 +868,7 @@ use_current_InterfaceDeclaration_ISubmitSummaryOpResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISubmitSummaryOpResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISubmitSummaryOpResult(): @@ -880,7 +880,7 @@ use_old_InterfaceDeclaration_ISubmitSummaryOpResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISubmitSummaryOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISubmitSummaryOptions(): @@ -892,7 +892,7 @@ use_current_InterfaceDeclaration_ISubmitSummaryOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISubmitSummaryOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISubmitSummaryOptions(): @@ -904,7 +904,7 @@ use_old_InterfaceDeclaration_ISubmitSummaryOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizeOptions(): @@ -916,7 +916,7 @@ use_current_InterfaceDeclaration_ISummarizeOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizeOptions(): @@ -928,7 +928,7 @@ use_old_InterfaceDeclaration_ISummarizeOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_ISummarizer": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_ISummarizer(): @@ -940,7 +940,7 @@ use_current_VariableDeclaration_ISummarizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_ISummarizer": {"backCompat": false} */ declare function get_current_VariableDeclaration_ISummarizer(): @@ -952,7 +952,7 @@ use_old_VariableDeclaration_ISummarizer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizer": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizer(): @@ -964,7 +964,7 @@ use_current_InterfaceDeclaration_ISummarizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizer": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizer(): @@ -976,7 +976,7 @@ use_old_InterfaceDeclaration_ISummarizer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeResults": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizeResults(): @@ -988,7 +988,7 @@ use_current_InterfaceDeclaration_ISummarizeResults( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeResults": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizeResults(): @@ -1000,7 +1000,7 @@ use_old_InterfaceDeclaration_ISummarizeResults( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerEvents(): @@ -1012,7 +1012,7 @@ use_current_InterfaceDeclaration_ISummarizerEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerEvents(): @@ -1024,7 +1024,7 @@ use_old_InterfaceDeclaration_ISummarizerEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerInternalsProvider": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerInternalsProvider(): @@ -1036,7 +1036,7 @@ use_current_InterfaceDeclaration_ISummarizerInternalsProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerInternalsProvider": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerInternalsProvider(): @@ -1048,7 +1048,7 @@ use_old_InterfaceDeclaration_ISummarizerInternalsProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerOptions(): @@ -1060,7 +1060,7 @@ use_current_InterfaceDeclaration_ISummarizerOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerOptions(): @@ -1072,7 +1072,7 @@ use_old_InterfaceDeclaration_ISummarizerOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerRuntime": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerRuntime(): @@ -1084,7 +1084,7 @@ use_current_InterfaceDeclaration_ISummarizerRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerRuntime": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerRuntime(): @@ -1096,7 +1096,7 @@ use_old_InterfaceDeclaration_ISummarizerRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizingWarning": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizingWarning(): @@ -1108,7 +1108,7 @@ use_current_InterfaceDeclaration_ISummarizingWarning( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizingWarning": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizingWarning(): @@ -1120,7 +1120,7 @@ use_old_InterfaceDeclaration_ISummarizingWarning( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummary": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummary(): @@ -1132,7 +1132,7 @@ use_current_InterfaceDeclaration_ISummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummary": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummary(): @@ -1144,7 +1144,7 @@ use_old_InterfaceDeclaration_ISummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryAckMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryAckMessage(): @@ -1156,7 +1156,7 @@ use_current_InterfaceDeclaration_ISummaryAckMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryAckMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryAckMessage(): @@ -1168,7 +1168,7 @@ use_old_InterfaceDeclaration_ISummaryAckMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ISummaryCancellationToken": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ISummaryCancellationToken(): @@ -1180,7 +1180,7 @@ use_current_TypeAliasDeclaration_ISummaryCancellationToken( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ISummaryCancellationToken": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ISummaryCancellationToken(): @@ -1192,7 +1192,7 @@ use_old_TypeAliasDeclaration_ISummaryCancellationToken( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryCollectionOpEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryCollectionOpEvents(): @@ -1204,7 +1204,7 @@ use_current_InterfaceDeclaration_ISummaryCollectionOpEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryCollectionOpEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryCollectionOpEvents(): @@ -1216,7 +1216,7 @@ use_old_InterfaceDeclaration_ISummaryCollectionOpEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryNackMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryNackMessage(): @@ -1228,7 +1228,7 @@ use_current_InterfaceDeclaration_ISummaryNackMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryNackMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryNackMessage(): @@ -1240,7 +1240,7 @@ use_old_InterfaceDeclaration_ISummaryNackMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryOpMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryOpMessage(): @@ -1252,7 +1252,7 @@ use_current_InterfaceDeclaration_ISummaryOpMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryOpMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryOpMessage(): @@ -1264,7 +1264,7 @@ use_old_InterfaceDeclaration_ISummaryOpMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryRuntimeOptions": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryRuntimeOptions(): @@ -1276,7 +1276,7 @@ use_current_InterfaceDeclaration_ISummaryRuntimeOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryRuntimeOptions": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryRuntimeOptions(): @@ -1288,7 +1288,7 @@ use_old_InterfaceDeclaration_ISummaryRuntimeOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUploadSummaryResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IUploadSummaryResult(): @@ -1300,7 +1300,7 @@ use_current_InterfaceDeclaration_IUploadSummaryResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IUploadSummaryResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IUploadSummaryResult(): @@ -1312,7 +1312,7 @@ use_old_InterfaceDeclaration_IUploadSummaryResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_neverCancelledSummaryToken": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_neverCancelledSummaryToken(): @@ -1324,7 +1324,7 @@ use_current_VariableDeclaration_neverCancelledSummaryToken( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_neverCancelledSummaryToken": {"backCompat": false} */ declare function get_current_VariableDeclaration_neverCancelledSummaryToken(): @@ -1336,7 +1336,7 @@ use_old_VariableDeclaration_neverCancelledSummaryToken( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OpActionEventListener": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_OpActionEventListener(): @@ -1348,7 +1348,7 @@ use_current_TypeAliasDeclaration_OpActionEventListener( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OpActionEventListener": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_OpActionEventListener(): @@ -1360,7 +1360,7 @@ use_old_TypeAliasDeclaration_OpActionEventListener( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OpActionEventName": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_OpActionEventName(): @@ -1372,7 +1372,7 @@ use_current_TypeAliasDeclaration_OpActionEventName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OpActionEventName": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_OpActionEventName(): @@ -1384,7 +1384,7 @@ use_old_TypeAliasDeclaration_OpActionEventName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_RuntimeHeaders": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_RuntimeHeaders(): @@ -1396,7 +1396,7 @@ use_current_EnumDeclaration_RuntimeHeaders( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_RuntimeHeaders": {"backCompat": false} */ declare function get_current_EnumDeclaration_RuntimeHeaders(): @@ -1408,7 +1408,7 @@ use_old_EnumDeclaration_RuntimeHeaders( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_RuntimeMessage": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_RuntimeMessage(): @@ -1420,7 +1420,7 @@ use_current_EnumDeclaration_RuntimeMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_RuntimeMessage": {"backCompat": false} */ declare function get_current_EnumDeclaration_RuntimeMessage(): @@ -1432,7 +1432,7 @@ use_old_EnumDeclaration_RuntimeMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ScheduleManager": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ScheduleManager(): @@ -1444,7 +1444,7 @@ use_current_ClassDeclaration_ScheduleManager( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ScheduleManager": {"backCompat": false} */ declare function get_current_ClassDeclaration_ScheduleManager(): @@ -1456,7 +1456,7 @@ use_old_ClassDeclaration_ScheduleManager( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SubmitSummaryResult": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_SubmitSummaryResult(): @@ -1468,7 +1468,7 @@ use_current_TypeAliasDeclaration_SubmitSummaryResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SubmitSummaryResult": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_SubmitSummaryResult(): @@ -1480,7 +1480,7 @@ use_old_TypeAliasDeclaration_SubmitSummaryResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Summarizer": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_Summarizer(): @@ -1492,7 +1492,7 @@ use_current_ClassDeclaration_Summarizer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_Summarizer": {"backCompat": false} */ declare function get_current_ClassDeclaration_Summarizer(): @@ -1504,7 +1504,7 @@ use_old_ClassDeclaration_Summarizer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SummarizeResultPart": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_SummarizeResultPart(): @@ -1516,7 +1516,7 @@ use_current_TypeAliasDeclaration_SummarizeResultPart( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SummarizeResultPart": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_SummarizeResultPart(): @@ -1528,7 +1528,7 @@ use_old_TypeAliasDeclaration_SummarizeResultPart( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SummarizerStopReason": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_SummarizerStopReason(): @@ -1540,7 +1540,7 @@ use_current_TypeAliasDeclaration_SummarizerStopReason( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SummarizerStopReason": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_SummarizerStopReason(): @@ -1552,7 +1552,7 @@ use_old_TypeAliasDeclaration_SummarizerStopReason( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SummaryCollection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SummaryCollection(): @@ -1564,7 +1564,7 @@ use_current_ClassDeclaration_SummaryCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SummaryCollection": {"backCompat": false} */ declare function get_current_ClassDeclaration_SummaryCollection(): @@ -1576,7 +1576,7 @@ use_old_ClassDeclaration_SummaryCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unpackRuntimeMessage": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_unpackRuntimeMessage(): @@ -1588,7 +1588,7 @@ use_current_FunctionDeclaration_unpackRuntimeMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unpackRuntimeMessage": {"backCompat": false} */ declare function get_current_FunctionDeclaration_unpackRuntimeMessage(): diff --git a/packages/runtime/datastore-definitions/package.json b/packages/runtime/datastore-definitions/package.json index c79e4ef2f05b..2d33fa6e9267 100644 --- a/packages/runtime/datastore-definitions/package.json +++ b/packages/runtime/datastore-definitions/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@0.58.2000", + "@fluidframework/datastore-definitions-previous": "npm:@fluidframework/datastore-definitions@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", diff --git a/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.ts b/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.ts index b31418e927f0..f5beea6f105a 100644 --- a/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.ts +++ b/packages/runtime/datastore-definitions/src/test/types/validateDatastoreDefinitionsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannel": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IChannel(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IChannel( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannel": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IChannel(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IChannel( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelAttributes": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IChannelAttributes(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_IChannelAttributes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelAttributes": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IChannelAttributes(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_IChannelAttributes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelFactory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IChannelFactory(): @@ -76,7 +76,7 @@ use_current_InterfaceDeclaration_IChannelFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelFactory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IChannelFactory(): @@ -88,7 +88,7 @@ use_old_InterfaceDeclaration_IChannelFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelServices": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IChannelServices(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IChannelServices( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelServices": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IChannelServices(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IChannelServices( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelStorageService": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IChannelStorageService(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IChannelStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IChannelStorageService": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IChannelStorageService(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IChannelStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDeltaConnection": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDeltaConnection(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDeltaConnection": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDeltaConnection(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IDeltaConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDeltaHandler": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDeltaHandler(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_IDeltaHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDeltaHandler": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDeltaHandler(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_IDeltaHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreRuntime": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreRuntime(): @@ -196,7 +196,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreRuntime": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreRuntime(): @@ -208,7 +208,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreRuntimeEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreRuntimeEvents(): @@ -220,7 +220,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreRuntimeEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreRuntimeEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreRuntimeEvents(): @@ -232,7 +232,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreRuntimeEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_Jsonable": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_Jsonable(): @@ -244,7 +244,7 @@ use_current_TypeAliasDeclaration_Jsonable( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_Jsonable": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_Jsonable(): @@ -256,7 +256,7 @@ use_old_TypeAliasDeclaration_Jsonable( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_Serializable": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_Serializable(): @@ -268,7 +268,7 @@ use_current_TypeAliasDeclaration_Serializable( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_Serializable": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_Serializable(): diff --git a/packages/runtime/datastore/package.json b/packages/runtime/datastore/package.json index 8b13b3bd4551..5e0f4158f635 100644 --- a/packages/runtime/datastore/package.json +++ b/packages/runtime/datastore/package.json @@ -79,7 +79,7 @@ }, "devDependencies": { "@fluidframework/build-common": "^0.23.0", - "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@0.58.2000", + "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@^0.58.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@fluidframework/test-runtime-utils": "^0.59.1000", @@ -107,7 +107,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/runtime/datastore/src/test/tsconfig.json b/packages/runtime/datastore/src/test/tsconfig.json index 9a8232d05b64..1dfb090dab7c 100644 --- a/packages/runtime/datastore/src/test/tsconfig.json +++ b/packages/runtime/datastore/src/test/tsconfig.json @@ -7,7 +7,8 @@ "outDir": "../../dist/test", "types": [ "mocha" - ] + ], + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/runtime/datastore/src/test/types/validateDatastorePrevious.ts b/packages/runtime/datastore/src/test/types/validateDatastorePrevious.ts index 2813cf654abd..e9b11cb45f8d 100644 --- a/packages/runtime/datastore/src/test/types/validateDatastorePrevious.ts +++ b/packages/runtime/datastore/src/test/types/validateDatastorePrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_DataStoreMessageType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_DataStoreMessageType(): @@ -28,7 +28,7 @@ use_current_EnumDeclaration_DataStoreMessageType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_DataStoreMessageType": {"backCompat": false} */ declare function get_current_EnumDeclaration_DataStoreMessageType(): @@ -40,7 +40,7 @@ use_old_EnumDeclaration_DataStoreMessageType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidDataStoreRuntime": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidDataStoreRuntime(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_FluidDataStoreRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidDataStoreRuntime": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidDataStoreRuntime(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_FluidDataStoreRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidObjectHandle": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_FluidObjectHandle(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_FluidObjectHandle( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_FluidObjectHandle": {"backCompat": false} */ declare function get_current_ClassDeclaration_FluidObjectHandle(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_FluidObjectHandle( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedObjectRegistry": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISharedObjectRegistry(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_ISharedObjectRegistry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISharedObjectRegistry": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISharedObjectRegistry(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_ISharedObjectRegistry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mixinRequestHandler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_mixinRequestHandler(): @@ -124,7 +124,7 @@ use_current_VariableDeclaration_mixinRequestHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mixinRequestHandler": {"backCompat": false} */ declare function get_current_VariableDeclaration_mixinRequestHandler(): @@ -136,7 +136,7 @@ use_old_VariableDeclaration_mixinRequestHandler( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mixinSummaryHandler": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_mixinSummaryHandler(): @@ -148,7 +148,7 @@ use_current_VariableDeclaration_mixinSummaryHandler( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mixinSummaryHandler": {"backCompat": false} */ declare function get_current_VariableDeclaration_mixinSummaryHandler(): diff --git a/packages/runtime/garbage-collector/package.json b/packages/runtime/garbage-collector/package.json index 9b9c56c4ded9..06c78dd64341 100644 --- a/packages/runtime/garbage-collector/package.json +++ b/packages/runtime/garbage-collector/package.json @@ -70,7 +70,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/garbage-collector-previous": "npm:@fluidframework/garbage-collector@0.58.2000", + "@fluidframework/garbage-collector-previous": "npm:@fluidframework/garbage-collector@^0.58.0", "@fluidframework/mocha-test-setup": "^0.59.1000", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", @@ -94,7 +94,7 @@ "typescript": "~4.1.3" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/runtime/garbage-collector/src/test/types/validateGarbageCollectorPrevious.ts b/packages/runtime/garbage-collector/src/test/types/validateGarbageCollectorPrevious.ts index dc0d846116da..9a17f776cc59 100644 --- a/packages/runtime/garbage-collector/src/test/types/validateGarbageCollectorPrevious.ts +++ b/packages/runtime/garbage-collector/src/test/types/validateGarbageCollectorPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_cloneGCData": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_cloneGCData(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_cloneGCData( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_cloneGCData": {"backCompat": false} */ declare function get_current_FunctionDeclaration_cloneGCData(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_cloneGCData( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_concatGarbageCollectionData": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_concatGarbageCollectionData(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_concatGarbageCollectionData( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_concatGarbageCollectionData": {"backCompat": false} */ declare function get_current_FunctionDeclaration_concatGarbageCollectionData(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_concatGarbageCollectionData( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_concatGarbageCollectionStates": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_concatGarbageCollectionStates(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_concatGarbageCollectionStates( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_concatGarbageCollectionStates": {"backCompat": false} */ declare function get_current_FunctionDeclaration_concatGarbageCollectionStates(): @@ -88,7 +88,7 @@ use_old_FunctionDeclaration_concatGarbageCollectionStates( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_GCDataBuilder": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_GCDataBuilder(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_GCDataBuilder( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_GCDataBuilder": {"backCompat": false} */ declare function get_current_ClassDeclaration_GCDataBuilder(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_GCDataBuilder( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGCResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGCResult(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IGCResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGCResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGCResult(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IGCResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_removeRouteFromAllNodes": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_removeRouteFromAllNodes(): @@ -148,7 +148,7 @@ use_current_FunctionDeclaration_removeRouteFromAllNodes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_removeRouteFromAllNodes": {"backCompat": false} */ declare function get_current_FunctionDeclaration_removeRouteFromAllNodes(): @@ -160,7 +160,7 @@ use_old_FunctionDeclaration_removeRouteFromAllNodes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_runGarbageCollection": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_runGarbageCollection(): @@ -172,7 +172,7 @@ use_current_FunctionDeclaration_runGarbageCollection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_runGarbageCollection": {"backCompat": false} */ declare function get_current_FunctionDeclaration_runGarbageCollection(): @@ -184,7 +184,7 @@ use_old_FunctionDeclaration_runGarbageCollection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unpackChildNodesGCDetails": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_unpackChildNodesGCDetails(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_unpackChildNodesGCDetails( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unpackChildNodesGCDetails": {"backCompat": false} */ declare function get_current_FunctionDeclaration_unpackChildNodesGCDetails(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_unpackChildNodesGCDetails( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unpackChildNodesUsedRoutes": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_unpackChildNodesUsedRoutes(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_unpackChildNodesUsedRoutes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unpackChildNodesUsedRoutes": {"backCompat": false} */ declare function get_current_FunctionDeclaration_unpackChildNodesUsedRoutes(): diff --git a/packages/runtime/runtime-definitions/package.json b/packages/runtime/runtime-definitions/package.json index f2057c3ffb34..8605aa7bf8c1 100644 --- a/packages/runtime/runtime-definitions/package.json +++ b/packages/runtime/runtime-definitions/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@0.58.2000", + "@fluidframework/runtime-definitions-previous": "npm:@fluidframework/runtime-definitions@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@typescript-eslint/eslint-plugin": "~5.9.0", @@ -63,9 +63,9 @@ "typeValidation": { "version": "0.59.1000", "broken": { - "0.58.1000": { - "InterfaceDeclaration_IContainerRuntimeBase": { - "backCompat": false + "0.58.2002": { + "InterfaceDeclaration_IAttachMessage": { + "forwardCompat": false }, "InterfaceDeclaration_IFluidDataStoreContext": { "backCompat": false @@ -73,23 +73,11 @@ "InterfaceDeclaration_IFluidDataStoreContextDetached": { "backCompat": false }, - "TypeAliasDeclaration_CreateChildSummarizerNodeFn": { - "backCompat": false - }, - "TypeAliasDeclaration_CreateChildSummarizerNodeParam": { - "forwardCompat": false - }, - "InterfaceDeclaration_IAttachMessage": { - "forwardCompat": false - }, "TypeAliasDeclaration_InboundAttachMessage": { "forwardCompat": false }, - "InterfaceDeclaration_ISummarizerNode": { - "backCompat": false - }, - "InterfaceDeclaration_ISummarizerNodeWithGC": { - "backCompat": false + "TypeAliasDeclaration_CreateChildSummarizerNodeParam": { + "forwardCompat": false } } } diff --git a/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.ts b/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.ts index 005d6a0297cb..fa0febe7dd1d 100644 --- a/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.ts +++ b/packages/runtime/runtime-definitions/src/test/types/validateRuntimeDefinitionsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AliasResult": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_AliasResult(): @@ -28,7 +28,7 @@ use_current_TypeAliasDeclaration_AliasResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_AliasResult": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_AliasResult(): @@ -40,7 +40,7 @@ use_old_TypeAliasDeclaration_AliasResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_channelsTreeName": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_channelsTreeName(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_channelsTreeName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_channelsTreeName": {"backCompat": false} */ declare function get_current_VariableDeclaration_channelsTreeName(): @@ -64,7 +64,7 @@ use_old_VariableDeclaration_channelsTreeName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CreateChildSummarizerNodeFn": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_CreateChildSummarizerNodeFn(): @@ -76,7 +76,7 @@ use_current_TypeAliasDeclaration_CreateChildSummarizerNodeFn( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CreateChildSummarizerNodeFn": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_CreateChildSummarizerNodeFn(): @@ -84,12 +84,11 @@ declare function get_current_TypeAliasDeclaration_CreateChildSummarizerNodeFn(): declare function use_old_TypeAliasDeclaration_CreateChildSummarizerNodeFn( use: TypeOnly); use_old_TypeAliasDeclaration_CreateChildSummarizerNodeFn( - // @ts-expect-error compatibility expected to be broken get_current_TypeAliasDeclaration_CreateChildSummarizerNodeFn()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CreateChildSummarizerNodeParam": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_CreateChildSummarizerNodeParam(): @@ -102,7 +101,7 @@ use_current_TypeAliasDeclaration_CreateChildSummarizerNodeParam( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CreateChildSummarizerNodeParam": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_CreateChildSummarizerNodeParam(): @@ -114,7 +113,7 @@ use_old_TypeAliasDeclaration_CreateChildSummarizerNodeParam( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_CreateSummarizerNodeSource": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_CreateSummarizerNodeSource(): @@ -126,7 +125,7 @@ use_current_EnumDeclaration_CreateSummarizerNodeSource( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_CreateSummarizerNodeSource": {"backCompat": false} */ declare function get_current_EnumDeclaration_CreateSummarizerNodeSource(): @@ -138,7 +137,7 @@ use_old_EnumDeclaration_CreateSummarizerNodeSource( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_FluidDataStoreRegistryEntry": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_FluidDataStoreRegistryEntry(): @@ -150,7 +149,7 @@ use_current_TypeAliasDeclaration_FluidDataStoreRegistryEntry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_FluidDataStoreRegistryEntry": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_FluidDataStoreRegistryEntry(): @@ -162,7 +161,7 @@ use_old_TypeAliasDeclaration_FluidDataStoreRegistryEntry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_FlushMode": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_FlushMode(): @@ -174,7 +173,7 @@ use_current_EnumDeclaration_FlushMode( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_FlushMode": {"backCompat": false} */ declare function get_current_EnumDeclaration_FlushMode(): @@ -186,7 +185,7 @@ use_old_EnumDeclaration_FlushMode( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcBlobKey": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_gcBlobKey(): @@ -198,7 +197,7 @@ use_current_VariableDeclaration_gcBlobKey( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcBlobKey": {"backCompat": false} */ declare function get_current_VariableDeclaration_gcBlobKey(): @@ -210,7 +209,7 @@ use_old_VariableDeclaration_gcBlobKey( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAttachMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAttachMessage(): @@ -223,7 +222,7 @@ use_current_InterfaceDeclaration_IAttachMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAttachMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAttachMessage(): @@ -235,7 +234,7 @@ use_old_InterfaceDeclaration_IAttachMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeBase": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerRuntimeBase(): @@ -247,7 +246,7 @@ use_current_InterfaceDeclaration_IContainerRuntimeBase( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeBase": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerRuntimeBase(): @@ -255,12 +254,11 @@ declare function get_current_InterfaceDeclaration_IContainerRuntimeBase(): declare function use_old_InterfaceDeclaration_IContainerRuntimeBase( use: TypeOnly); use_old_InterfaceDeclaration_IContainerRuntimeBase( - // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_IContainerRuntimeBase()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeBaseEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IContainerRuntimeBaseEvents(): @@ -272,7 +270,7 @@ use_current_InterfaceDeclaration_IContainerRuntimeBaseEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IContainerRuntimeBaseEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IContainerRuntimeBaseEvents(): @@ -284,7 +282,7 @@ use_old_InterfaceDeclaration_IContainerRuntimeBaseEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDataStore": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IDataStore(): @@ -296,7 +294,7 @@ use_current_InterfaceDeclaration_IDataStore( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IDataStore": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IDataStore(): @@ -308,7 +306,7 @@ use_old_InterfaceDeclaration_IDataStore( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IEnvelope": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IEnvelope(): @@ -320,7 +318,7 @@ use_current_InterfaceDeclaration_IEnvelope( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IEnvelope": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IEnvelope(): @@ -332,7 +330,7 @@ use_old_InterfaceDeclaration_IEnvelope( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreChannel": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreChannel(): @@ -344,7 +342,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreChannel( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreChannel": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreChannel(): @@ -356,7 +354,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreChannel( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreContext": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreContext(): @@ -368,7 +366,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreContext( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreContext": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreContext(): @@ -381,7 +379,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreContext( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreContextDetached": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreContextDetached(): @@ -393,7 +391,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreContextDetached( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreContextDetached": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreContextDetached(): @@ -406,7 +404,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreContextDetached( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreContextEvents": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreContextEvents(): @@ -418,7 +416,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreContextEvents( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreContextEvents": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreContextEvents(): @@ -430,7 +428,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreContextEvents( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidDataStoreFactory": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IFluidDataStoreFactory(): @@ -442,7 +440,7 @@ use_current_VariableDeclaration_IFluidDataStoreFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidDataStoreFactory": {"backCompat": false} */ declare function get_current_VariableDeclaration_IFluidDataStoreFactory(): @@ -454,7 +452,7 @@ use_old_VariableDeclaration_IFluidDataStoreFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreFactory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreFactory(): @@ -466,7 +464,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreFactory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreFactory(): @@ -478,7 +476,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidDataStoreRegistry": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_IFluidDataStoreRegistry(): @@ -490,7 +488,7 @@ use_current_VariableDeclaration_IFluidDataStoreRegistry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_IFluidDataStoreRegistry": {"backCompat": false} */ declare function get_current_VariableDeclaration_IFluidDataStoreRegistry(): @@ -502,7 +500,7 @@ use_old_VariableDeclaration_IFluidDataStoreRegistry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreRegistry": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidDataStoreRegistry(): @@ -514,7 +512,7 @@ use_current_InterfaceDeclaration_IFluidDataStoreRegistry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidDataStoreRegistry": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidDataStoreRegistry(): @@ -526,7 +524,7 @@ use_old_InterfaceDeclaration_IFluidDataStoreRegistry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionData": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGarbageCollectionData(): @@ -538,7 +536,7 @@ use_current_InterfaceDeclaration_IGarbageCollectionData( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionData": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGarbageCollectionData(): @@ -550,7 +548,7 @@ use_old_InterfaceDeclaration_IGarbageCollectionData( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionDetailsBase": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGarbageCollectionDetailsBase(): @@ -562,7 +560,7 @@ use_current_InterfaceDeclaration_IGarbageCollectionDetailsBase( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionDetailsBase": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGarbageCollectionDetailsBase(): @@ -574,7 +572,7 @@ use_old_InterfaceDeclaration_IGarbageCollectionDetailsBase( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionNodeData": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGarbageCollectionNodeData(): @@ -586,7 +584,7 @@ use_current_InterfaceDeclaration_IGarbageCollectionNodeData( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionNodeData": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGarbageCollectionNodeData(): @@ -598,7 +596,7 @@ use_old_InterfaceDeclaration_IGarbageCollectionNodeData( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionState": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IGarbageCollectionState(): @@ -610,7 +608,7 @@ use_current_InterfaceDeclaration_IGarbageCollectionState( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IGarbageCollectionState": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IGarbageCollectionState(): @@ -622,7 +620,7 @@ use_old_InterfaceDeclaration_IGarbageCollectionState( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IGarbageCollectionSummaryDetails": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_IGarbageCollectionSummaryDetails(): @@ -634,7 +632,7 @@ use_current_TypeAliasDeclaration_IGarbageCollectionSummaryDetails( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_IGarbageCollectionSummaryDetails": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_IGarbageCollectionSummaryDetails(): @@ -646,7 +644,7 @@ use_old_TypeAliasDeclaration_IGarbageCollectionSummaryDetails( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInboundSignalMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IInboundSignalMessage(): @@ -658,7 +656,7 @@ use_current_InterfaceDeclaration_IInboundSignalMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IInboundSignalMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IInboundSignalMessage(): @@ -670,7 +668,7 @@ use_old_InterfaceDeclaration_IInboundSignalMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_InboundAttachMessage": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_InboundAttachMessage(): @@ -683,7 +681,7 @@ use_current_TypeAliasDeclaration_InboundAttachMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_InboundAttachMessage": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_InboundAttachMessage(): @@ -695,7 +693,7 @@ use_old_TypeAliasDeclaration_InboundAttachMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidDataStoreFactory": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideFluidDataStoreFactory(): @@ -707,7 +705,7 @@ use_current_InterfaceDeclaration_IProvideFluidDataStoreFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidDataStoreFactory": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideFluidDataStoreFactory(): @@ -719,7 +717,7 @@ use_old_InterfaceDeclaration_IProvideFluidDataStoreFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidDataStoreRegistry": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideFluidDataStoreRegistry(): @@ -731,7 +729,7 @@ use_current_InterfaceDeclaration_IProvideFluidDataStoreRegistry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideFluidDataStoreRegistry": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideFluidDataStoreRegistry(): @@ -743,7 +741,7 @@ use_old_InterfaceDeclaration_IProvideFluidDataStoreRegistry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISignalEnvelope": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISignalEnvelope(): @@ -755,7 +753,7 @@ use_current_InterfaceDeclaration_ISignalEnvelope( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISignalEnvelope": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISignalEnvelope(): @@ -767,7 +765,7 @@ use_old_InterfaceDeclaration_ISignalEnvelope( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeInternalResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizeInternalResult(): @@ -779,7 +777,7 @@ use_current_InterfaceDeclaration_ISummarizeInternalResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeInternalResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizeInternalResult(): @@ -791,7 +789,7 @@ use_old_InterfaceDeclaration_ISummarizeInternalResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeResult": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizeResult(): @@ -803,7 +801,7 @@ use_current_InterfaceDeclaration_ISummarizeResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizeResult": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizeResult(): @@ -815,7 +813,7 @@ use_old_InterfaceDeclaration_ISummarizeResult( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNode": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerNode(): @@ -827,7 +825,7 @@ use_current_InterfaceDeclaration_ISummarizerNode( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNode": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerNode(): @@ -835,12 +833,11 @@ declare function get_current_InterfaceDeclaration_ISummarizerNode(): declare function use_old_InterfaceDeclaration_ISummarizerNode( use: TypeOnly); use_old_InterfaceDeclaration_ISummarizerNode( - // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_ISummarizerNode()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerNodeConfig(): @@ -852,7 +849,7 @@ use_current_InterfaceDeclaration_ISummarizerNodeConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerNodeConfig(): @@ -864,7 +861,7 @@ use_old_InterfaceDeclaration_ISummarizerNodeConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeConfigWithGC": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerNodeConfigWithGC(): @@ -876,7 +873,7 @@ use_current_InterfaceDeclaration_ISummarizerNodeConfigWithGC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeConfigWithGC": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerNodeConfigWithGC(): @@ -888,7 +885,7 @@ use_old_InterfaceDeclaration_ISummarizerNodeConfigWithGC( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeWithGC": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerNodeWithGC(): @@ -900,7 +897,7 @@ use_current_InterfaceDeclaration_ISummarizerNodeWithGC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeWithGC": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerNodeWithGC(): @@ -908,12 +905,11 @@ declare function get_current_InterfaceDeclaration_ISummarizerNodeWithGC(): declare function use_old_InterfaceDeclaration_ISummarizerNodeWithGC( use: TypeOnly); use_old_InterfaceDeclaration_ISummarizerNodeWithGC( - // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_ISummarizerNodeWithGC()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryStats": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryStats(): @@ -925,7 +921,7 @@ use_current_InterfaceDeclaration_ISummaryStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryStats": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryStats(): @@ -937,7 +933,7 @@ use_old_InterfaceDeclaration_ISummaryStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryTreeWithStats": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummaryTreeWithStats(): @@ -949,7 +945,7 @@ use_current_InterfaceDeclaration_ISummaryTreeWithStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummaryTreeWithStats": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummaryTreeWithStats(): @@ -961,7 +957,7 @@ use_old_InterfaceDeclaration_ISummaryTreeWithStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_NamedFluidDataStoreRegistryEntries": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntries(): @@ -973,7 +969,7 @@ use_current_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntries( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_NamedFluidDataStoreRegistryEntries": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntries(): @@ -985,7 +981,7 @@ use_old_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntries( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_NamedFluidDataStoreRegistryEntry": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntry(): @@ -997,7 +993,7 @@ use_current_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_NamedFluidDataStoreRegistryEntry": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntry(): @@ -1009,7 +1005,7 @@ use_old_TypeAliasDeclaration_NamedFluidDataStoreRegistryEntry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SummarizeInternalFn": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_SummarizeInternalFn(): @@ -1021,7 +1017,7 @@ use_current_TypeAliasDeclaration_SummarizeInternalFn( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SummarizeInternalFn": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_SummarizeInternalFn(): diff --git a/packages/runtime/runtime-utils/package.json b/packages/runtime/runtime-utils/package.json index 1f64b29176dd..51acec1a839c 100644 --- a/packages/runtime/runtime-utils/package.json +++ b/packages/runtime/runtime-utils/package.json @@ -75,7 +75,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@0.58.2000", + "@fluidframework/runtime-utils-previous": "npm:@fluidframework/runtime-utils@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -101,7 +101,11 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", - "broken": {} + "version": "0.59.1000", + "broken": { + "0.58.2002": { + "TypeAliasDeclaration_RefreshSummaryResult": {"backCompat": false} + } + } } } \ No newline at end of file diff --git a/packages/runtime/runtime-utils/src/test/tsconfig.json b/packages/runtime/runtime-utils/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/runtime/runtime-utils/src/test/tsconfig.json +++ b/packages/runtime/runtime-utils/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.ts b/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.ts index 77f2889e9cf9..99e3485e43ec 100644 --- a/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.ts +++ b/packages/runtime/runtime-utils/src/test/types/validateRuntimeUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_addBlobToSummary": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_addBlobToSummary(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_addBlobToSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_addBlobToSummary": {"backCompat": false} */ declare function get_current_FunctionDeclaration_addBlobToSummary(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_addBlobToSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_addTreeToSummary": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_addTreeToSummary(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_addTreeToSummary( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_addTreeToSummary": {"backCompat": false} */ declare function get_current_FunctionDeclaration_addTreeToSummary(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_addTreeToSummary( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_calculateStats": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_calculateStats(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_calculateStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_calculateStats": {"backCompat": false} */ declare function get_current_FunctionDeclaration_calculateStats(): @@ -88,7 +88,7 @@ use_old_FunctionDeclaration_calculateStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertSnapshotTreeToSummaryTree": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_convertSnapshotTreeToSummaryTree(): @@ -100,7 +100,7 @@ use_current_FunctionDeclaration_convertSnapshotTreeToSummaryTree( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertSnapshotTreeToSummaryTree": {"backCompat": false} */ declare function get_current_FunctionDeclaration_convertSnapshotTreeToSummaryTree(): @@ -112,7 +112,7 @@ use_old_FunctionDeclaration_convertSnapshotTreeToSummaryTree( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertSummaryTreeToITree": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_convertSummaryTreeToITree(): @@ -124,7 +124,7 @@ use_current_FunctionDeclaration_convertSummaryTreeToITree( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertSummaryTreeToITree": {"backCompat": false} */ declare function get_current_FunctionDeclaration_convertSummaryTreeToITree(): @@ -136,7 +136,7 @@ use_old_FunctionDeclaration_convertSummaryTreeToITree( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertToSummaryTree": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_convertToSummaryTree(): @@ -148,7 +148,7 @@ use_current_FunctionDeclaration_convertToSummaryTree( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertToSummaryTree": {"backCompat": false} */ declare function get_current_FunctionDeclaration_convertToSummaryTree(): @@ -160,7 +160,7 @@ use_old_FunctionDeclaration_convertToSummaryTree( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertToSummaryTreeWithStats": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_convertToSummaryTreeWithStats(): @@ -172,7 +172,7 @@ use_current_FunctionDeclaration_convertToSummaryTreeWithStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_convertToSummaryTreeWithStats": {"backCompat": false} */ declare function get_current_FunctionDeclaration_convertToSummaryTreeWithStats(): @@ -184,7 +184,7 @@ use_old_FunctionDeclaration_convertToSummaryTreeWithStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_create404Response": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_create404Response(): @@ -196,7 +196,7 @@ use_current_VariableDeclaration_create404Response( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_create404Response": {"backCompat": false} */ declare function get_current_VariableDeclaration_create404Response(): @@ -208,7 +208,7 @@ use_old_VariableDeclaration_create404Response( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createDataStoreFactory": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createDataStoreFactory(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_createDataStoreFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createDataStoreFactory": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createDataStoreFactory(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_createDataStoreFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createResponseError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createResponseError(): @@ -244,7 +244,7 @@ use_current_FunctionDeclaration_createResponseError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createResponseError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createResponseError(): @@ -256,7 +256,7 @@ use_old_FunctionDeclaration_createResponseError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createRootSummarizerNode": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createRootSummarizerNode(): @@ -268,7 +268,7 @@ use_current_VariableDeclaration_createRootSummarizerNode( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createRootSummarizerNode": {"backCompat": false} */ declare function get_current_VariableDeclaration_createRootSummarizerNode(): @@ -280,7 +280,7 @@ use_old_VariableDeclaration_createRootSummarizerNode( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createRootSummarizerNodeWithGC": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createRootSummarizerNodeWithGC(): @@ -292,7 +292,7 @@ use_current_VariableDeclaration_createRootSummarizerNodeWithGC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createRootSummarizerNodeWithGC": {"backCompat": false} */ declare function get_current_VariableDeclaration_createRootSummarizerNodeWithGC(): @@ -304,7 +304,7 @@ use_old_VariableDeclaration_createRootSummarizerNodeWithGC( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_exceptionToResponse": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_exceptionToResponse(): @@ -316,7 +316,7 @@ use_current_FunctionDeclaration_exceptionToResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_exceptionToResponse": {"backCompat": false} */ declare function get_current_FunctionDeclaration_exceptionToResponse(): @@ -328,7 +328,7 @@ use_old_FunctionDeclaration_exceptionToResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_Factory": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_Factory(): @@ -340,7 +340,7 @@ use_current_TypeAliasDeclaration_Factory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_Factory": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_Factory(): @@ -352,7 +352,7 @@ use_old_TypeAliasDeclaration_Factory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateHandleContextPath": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_generateHandleContextPath(): @@ -364,7 +364,7 @@ use_current_FunctionDeclaration_generateHandleContextPath( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateHandleContextPath": {"backCompat": false} */ declare function get_current_FunctionDeclaration_generateHandleContextPath(): @@ -376,7 +376,7 @@ use_old_FunctionDeclaration_generateHandleContextPath( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getBlobSize": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getBlobSize(): @@ -388,7 +388,7 @@ use_current_FunctionDeclaration_getBlobSize( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getBlobSize": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getBlobSize(): @@ -400,7 +400,7 @@ use_old_FunctionDeclaration_getBlobSize( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getNormalizedObjectStoragePathParts": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getNormalizedObjectStoragePathParts(): @@ -412,7 +412,7 @@ use_current_FunctionDeclaration_getNormalizedObjectStoragePathParts( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getNormalizedObjectStoragePathParts": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getNormalizedObjectStoragePathParts(): @@ -424,7 +424,7 @@ use_old_FunctionDeclaration_getNormalizedObjectStoragePathParts( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootSummarizerNode": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRootSummarizerNode(): @@ -436,7 +436,7 @@ use_current_InterfaceDeclaration_IRootSummarizerNode( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootSummarizerNode": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRootSummarizerNode(): @@ -448,7 +448,7 @@ use_old_InterfaceDeclaration_IRootSummarizerNode( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootSummarizerNodeWithGC": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IRootSummarizerNodeWithGC(): @@ -460,7 +460,7 @@ use_current_InterfaceDeclaration_IRootSummarizerNodeWithGC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IRootSummarizerNodeWithGC": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IRootSummarizerNodeWithGC(): @@ -472,7 +472,7 @@ use_old_InterfaceDeclaration_IRootSummarizerNodeWithGC( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeRootContract": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISummarizerNodeRootContract(): @@ -484,7 +484,7 @@ use_current_InterfaceDeclaration_ISummarizerNodeRootContract( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISummarizerNodeRootContract": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISummarizerNodeRootContract(): @@ -496,7 +496,7 @@ use_old_InterfaceDeclaration_ISummarizerNodeRootContract( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_listBlobsAtTreePath": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_listBlobsAtTreePath(): @@ -508,7 +508,7 @@ use_current_FunctionDeclaration_listBlobsAtTreePath( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_listBlobsAtTreePath": {"backCompat": false} */ declare function get_current_FunctionDeclaration_listBlobsAtTreePath(): @@ -520,7 +520,7 @@ use_old_FunctionDeclaration_listBlobsAtTreePath( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_mergeStats": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_mergeStats(): @@ -532,7 +532,7 @@ use_current_FunctionDeclaration_mergeStats( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_mergeStats": {"backCompat": false} */ declare function get_current_FunctionDeclaration_mergeStats(): @@ -544,7 +544,7 @@ use_old_FunctionDeclaration_mergeStats( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ObjectStoragePartition": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ObjectStoragePartition(): @@ -556,7 +556,7 @@ use_current_ClassDeclaration_ObjectStoragePartition( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ObjectStoragePartition": {"backCompat": false} */ declare function get_current_ClassDeclaration_ObjectStoragePartition(): @@ -568,7 +568,7 @@ use_old_ClassDeclaration_ObjectStoragePartition( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ReadAndParseBlob": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ReadAndParseBlob(): @@ -580,7 +580,7 @@ use_current_TypeAliasDeclaration_ReadAndParseBlob( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ReadAndParseBlob": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ReadAndParseBlob(): @@ -592,7 +592,7 @@ use_old_TypeAliasDeclaration_ReadAndParseBlob( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_RefreshSummaryResult": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_RefreshSummaryResult(): @@ -604,7 +604,7 @@ use_current_TypeAliasDeclaration_RefreshSummaryResult( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_RefreshSummaryResult": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_RefreshSummaryResult(): @@ -612,11 +612,12 @@ declare function get_current_TypeAliasDeclaration_RefreshSummaryResult(): declare function use_old_TypeAliasDeclaration_RefreshSummaryResult( use: TypeOnly); use_old_TypeAliasDeclaration_RefreshSummaryResult( + // @ts-expect-error compatibility expected to be broken get_current_TypeAliasDeclaration_RefreshSummaryResult()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_requestFluidObject": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_requestFluidObject(): @@ -628,7 +629,7 @@ use_current_FunctionDeclaration_requestFluidObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_requestFluidObject": {"backCompat": false} */ declare function get_current_FunctionDeclaration_requestFluidObject(): @@ -640,7 +641,7 @@ use_old_FunctionDeclaration_requestFluidObject( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RequestParser": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RequestParser(): @@ -652,7 +653,7 @@ use_current_ClassDeclaration_RequestParser( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RequestParser": {"backCompat": false} */ declare function get_current_ClassDeclaration_RequestParser(): @@ -664,7 +665,7 @@ use_old_ClassDeclaration_RequestParser( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_responseToException": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_responseToException(): @@ -676,7 +677,7 @@ use_current_FunctionDeclaration_responseToException( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_responseToException": {"backCompat": false} */ declare function get_current_FunctionDeclaration_responseToException(): @@ -688,7 +689,7 @@ use_old_FunctionDeclaration_responseToException( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RuntimeFactoryHelper": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RuntimeFactoryHelper(): @@ -700,7 +701,7 @@ use_current_ClassDeclaration_RuntimeFactoryHelper( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RuntimeFactoryHelper": {"backCompat": false} */ declare function get_current_ClassDeclaration_RuntimeFactoryHelper(): @@ -712,7 +713,7 @@ use_old_ClassDeclaration_RuntimeFactoryHelper( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_seqFromTree": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_seqFromTree(): @@ -724,7 +725,7 @@ use_current_FunctionDeclaration_seqFromTree( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_seqFromTree": {"backCompat": false} */ declare function get_current_FunctionDeclaration_seqFromTree(): @@ -736,7 +737,7 @@ use_old_FunctionDeclaration_seqFromTree( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SummaryTreeBuilder": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_SummaryTreeBuilder(): @@ -748,7 +749,7 @@ use_current_ClassDeclaration_SummaryTreeBuilder( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_SummaryTreeBuilder": {"backCompat": false} */ declare function get_current_ClassDeclaration_SummaryTreeBuilder(): @@ -760,7 +761,7 @@ use_old_ClassDeclaration_SummaryTreeBuilder( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_utf8ByteLength": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_utf8ByteLength(): @@ -772,7 +773,7 @@ use_current_FunctionDeclaration_utf8ByteLength( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_utf8ByteLength": {"backCompat": false} */ declare function get_current_FunctionDeclaration_utf8ByteLength(): diff --git a/packages/runtime/test-runtime-utils/package.json b/packages/runtime/test-runtime-utils/package.json index 7239f359615d..991dd0031dd7 100644 --- a/packages/runtime/test-runtime-utils/package.json +++ b/packages/runtime/test-runtime-utils/package.json @@ -77,7 +77,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@0.58.2000", + "@fluidframework/test-runtime-utils-previous": "npm:@fluidframework/test-runtime-utils@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -102,7 +102,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.ts b/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.ts index 5de34e7a9460..c2d3c7aa8118 100644 --- a/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.ts +++ b/packages/runtime/test-runtime-utils/src/test/types/validateTestRuntimeUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IMockContainerRuntimePendingMessage": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IMockContainerRuntimePendingMessage(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_IMockContainerRuntimePendingMessage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IMockContainerRuntimePendingMessage": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IMockContainerRuntimePendingMessage(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_IMockContainerRuntimePendingMessage( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTokenProvider": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_InsecureTokenProvider(): @@ -52,7 +52,7 @@ use_current_ClassDeclaration_InsecureTokenProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_InsecureTokenProvider": {"backCompat": false} */ declare function get_current_ClassDeclaration_InsecureTokenProvider(): @@ -64,7 +64,7 @@ use_old_ClassDeclaration_InsecureTokenProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntime": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockContainerRuntime(): @@ -76,7 +76,7 @@ use_current_ClassDeclaration_MockContainerRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntime": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockContainerRuntime(): @@ -88,7 +88,7 @@ use_old_ClassDeclaration_MockContainerRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntimeFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockContainerRuntimeFactory(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_MockContainerRuntimeFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntimeFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockContainerRuntimeFactory(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_MockContainerRuntimeFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntimeFactoryForReconnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockContainerRuntimeFactoryForReconnection(): @@ -124,7 +124,7 @@ use_current_ClassDeclaration_MockContainerRuntimeFactoryForReconnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntimeFactoryForReconnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockContainerRuntimeFactoryForReconnection(): @@ -136,7 +136,7 @@ use_old_ClassDeclaration_MockContainerRuntimeFactoryForReconnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntimeForReconnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockContainerRuntimeForReconnection(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_MockContainerRuntimeForReconnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockContainerRuntimeForReconnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockContainerRuntimeForReconnection(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_MockContainerRuntimeForReconnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockDeltaConnection(): @@ -172,7 +172,7 @@ use_current_ClassDeclaration_MockDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockDeltaConnection(): @@ -184,7 +184,7 @@ use_old_ClassDeclaration_MockDeltaConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDeltaManager": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockDeltaManager(): @@ -196,7 +196,7 @@ use_current_ClassDeclaration_MockDeltaManager( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDeltaManager": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockDeltaManager(): @@ -208,7 +208,7 @@ use_old_ClassDeclaration_MockDeltaManager( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDeltaQueue": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockDeltaQueue(): @@ -220,7 +220,7 @@ use_current_ClassDeclaration_MockDeltaQueue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockDeltaQueue": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockDeltaQueue(): @@ -232,7 +232,7 @@ use_old_ClassDeclaration_MockDeltaQueue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockEmptyDeltaConnection": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockEmptyDeltaConnection(): @@ -244,7 +244,7 @@ use_current_ClassDeclaration_MockEmptyDeltaConnection( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockEmptyDeltaConnection": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockEmptyDeltaConnection(): @@ -256,7 +256,7 @@ use_old_ClassDeclaration_MockEmptyDeltaConnection( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockFluidDataStoreContext": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockFluidDataStoreContext(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_MockFluidDataStoreContext( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockFluidDataStoreContext": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockFluidDataStoreContext(): @@ -280,7 +280,7 @@ use_old_ClassDeclaration_MockFluidDataStoreContext( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockFluidDataStoreRuntime": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockFluidDataStoreRuntime(): @@ -292,7 +292,7 @@ use_current_ClassDeclaration_MockFluidDataStoreRuntime( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockFluidDataStoreRuntime": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockFluidDataStoreRuntime(): @@ -304,7 +304,7 @@ use_old_ClassDeclaration_MockFluidDataStoreRuntime( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockHandle": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockHandle(): @@ -316,7 +316,7 @@ use_current_ClassDeclaration_MockHandle( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockHandle": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockHandle(): @@ -328,7 +328,7 @@ use_old_ClassDeclaration_MockHandle( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockObjectStorageService": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockObjectStorageService(): @@ -340,7 +340,7 @@ use_current_ClassDeclaration_MockObjectStorageService( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockObjectStorageService": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockObjectStorageService(): @@ -352,7 +352,7 @@ use_old_ClassDeclaration_MockObjectStorageService( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockQuorum": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockQuorum(): @@ -364,7 +364,7 @@ use_current_ClassDeclaration_MockQuorum( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockQuorum": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockQuorum(): @@ -376,7 +376,7 @@ use_old_ClassDeclaration_MockQuorum( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockSharedObjectServices": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockSharedObjectServices(): @@ -388,7 +388,7 @@ use_current_ClassDeclaration_MockSharedObjectServices( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockSharedObjectServices": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockSharedObjectServices(): @@ -400,7 +400,7 @@ use_old_ClassDeclaration_MockSharedObjectServices( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockStorage": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockStorage(): @@ -412,7 +412,7 @@ use_current_ClassDeclaration_MockStorage( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockStorage": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockStorage(): diff --git a/packages/test/mocha-test-setup/package.json b/packages/test/mocha-test-setup/package.json index b1859107a934..5418be210004 100644 --- a/packages/test/mocha-test-setup/package.json +++ b/packages/test/mocha-test-setup/package.json @@ -61,7 +61,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/mocha-test-setup-previous": "npm:@fluidframework/mocha-test-setup@0.58.2000", + "@fluidframework/mocha-test-setup-previous": "npm:@fluidframework/mocha-test-setup@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -83,7 +83,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/test/mocha-test-setup/src/test/types/validateMochaTestSetupPrevious.ts b/packages/test/mocha-test-setup/src/test/types/validateMochaTestSetupPrevious.ts index f3f57140f61f..d8434162a53a 100644 --- a/packages/test/mocha-test-setup/src/test/types/validateMochaTestSetupPrevious.ts +++ b/packages/test/mocha-test-setup/src/test/types/validateMochaTestSetupPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mochaHooks": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_mochaHooks(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_mochaHooks( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_mochaHooks": {"backCompat": false} */ declare function get_current_VariableDeclaration_mochaHooks(): diff --git a/packages/test/test-driver-definitions/package.json b/packages/test/test-driver-definitions/package.json index aa89abe69853..613af21a4b22 100644 --- a/packages/test/test-driver-definitions/package.json +++ b/packages/test/test-driver-definitions/package.json @@ -64,7 +64,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-driver-definitions-previous": "npm:@fluidframework/test-driver-definitions@0.58.2000", + "@fluidframework/test-driver-definitions-previous": "npm:@fluidframework/test-driver-definitions@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -86,7 +86,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/test/test-driver-definitions/src/test/types/validateTestDriverDefinitionsPrevious.ts b/packages/test/test-driver-definitions/src/test/types/validateTestDriverDefinitionsPrevious.ts index 42c3fe6e8d30..be5bececda44 100644 --- a/packages/test/test-driver-definitions/src/test/types/validateTestDriverDefinitionsPrevious.ts +++ b/packages/test/test-driver-definitions/src/test/types/validateTestDriverDefinitionsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBufferedLogger": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryBufferedLogger(): @@ -28,7 +28,7 @@ use_current_InterfaceDeclaration_ITelemetryBufferedLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryBufferedLogger": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryBufferedLogger(): @@ -40,7 +40,7 @@ use_old_InterfaceDeclaration_ITelemetryBufferedLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestDriver": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITestDriver(): @@ -52,7 +52,7 @@ use_current_InterfaceDeclaration_ITestDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestDriver": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITestDriver(): @@ -64,7 +64,7 @@ use_old_InterfaceDeclaration_ITestDriver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TestDriverTypes": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_TestDriverTypes(): @@ -76,7 +76,7 @@ use_current_TypeAliasDeclaration_TestDriverTypes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TestDriverTypes": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_TestDriverTypes(): diff --git a/packages/test/test-drivers/package.json b/packages/test/test-drivers/package.json index 8cafdb38b541..20d09cecc9d5 100644 --- a/packages/test/test-drivers/package.json +++ b/packages/test/test-drivers/package.json @@ -79,7 +79,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-drivers-previous": "npm:@fluidframework/test-drivers@0.58.2000", + "@fluidframework/test-drivers-previous": "npm:@fluidframework/test-drivers@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", @@ -102,7 +102,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/test/test-drivers/src/test/types/validateTestDriversPrevious.ts b/packages/test/test-drivers/src/test/types/validateTestDriversPrevious.ts index e8de2ec09dc1..b2f569ca198c 100644 --- a/packages/test/test-drivers/src/test/types/validateTestDriversPrevious.ts +++ b/packages/test/test-drivers/src/test/types/validateTestDriversPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createFluidTestDriver": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createFluidTestDriver(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_createFluidTestDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createFluidTestDriver": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createFluidTestDriver(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_createFluidTestDriver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CreateFromEnvConfigParam": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_CreateFromEnvConfigParam(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_CreateFromEnvConfigParam( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_CreateFromEnvConfigParam": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_CreateFromEnvConfigParam(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_CreateFromEnvConfigParam( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_DriverApi": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_DriverApi(): @@ -76,7 +76,7 @@ use_current_VariableDeclaration_DriverApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_DriverApi": {"backCompat": false} */ declare function get_current_VariableDeclaration_DriverApi(): @@ -88,7 +88,7 @@ use_old_VariableDeclaration_DriverApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_DriverApiType": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_DriverApiType(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_DriverApiType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_DriverApiType": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_DriverApiType(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_DriverApiType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_FluidTestDriverConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_FluidTestDriverConfig(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_FluidTestDriverConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_FluidTestDriverConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_FluidTestDriverConfig(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_FluidTestDriverConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_generateOdspHostStoragePolicy": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_generateOdspHostStoragePolicy(): @@ -148,7 +148,7 @@ use_current_VariableDeclaration_generateOdspHostStoragePolicy( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_generateOdspHostStoragePolicy": {"backCompat": false} */ declare function get_current_VariableDeclaration_generateOdspHostStoragePolicy(): @@ -160,7 +160,7 @@ use_old_VariableDeclaration_generateOdspHostStoragePolicy( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_LocalDriverApi": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_LocalDriverApi(): @@ -172,7 +172,7 @@ use_current_VariableDeclaration_LocalDriverApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_LocalDriverApi": {"backCompat": false} */ declare function get_current_VariableDeclaration_LocalDriverApi(): @@ -184,7 +184,7 @@ use_old_VariableDeclaration_LocalDriverApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LocalDriverApiType": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_LocalDriverApiType(): @@ -196,7 +196,7 @@ use_current_TypeAliasDeclaration_LocalDriverApiType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_LocalDriverApiType": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_LocalDriverApiType(): @@ -208,7 +208,7 @@ use_old_TypeAliasDeclaration_LocalDriverApiType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalServerTestDriver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalServerTestDriver(): @@ -220,7 +220,7 @@ use_current_ClassDeclaration_LocalServerTestDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalServerTestDriver": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalServerTestDriver(): @@ -232,7 +232,7 @@ use_old_ClassDeclaration_LocalServerTestDriver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdspDriverApi": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_OdspDriverApi(): @@ -244,7 +244,7 @@ use_current_VariableDeclaration_OdspDriverApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdspDriverApi": {"backCompat": false} */ declare function get_current_VariableDeclaration_OdspDriverApi(): @@ -256,7 +256,7 @@ use_old_VariableDeclaration_OdspDriverApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OdspDriverApiType": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_OdspDriverApiType(): @@ -268,7 +268,7 @@ use_current_TypeAliasDeclaration_OdspDriverApiType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OdspDriverApiType": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_OdspDriverApiType(): @@ -280,7 +280,7 @@ use_old_TypeAliasDeclaration_OdspDriverApiType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspTestDriver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspTestDriver(): @@ -292,7 +292,7 @@ use_current_ClassDeclaration_OdspTestDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspTestDriver": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspTestDriver(): @@ -304,7 +304,7 @@ use_old_ClassDeclaration_OdspTestDriver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_RouterliciousDriverApi": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_RouterliciousDriverApi(): @@ -316,7 +316,7 @@ use_current_VariableDeclaration_RouterliciousDriverApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_RouterliciousDriverApi": {"backCompat": false} */ declare function get_current_VariableDeclaration_RouterliciousDriverApi(): @@ -328,7 +328,7 @@ use_old_VariableDeclaration_RouterliciousDriverApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_RouterliciousDriverApiType": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_RouterliciousDriverApiType(): @@ -340,7 +340,7 @@ use_current_TypeAliasDeclaration_RouterliciousDriverApiType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_RouterliciousDriverApiType": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_RouterliciousDriverApiType(): @@ -352,7 +352,7 @@ use_old_TypeAliasDeclaration_RouterliciousDriverApiType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RouterliciousTestDriver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_RouterliciousTestDriver(): @@ -364,7 +364,7 @@ use_current_ClassDeclaration_RouterliciousTestDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_RouterliciousTestDriver": {"backCompat": false} */ declare function get_current_ClassDeclaration_RouterliciousTestDriver(): @@ -376,7 +376,7 @@ use_old_ClassDeclaration_RouterliciousTestDriver( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TinyliciousTestDriver": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TinyliciousTestDriver(): @@ -388,7 +388,7 @@ use_current_ClassDeclaration_TinyliciousTestDriver( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TinyliciousTestDriver": {"backCompat": false} */ declare function get_current_ClassDeclaration_TinyliciousTestDriver(): diff --git a/packages/test/test-end-to-end-tests/package.json b/packages/test/test-end-to-end-tests/package.json index 496bb8ab2e8f..7b99016c85df 100644 --- a/packages/test/test-end-to-end-tests/package.json +++ b/packages/test/test-end-to-end-tests/package.json @@ -117,7 +117,6 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-end-to-end-tests-previous": "npm:@fluidframework/test-end-to-end-tests@0.58.2000", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@types/nock": "^9.3.0", diff --git a/packages/test/test-pairwise-generator/package.json b/packages/test/test-pairwise-generator/package.json index c841611f5ba7..50bf18b65a6e 100644 --- a/packages/test/test-pairwise-generator/package.json +++ b/packages/test/test-pairwise-generator/package.json @@ -57,7 +57,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/test-pairwise-generator-previous": "npm:@fluidframework/test-pairwise-generator@0.58.2000", + "@fluidframework/test-pairwise-generator-previous": "npm:@fluidframework/test-pairwise-generator@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@types/node": "^14.18.0", @@ -78,7 +78,7 @@ "typescript": "~4.1.3" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/test/test-pairwise-generator/src/test/types/validateTestPairwiseGeneratorPrevious.ts b/packages/test/test-pairwise-generator/src/test/types/validateTestPairwiseGeneratorPrevious.ts index 90a149a60d53..8f0403a690cf 100644 --- a/packages/test/test-pairwise-generator/src/test/types/validateTestPairwiseGeneratorPrevious.ts +++ b/packages/test/test-pairwise-generator/src/test/types/validateTestPairwiseGeneratorPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_booleanCases": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_booleanCases(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_booleanCases( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_booleanCases": {"backCompat": false} */ declare function get_current_VariableDeclaration_booleanCases(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_booleanCases( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generatePairwiseOptions": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_generatePairwiseOptions(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_generatePairwiseOptions( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generatePairwiseOptions": {"backCompat": false} */ declare function get_current_FunctionDeclaration_generatePairwiseOptions(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_generatePairwiseOptions( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_numberCases": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_numberCases(): @@ -76,7 +76,7 @@ use_current_VariableDeclaration_numberCases( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_numberCases": {"backCompat": false} */ declare function get_current_VariableDeclaration_numberCases(): @@ -88,7 +88,7 @@ use_old_VariableDeclaration_numberCases( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OptionsMatrix": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_OptionsMatrix(): @@ -100,7 +100,7 @@ use_current_TypeAliasDeclaration_OptionsMatrix( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OptionsMatrix": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_OptionsMatrix(): diff --git a/packages/test/test-utils/package.json b/packages/test/test-utils/package.json index d95c49a9f16a..e2e1e95abcdc 100644 --- a/packages/test/test-utils/package.json +++ b/packages/test/test-utils/package.json @@ -82,7 +82,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@0.58.2000", + "@fluidframework/test-utils-previous": "npm:@fluidframework/test-utils@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/diff": "^3.5.1", @@ -109,7 +109,13 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", - "broken": {} + "version": "0.59.1000", + "broken": { + "0.58.2002": { + "InterfaceDeclaration_IProvideTestFluidObject": {"backCompat": false}, + "InterfaceDeclaration_ITestFluidObject": {"backCompat": false}, + "ClassDeclaration_TestFluidObject": {"backCompat": false} + } + } } } \ No newline at end of file diff --git a/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.ts b/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.ts index bd98ca23bb42..8f5701ddedec 100644 --- a/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.ts +++ b/packages/test/test-utils/src/test/types/validateTestUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ChannelFactoryRegistry": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ChannelFactoryRegistry(): @@ -28,7 +28,7 @@ use_current_TypeAliasDeclaration_ChannelFactoryRegistry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ChannelFactoryRegistry": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ChannelFactoryRegistry(): @@ -40,7 +40,7 @@ use_old_TypeAliasDeclaration_ChannelFactoryRegistry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createAndAttachContainer": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createAndAttachContainer(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_createAndAttachContainer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createAndAttachContainer": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createAndAttachContainer(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_createAndAttachContainer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createDocumentId": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createDocumentId(): @@ -76,7 +76,7 @@ use_current_VariableDeclaration_createDocumentId( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createDocumentId": {"backCompat": false} */ declare function get_current_VariableDeclaration_createDocumentId(): @@ -88,7 +88,7 @@ use_old_VariableDeclaration_createDocumentId( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createLoader": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createLoader(): @@ -100,7 +100,7 @@ use_current_FunctionDeclaration_createLoader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createLoader": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createLoader(): @@ -112,7 +112,7 @@ use_old_FunctionDeclaration_createLoader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createTestContainerRuntimeFactory": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_createTestContainerRuntimeFactory(): @@ -124,7 +124,7 @@ use_current_VariableDeclaration_createTestContainerRuntimeFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_createTestContainerRuntimeFactory": {"backCompat": false} */ declare function get_current_VariableDeclaration_createTestContainerRuntimeFactory(): @@ -136,7 +136,7 @@ use_old_VariableDeclaration_createTestContainerRuntimeFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_DataObjectFactoryType": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_DataObjectFactoryType(): @@ -148,7 +148,7 @@ use_current_EnumDeclaration_DataObjectFactoryType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_DataObjectFactoryType": {"backCompat": false} */ declare function get_current_EnumDeclaration_DataObjectFactoryType(): @@ -160,7 +160,7 @@ use_old_EnumDeclaration_DataObjectFactoryType( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultTimeoutDurationMs": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_defaultTimeoutDurationMs(): @@ -172,7 +172,7 @@ use_current_VariableDeclaration_defaultTimeoutDurationMs( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_defaultTimeoutDurationMs": {"backCompat": false} */ declare function get_current_VariableDeclaration_defaultTimeoutDurationMs(): @@ -184,7 +184,7 @@ use_old_VariableDeclaration_defaultTimeoutDurationMs( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_EventAndErrorTrackingLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_EventAndErrorTrackingLogger(): @@ -196,7 +196,7 @@ use_current_ClassDeclaration_EventAndErrorTrackingLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_EventAndErrorTrackingLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_EventAndErrorTrackingLogger(): @@ -208,7 +208,7 @@ use_old_ClassDeclaration_EventAndErrorTrackingLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_fluidEntryPoint": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_fluidEntryPoint(): @@ -220,7 +220,7 @@ use_current_TypeAliasDeclaration_fluidEntryPoint( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_fluidEntryPoint": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_fluidEntryPoint(): @@ -232,7 +232,7 @@ use_old_TypeAliasDeclaration_fluidEntryPoint( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getUnexpectedLogErrorException": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getUnexpectedLogErrorException(): @@ -244,7 +244,7 @@ use_current_FunctionDeclaration_getUnexpectedLogErrorException( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getUnexpectedLogErrorException": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getUnexpectedLogErrorException(): @@ -256,7 +256,7 @@ use_old_FunctionDeclaration_getUnexpectedLogErrorException( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOpProcessingController": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOpProcessingController(): @@ -268,7 +268,7 @@ use_current_InterfaceDeclaration_IOpProcessingController( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOpProcessingController": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOpProcessingController(): @@ -280,7 +280,7 @@ use_old_InterfaceDeclaration_IOpProcessingController( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideTestFluidObject": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IProvideTestFluidObject(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_IProvideTestFluidObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IProvideTestFluidObject": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IProvideTestFluidObject(): @@ -300,11 +300,12 @@ declare function get_current_InterfaceDeclaration_IProvideTestFluidObject(): declare function use_old_InterfaceDeclaration_IProvideTestFluidObject( use: TypeOnly); use_old_InterfaceDeclaration_IProvideTestFluidObject( + // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_IProvideTestFluidObject()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestContainerConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITestContainerConfig(): @@ -316,7 +317,7 @@ use_current_InterfaceDeclaration_ITestContainerConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestContainerConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITestContainerConfig(): @@ -328,7 +329,7 @@ use_old_InterfaceDeclaration_ITestContainerConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestFluidObject": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITestFluidObject(): @@ -340,7 +341,7 @@ use_current_InterfaceDeclaration_ITestFluidObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestFluidObject": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITestFluidObject(): @@ -348,11 +349,12 @@ declare function get_current_InterfaceDeclaration_ITestFluidObject(): declare function use_old_InterfaceDeclaration_ITestFluidObject( use: TypeOnly); use_old_InterfaceDeclaration_ITestFluidObject( + // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_ITestFluidObject()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestObjectProvider": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITestObjectProvider(): @@ -364,7 +366,7 @@ use_current_InterfaceDeclaration_ITestObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestObjectProvider": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITestObjectProvider(): @@ -376,7 +378,7 @@ use_old_InterfaceDeclaration_ITestObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LoaderContainerTracker": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LoaderContainerTracker(): @@ -388,7 +390,7 @@ use_current_ClassDeclaration_LoaderContainerTracker( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LoaderContainerTracker": {"backCompat": false} */ declare function get_current_ClassDeclaration_LoaderContainerTracker(): @@ -400,7 +402,7 @@ use_old_ClassDeclaration_LoaderContainerTracker( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalCodeLoader": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LocalCodeLoader(): @@ -412,7 +414,7 @@ use_current_ClassDeclaration_LocalCodeLoader( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LocalCodeLoader": {"backCompat": false} */ declare function get_current_ClassDeclaration_LocalCodeLoader(): @@ -424,7 +426,7 @@ use_old_ClassDeclaration_LocalCodeLoader( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_retryWithEventualValue": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_retryWithEventualValue(): @@ -436,7 +438,7 @@ use_current_VariableDeclaration_retryWithEventualValue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_retryWithEventualValue": {"backCompat": false} */ declare function get_current_VariableDeclaration_retryWithEventualValue(): @@ -448,7 +450,7 @@ use_old_VariableDeclaration_retryWithEventualValue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SupportedExportInterfaces": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_SupportedExportInterfaces(): @@ -460,7 +462,7 @@ use_current_TypeAliasDeclaration_SupportedExportInterfaces( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_SupportedExportInterfaces": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_SupportedExportInterfaces(): @@ -472,7 +474,7 @@ use_old_TypeAliasDeclaration_SupportedExportInterfaces( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_TestContainerRuntimeFactory": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_TestContainerRuntimeFactory(): @@ -484,7 +486,7 @@ use_current_VariableDeclaration_TestContainerRuntimeFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_TestContainerRuntimeFactory": {"backCompat": false} */ declare function get_current_VariableDeclaration_TestContainerRuntimeFactory(): @@ -496,7 +498,7 @@ use_old_VariableDeclaration_TestContainerRuntimeFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TestFluidObject": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TestFluidObject(): @@ -508,7 +510,7 @@ use_current_ClassDeclaration_TestFluidObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TestFluidObject": {"backCompat": false} */ declare function get_current_ClassDeclaration_TestFluidObject(): @@ -516,11 +518,12 @@ declare function get_current_ClassDeclaration_TestFluidObject(): declare function use_old_ClassDeclaration_TestFluidObject( use: TypeOnly); use_old_ClassDeclaration_TestFluidObject( + // @ts-expect-error compatibility expected to be broken get_current_ClassDeclaration_TestFluidObject()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TestFluidObjectFactory": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TestFluidObjectFactory(): @@ -532,7 +535,7 @@ use_current_ClassDeclaration_TestFluidObjectFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TestFluidObjectFactory": {"backCompat": false} */ declare function get_current_ClassDeclaration_TestFluidObjectFactory(): @@ -544,7 +547,7 @@ use_old_ClassDeclaration_TestFluidObjectFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TestObjectProvider": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TestObjectProvider(): @@ -556,7 +559,7 @@ use_current_ClassDeclaration_TestObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TestObjectProvider": {"backCompat": false} */ declare function get_current_ClassDeclaration_TestObjectProvider(): @@ -568,7 +571,7 @@ use_old_ClassDeclaration_TestObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_timeoutAwait": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_timeoutAwait(): @@ -580,7 +583,7 @@ use_current_FunctionDeclaration_timeoutAwait( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_timeoutAwait": {"backCompat": false} */ declare function get_current_FunctionDeclaration_timeoutAwait(): @@ -592,7 +595,7 @@ use_old_FunctionDeclaration_timeoutAwait( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_timeoutPromise": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_timeoutPromise(): @@ -604,7 +607,7 @@ use_current_FunctionDeclaration_timeoutPromise( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_timeoutPromise": {"backCompat": false} */ declare function get_current_FunctionDeclaration_timeoutPromise(): @@ -616,7 +619,7 @@ use_old_FunctionDeclaration_timeoutPromise( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TimeoutWithError": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TimeoutWithError(): @@ -628,7 +631,7 @@ use_current_InterfaceDeclaration_TimeoutWithError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TimeoutWithError": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TimeoutWithError(): @@ -640,7 +643,7 @@ use_old_InterfaceDeclaration_TimeoutWithError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TimeoutWithValue": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_TimeoutWithValue(): @@ -652,7 +655,7 @@ use_current_InterfaceDeclaration_TimeoutWithValue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_TimeoutWithValue": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_TimeoutWithValue(): diff --git a/packages/test/test-version-utils/package.json b/packages/test/test-version-utils/package.json index 3ca97367c6cb..dbba0aebdd22 100644 --- a/packages/test/test-version-utils/package.json +++ b/packages/test/test-version-utils/package.json @@ -82,7 +82,7 @@ "devDependencies": { "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", - "@fluidframework/test-version-utils-previous": "npm:@fluidframework/test-version-utils@0.58.2000", + "@fluidframework/test-version-utils-previous": "npm:@fluidframework/test-version-utils@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@types/nock": "^9.3.0", @@ -111,11 +111,12 @@ "webpack-cli": "^3.3.11" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": { - "0.58.2000":{ - "RemovedVariableDeclaration_pkgName": {"forwardCompat": false, "backCompat": false}, - "RemovedVariableDeclaration_pkgVersion": {"forwardCompat": false, "backCompat": false} + "0.58.2002": { + "InterfaceDeclaration_ITestDataObject": {"backCompat": false}, + "RemovedVariableDeclaration_pkgName": {"backCompat": false, "forwardCompat": false}, + "RemovedVariableDeclaration_pkgVersion": {"backCompat": false, "forwardCompat": false} } } } diff --git a/packages/test/test-version-utils/src/test/types/validateTestVersionUtilsPrevious.ts b/packages/test/test-version-utils/src/test/types/validateTestVersionUtilsPrevious.ts index 7242da9bb149..fa5e4462a60b 100644 --- a/packages/test/test-version-utils/src/test/types/validateTestVersionUtilsPrevious.ts +++ b/packages/test/test-version-utils/src/test/types/validateTestVersionUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DescribeCompat": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_DescribeCompat(): @@ -28,7 +28,7 @@ use_current_TypeAliasDeclaration_DescribeCompat( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DescribeCompat": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_DescribeCompat(): @@ -40,7 +40,7 @@ use_old_TypeAliasDeclaration_DescribeCompat( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DescribeCompatSuite": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_DescribeCompatSuite(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_DescribeCompatSuite( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_DescribeCompatSuite": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_DescribeCompatSuite(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_DescribeCompatSuite( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_describeFullCompat": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_describeFullCompat(): @@ -76,7 +76,7 @@ use_current_VariableDeclaration_describeFullCompat( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_describeFullCompat": {"backCompat": false} */ declare function get_current_VariableDeclaration_describeFullCompat(): @@ -88,7 +88,7 @@ use_old_VariableDeclaration_describeFullCompat( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_describeLoaderCompat": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_describeLoaderCompat(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_describeLoaderCompat( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_describeLoaderCompat": {"backCompat": false} */ declare function get_current_VariableDeclaration_describeLoaderCompat(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_describeLoaderCompat( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_describeNoCompat": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_describeNoCompat(): @@ -124,7 +124,7 @@ use_current_VariableDeclaration_describeNoCompat( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_describeNoCompat": {"backCompat": false} */ declare function get_current_VariableDeclaration_describeNoCompat(): @@ -136,7 +136,7 @@ use_old_VariableDeclaration_describeNoCompat( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_ensurePackageInstalled": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_ensurePackageInstalled(): @@ -148,7 +148,7 @@ use_current_VariableDeclaration_ensurePackageInstalled( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_ensurePackageInstalled": {"backCompat": false} */ declare function get_current_VariableDeclaration_ensurePackageInstalled(): @@ -160,7 +160,7 @@ use_old_VariableDeclaration_ensurePackageInstalled( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ExpectsTest": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ExpectsTest(): @@ -172,7 +172,7 @@ use_current_TypeAliasDeclaration_ExpectsTest( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ExpectsTest": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ExpectsTest(): @@ -184,7 +184,7 @@ use_old_TypeAliasDeclaration_ExpectsTest( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getContainerRuntimeApi": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getContainerRuntimeApi(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_getContainerRuntimeApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getContainerRuntimeApi": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getContainerRuntimeApi(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_getContainerRuntimeApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDataRuntimeApi": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDataRuntimeApi(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_getDataRuntimeApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDataRuntimeApi": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDataRuntimeApi(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_getDataRuntimeApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getDataStoreFactory": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getDataStoreFactory(): @@ -244,7 +244,7 @@ use_current_VariableDeclaration_getDataStoreFactory( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getDataStoreFactory": {"backCompat": false} */ declare function get_current_VariableDeclaration_getDataStoreFactory(): @@ -256,7 +256,7 @@ use_old_VariableDeclaration_getDataStoreFactory( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriverApi": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDriverApi(): @@ -268,7 +268,7 @@ use_current_FunctionDeclaration_getDriverApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriverApi": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDriverApi(): @@ -280,7 +280,7 @@ use_old_FunctionDeclaration_getDriverApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getLoaderApi": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getLoaderApi(): @@ -292,7 +292,7 @@ use_current_FunctionDeclaration_getLoaderApi( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getLoaderApi": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getLoaderApi(): @@ -304,7 +304,7 @@ use_old_FunctionDeclaration_getLoaderApi( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getVersionedTestObjectProvider": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getVersionedTestObjectProvider(): @@ -316,7 +316,7 @@ use_current_FunctionDeclaration_getVersionedTestObjectProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getVersionedTestObjectProvider": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getVersionedTestObjectProvider(): @@ -328,7 +328,7 @@ use_old_FunctionDeclaration_getVersionedTestObjectProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestDataObject": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITestDataObject(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_ITestDataObject( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITestDataObject": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITestDataObject(): @@ -348,11 +348,12 @@ declare function get_current_InterfaceDeclaration_ITestDataObject(): declare function use_old_InterfaceDeclaration_ITestDataObject( use: TypeOnly); use_old_InterfaceDeclaration_ITestDataObject( + // @ts-expect-error compatibility expected to be broken get_current_InterfaceDeclaration_ITestDataObject()); /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_itExpects": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_itExpects(): @@ -364,7 +365,7 @@ use_current_VariableDeclaration_itExpects( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_itExpects": {"backCompat": false} */ declare function get_current_VariableDeclaration_itExpects(): @@ -376,7 +377,7 @@ use_old_VariableDeclaration_itExpects( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_mochaGlobalSetup": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_mochaGlobalSetup(): @@ -388,7 +389,7 @@ use_current_FunctionDeclaration_mochaGlobalSetup( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_mochaGlobalSetup": {"backCompat": false} */ declare function get_current_FunctionDeclaration_mochaGlobalSetup(): @@ -400,7 +401,7 @@ use_old_FunctionDeclaration_mochaGlobalSetup( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "RemovedVariableDeclaration_pkgName": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_pkgName(): @@ -413,7 +414,7 @@ use_current_RemovedVariableDeclaration_pkgName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "RemovedVariableDeclaration_pkgName": {"backCompat": false} */ declare function get_current_RemovedVariableDeclaration_pkgName(): @@ -426,7 +427,7 @@ use_old_VariableDeclaration_pkgName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "RemovedVariableDeclaration_pkgVersion": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_pkgVersion(): @@ -439,7 +440,7 @@ use_current_RemovedVariableDeclaration_pkgVersion( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "RemovedVariableDeclaration_pkgVersion": {"backCompat": false} */ declare function get_current_RemovedVariableDeclaration_pkgVersion(): @@ -452,7 +453,7 @@ use_old_VariableDeclaration_pkgVersion( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_TestDataObjectType": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_TestDataObjectType(): @@ -464,7 +465,7 @@ use_current_VariableDeclaration_TestDataObjectType( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_TestDataObjectType": {"backCompat": false} */ declare function get_current_VariableDeclaration_TestDataObjectType(): diff --git a/packages/tools/webpack-fluid-loader/package.json b/packages/tools/webpack-fluid-loader/package.json index aec66c157a53..9b3eef4a7767 100644 --- a/packages/tools/webpack-fluid-loader/package.json +++ b/packages/tools/webpack-fluid-loader/package.json @@ -91,7 +91,7 @@ "webpack-dev-server": "^3.8.0" }, "devDependencies": { - "@fluid-tools/webpack-fluid-loader-previous": "npm:@fluid-tools/webpack-fluid-loader@0.58.2000", + "@fluid-tools/webpack-fluid-loader-previous": "npm:@fluid-tools/webpack-fluid-loader@^0.58.0", "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", @@ -123,7 +123,7 @@ "webpack-cli": "^3.3.11" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/tools/webpack-fluid-loader/src/test/tsconfig.json b/packages/tools/webpack-fluid-loader/src/test/tsconfig.json index dc68725a1b07..1a23bdabb30c 100644 --- a/packages/tools/webpack-fluid-loader/src/test/tsconfig.json +++ b/packages/tools/webpack-fluid-loader/src/test/tsconfig.json @@ -8,7 +8,8 @@ "mocha" ], "declaration": false, - "declarationMap": false + "declarationMap": false, + "skipLibCheck": true }, "include": [ "./**/*" diff --git a/packages/tools/webpack-fluid-loader/src/test/types/validateWebpackFluidLoaderPrevious.ts b/packages/tools/webpack-fluid-loader/src/test/types/validateWebpackFluidLoaderPrevious.ts index 10732531cca1..21dd576e186c 100644 --- a/packages/tools/webpack-fluid-loader/src/test/types/validateWebpackFluidLoaderPrevious.ts +++ b/packages/tools/webpack-fluid-loader/src/test/types/validateWebpackFluidLoaderPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_after": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_after(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_after( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_after": {"backCompat": false} */ declare function get_current_VariableDeclaration_after(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_after( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_before": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_before(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_before( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_before": {"backCompat": false} */ declare function get_current_VariableDeclaration_before(): diff --git a/packages/utils/odsp-doclib-utils/package.json b/packages/utils/odsp-doclib-utils/package.json index 001c9c2f40c5..acfcdb256c2e 100644 --- a/packages/utils/odsp-doclib-utils/package.json +++ b/packages/utils/odsp-doclib-utils/package.json @@ -70,7 +70,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@0.58.2000", + "@fluidframework/odsp-doclib-utils-previous": "npm:@fluidframework/odsp-doclib-utils@^0.58.0", "@rushstack/eslint-config": "^2.5.1", "@types/mocha": "^8.2.2", "@types/node-fetch": "^2.5.10", @@ -92,7 +92,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.ts b/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.ts index 2a1588736903..7a6b60a0f9f4 100644 --- a/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.ts +++ b/packages/utils/odsp-doclib-utils/src/test/types/validateOdspDoclibUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_authRequestWithRetry": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_authRequestWithRetry(): @@ -28,7 +28,7 @@ use_current_FunctionDeclaration_authRequestWithRetry( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_authRequestWithRetry": {"backCompat": false} */ declare function get_current_FunctionDeclaration_authRequestWithRetry(): @@ -40,7 +40,7 @@ use_old_FunctionDeclaration_authRequestWithRetry( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createOdspNetworkError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_createOdspNetworkError(): @@ -52,7 +52,7 @@ use_current_FunctionDeclaration_createOdspNetworkError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_createOdspNetworkError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_createOdspNetworkError(): @@ -64,7 +64,7 @@ use_old_FunctionDeclaration_createOdspNetworkError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_enrichOdspError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_enrichOdspError(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_enrichOdspError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_enrichOdspError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_enrichOdspError(): @@ -88,7 +88,7 @@ use_old_FunctionDeclaration_enrichOdspError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_fetchIncorrectResponse": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_fetchIncorrectResponse(): @@ -100,7 +100,7 @@ use_current_VariableDeclaration_fetchIncorrectResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_fetchIncorrectResponse": {"backCompat": false} */ declare function get_current_VariableDeclaration_fetchIncorrectResponse(): @@ -112,7 +112,7 @@ use_old_VariableDeclaration_fetchIncorrectResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_fetchTokens": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_fetchTokens(): @@ -124,7 +124,7 @@ use_current_FunctionDeclaration_fetchTokens( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_fetchTokens": {"backCompat": false} */ declare function get_current_FunctionDeclaration_fetchTokens(): @@ -136,7 +136,7 @@ use_old_FunctionDeclaration_fetchTokens( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getAadTenant": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getAadTenant(): @@ -148,7 +148,7 @@ use_current_FunctionDeclaration_getAadTenant( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getAadTenant": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getAadTenant(): @@ -160,7 +160,7 @@ use_old_FunctionDeclaration_getAadTenant( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getAadUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getAadUrl(): @@ -172,7 +172,7 @@ use_current_FunctionDeclaration_getAadUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getAadUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getAadUrl(): @@ -184,7 +184,7 @@ use_old_FunctionDeclaration_getAadUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getAsync": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getAsync(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_getAsync( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getAsync": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getAsync(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_getAsync( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getChildrenByDriveItem": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getChildrenByDriveItem(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_getChildrenByDriveItem( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getChildrenByDriveItem": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getChildrenByDriveItem(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_getChildrenByDriveItem( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveId": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDriveId(): @@ -244,7 +244,7 @@ use_current_FunctionDeclaration_getDriveId( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveId": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDriveId(): @@ -256,7 +256,7 @@ use_old_FunctionDeclaration_getDriveId( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveItemByRootFileName": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDriveItemByRootFileName(): @@ -268,7 +268,7 @@ use_current_FunctionDeclaration_getDriveItemByRootFileName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveItemByRootFileName": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDriveItemByRootFileName(): @@ -280,7 +280,7 @@ use_old_FunctionDeclaration_getDriveItemByRootFileName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveItemByServerRelativePath": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDriveItemByServerRelativePath(): @@ -292,7 +292,7 @@ use_current_FunctionDeclaration_getDriveItemByServerRelativePath( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveItemByServerRelativePath": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDriveItemByServerRelativePath(): @@ -304,7 +304,7 @@ use_old_FunctionDeclaration_getDriveItemByServerRelativePath( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveItemFromDriveAndItem": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getDriveItemFromDriveAndItem(): @@ -316,7 +316,7 @@ use_current_FunctionDeclaration_getDriveItemFromDriveAndItem( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getDriveItemFromDriveAndItem": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getDriveItemFromDriveAndItem(): @@ -328,7 +328,7 @@ use_old_FunctionDeclaration_getDriveItemFromDriveAndItem( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getFetchTokenUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getFetchTokenUrl(): @@ -340,7 +340,7 @@ use_current_FunctionDeclaration_getFetchTokenUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getFetchTokenUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getFetchTokenUrl(): @@ -352,7 +352,7 @@ use_old_FunctionDeclaration_getFetchTokenUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getLoginPageUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getLoginPageUrl(): @@ -364,7 +364,7 @@ use_current_FunctionDeclaration_getLoginPageUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getLoginPageUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getLoginPageUrl(): @@ -376,7 +376,7 @@ use_old_FunctionDeclaration_getLoginPageUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getOdspRefreshTokenFn": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getOdspRefreshTokenFn(): @@ -388,7 +388,7 @@ use_current_VariableDeclaration_getOdspRefreshTokenFn( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getOdspRefreshTokenFn": {"backCompat": false} */ declare function get_current_VariableDeclaration_getOdspRefreshTokenFn(): @@ -400,7 +400,7 @@ use_old_VariableDeclaration_getOdspRefreshTokenFn( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getOdspScope": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getOdspScope(): @@ -412,7 +412,7 @@ use_current_VariableDeclaration_getOdspScope( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getOdspScope": {"backCompat": false} */ declare function get_current_VariableDeclaration_getOdspScope(): @@ -424,7 +424,7 @@ use_old_VariableDeclaration_getOdspScope( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getPushRefreshTokenFn": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getPushRefreshTokenFn(): @@ -436,7 +436,7 @@ use_current_VariableDeclaration_getPushRefreshTokenFn( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getPushRefreshTokenFn": {"backCompat": false} */ declare function get_current_VariableDeclaration_getPushRefreshTokenFn(): @@ -448,7 +448,7 @@ use_old_VariableDeclaration_getPushRefreshTokenFn( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getRefreshTokenFn": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getRefreshTokenFn(): @@ -460,7 +460,7 @@ use_current_VariableDeclaration_getRefreshTokenFn( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getRefreshTokenFn": {"backCompat": false} */ declare function get_current_VariableDeclaration_getRefreshTokenFn(): @@ -472,7 +472,7 @@ use_old_VariableDeclaration_getRefreshTokenFn( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getServer": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getServer(): @@ -484,7 +484,7 @@ use_current_FunctionDeclaration_getServer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getServer": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getServer(): @@ -496,7 +496,7 @@ use_old_FunctionDeclaration_getServer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getSiteUrl": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getSiteUrl(): @@ -508,7 +508,7 @@ use_current_FunctionDeclaration_getSiteUrl( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getSiteUrl": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getSiteUrl(): @@ -520,7 +520,7 @@ use_old_FunctionDeclaration_getSiteUrl( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getSPOAndGraphRequestIdsFromResponse": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getSPOAndGraphRequestIdsFromResponse(): @@ -532,7 +532,7 @@ use_current_FunctionDeclaration_getSPOAndGraphRequestIdsFromResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getSPOAndGraphRequestIdsFromResponse": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getSPOAndGraphRequestIdsFromResponse(): @@ -544,7 +544,7 @@ use_old_FunctionDeclaration_getSPOAndGraphRequestIdsFromResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClientConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IClientConfig(): @@ -556,7 +556,7 @@ use_current_InterfaceDeclaration_IClientConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IClientConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IClientConfig(): @@ -568,7 +568,7 @@ use_old_InterfaceDeclaration_IClientConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFacetCodes": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFacetCodes(): @@ -580,7 +580,7 @@ use_current_InterfaceDeclaration_IFacetCodes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFacetCodes": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFacetCodes(): @@ -592,7 +592,7 @@ use_old_InterfaceDeclaration_IFacetCodes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspAuthRequestInfo": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspAuthRequestInfo(): @@ -604,7 +604,7 @@ use_current_InterfaceDeclaration_IOdspAuthRequestInfo( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspAuthRequestInfo": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspAuthRequestInfo(): @@ -616,7 +616,7 @@ use_old_InterfaceDeclaration_IOdspAuthRequestInfo( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspDriveItem": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspDriveItem(): @@ -628,7 +628,7 @@ use_current_InterfaceDeclaration_IOdspDriveItem( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspDriveItem": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspDriveItem(): @@ -640,7 +640,7 @@ use_old_InterfaceDeclaration_IOdspDriveItem( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspTokens": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspTokens(): @@ -652,7 +652,7 @@ use_current_InterfaceDeclaration_IOdspTokens( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspTokens": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspTokens(): @@ -664,7 +664,7 @@ use_old_InterfaceDeclaration_IOdspTokens( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOdspHostname": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isOdspHostname(): @@ -676,7 +676,7 @@ use_current_FunctionDeclaration_isOdspHostname( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isOdspHostname": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isOdspHostname(): @@ -688,7 +688,7 @@ use_old_FunctionDeclaration_isOdspHostname( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isPushChannelHostname": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isPushChannelHostname(): @@ -700,7 +700,7 @@ use_current_FunctionDeclaration_isPushChannelHostname( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isPushChannelHostname": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isPushChannelHostname(): @@ -712,7 +712,7 @@ use_old_FunctionDeclaration_isPushChannelHostname( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspErrorResponse": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_OdspErrorResponse(): @@ -724,7 +724,7 @@ use_current_InterfaceDeclaration_OdspErrorResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspErrorResponse": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_OdspErrorResponse(): @@ -736,7 +736,7 @@ use_old_InterfaceDeclaration_OdspErrorResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspErrorResponseInnerError": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_OdspErrorResponseInnerError(): @@ -748,7 +748,7 @@ use_current_InterfaceDeclaration_OdspErrorResponseInnerError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_OdspErrorResponseInnerError": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_OdspErrorResponseInnerError(): @@ -760,7 +760,7 @@ use_old_InterfaceDeclaration_OdspErrorResponseInnerError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdspServiceReadOnlyErrorCode": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_OdspServiceReadOnlyErrorCode(): @@ -772,7 +772,7 @@ use_current_VariableDeclaration_OdspServiceReadOnlyErrorCode( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_OdspServiceReadOnlyErrorCode": {"backCompat": false} */ declare function get_current_VariableDeclaration_OdspServiceReadOnlyErrorCode(): @@ -784,7 +784,7 @@ use_old_VariableDeclaration_OdspServiceReadOnlyErrorCode( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_parseFacetCodes": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_parseFacetCodes(): @@ -796,7 +796,7 @@ use_current_FunctionDeclaration_parseFacetCodes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_parseFacetCodes": {"backCompat": false} */ declare function get_current_FunctionDeclaration_parseFacetCodes(): @@ -808,7 +808,7 @@ use_old_FunctionDeclaration_parseFacetCodes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_postAsync": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_postAsync(): @@ -820,7 +820,7 @@ use_current_FunctionDeclaration_postAsync( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_postAsync": {"backCompat": false} */ declare function get_current_FunctionDeclaration_postAsync(): @@ -832,7 +832,7 @@ use_old_FunctionDeclaration_postAsync( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_pushScope": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_pushScope(): @@ -844,7 +844,7 @@ use_current_VariableDeclaration_pushScope( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_pushScope": {"backCompat": false} */ declare function get_current_VariableDeclaration_pushScope(): @@ -856,7 +856,7 @@ use_old_VariableDeclaration_pushScope( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_putAsync": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_putAsync(): @@ -868,7 +868,7 @@ use_current_FunctionDeclaration_putAsync( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_putAsync": {"backCompat": false} */ declare function get_current_FunctionDeclaration_putAsync(): @@ -880,7 +880,7 @@ use_old_FunctionDeclaration_putAsync( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_refreshTokens": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_refreshTokens(): @@ -892,7 +892,7 @@ use_current_FunctionDeclaration_refreshTokens( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_refreshTokens": {"backCompat": false} */ declare function get_current_FunctionDeclaration_refreshTokens(): @@ -904,7 +904,7 @@ use_old_FunctionDeclaration_refreshTokens( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_throwOdspNetworkError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_throwOdspNetworkError(): @@ -916,7 +916,7 @@ use_current_FunctionDeclaration_throwOdspNetworkError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_throwOdspNetworkError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_throwOdspNetworkError(): @@ -928,7 +928,7 @@ use_old_FunctionDeclaration_throwOdspNetworkError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TokenRequestCredentials": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_TokenRequestCredentials(): @@ -940,7 +940,7 @@ use_current_TypeAliasDeclaration_TokenRequestCredentials( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TokenRequestCredentials": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_TokenRequestCredentials(): @@ -952,7 +952,7 @@ use_old_TypeAliasDeclaration_TokenRequestCredentials( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_tryParseErrorResponse": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_tryParseErrorResponse(): @@ -964,7 +964,7 @@ use_current_FunctionDeclaration_tryParseErrorResponse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_tryParseErrorResponse": {"backCompat": false} */ declare function get_current_FunctionDeclaration_tryParseErrorResponse(): @@ -976,7 +976,7 @@ use_old_FunctionDeclaration_tryParseErrorResponse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unauthPostAsync": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_unauthPostAsync(): @@ -988,7 +988,7 @@ use_current_FunctionDeclaration_unauthPostAsync( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_unauthPostAsync": {"backCompat": false} */ declare function get_current_FunctionDeclaration_unauthPostAsync(): diff --git a/packages/utils/telemetry-utils/package.json b/packages/utils/telemetry-utils/package.json index 73713789112a..695a61d373fa 100644 --- a/packages/utils/telemetry-utils/package.json +++ b/packages/utils/telemetry-utils/package.json @@ -73,7 +73,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@0.58.2000", + "@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/debug": "^4.1.5", @@ -99,7 +99,7 @@ "typescript": "~4.1.3" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.ts b/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.ts index c4cbf3d79b33..3df3497bc2e5 100644 --- a/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.ts +++ b/packages/utils/telemetry-utils/src/test/types/validateTelemetryUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ChildLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ChildLogger(): @@ -28,7 +28,7 @@ use_current_ClassDeclaration_ChildLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ChildLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_ChildLogger(): @@ -40,7 +40,7 @@ use_old_ClassDeclaration_ChildLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ConfigTypes": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_ConfigTypes(): @@ -52,7 +52,7 @@ use_current_TypeAliasDeclaration_ConfigTypes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_ConfigTypes": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_ConfigTypes(): @@ -64,7 +64,7 @@ use_old_TypeAliasDeclaration_ConfigTypes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_connectedEventName": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_connectedEventName(): @@ -76,7 +76,7 @@ use_current_VariableDeclaration_connectedEventName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_connectedEventName": {"backCompat": false} */ declare function get_current_VariableDeclaration_connectedEventName(): @@ -88,7 +88,7 @@ use_old_VariableDeclaration_connectedEventName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DebugLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_DebugLogger(): @@ -100,7 +100,7 @@ use_current_ClassDeclaration_DebugLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_DebugLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_DebugLogger(): @@ -112,7 +112,7 @@ use_old_ClassDeclaration_DebugLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_disconnectedEventName": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_disconnectedEventName(): @@ -124,7 +124,7 @@ use_current_VariableDeclaration_disconnectedEventName( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_disconnectedEventName": {"backCompat": false} */ declare function get_current_VariableDeclaration_disconnectedEventName(): @@ -136,7 +136,7 @@ use_old_VariableDeclaration_disconnectedEventName( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_EventEmitterWithErrorHandling": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_EventEmitterWithErrorHandling(): @@ -148,7 +148,7 @@ use_current_ClassDeclaration_EventEmitterWithErrorHandling( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_EventEmitterWithErrorHandling": {"backCompat": false} */ declare function get_current_ClassDeclaration_EventEmitterWithErrorHandling(): @@ -160,7 +160,7 @@ use_old_ClassDeclaration_EventEmitterWithErrorHandling( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_extractLogSafeErrorProperties": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_extractLogSafeErrorProperties(): @@ -172,7 +172,7 @@ use_current_FunctionDeclaration_extractLogSafeErrorProperties( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_extractLogSafeErrorProperties": {"backCompat": false} */ declare function get_current_FunctionDeclaration_extractLogSafeErrorProperties(): @@ -184,7 +184,7 @@ use_old_FunctionDeclaration_extractLogSafeErrorProperties( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateErrorWithStack": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_generateErrorWithStack(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_generateErrorWithStack( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateErrorWithStack": {"backCompat": false} */ declare function get_current_FunctionDeclaration_generateErrorWithStack(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_generateErrorWithStack( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateStack": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_generateStack(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_generateStack( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_generateStack": {"backCompat": false} */ declare function get_current_FunctionDeclaration_generateStack(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_generateStack( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getCircularReplacer": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getCircularReplacer(): @@ -244,7 +244,7 @@ use_current_VariableDeclaration_getCircularReplacer( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getCircularReplacer": {"backCompat": false} */ declare function get_current_VariableDeclaration_getCircularReplacer(): @@ -256,7 +256,7 @@ use_old_VariableDeclaration_getCircularReplacer( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_hasErrorInstanceId": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_hasErrorInstanceId(): @@ -268,7 +268,7 @@ use_current_VariableDeclaration_hasErrorInstanceId( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_hasErrorInstanceId": {"backCompat": false} */ declare function get_current_VariableDeclaration_hasErrorInstanceId(): @@ -280,7 +280,7 @@ use_old_VariableDeclaration_hasErrorInstanceId( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConfigProvider": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConfigProvider(): @@ -292,7 +292,7 @@ use_current_InterfaceDeclaration_IConfigProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConfigProvider": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConfigProvider(): @@ -304,7 +304,7 @@ use_old_InterfaceDeclaration_IConfigProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConfigProviderBase": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IConfigProviderBase(): @@ -316,7 +316,7 @@ use_current_InterfaceDeclaration_IConfigProviderBase( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IConfigProviderBase": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IConfigProviderBase(): @@ -328,7 +328,7 @@ use_old_InterfaceDeclaration_IConfigProviderBase( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidErrorAnnotations": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidErrorAnnotations(): @@ -340,7 +340,7 @@ use_current_InterfaceDeclaration_IFluidErrorAnnotations( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidErrorAnnotations": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidErrorAnnotations(): @@ -352,7 +352,7 @@ use_old_InterfaceDeclaration_IFluidErrorAnnotations( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidErrorBase": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IFluidErrorBase(): @@ -364,7 +364,7 @@ use_current_InterfaceDeclaration_IFluidErrorBase( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IFluidErrorBase": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IFluidErrorBase(): @@ -376,7 +376,7 @@ use_old_InterfaceDeclaration_IFluidErrorBase( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPerformanceEventMarkers": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IPerformanceEventMarkers(): @@ -388,7 +388,7 @@ use_current_InterfaceDeclaration_IPerformanceEventMarkers( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IPerformanceEventMarkers": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IPerformanceEventMarkers(): @@ -400,7 +400,7 @@ use_old_InterfaceDeclaration_IPerformanceEventMarkers( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isExternalError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isExternalError(): @@ -412,7 +412,7 @@ use_current_FunctionDeclaration_isExternalError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isExternalError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isExternalError(): @@ -424,7 +424,7 @@ use_old_FunctionDeclaration_isExternalError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isFluidError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isFluidError(): @@ -436,7 +436,7 @@ use_current_FunctionDeclaration_isFluidError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isFluidError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isFluidError(): @@ -448,7 +448,7 @@ use_old_FunctionDeclaration_isFluidError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isILoggingError": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_isILoggingError(): @@ -460,7 +460,7 @@ use_current_VariableDeclaration_isILoggingError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_isILoggingError": {"backCompat": false} */ declare function get_current_VariableDeclaration_isILoggingError(): @@ -472,7 +472,7 @@ use_old_VariableDeclaration_isILoggingError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isTaggedTelemetryPropertyValue": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isTaggedTelemetryPropertyValue(): @@ -484,7 +484,7 @@ use_current_FunctionDeclaration_isTaggedTelemetryPropertyValue( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isTaggedTelemetryPropertyValue": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isTaggedTelemetryPropertyValue(): @@ -496,7 +496,7 @@ use_old_FunctionDeclaration_isTaggedTelemetryPropertyValue( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isValidLegacyError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_isValidLegacyError(): @@ -508,7 +508,7 @@ use_current_FunctionDeclaration_isValidLegacyError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_isValidLegacyError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_isValidLegacyError(): @@ -520,7 +520,7 @@ use_old_FunctionDeclaration_isValidLegacyError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryLoggerPropertyBag": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryLoggerPropertyBag(): @@ -532,7 +532,7 @@ use_current_InterfaceDeclaration_ITelemetryLoggerPropertyBag( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryLoggerPropertyBag": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryLoggerPropertyBag(): @@ -544,7 +544,7 @@ use_old_InterfaceDeclaration_ITelemetryLoggerPropertyBag( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryLoggerPropertyBags": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ITelemetryLoggerPropertyBags(): @@ -556,7 +556,7 @@ use_current_InterfaceDeclaration_ITelemetryLoggerPropertyBags( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ITelemetryLoggerPropertyBags": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ITelemetryLoggerPropertyBags(): @@ -568,7 +568,7 @@ use_old_InterfaceDeclaration_ITelemetryLoggerPropertyBags( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_loggerToMonitoringContext": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_loggerToMonitoringContext(): @@ -580,7 +580,7 @@ use_current_FunctionDeclaration_loggerToMonitoringContext( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_loggerToMonitoringContext": {"backCompat": false} */ declare function get_current_FunctionDeclaration_loggerToMonitoringContext(): @@ -592,7 +592,7 @@ use_old_FunctionDeclaration_loggerToMonitoringContext( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LoggingError": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_LoggingError(): @@ -604,7 +604,7 @@ use_current_ClassDeclaration_LoggingError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_LoggingError": {"backCompat": false} */ declare function get_current_ClassDeclaration_LoggingError(): @@ -616,7 +616,7 @@ use_old_ClassDeclaration_LoggingError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_logIfFalse": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_logIfFalse(): @@ -628,7 +628,7 @@ use_current_FunctionDeclaration_logIfFalse( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_logIfFalse": {"backCompat": false} */ declare function get_current_FunctionDeclaration_logIfFalse(): @@ -640,7 +640,7 @@ use_old_FunctionDeclaration_logIfFalse( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_mixinMonitoringContext": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_mixinMonitoringContext(): @@ -652,7 +652,7 @@ use_current_FunctionDeclaration_mixinMonitoringContext( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_mixinMonitoringContext": {"backCompat": false} */ declare function get_current_FunctionDeclaration_mixinMonitoringContext(): @@ -664,7 +664,7 @@ use_old_FunctionDeclaration_mixinMonitoringContext( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MockLogger(): @@ -676,7 +676,7 @@ use_current_ClassDeclaration_MockLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MockLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_MockLogger(): @@ -688,7 +688,7 @@ use_old_ClassDeclaration_MockLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_MonitoringContext": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_MonitoringContext(): @@ -700,7 +700,7 @@ use_current_InterfaceDeclaration_MonitoringContext( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_MonitoringContext": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_MonitoringContext(): @@ -712,7 +712,7 @@ use_old_InterfaceDeclaration_MonitoringContext( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MultiSinkLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_MultiSinkLogger(): @@ -724,7 +724,7 @@ use_current_ClassDeclaration_MultiSinkLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_MultiSinkLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_MultiSinkLogger(): @@ -736,7 +736,7 @@ use_old_ClassDeclaration_MultiSinkLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_normalizeError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_normalizeError(): @@ -748,7 +748,7 @@ use_current_FunctionDeclaration_normalizeError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_normalizeError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_normalizeError(): @@ -760,7 +760,7 @@ use_old_FunctionDeclaration_normalizeError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_originatedAsExternalError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_originatedAsExternalError(): @@ -772,7 +772,7 @@ use_current_FunctionDeclaration_originatedAsExternalError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_originatedAsExternalError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_originatedAsExternalError(): @@ -784,7 +784,7 @@ use_old_FunctionDeclaration_originatedAsExternalError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PerformanceEvent": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_PerformanceEvent(): @@ -796,7 +796,7 @@ use_current_ClassDeclaration_PerformanceEvent( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_PerformanceEvent": {"backCompat": false} */ declare function get_current_ClassDeclaration_PerformanceEvent(): @@ -808,7 +808,7 @@ use_old_ClassDeclaration_PerformanceEvent( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_raiseConnectedEvent": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_raiseConnectedEvent(): @@ -820,7 +820,7 @@ use_current_FunctionDeclaration_raiseConnectedEvent( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_raiseConnectedEvent": {"backCompat": false} */ declare function get_current_FunctionDeclaration_raiseConnectedEvent(): @@ -832,7 +832,7 @@ use_old_FunctionDeclaration_raiseConnectedEvent( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_safeRaiseEvent": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_safeRaiseEvent(): @@ -844,7 +844,7 @@ use_current_FunctionDeclaration_safeRaiseEvent( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_safeRaiseEvent": {"backCompat": false} */ declare function get_current_FunctionDeclaration_safeRaiseEvent(): @@ -856,7 +856,7 @@ use_old_FunctionDeclaration_safeRaiseEvent( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_sessionStorageConfigProvider": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_sessionStorageConfigProvider(): @@ -868,7 +868,7 @@ use_current_VariableDeclaration_sessionStorageConfigProvider( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_sessionStorageConfigProvider": {"backCompat": false} */ declare function get_current_VariableDeclaration_sessionStorageConfigProvider(): @@ -880,7 +880,7 @@ use_old_VariableDeclaration_sessionStorageConfigProvider( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TaggedLoggerAdapter": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TaggedLoggerAdapter(): @@ -892,7 +892,7 @@ use_current_ClassDeclaration_TaggedLoggerAdapter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TaggedLoggerAdapter": {"backCompat": false} */ declare function get_current_ClassDeclaration_TaggedLoggerAdapter(): @@ -904,7 +904,7 @@ use_old_ClassDeclaration_TaggedLoggerAdapter( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_TelemetryDataTag": {"forwardCompat": false} */ declare function get_old_EnumDeclaration_TelemetryDataTag(): @@ -916,7 +916,7 @@ use_current_EnumDeclaration_TelemetryDataTag( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "EnumDeclaration_TelemetryDataTag": {"backCompat": false} */ declare function get_current_EnumDeclaration_TelemetryDataTag(): @@ -928,7 +928,7 @@ use_old_EnumDeclaration_TelemetryDataTag( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TelemetryEventPropertyTypes": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_TelemetryEventPropertyTypes(): @@ -940,7 +940,7 @@ use_current_TypeAliasDeclaration_TelemetryEventPropertyTypes( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_TelemetryEventPropertyTypes": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_TelemetryEventPropertyTypes(): @@ -952,7 +952,7 @@ use_old_TypeAliasDeclaration_TelemetryEventPropertyTypes( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TelemetryLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TelemetryLogger(): @@ -964,7 +964,7 @@ use_current_ClassDeclaration_TelemetryLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TelemetryLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_TelemetryLogger(): @@ -976,7 +976,7 @@ use_old_ClassDeclaration_TelemetryLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TelemetryUTLogger": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_TelemetryUTLogger(): @@ -988,7 +988,7 @@ use_current_ClassDeclaration_TelemetryUTLogger( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_TelemetryUTLogger": {"backCompat": false} */ declare function get_current_ClassDeclaration_TelemetryUTLogger(): @@ -1000,7 +1000,7 @@ use_old_ClassDeclaration_TelemetryUTLogger( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ThresholdCounter": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_ThresholdCounter(): @@ -1012,7 +1012,7 @@ use_current_ClassDeclaration_ThresholdCounter( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_ThresholdCounter": {"backCompat": false} */ declare function get_current_ClassDeclaration_ThresholdCounter(): @@ -1024,7 +1024,7 @@ use_old_ClassDeclaration_ThresholdCounter( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_wrapError": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_wrapError(): @@ -1036,7 +1036,7 @@ use_current_FunctionDeclaration_wrapError( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_wrapError": {"backCompat": false} */ declare function get_current_FunctionDeclaration_wrapError(): @@ -1048,7 +1048,7 @@ use_old_FunctionDeclaration_wrapError( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_wrapErrorAndLog": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_wrapErrorAndLog(): @@ -1060,7 +1060,7 @@ use_current_FunctionDeclaration_wrapErrorAndLog( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_wrapErrorAndLog": {"backCompat": false} */ declare function get_current_FunctionDeclaration_wrapErrorAndLog(): diff --git a/packages/utils/tool-utils/package.json b/packages/utils/tool-utils/package.json index d1bfd5ded333..38fa97654728 100644 --- a/packages/utils/tool-utils/package.json +++ b/packages/utils/tool-utils/package.json @@ -73,7 +73,7 @@ "@fluidframework/build-common": "^0.23.0", "@fluidframework/eslint-config-fluid": "^0.27.0", "@fluidframework/mocha-test-setup": "^0.59.1000", - "@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@0.58.2000", + "@fluidframework/tool-utils-previous": "npm:@fluidframework/tool-utils@^0.58.0", "@microsoft/api-extractor": "^7.16.1", "@rushstack/eslint-config": "^2.5.1", "@types/debug": "^4.1.5", @@ -99,7 +99,7 @@ "typescript-formatter": "7.1.0" }, "typeValidation": { - "version": "0.58.3000", + "version": "0.59.1000", "broken": {} } } \ No newline at end of file diff --git a/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.ts b/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.ts index 4cfb1ab66641..646d84ae9dc9 100644 --- a/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.ts +++ b/packages/utils/tool-utils/src/test/types/validateToolUtilsPrevious.ts @@ -16,7 +16,7 @@ type TypeOnly = { /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcBlobPrefix": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_gcBlobPrefix(): @@ -28,7 +28,7 @@ use_current_VariableDeclaration_gcBlobPrefix( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_gcBlobPrefix": {"backCompat": false} */ declare function get_current_VariableDeclaration_gcBlobPrefix(): @@ -40,7 +40,7 @@ use_old_VariableDeclaration_gcBlobPrefix( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getMicrosoftConfiguration": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_getMicrosoftConfiguration(): @@ -52,7 +52,7 @@ use_current_VariableDeclaration_getMicrosoftConfiguration( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_getMicrosoftConfiguration": {"backCompat": false} */ declare function get_current_VariableDeclaration_getMicrosoftConfiguration(): @@ -64,7 +64,7 @@ use_old_VariableDeclaration_getMicrosoftConfiguration( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getNormalizedSnapshot": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_getNormalizedSnapshot(): @@ -76,7 +76,7 @@ use_current_FunctionDeclaration_getNormalizedSnapshot( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_getNormalizedSnapshot": {"backCompat": false} */ declare function get_current_FunctionDeclaration_getNormalizedSnapshot(): @@ -88,7 +88,7 @@ use_old_FunctionDeclaration_getNormalizedSnapshot( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAsyncCache": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IAsyncCache(): @@ -100,7 +100,7 @@ use_current_InterfaceDeclaration_IAsyncCache( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IAsyncCache": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IAsyncCache(): @@ -112,7 +112,7 @@ use_old_InterfaceDeclaration_IAsyncCache( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspTokenManagerCacheKey": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IOdspTokenManagerCacheKey(): @@ -124,7 +124,7 @@ use_current_InterfaceDeclaration_IOdspTokenManagerCacheKey( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IOdspTokenManagerCacheKey": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IOdspTokenManagerCacheKey(): @@ -136,7 +136,7 @@ use_old_InterfaceDeclaration_IOdspTokenManagerCacheKey( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IResources": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_IResources(): @@ -148,7 +148,7 @@ use_current_InterfaceDeclaration_IResources( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_IResources": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_IResources(): @@ -160,7 +160,7 @@ use_old_InterfaceDeclaration_IResources( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotNormalizerConfig": {"forwardCompat": false} */ declare function get_old_InterfaceDeclaration_ISnapshotNormalizerConfig(): @@ -172,7 +172,7 @@ use_current_InterfaceDeclaration_ISnapshotNormalizerConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "InterfaceDeclaration_ISnapshotNormalizerConfig": {"backCompat": false} */ declare function get_current_InterfaceDeclaration_ISnapshotNormalizerConfig(): @@ -184,7 +184,7 @@ use_old_InterfaceDeclaration_ISnapshotNormalizerConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_loadRC": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_loadRC(): @@ -196,7 +196,7 @@ use_current_FunctionDeclaration_loadRC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_loadRC": {"backCompat": false} */ declare function get_current_FunctionDeclaration_loadRC(): @@ -208,7 +208,7 @@ use_old_FunctionDeclaration_loadRC( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_lockRC": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_lockRC(): @@ -220,7 +220,7 @@ use_current_FunctionDeclaration_lockRC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_lockRC": {"backCompat": false} */ declare function get_current_FunctionDeclaration_lockRC(): @@ -232,7 +232,7 @@ use_old_FunctionDeclaration_lockRC( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OdspTokenConfig": {"forwardCompat": false} */ declare function get_old_TypeAliasDeclaration_OdspTokenConfig(): @@ -244,7 +244,7 @@ use_current_TypeAliasDeclaration_OdspTokenConfig( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "TypeAliasDeclaration_OdspTokenConfig": {"backCompat": false} */ declare function get_current_TypeAliasDeclaration_OdspTokenConfig(): @@ -256,7 +256,7 @@ use_old_TypeAliasDeclaration_OdspTokenConfig( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspTokenManager": {"forwardCompat": false} */ declare function get_old_ClassDeclaration_OdspTokenManager(): @@ -268,7 +268,7 @@ use_current_ClassDeclaration_OdspTokenManager( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "ClassDeclaration_OdspTokenManager": {"backCompat": false} */ declare function get_current_ClassDeclaration_OdspTokenManager(): @@ -280,7 +280,7 @@ use_old_ClassDeclaration_OdspTokenManager( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_odspTokensCache": {"forwardCompat": false} */ declare function get_old_VariableDeclaration_odspTokensCache(): @@ -292,7 +292,7 @@ use_current_VariableDeclaration_odspTokensCache( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "VariableDeclaration_odspTokensCache": {"backCompat": false} */ declare function get_current_VariableDeclaration_odspTokensCache(): @@ -304,7 +304,7 @@ use_old_VariableDeclaration_odspTokensCache( /* * Validate forward compat by using old type in place of current type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_saveRC": {"forwardCompat": false} */ declare function get_old_FunctionDeclaration_saveRC(): @@ -316,7 +316,7 @@ use_current_FunctionDeclaration_saveRC( /* * Validate back compat by using current type in place of old type -* If breaking change required, add in package.json under typeValidation.broken.0.58.2000: +* If breaking change required, add in package.json under typeValidation.broken.0.58.2002: * "FunctionDeclaration_saveRC": {"backCompat": false} */ declare function get_current_FunctionDeclaration_saveRC():