Skip to content

Commit

Permalink
[EngSys] upgrade dep dependency sinon version to ^17.0.0 (Azure#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymeng authored Nov 2, 2023
1 parent 79a6000 commit c6dbe7e
Show file tree
Hide file tree
Showing 63 changed files with 201 additions and 190 deletions.
267 changes: 139 additions & 128 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"dotenv": "^16.0.0",
"@azure/test-utils": "^1.0.0",
"@types/mustache": "^4.2.1",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"@types/sinon": "^10.0.0"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"dotenv": "^16.0.0",
"@azure/test-utils": "^1.0.0",
"@types/mustache": "^4.2.1",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"karma": "^6.2.0",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/appconfiguration/app-configuration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mocha-junit-reporter": "^2.0.0",
"c8": "^8.0.0",
"prettier": "^2.5.1",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"ts-node": "^10.0.0",
"mkdirp": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion sdk/cognitivelanguage/ai-language-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-alpha-ids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"ts-node": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"mockdate": "^3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"prettier": "^2.5.1",
"process": "^0.11.10",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-job-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"ts-node": "^10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-phone-numbers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-rooms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-short-codes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"@types/uuid": "^8.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/communication-tiering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
"esm": "^3.2.18"
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-amqp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"ws": "^8.2.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-client-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"mocha": "^10.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"mocha-junit-reporter": "^2.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"regenerator-runtime": "^0.13.3",
"rimraf": "^3.0.0",
"shx": "^0.3.2",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-rest-pipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"rimraf": "^3.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"@types/sinon": "^10.0.0",
"ts-node": "^10.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/core-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"mocha-junit-reporter": "^2.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/ts-http-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"ts-node": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmosdb/cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"prettier": "^2.5.1",
"requirejs": "^2.3.5",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/digitaltwins/digital-twins-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"uuid": "^8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/eventgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhub/event-hubs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"ws": "^8.2.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/formrecognizer/ai-form-recognizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"rollup": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"ts-node": "^10.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/identity-cache-persistence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"rimraf": "^3.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"@types/sinon": "^10.0.0",
"prettier": "^2.5.1",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/identity-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion sdk/iot/iot-modelsrepository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.2.0",
"util": "^0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"mocha-junit-reporter": "^2.0.0",
"c8": "^8.0.0",
"puppeteer": "^19.2.2",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"ts-node": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-secrets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"prettier": "^2.5.1",
"puppeteer": "^19.2.2",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
"ts-node": "^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/metricsadvisor/ai-metrics-advisor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"c8": "^8.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sinon": "^15.0.0",
"sinon": "^17.0.0",
"ts-node": "^10.0.0",
"source-map-support": "^0.5.9",
"typescript": "~5.2.0",
Expand Down
Loading

0 comments on commit c6dbe7e

Please sign in to comment.