Skip to content

Commit c078d78

Browse files
authored
Revert back to [email protected] (#12582)
## Description Fixes a build break introduced by #12575 ### Type of Change - Bug fix (non-breaking change which fixes an issue) ### Why yarn build is broken with this due to a bug in the package that gets run during codegen ### What Revert back to the working version. ## Screenshots N/A ## Testing Ran yarn build ## Changelog Should this change be included in the release notes: no
1 parent 6b765a7 commit c078d78

File tree

3 files changed

+25
-18
lines changed

3 files changed

+25
-18
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "Revert back to [email protected]",
4+
"packageName": "@react-native-windows/telemetry",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

packages/@react-native-windows/telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@react-native-windows/fs": "^0.0.0-canary.30",
2222
"@xmldom/xmldom": "^0.7.7",
23-
"applicationinsights": "^2.3.1",
23+
"applicationinsights": "2.9.1",
2424
"ci-info": "^3.2.0",
2525
"envinfo": "^7.8.1",
2626
"lodash": "^4.17.21",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2103,12 +2103,12 @@
21032103
dependencies:
21042104
"@octokit/openapi-types" "^11.2.0"
21052105

2106-
"@opentelemetry/api@^1.4.1", "@opentelemetry/api@^1.7.0":
2106+
"@opentelemetry/api@^1.4.1":
21072107
version "1.7.0"
21082108
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.7.0.tgz#b139c81999c23e3c8d3c0a7234480e945920fc40"
21092109
integrity sha512-AdY5wvN0P2vXBi3b29hxZgSFvdhdxPB9+f0B6s//P9Q8nibRWeA3cHm8UmLpio9ABigkVHJ5NMPk+Mz8VCCyrw==
21102110

2111-
"@opentelemetry/[email protected]", "@opentelemetry/core@^1.15.2", "@opentelemetry/core@^1.19.0":
2111+
"@opentelemetry/[email protected]", "@opentelemetry/core@^1.15.2":
21122112
version "1.19.0"
21132113
resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.19.0.tgz#6563bb65465bf232d8435553b9a122d9351c0fbb"
21142114
integrity sha512-w42AukJh3TP8R0IZZOVJVM/kMWu8g+lm4LzT70WtuKqhwq7KVhcDzZZuZinWZa6TtQCl7Smt2wolEYzpHabOgw==
@@ -2134,7 +2134,7 @@
21342134
"@opentelemetry/core" "1.19.0"
21352135
"@opentelemetry/semantic-conventions" "1.19.0"
21362136

2137-
"@opentelemetry/sdk-trace-base@^1.19.0":
2137+
"@opentelemetry/sdk-trace-base@^1.15.2":
21382138
version "1.19.0"
21392139
resolved "https://registry.yarnpkg.com/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.19.0.tgz#87e629e7080945d955d53c2c12352915f5797cd3"
21402140
integrity sha512-+IRvUm+huJn2KqfFW3yW/cjvRwJ8Q7FzYHoUNx5Fr0Lws0LxjMJG1uVB8HDpLwm7mg5XXH2M5MF+0jj5cM8BpQ==
@@ -2143,7 +2143,7 @@
21432143
"@opentelemetry/resources" "1.19.0"
21442144
"@opentelemetry/semantic-conventions" "1.19.0"
21452145

2146-
"@opentelemetry/[email protected]", "@opentelemetry/semantic-conventions@^1.19.0":
2146+
"@opentelemetry/[email protected]", "@opentelemetry/semantic-conventions@^1.15.2":
21472147
version "1.19.0"
21482148
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.19.0.tgz#0c17f80b45de1c8778dfdf17acb1e9d4c4aa4ba8"
21492149
integrity sha512-14jRpC8f5c0gPSwoZ7SbEJni1PqI+AhAE8m1bMz6v+RPM4OlP1PT2UHBJj5Qh/ALLPjhVU/aZUK3YyjTUqqQVg==
@@ -3799,24 +3799,24 @@ appdirsjs@^1.2.4:
37993799
resolved "https://registry.yarnpkg.com/appdirsjs/-/appdirsjs-1.2.6.tgz#fccf9ee543315492867cacfcfd4a2b32257d30ac"
38003800
integrity sha512-D8wJNkqMCeQs3kLasatELsddox/Xqkhp+J07iXGyL54fVN7oc+nmNfYzGuCs1IEP6uBw+TfpuO3JKwc+lECy4w==
38013801

3802-
applicationinsights@^2.3.1:
3803-
version "2.9.2"
3804-
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.2.tgz#a83b4bb3201da350cf438015d1e5032cb9978fe1"
3805-
integrity sha512-wlDiD7v0BQNM8oNzsf9C836R5ze25u+CuCEZsbA5xMIXYYBxkqkWE/mo9GFJM7rsKaiGqpxEwWmePHKD2Lwy2w==
3802+
applicationinsights@2.9.1:
3803+
version "2.9.1"
3804+
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.1.tgz#769412f809d6a072487e4b41c4c3a29678344d82"
3805+
integrity sha512-hrpe/OvHFZlq+SQERD1fxaYICyunxzEBh9SolJebzYnIXkyA9zxIR87dZAh+F3+weltbqdIP8W038cvtpMNhQg==
38063806
dependencies:
38073807
"@azure/core-auth" "^1.5.0"
38083808
"@azure/core-rest-pipeline" "1.10.1"
38093809
"@azure/core-util" "1.2.0"
38103810
"@azure/opentelemetry-instrumentation-azure-sdk" "^1.0.0-beta.5"
38113811
"@microsoft/applicationinsights-web-snippet" "^1.0.1"
3812-
"@opentelemetry/api" "^1.7.0"
3813-
"@opentelemetry/core" "^1.19.0"
3814-
"@opentelemetry/sdk-trace-base" "^1.19.0"
3815-
"@opentelemetry/semantic-conventions" "^1.19.0"
3812+
"@opentelemetry/api" "^1.4.1"
3813+
"@opentelemetry/core" "^1.15.2"
3814+
"@opentelemetry/sdk-trace-base" "^1.15.2"
3815+
"@opentelemetry/semantic-conventions" "^1.15.2"
38163816
cls-hooked "^4.2.2"
38173817
continuation-local-storage "^3.2.1"
38183818
diagnostic-channel "1.1.1"
3819-
diagnostic-channel-publishers "1.0.8"
3819+
diagnostic-channel-publishers "1.0.7"
38203820

38213821
aproba@^1.0.3:
38223822
version "1.2.0"
@@ -5574,10 +5574,10 @@ [email protected]:
55745574
ua-parser-js "^0.7.21"
55755575
uuid "^8.0.0"
55765576

5577-
5578-
version "1.0.8"
5579-
resolved "https://registry.yarnpkg.com/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.8.tgz#700557a902c443cb11f999f19f50a8bb3be490a0"
5580-
integrity sha512-HmSm9hXxSPxA9BaLGY98QU1zsdjeCk113KjAYGPCen1ZP6mhVaTPzHd6UYv5r21DnWANi+f+NyPOHruGT9jpqQ==
5577+
5578+
version "1.0.7"
5579+
resolved "https://registry.yarnpkg.com/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.7.tgz#9b7f8d5ee1295481aee19c827d917e96fedf2c4a"
5580+
integrity sha512-SEECbY5AiVt6DfLkhkaHNeshg1CogdLLANA8xlG/TKvS+XUgvIKl7VspJGYiEdL5OUyzMVnr7o0AwB7f+/Mjtg==
55815581

55825582
55835583
version "1.1.1"

0 commit comments

Comments
 (0)