From 2431e7101f273f950ce35ff4b01d709d6a9a8b8e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 17 May 2024 02:10:42 +0000 Subject: [PATCH] chore(deps): update dependency sinon to v18 --- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../auto-instrumentations-node/package.json | 2 +- .../auto-instrumentations-web/package.json | 2 +- package-lock.json | 249 +++++++++--------- .../opentelemetry-host-metrics/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- packages/winston-transport/package.json | 2 +- .../node/instrumentation-amqplib/package.json | 2 +- .../instrumentation-cucumber/package.json | 2 +- plugins/node/instrumentation-fs/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- 31 files changed, 154 insertions(+), 155 deletions(-) diff --git a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json index 45de2cd410..fcde5eb0c5 100644 --- a/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json +++ b/detectors/node/opentelemetry-resource-detector-alibaba-cloud/package.json @@ -48,7 +48,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/detectors/node/opentelemetry-resource-detector-aws/package.json b/detectors/node/opentelemetry-resource-detector-aws/package.json index 6874a1b73c..0cd1113403 100644 --- a/detectors/node/opentelemetry-resource-detector-aws/package.json +++ b/detectors/node/opentelemetry-resource-detector-aws/package.json @@ -47,7 +47,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/detectors/node/opentelemetry-resource-detector-container/package.json b/detectors/node/opentelemetry-resource-detector-container/package.json index 61b3e45616..4ae567b82d 100644 --- a/detectors/node/opentelemetry-resource-detector-container/package.json +++ b/detectors/node/opentelemetry-resource-detector-container/package.json @@ -43,7 +43,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/detectors/node/opentelemetry-resource-detector-github/package.json b/detectors/node/opentelemetry-resource-detector-github/package.json index b4c45dbba2..bf84877b70 100644 --- a/detectors/node/opentelemetry-resource-detector-github/package.json +++ b/detectors/node/opentelemetry-resource-detector-github/package.json @@ -49,7 +49,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/incubator/opentelemetry-sampler-aws-xray/package.json b/incubator/opentelemetry-sampler-aws-xray/package.json index 6b137eef6b..3dbab9882f 100644 --- a/incubator/opentelemetry-sampler-aws-xray/package.json +++ b/incubator/opentelemetry-sampler-aws-xray/package.json @@ -61,7 +61,7 @@ "mocha": "7.2.0", "nock": "13.3.3", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/metapackages/auto-instrumentations-node/package.json b/metapackages/auto-instrumentations-node/package.json index bfa0616529..8512ecb93e 100644 --- a/metapackages/auto-instrumentations-node/package.json +++ b/metapackages/auto-instrumentations-node/package.json @@ -44,7 +44,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/metapackages/auto-instrumentations-web/package.json b/metapackages/auto-instrumentations-web/package.json index 4520fe6748..3f3059087f 100644 --- a/metapackages/auto-instrumentations-web/package.json +++ b/metapackages/auto-instrumentations-web/package.json @@ -52,7 +52,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/package-lock.json b/package-lock.json index 0763fb489f..713fa8cd62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -89,7 +89,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -159,7 +159,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -227,7 +227,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -339,7 +339,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -379,7 +379,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -9953,9 +9953,9 @@ } }, "node_modules/@sinonjs/fake-timers": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", - "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", + "version": "11.2.2", + "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz", + "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==", "dev": true, "dependencies": { "@sinonjs/commons": "^3.0.0" @@ -21666,9 +21666,9 @@ "dev": true }, "node_modules/just-extend": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-4.2.1.tgz", - "integrity": "sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-6.2.0.tgz", + "integrity": "sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==", "dev": true }, "node_modules/jwa": { @@ -25837,33 +25837,33 @@ } }, "node_modules/nise": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/nise/-/nise-5.1.5.tgz", - "integrity": "sha512-VJuPIfUFaXNRzETTQEEItTOP8Y171ijr+JLq42wHes3DiryR8vT+1TXQW/Rx8JNUhyYYWyIvjXTU6dOhJcs9Nw==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/nise/-/nise-6.0.0.tgz", + "integrity": "sha512-K8ePqo9BFvN31HXwEtTNGzgrPpmvgciDsFz8aztFjt4LqKO/JeFD8tBOeuDiCMXrIl/m1YvfH8auSpxfaD09wg==", "dev": true, "dependencies": { - "@sinonjs/commons": "^2.0.0", - "@sinonjs/fake-timers": "^10.0.2", - "@sinonjs/text-encoding": "^0.7.1", - "just-extend": "^4.0.2", - "path-to-regexp": "^1.7.0" + "@sinonjs/commons": "^3.0.0", + "@sinonjs/fake-timers": "^11.2.2", + "@sinonjs/text-encoding": "^0.7.2", + "just-extend": "^6.2.0", + "path-to-regexp": "^6.2.1" } }, - "node_modules/nise/node_modules/isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", - "dev": true - }, - "node_modules/nise/node_modules/path-to-regexp": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz", - "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==", + "node_modules/nise/node_modules/@sinonjs/commons": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", + "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", "dev": true, "dependencies": { - "isarray": "0.0.1" + "type-detect": "4.0.8" } }, + "node_modules/nise/node_modules/path-to-regexp": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz", + "integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==", + "dev": true + }, "node_modules/no-case": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", @@ -31341,18 +31341,17 @@ "dev": true }, "node_modules/sinon": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-15.2.0.tgz", - "integrity": "sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw==", - "deprecated": "16.1.1", + "version": "18.0.0", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-18.0.0.tgz", + "integrity": "sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA==", "dev": true, "dependencies": { - "@sinonjs/commons": "^3.0.0", - "@sinonjs/fake-timers": "^10.3.0", + "@sinonjs/commons": "^3.0.1", + "@sinonjs/fake-timers": "^11.2.2", "@sinonjs/samsam": "^8.0.0", - "diff": "^5.1.0", - "nise": "^5.1.4", - "supports-color": "^7.2.0" + "diff": "^5.2.0", + "nise": "^6.0.0", + "supports-color": "^7" }, "funding": { "type": "opencollective", @@ -36685,7 +36684,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -36725,7 +36724,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -36757,7 +36756,7 @@ "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -36861,7 +36860,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -36897,7 +36896,7 @@ "lodash": "4.17.21", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -36937,7 +36936,7 @@ "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -37031,7 +37030,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -37528,7 +37527,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -37569,7 +37568,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -37611,7 +37610,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -37682,7 +37681,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -37716,7 +37715,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -37932,7 +37931,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -38000,7 +37999,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -38260,7 +38259,7 @@ "mysql": "2.18.1", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -38429,7 +38428,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -38467,7 +38466,7 @@ "pg-pool": "3.4.1", "rimraf": "5.0.5", "safe-stable-stringify": "^2.4.1", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -38501,7 +38500,7 @@ "pino": "8.3.1", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -38745,7 +38744,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -38784,7 +38783,7 @@ "@web/dev-server-rollup": "^0.6.1", "@web/test-runner": "^0.18.0", "chai": "^4.3.10", - "sinon": "15.2.0", + "sinon": "18.0.0", "typescript": "4.4.4" }, "engines": { @@ -38830,7 +38829,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -38878,7 +38877,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -38931,7 +38930,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -45949,7 +45948,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -45979,7 +45978,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -46135,7 +46134,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "systeminformation": "^5.21.20", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46168,7 +46167,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -46214,7 +46213,7 @@ "lodash": "4.17.21", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46276,7 +46275,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46309,7 +46308,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46343,7 +46342,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -46397,7 +46396,7 @@ "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46465,7 +46464,7 @@ "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "^7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -46491,7 +46490,7 @@ "@web/dev-server-rollup": "^0.6.1", "@web/test-runner": "^0.18.0", "chai": "^4.3.10", - "sinon": "15.2.0", + "sinon": "18.0.0", "typescript": "4.4.4" }, "dependencies": { @@ -46522,7 +46521,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46596,7 +46595,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -46737,7 +46736,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46785,7 +46784,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -46817,7 +46816,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -47053,7 +47052,7 @@ "mysql": "2.18.1", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -47178,7 +47177,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } @@ -47206,7 +47205,7 @@ "pg-pool": "3.4.1", "rimraf": "5.0.5", "safe-stable-stringify": "^2.4.1", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -47230,7 +47229,7 @@ "pino": "8.3.1", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" @@ -47690,7 +47689,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -47717,7 +47716,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -47810,7 +47809,7 @@ "react-dom": "17.0.2", "rimraf": "5.0.5", "shimmer": "^1.2.1", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", @@ -47830,7 +47829,7 @@ "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -48101,7 +48100,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -48129,7 +48128,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -48183,7 +48182,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -48235,7 +48234,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, @@ -48385,7 +48384,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", "winston-transport": "4.*" @@ -48903,9 +48902,9 @@ } }, "@sinonjs/fake-timers": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", - "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", + "version": "11.2.2", + "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz", + "integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==", "dev": true, "requires": { "@sinonjs/commons": "^3.0.0" @@ -58223,9 +58222,9 @@ "dev": true }, "just-extend": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-4.2.1.tgz", - "integrity": "sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-6.2.0.tgz", + "integrity": "sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==", "dev": true }, "jwa": { @@ -61620,32 +61619,32 @@ "dev": true }, "nise": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/nise/-/nise-5.1.5.tgz", - "integrity": "sha512-VJuPIfUFaXNRzETTQEEItTOP8Y171ijr+JLq42wHes3DiryR8vT+1TXQW/Rx8JNUhyYYWyIvjXTU6dOhJcs9Nw==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/nise/-/nise-6.0.0.tgz", + "integrity": "sha512-K8ePqo9BFvN31HXwEtTNGzgrPpmvgciDsFz8aztFjt4LqKO/JeFD8tBOeuDiCMXrIl/m1YvfH8auSpxfaD09wg==", "dev": true, "requires": { - "@sinonjs/commons": "^2.0.0", - "@sinonjs/fake-timers": "^10.0.2", - "@sinonjs/text-encoding": "^0.7.1", - "just-extend": "^4.0.2", - "path-to-regexp": "^1.7.0" + "@sinonjs/commons": "^3.0.0", + "@sinonjs/fake-timers": "^11.2.2", + "@sinonjs/text-encoding": "^0.7.2", + "just-extend": "^6.2.0", + "path-to-regexp": "^6.2.1" }, "dependencies": { - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==", - "dev": true - }, - "path-to-regexp": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz", - "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==", + "@sinonjs/commons": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", + "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", "dev": true, "requires": { - "isarray": "0.0.1" + "type-detect": "4.0.8" } + }, + "path-to-regexp": { + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz", + "integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==", + "dev": true } } }, @@ -65937,17 +65936,17 @@ } }, "sinon": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-15.2.0.tgz", - "integrity": "sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw==", + "version": "18.0.0", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-18.0.0.tgz", + "integrity": "sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA==", "dev": true, "requires": { - "@sinonjs/commons": "^3.0.0", - "@sinonjs/fake-timers": "^10.3.0", + "@sinonjs/commons": "^3.0.1", + "@sinonjs/fake-timers": "^11.2.2", "@sinonjs/samsam": "^8.0.0", - "diff": "^5.1.0", - "nise": "^5.1.4", - "supports-color": "^7.2.0" + "diff": "^5.2.0", + "nise": "^6.0.0", + "supports-color": "^7" }, "dependencies": { "@sinonjs/commons": { diff --git a/packages/opentelemetry-host-metrics/package.json b/packages/opentelemetry-host-metrics/package.json index 4d0a0e1d6e..e3c2211a63 100644 --- a/packages/opentelemetry-host-metrics/package.json +++ b/packages/opentelemetry-host-metrics/package.json @@ -50,7 +50,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/packages/opentelemetry-id-generator-aws-xray/package.json b/packages/opentelemetry-id-generator-aws-xray/package.json index 9387f6cb05..2a00a4c475 100644 --- a/packages/opentelemetry-id-generator-aws-xray/package.json +++ b/packages/opentelemetry-id-generator-aws-xray/package.json @@ -66,7 +66,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/packages/opentelemetry-propagation-utils/package.json b/packages/opentelemetry-propagation-utils/package.json index ce82dd204c..c52422f92c 100644 --- a/packages/opentelemetry-propagation-utils/package.json +++ b/packages/opentelemetry-propagation-utils/package.json @@ -50,7 +50,7 @@ "expect": "29.2.0", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" } diff --git a/packages/winston-transport/package.json b/packages/winston-transport/package.json index f5dc513e8a..d6f2c05b4e 100644 --- a/packages/winston-transport/package.json +++ b/packages/winston-transport/package.json @@ -45,7 +45,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/instrumentation-amqplib/package.json b/plugins/node/instrumentation-amqplib/package.json index 6634aad6bd..dcb69ee6c7 100644 --- a/plugins/node/instrumentation-amqplib/package.json +++ b/plugins/node/instrumentation-amqplib/package.json @@ -61,7 +61,7 @@ "lodash": "4.17.21", "mocha": "7.2.0", "nyc": "15.1.0", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/instrumentation-cucumber/package.json b/plugins/node/instrumentation-cucumber/package.json index ee4b117fd0..c4ac64b933 100644 --- a/plugins/node/instrumentation-cucumber/package.json +++ b/plugins/node/instrumentation-cucumber/package.json @@ -56,7 +56,7 @@ "nyc": "15.1.0", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/instrumentation-fs/package.json b/plugins/node/instrumentation-fs/package.json index 3d41437cbb..df037282de 100644 --- a/plugins/node/instrumentation-fs/package.json +++ b/plugins/node/instrumentation-fs/package.json @@ -53,7 +53,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json b/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json index 0500a453ef..6d8cca363a 100644 --- a/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json +++ b/plugins/node/opentelemetry-instrumentation-aws-sdk/package.json @@ -69,7 +69,7 @@ "nock": "13.3.3", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-bunyan/package.json b/plugins/node/opentelemetry-instrumentation-bunyan/package.json index e9721696df..c5c2534943 100644 --- a/plugins/node/opentelemetry-instrumentation-bunyan/package.json +++ b/plugins/node/opentelemetry-instrumentation-bunyan/package.json @@ -57,7 +57,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-cassandra/package.json b/plugins/node/opentelemetry-instrumentation-cassandra/package.json index 73ffc747d6..1049478de7 100644 --- a/plugins/node/opentelemetry-instrumentation-cassandra/package.json +++ b/plugins/node/opentelemetry-instrumentation-cassandra/package.json @@ -56,7 +56,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-dns/package.json b/plugins/node/opentelemetry-instrumentation-dns/package.json index e43d0f8a44..f6b0ec6b30 100644 --- a/plugins/node/opentelemetry-instrumentation-dns/package.json +++ b/plugins/node/opentelemetry-instrumentation-dns/package.json @@ -54,7 +54,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-express/package.json b/plugins/node/opentelemetry-instrumentation-express/package.json index 63ada7f239..4a3094de2e 100644 --- a/plugins/node/opentelemetry-instrumentation-express/package.json +++ b/plugins/node/opentelemetry-instrumentation-express/package.json @@ -57,7 +57,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-ioredis/package.json b/plugins/node/opentelemetry-instrumentation-ioredis/package.json index a8a4e57d5e..a7167c4152 100644 --- a/plugins/node/opentelemetry-instrumentation-ioredis/package.json +++ b/plugins/node/opentelemetry-instrumentation-ioredis/package.json @@ -61,7 +61,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-koa/package.json b/plugins/node/opentelemetry-instrumentation-koa/package.json index e9bf3f472e..1db26c691f 100644 --- a/plugins/node/opentelemetry-instrumentation-koa/package.json +++ b/plugins/node/opentelemetry-instrumentation-koa/package.json @@ -59,7 +59,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-mysql/package.json b/plugins/node/opentelemetry-instrumentation-mysql/package.json index 7c8a6bec9e..eca3d78ef8 100644 --- a/plugins/node/opentelemetry-instrumentation-mysql/package.json +++ b/plugins/node/opentelemetry-instrumentation-mysql/package.json @@ -54,7 +54,7 @@ "mysql": "2.18.1", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-net/package.json b/plugins/node/opentelemetry-instrumentation-net/package.json index b109a1c7c9..75d59156e9 100644 --- a/plugins/node/opentelemetry-instrumentation-net/package.json +++ b/plugins/node/opentelemetry-instrumentation-net/package.json @@ -53,7 +53,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" }, diff --git a/plugins/node/opentelemetry-instrumentation-pg/package.json b/plugins/node/opentelemetry-instrumentation-pg/package.json index d12a2348e5..20a2f57a8a 100644 --- a/plugins/node/opentelemetry-instrumentation-pg/package.json +++ b/plugins/node/opentelemetry-instrumentation-pg/package.json @@ -65,7 +65,7 @@ "pg-pool": "3.4.1", "rimraf": "5.0.5", "safe-stable-stringify": "^2.4.1", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-pino/package.json b/plugins/node/opentelemetry-instrumentation-pino/package.json index 7cf0afeec6..39ace228a3 100644 --- a/plugins/node/opentelemetry-instrumentation-pino/package.json +++ b/plugins/node/opentelemetry-instrumentation-pino/package.json @@ -58,7 +58,7 @@ "pino": "8.3.1", "rimraf": "5.0.5", "semver": "7.5.4", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4" diff --git a/plugins/node/opentelemetry-instrumentation-winston/package.json b/plugins/node/opentelemetry-instrumentation-winston/package.json index ecfd90546c..163070ddd3 100644 --- a/plugins/node/opentelemetry-instrumentation-winston/package.json +++ b/plugins/node/opentelemetry-instrumentation-winston/package.json @@ -56,7 +56,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "test-all-versions": "6.1.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/plugins/web/opentelemetry-instrumentation-document-load/package.json b/plugins/web/opentelemetry-instrumentation-document-load/package.json index f849a1de3d..ba60420820 100644 --- a/plugins/web/opentelemetry-instrumentation-document-load/package.json +++ b/plugins/web/opentelemetry-instrumentation-document-load/package.json @@ -64,7 +64,7 @@ "@web/dev-server-rollup": "^0.6.1", "@web/test-runner": "^0.18.0", "chai": "^4.3.10", - "sinon": "15.2.0", + "sinon": "18.0.0", "typescript": "4.4.4" }, "dependencies": { diff --git a/plugins/web/opentelemetry-instrumentation-long-task/package.json b/plugins/web/opentelemetry-instrumentation-long-task/package.json index 8e74d81397..c4722a3058 100644 --- a/plugins/web/opentelemetry-instrumentation-long-task/package.json +++ b/plugins/web/opentelemetry-instrumentation-long-task/package.json @@ -68,7 +68,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/plugins/web/opentelemetry-instrumentation-user-interaction/package.json b/plugins/web/opentelemetry-instrumentation-user-interaction/package.json index d51c3877ea..cf8553daec 100644 --- a/plugins/web/opentelemetry-instrumentation-user-interaction/package.json +++ b/plugins/web/opentelemetry-instrumentation-user-interaction/package.json @@ -70,7 +70,7 @@ "mocha": "7.2.0", "nyc": "15.1.0", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4", diff --git a/plugins/web/opentelemetry-plugin-react-load/package.json b/plugins/web/opentelemetry-plugin-react-load/package.json index 17da70c813..1575c04bbf 100644 --- a/plugins/web/opentelemetry-plugin-react-load/package.json +++ b/plugins/web/opentelemetry-plugin-react-load/package.json @@ -72,7 +72,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "rimraf": "5.0.5", - "sinon": "15.2.0", + "sinon": "18.0.0", "ts-loader": "8.3.0", "ts-mocha": "10.0.0", "typescript": "4.4.4",