From 153bded1489d93d5a99206a292152dbfbbb7de52 Mon Sep 17 00:00:00 2001 From: Nev <54870357+MSNev@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:22:50 -0800 Subject: [PATCH] [Release-3.0] [Release] Increase version to 3.0.8 (#2264) --- AISKU/README.md | 4 + AISKU/Tests/Perf/src/AISKUPerf.ts | 2 +- AISKU/Tests/Unit/src/AISKUSize.Tests.ts | 2 +- AISKU/Tests/Unit/src/CdnPackaging.tests.ts | 2 +- .../Tests/es6-module-type-check/package.json | 6 +- AISKU/package.json | 16 ++-- .../Tests/Unit/src/AISKULightSize.Tests.ts | 2 +- AISKULight/package.json | 8 +- RELEASES.md | 14 +++ channels/1ds-post-js/package.json | 4 +- .../Tests/Unit/src/Sender.tests.ts | 2 +- .../package.json | 6 +- channels/tee-channel-js/package.json | 6 +- common/config/rush/npm-shrinkwrap.json | 96 +++++++++---------- examples/AISKU/package.json | 6 +- examples/cfgSync/package.json | 8 +- examples/dependency/package.json | 8 +- examples/shared-worker/package.json | 8 +- .../package.json | 10 +- .../package.json | 6 +- .../package.json | 8 +- .../package.json | 6 +- .../package.json | 6 +- .../package.json | 4 +- .../Tests/Unit/src/propertiesSize.tests.ts | 2 +- .../package.json | 6 +- gruntfile.js | 2 +- package.json | 2 +- shared/1ds-core-js/package.json | 4 +- shared/AppInsightsCommon/package.json | 4 +- shared/AppInsightsCore/package.json | 2 +- .../package.json | 6 +- tools/chrome-debug-extension/package.json | 6 +- tools/config/package.json | 2 +- version.json | 48 +++++----- 35 files changed, 171 insertions(+), 153 deletions(-) diff --git a/AISKU/README.md b/AISKU/README.md index a7a6238e9..fdc0a60cf 100644 --- a/AISKU/README.md +++ b/AISKU/README.md @@ -34,6 +34,7 @@ See [Breaking Changes](https://microsoft.github.io/ApplicationInsights-JS/upgrad | Version | Full Size | Raw Minified | GZip Size |---------|-----------|--------------|------------- | [<nightly3>](https://github.com/microsoft/ApplicationInsights-JS/tree/main/AISKU) | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.3-nightly3.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.3-nightly3.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.3-nightly3.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.3-nightly3.min.js.svg?compression=gzip&softmax=30000&max=35000) +| 3.0.8: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.8.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.8.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.8.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.min.js.svg?compression=gzip&softmax=30000&max=35000) | 3.0.7: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.7.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.7.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.7.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.min.js.svg?compression=gzip&softmax=30000&max=35000) | 3.0.6: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.6.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.6.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.6.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.min.js.svg?compression=gzip&softmax=30000&max=35000) | 3.0.5: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.5.min.js.svg?compression=gzip&softmax=30000&max=35000) @@ -43,6 +44,9 @@ See [Breaking Changes](https://microsoft.github.io/ApplicationInsights-JS/upgrad | 3.0.1: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.1.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.1.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.1.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.1.min.js.svg?compression=gzip&softmax=30000&max=35000) | 3.0.0: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.0.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.0.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.0.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.3.0.0.min.js.svg?compression=gzip&softmax=30000&max=35000) | [<nightly>](https://github.com/microsoft/ApplicationInsights-JS/tree/master/AISKU) | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.2-nightly.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.2-nightly.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.2-nightly.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/nightly/ai.2-nightly.min.js.svg?compression=gzip&softmax=30000&max=35000) +| 2.8.17: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.17.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.17.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.17.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.17.min.js.svg?compression=gzip&softmax=30000&max=35000) +| 2.8.16: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.16.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.16.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.16.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.16.min.js.svg?compression=gzip&softmax=30000&max=35000) +| 2.8.15: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.15.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.15.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.15.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.15.min.js.svg?compression=gzip&softmax=30000&max=35000) | 2.8.14: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.14.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.14.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.14.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.14.min.js.svg?compression=gzip&softmax=30000&max=35000) | 2.8.13: | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.13.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.13.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.13.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.13.min.js.svg?compression=gzip&softmax=30000&max=35000) | [2.8.12](https://github.com/microsoft/ApplicationInsights-JS/tree/master/AISKU): | [![full size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.12.js.svg?label=full%20size&color=blue)](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.12.js.svg?label=full%20size&color=blue)| ![minified size size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.12.min.js.svg?label=minified%20size&color=darkorchid) | ![gzip size](https://img.badgesize.io/https://js.monitor.azure.com/scripts/b/ai.2.8.12.min.js.svg?compression=gzip&softmax=30000&max=35000) diff --git a/AISKU/Tests/Perf/src/AISKUPerf.ts b/AISKU/Tests/Perf/src/AISKUPerf.ts index 0bb423e27..13a55a982 100644 --- a/AISKU/Tests/Perf/src/AISKUPerf.ts +++ b/AISKU/Tests/Perf/src/AISKUPerf.ts @@ -19,7 +19,7 @@ export class AppInsightsInitPerfTestClass { * should update version after new release * version with doperf(): after 2.5.6 * */ - var defaultVer = "3.0.7"; + var defaultVer = "3.0.8"; this.version = ver? ver:this._getQueryParameterVersion(defaultVer); this.perfEventsBuffer = []; this.perfEventWaitBuffer = []; diff --git a/AISKU/Tests/Unit/src/AISKUSize.Tests.ts b/AISKU/Tests/Unit/src/AISKUSize.Tests.ts index ec9a37521..e5b21afc9 100644 --- a/AISKU/Tests/Unit/src/AISKUSize.Tests.ts +++ b/AISKU/Tests/Unit/src/AISKUSize.Tests.ts @@ -11,7 +11,7 @@ export class AISKUSizeCheck extends AITestClass { private readonly MAX_BUNDLE_DEFLATE_SIZE = 54; private readonly rawFilePath = "../dist/es5/applicationinsights-web.min.js"; // Automatically updated by version scripts - private readonly currentVer = "3.0.7"; + private readonly currentVer = "3.0.8"; private readonly prodFilePath = `../browser/es5/ai.${this.currentVer[0]}.min.js`; public testInitialize() { diff --git a/AISKU/Tests/Unit/src/CdnPackaging.tests.ts b/AISKU/Tests/Unit/src/CdnPackaging.tests.ts index f64f18349..20a3c517d 100644 --- a/AISKU/Tests/Unit/src/CdnPackaging.tests.ts +++ b/AISKU/Tests/Unit/src/CdnPackaging.tests.ts @@ -16,7 +16,7 @@ const enum CdnFormat { export class CdnPackagingChecks extends AITestClass { // Automatically updated by version scripts - private readonly currentVer = "3.0.7"; + private readonly currentVer = "3.0.8"; public testInitialize() { } diff --git a/AISKU/Tests/es6-module-type-check/package.json b/AISKU/Tests/es6-module-type-check/package.json index 9ff5c58aa..a5eef7b19 100644 --- a/AISKU/Tests/es6-module-type-check/package.json +++ b/AISKU/Tests/es6-module-type-check/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-test-module-type-check", "author": "Microsoft Application Insights Team and Contributors", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights ES6 Module and Type check Example", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "keywords": [ @@ -32,7 +32,7 @@ "tslib": "*" }, "dependencies": { - "@microsoft/applicationinsights-common": "3.0.7", - "@microsoft/applicationinsights-web": "3.0.7" + "@microsoft/applicationinsights-common": "3.0.8", + "@microsoft/applicationinsights-web": "3.0.8" } } diff --git a/AISKU/package.json b/AISKU/package.json index b5005850d..c5a2c6ad1 100644 --- a/AISKU/package.json +++ b/AISKU/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-web", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights JavaScript SDK - Web", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -63,13 +63,13 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-analytics-js": "3.0.7", - "@microsoft/applicationinsights-channel-js": "3.0.7", - "@microsoft/applicationinsights-cfgsync-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-dependencies-js": "3.0.7", - "@microsoft/applicationinsights-properties-js": "3.0.7", + "@microsoft/applicationinsights-analytics-js": "3.0.8", + "@microsoft/applicationinsights-channel-js": "3.0.8", + "@microsoft/applicationinsights-cfgsync-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-dependencies-js": "3.0.8", + "@microsoft/applicationinsights-properties-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts b/AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts index 918ac2865..79a9bdcd5 100644 --- a/AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts +++ b/AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts @@ -7,7 +7,7 @@ export class AISKULightSizeCheck extends AITestClass { private readonly MAX_RAW_DEFLATE_SIZE = 34; private readonly MAX_BUNDLE_DEFLATE_SIZE = 34; private readonly rawFilePath = "../dist/es5/applicationinsights-web-basic.min.js"; - private readonly currentVer = "3.0.7"; + private readonly currentVer = "3.0.8"; private readonly prodFilePath = `../browser/es5/aib.${this.currentVer[0]}.min.js`; public testInitialize() { diff --git a/AISKULight/package.json b/AISKULight/package.json index e21362be2..b5d2ab279 100644 --- a/AISKULight/package.json +++ b/AISKULight/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-web-basic", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights JavaScript SDK - Web Basic", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -57,9 +57,9 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-common": "3.0.7", - "@microsoft/applicationinsights-channel-js": "3.0.7", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-common": "3.0.8", + "@microsoft/applicationinsights-channel-js": "3.0.8", + "@microsoft/applicationinsights-core-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/RELEASES.md b/RELEASES.md index 340a0bca3..b0c1f35ec 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,20 @@ > Note: ES3/IE8 compatibility will be removed in the future v3.x.x releases (scheduled for mid-late 2022), so if you need to retain ES3 compatibility you will need to remain on the 2.x.x versions of the SDK or your runtime will need install polyfill's to your ES3 environment before loading / initializing the SDK. +## 3.0.8 (Feb, 7th, 2024) + +This release changes the new beacon splitting code (added in 3.0.4) to be `disabled` by default. This change is to address the issue where the SDK was splitting the payload into multiple requests when the payload size exceeded the maximum allowed size for a single request. This issue was introduced in the 3.0.4 release and only affects the `sendBeacon` usage during page unload, it does not affect the `fetch` usage during page unload. This change is to address the issue where the SDK was splitting the payload into multiple requests when the payload size exceeded the maximum allowed size for a single request. This issue was introduced in the 3.0.4 release and only affects the `sendBeacon` usage during page unload, it does not affect the `fetch` usage during page unload. + +### Changelog + +- #2235 [BUG] - CRITICAL - Application runs out of memory + - #2236 [release-3.0] Cherry-Pick: [Main][Task]26396663: Set default disableBeaconSplit to true +- #2242 [release-3.0] Update components + - Update @microsoft/dynamicProto-js to address possible prototype pollution issue +- #2254 [Release3.0] Update Tests to support upcoming change in nevware21/tsutils dumpObj to better support JSON stringify and handle PURE comments +- [Release 3.0] Update components for release #2261 + - Update @nevware21/ts-utils version for better minification support + ## 3.0.7 (Dec 14th, 2023) ### Changelog diff --git a/channels/1ds-post-js/package.json b/channels/1ds-post-js/package.json index c8ce9b709..16d04578d 100644 --- a/channels/1ds-post-js/package.json +++ b/channels/1ds-post-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/1ds-post-js", - "version": "4.0.5", + "version": "4.0.6", "description": "Microsoft Application Insights JavaScript SDK - 1ds-post-channel-js", "author": "Microsoft Application Insights Team", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", @@ -27,7 +27,7 @@ "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/1ds-core-js": "4.0.5", + "@microsoft/1ds-core-js": "4.0.6", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/channels/applicationinsights-channel-js/Tests/Unit/src/Sender.tests.ts b/channels/applicationinsights-channel-js/Tests/Unit/src/Sender.tests.ts index c3872c328..c0640ef03 100644 --- a/channels/applicationinsights-channel-js/Tests/Unit/src/Sender.tests.ts +++ b/channels/applicationinsights-channel-js/Tests/Unit/src/Sender.tests.ts @@ -2166,7 +2166,7 @@ export class SenderTests extends AITestClass { QUnit.assert.ok(baseData.ver); QUnit.assert.equal(2, baseData.ver); - QUnit.assert.equal("javascript:3.0.7", appInsightsEnvelope.tags["ai.internal.sdkVersion"]); + QUnit.assert.equal("javascript:3.0.8", appInsightsEnvelope.tags["ai.internal.sdkVersion"]); } }) diff --git a/channels/applicationinsights-channel-js/package.json b/channels/applicationinsights-channel-js/package.json index d109a6448..932581891 100644 --- a/channels/applicationinsights-channel-js/package.json +++ b/channels/applicationinsights-channel-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-channel-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights JavaScript SDK Channel", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -53,8 +53,8 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/channels/tee-channel-js/package.json b/channels/tee-channel-js/package.json index 7e19800c3..b31f9716e 100644 --- a/channels/tee-channel-js/package.json +++ b/channels/tee-channel-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-teechannel-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights JavaScript SDK Tee Channel", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -54,8 +54,8 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 68a6fc1fb..bffa918ca 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -595,7 +595,7 @@ "node_modules/@rush-temp/1ds-core-js": { "version": "0.0.0", "resolved": "file:projects/1ds-core-js.tgz", - "integrity": "sha512-tOvTQ2y3yNJ5Uz4yRGJQSGMd7FwBBYhDSwWiZ8V0XxqJhIJ0wKaoWO1lVMrgaStds+t/BlEiull3nvp3XbeHJg==", + "integrity": "sha512-SXava2qHggzsm7B0+cmAa6rPz8kreW3S37foAHEPtBEw0vhv/3j088tHsMYcdgpOnH5cMXdj8A0tM6duVivjrA==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -623,7 +623,7 @@ "node_modules/@rush-temp/1ds-post-js": { "version": "0.0.0", "resolved": "file:projects/1ds-post-js.tgz", - "integrity": "sha512-Vjj8wl+CyU2Ou7nzBmZChEkRg0KzhR5rnw9QfIHGiPmJ26OsYRc/Hz5y1dQNmBKD9nX4udTfFpXcbVsp/BbJKA==", + "integrity": "sha512-0VTwvsPFd67C9SUWZKgcVTjILiXuYVGV/2Rnx3Z1hDxLx6eRYppuMAAi8la2afl+LMhNXZYcPsqcPNLDDoW+Yw==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -671,7 +671,7 @@ "node_modules/@rush-temp/applicationinsights-analytics-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-analytics-js.tgz", - "integrity": "sha512-Vuj2SUFBsPzmGeqSSzxWbOsbxfFCEpkRjT6iFbACrZWunG+zi6JIyBFhVEI0lGISSRP+KhtREdn6bB+gxQxAwQ==", + "integrity": "sha512-zY2SJ4PjYJq+Oczpou5M9EtFxT8W5prjjjVBXkRbbz5NgcfgEYyC5fqcIcyWO51eRU1p4Nh/taXra5jXGaJR/Q==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -699,7 +699,7 @@ "node_modules/@rush-temp/applicationinsights-cfgsync-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-cfgsync-js.tgz", - "integrity": "sha512-3xumDUw3G1yLHlj4tfrmhNAxhxaR555dybm6Adk0K/rsOQ6m8Itru7L3fVdI6eU8+heb0sfvSnhJeQptGbukOw==", + "integrity": "sha512-MnFzaKwQ4pitS3LtWIbn5jE4C4rlE4AsOPPzuyWPoTz8VR0+uPlVqZXceiRaq1h9FVK0XtGOQBayRvuGMP668g==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -728,7 +728,7 @@ "node_modules/@rush-temp/applicationinsights-channel-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-channel-js.tgz", - "integrity": "sha512-8ZTbmxidDCBDImdxcM9eoglUtAUoblHcMv7tliX7T9OrtVCUGa28p1y6pYSm1CRTCx4X5c1yZx0aCleizfY6pw==", + "integrity": "sha512-6EaHyJqGX7Ci3i+kXBkvk5pbwUYE5L09ue40QvKd/XewEVibRZVLo9W6ZPseI+CZLBeopuPqpFdebudSLt2C+A==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -755,7 +755,7 @@ "node_modules/@rush-temp/applicationinsights-chrome-debug-extension": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-chrome-debug-extension.tgz", - "integrity": "sha512-1ScKwew4DUZRlxs/ofArmJxuitfgh1OM2DJjx1bkP3CipiZvbOcqmA2Sals7xwtMppkYkl8pLLlzD/VnyJ3J6Q==", + "integrity": "sha512-RnZRuCo7lrfUI4wshykTw5V5nZsH0vDZE+GSry92Gft0Eb+RrqyT9FtoqNBc8rB47ANFVpVGm0IQy3rJ8QO6nA==", "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -789,7 +789,7 @@ "node_modules/@rush-temp/applicationinsights-clickanalytics-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-clickanalytics-js.tgz", - "integrity": "sha512-Q7v9THxPL9h7laoahElEjP9x/2Rj+geGWFovbst1OxmohAL3JQhn18BSV1BsDoCoA++mGSyA+ExZ6d6G2plFRg==", + "integrity": "sha512-avMEQi+SZnhL1CC1CfgevzWs09GX+OuIry1Ke2YbW6TQDnNrtICWP0ovRK8xxLM3bIB+zNPz3Qda+d/iHPBOuA==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -814,7 +814,7 @@ "node_modules/@rush-temp/applicationinsights-common": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-common.tgz", - "integrity": "sha512-9goxtvDjZkxGg7CPoIZdgLAJkDtsSqnaH51ucs73CxZn65WjRJk/nxGzq/r6suV2/xPps6FI4ya89d1Wl8LMfA==", + "integrity": "sha512-O3mw3XCKYba+LpAGN9WwLQvYVpZCA405NQwue5Lt7xpifVtm2lNRmSLXgcVD4e9U6EtD1sryneznHQS6mfuN8w==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -869,7 +869,7 @@ "node_modules/@rush-temp/applicationinsights-debugplugin-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-debugplugin-js.tgz", - "integrity": "sha512-P3LtlT58lvbUU8qksvVeozpVpQ9xci3PCtsV6ahtr4zSbKsDFU1XbBWVE4ha24yCWZcuUsrALksyiNrHp57wnA==", + "integrity": "sha512-xnUeSmXZ7JRXprZ+54l4rwAn6KP6v8ppO9CGpLQuD7eYMs3iE82fMXZi4R4clTBy5nBvzOVBx0zfYtuqO7x47A==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -894,7 +894,7 @@ "node_modules/@rush-temp/applicationinsights-dependencies-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-dependencies-js.tgz", - "integrity": "sha512-x+WA6fX/T70bCW1IVL/9xFV0yjmbsGqqNUeBVdDZNFATbcNBn9NMG2drZ1akAE6JDdkyX1jNAiJKwDcBpk8nBg==", + "integrity": "sha512-cCpCdwKQ/cVOLnnUCrQyDQfCmDbQWcL+Dnmj5Jlon18Hk6Zg+uRFh8Aqx7il4GstbksgKb8f9cwV7WaYkbqubA==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -922,7 +922,7 @@ "node_modules/@rush-temp/applicationinsights-example-aisku": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-example-aisku.tgz", - "integrity": "sha512-uSC0C6arMWYAGLhWeiisxivAOnuj8JMT5fYpldaIGZXdZ9AvpiTQ+8U9EsfO/mqYmJm8NGYuqUR9OYmkZVZTBw==", + "integrity": "sha512-ojzYfRtbxRFBy49Klzyva6ClrLliWfMV97xVzWPCSDmnWx/NksCH7PWYTF3T034e2VtimW3ViHZ4BCs6lx+EWg==", "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", @@ -940,7 +940,7 @@ "node_modules/@rush-temp/applicationinsights-example-cfgsync": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-example-cfgsync.tgz", - "integrity": "sha512-9a08AngSXi+FzV9bvoKaKrNpfb/I+Au2D8r/svkDMWQC31mkuKSlFIgh0+uxbaj+9SoMyLavPTrdq9EOX/gVZQ==", + "integrity": "sha512-7UMx9Gu6msbgMOEV4d9jRXqO2KxIERjLV/Hvuy5b6mm0/Q/29UidKV8ZrZkp7Vva2qsb3KHY1xy4OvvUsGmvWA==", "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -966,7 +966,7 @@ "node_modules/@rush-temp/applicationinsights-example-dependencies": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-example-dependencies.tgz", - "integrity": "sha512-51Mevex5ZSHfAffAZcifRvZvdAV2CZbjKN2e7TdCmRGKgXKAVOrVJOfAFppW4ADYZbevHHmlZ9lkCasLkazUEA==", + "integrity": "sha512-pE++EBZ6eQaBXKZluOGGV/a8PmNiwayBXSdppe4KKrHpTMLwtgXqzlKFaVfiNyXFWlPGHh52uIadcEaKQYr5vQ==", "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", @@ -984,7 +984,7 @@ "node_modules/@rush-temp/applicationinsights-example-shared-worker": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-example-shared-worker.tgz", - "integrity": "sha512-+LD6sao0Am76BvylGfX7KARI1ZcYa4YYM/PWkqgkRquGwN8W73F5QwEriBUBV5QRUxWEDoplzvTSibi0jXh/Tw==", + "integrity": "sha512-5rapNQLTukMBhWHN6S3yUsbyQ2a3j/60VgThf+CffQCZNOy1D/up+3NzHodp++TruZWTTXcmhcWXIPKh7Qtf8A==", "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -1019,7 +1019,7 @@ "node_modules/@rush-temp/applicationinsights-perfmarkmeasure-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-perfmarkmeasure-js.tgz", - "integrity": "sha512-sbSRGrtkkBEHiCeA7+1VTp/FNj18kP3qog7NTVLQy5+dqaVBonZ3pPkPi6C6ZqJSADAbLqnSPU9b9vFXPfObwA==", + "integrity": "sha512-ftJSo5z5+/qbpzBY8hpFqPWRDTlvVANdJmiN7Ri8eidF9GdU6+cytVvipAi8dZgi15H0iqRTE207CaSzQDyaBw==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -1044,7 +1044,7 @@ "node_modules/@rush-temp/applicationinsights-properties-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-properties-js.tgz", - "integrity": "sha512-OCSjeeYjUtQj9OmmVzxsi/wKnoTSUu4tY4PEX6WMQcizSIjx11RHH56VZk60qjiwHqpP/FWR/LgVlBbOglQ0Pw==", + "integrity": "sha512-UVyLbkmbPlkcPcafmBTMef4rPCCTyRzNyrA1GPwXx+pufouciwjZocne4mUzu3ZytNjRE9gZAHdfnHHRcrl2fQ==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -1139,7 +1139,7 @@ "node_modules/@rush-temp/applicationinsights-teechannel-js": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-teechannel-js.tgz", - "integrity": "sha512-DE8bkIUqLs8f5Mw4RKlDRrpmw2C5noEkyXBu99Qskchf5coefkLtRexO5UZgMjYP4sOYr8CN3bjC8Cx1Za9wYw==", + "integrity": "sha512-bpdBc6YbZhBUmZYDxPvE9PzS/jelZG/DVUG88U4InWG3NcUShVE4L+NEAbb+GchlxsQmPZlCa7GS0VMopnLqWA==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -1166,7 +1166,7 @@ "node_modules/@rush-temp/applicationinsights-test-module-type-check": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-test-module-type-check.tgz", - "integrity": "sha512-g6RxdwH+ZT/k9KfFMeCFq5Srp0ORxvq5o7sqYGHMNOoGkKp9im02ZNjvBrBeQizvQE/gyPPCln/hLtl+8sk5qg==", + "integrity": "sha512-xmMe/0+T3wigYeRpLCjuDZMaFYvnnffS/Pyb3jTA5GL33dOYHU4g0ENVMHHTdTVWwsWso7TlGyaYvrlBmEyWRw==", "dependencies": { "tslib": "*", "typescript": "^4.9.3" @@ -1175,7 +1175,7 @@ "node_modules/@rush-temp/applicationinsights-web": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-web.tgz", - "integrity": "sha512-LoXGFS7bms/YjTm0KJbutdJcoBWFAiv32ieAwUX90430AK4VK5m0cqktadrd/bdxIHQt+RF/C5emdVN7t1qsGQ==", + "integrity": "sha512-vhJkhqRlnlm6k9NkwFFKSgY8H9xMvoi+cC47e4tLiLjUbl0Friq8GtLusnZp997QsQG6ecze1G6PGDxBB5LShQ==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -1207,7 +1207,7 @@ "node_modules/@rush-temp/applicationinsights-web-basic": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-web-basic.tgz", - "integrity": "sha512-Jmjy59qPkvASsYci9L26N9HzIZ0oM1OYHhiW8f7XaH3p0H+GOdkUmZDblvlwa9ZwTDHAIv8V0TKVMNs1bzDJiA==", + "integrity": "sha512-uZqzFmrTVOUT9lb64iHpAiea0wXu7tKlx3guxN321aGY04mB7MQHgqUWJr+WVMQCgzq/hR5rbsipxMCT+Fk5cA==", "dependencies": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -1239,7 +1239,7 @@ "node_modules/@rush-temp/applicationinsights-web-snippet": { "version": "0.0.0", "resolved": "file:projects/applicationinsights-web-snippet.tgz", - "integrity": "sha512-RvyTnn7AXzXFvivxR6HStfWQ2BGBsif752F9TARwXX1lKdOfEshZqbgsfKMdJTL+vZmToOicYT3cdOrJ+TL26w==", + "integrity": "sha512-rEl3y3npmHFW5G4f+lC9x9jP1OshQbfITO3Y1ZAuFgB6id7y9j7S/qiklGsCTocq6pG4MNrOWIusnIOeLAbTuQ==", "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -2535,9 +2535,9 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "node_modules/electron-to-chromium": { - "version": "1.4.657", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.657.tgz", - "integrity": "sha512-On2ymeleg6QbRuDk7wNgDdXtNqlJLM2w4Agx1D/RiTmItiL+a9oq5p7HUa2ZtkAtGBe/kil2dq/7rPfkbe0r5w==" + "version": "1.4.658", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.658.tgz", + "integrity": "sha512-LGkxndHz7OEv6ipmL95E83SOZmK96PHk6Njw0nf5UaOLbvPxxJhejlBWl4esuU6JHMiCjysLhKRQmLTd5s2ZPw==" }, "node_modules/encodeurl": { "version": "1.0.2", @@ -6675,7 +6675,7 @@ }, "@rush-temp/1ds-core-js": { "version": "file:projects\\1ds-core-js.tgz", - "integrity": "sha512-tOvTQ2y3yNJ5Uz4yRGJQSGMd7FwBBYhDSwWiZ8V0XxqJhIJ0wKaoWO1lVMrgaStds+t/BlEiull3nvp3XbeHJg==", + "integrity": "sha512-SXava2qHggzsm7B0+cmAa6rPz8kreW3S37foAHEPtBEw0vhv/3j088tHsMYcdgpOnH5cMXdj8A0tM6duVivjrA==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6702,7 +6702,7 @@ }, "@rush-temp/1ds-post-js": { "version": "file:projects\\1ds-post-js.tgz", - "integrity": "sha512-Vjj8wl+CyU2Ou7nzBmZChEkRg0KzhR5rnw9QfIHGiPmJ26OsYRc/Hz5y1dQNmBKD9nX4udTfFpXcbVsp/BbJKA==", + "integrity": "sha512-0VTwvsPFd67C9SUWZKgcVTjILiXuYVGV/2Rnx3Z1hDxLx6eRYppuMAAi8la2afl+LMhNXZYcPsqcPNLDDoW+Yw==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6748,7 +6748,7 @@ }, "@rush-temp/applicationinsights-analytics-js": { "version": "file:projects\\applicationinsights-analytics-js.tgz", - "integrity": "sha512-Vuj2SUFBsPzmGeqSSzxWbOsbxfFCEpkRjT6iFbACrZWunG+zi6JIyBFhVEI0lGISSRP+KhtREdn6bB+gxQxAwQ==", + "integrity": "sha512-zY2SJ4PjYJq+Oczpou5M9EtFxT8W5prjjjVBXkRbbz5NgcfgEYyC5fqcIcyWO51eRU1p4Nh/taXra5jXGaJR/Q==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6775,7 +6775,7 @@ }, "@rush-temp/applicationinsights-cfgsync-js": { "version": "file:projects\\applicationinsights-cfgsync-js.tgz", - "integrity": "sha512-3xumDUw3G1yLHlj4tfrmhNAxhxaR555dybm6Adk0K/rsOQ6m8Itru7L3fVdI6eU8+heb0sfvSnhJeQptGbukOw==", + "integrity": "sha512-MnFzaKwQ4pitS3LtWIbn5jE4C4rlE4AsOPPzuyWPoTz8VR0+uPlVqZXceiRaq1h9FVK0XtGOQBayRvuGMP668g==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6803,7 +6803,7 @@ }, "@rush-temp/applicationinsights-channel-js": { "version": "file:projects\\applicationinsights-channel-js.tgz", - "integrity": "sha512-8ZTbmxidDCBDImdxcM9eoglUtAUoblHcMv7tliX7T9OrtVCUGa28p1y6pYSm1CRTCx4X5c1yZx0aCleizfY6pw==", + "integrity": "sha512-6EaHyJqGX7Ci3i+kXBkvk5pbwUYE5L09ue40QvKd/XewEVibRZVLo9W6ZPseI+CZLBeopuPqpFdebudSLt2C+A==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6829,7 +6829,7 @@ }, "@rush-temp/applicationinsights-chrome-debug-extension": { "version": "file:projects\\applicationinsights-chrome-debug-extension.tgz", - "integrity": "sha512-1ScKwew4DUZRlxs/ofArmJxuitfgh1OM2DJjx1bkP3CipiZvbOcqmA2Sals7xwtMppkYkl8pLLlzD/VnyJ3J6Q==", + "integrity": "sha512-RnZRuCo7lrfUI4wshykTw5V5nZsH0vDZE+GSry92Gft0Eb+RrqyT9FtoqNBc8rB47ANFVpVGm0IQy3rJ8QO6nA==", "requires": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -6862,7 +6862,7 @@ }, "@rush-temp/applicationinsights-clickanalytics-js": { "version": "file:projects\\applicationinsights-clickanalytics-js.tgz", - "integrity": "sha512-Q7v9THxPL9h7laoahElEjP9x/2Rj+geGWFovbst1OxmohAL3JQhn18BSV1BsDoCoA++mGSyA+ExZ6d6G2plFRg==", + "integrity": "sha512-avMEQi+SZnhL1CC1CfgevzWs09GX+OuIry1Ke2YbW6TQDnNrtICWP0ovRK8xxLM3bIB+zNPz3Qda+d/iHPBOuA==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6886,7 +6886,7 @@ }, "@rush-temp/applicationinsights-common": { "version": "file:projects\\applicationinsights-common.tgz", - "integrity": "sha512-9goxtvDjZkxGg7CPoIZdgLAJkDtsSqnaH51ucs73CxZn65WjRJk/nxGzq/r6suV2/xPps6FI4ya89d1Wl8LMfA==", + "integrity": "sha512-O3mw3XCKYba+LpAGN9WwLQvYVpZCA405NQwue5Lt7xpifVtm2lNRmSLXgcVD4e9U6EtD1sryneznHQS6mfuN8w==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6939,7 +6939,7 @@ }, "@rush-temp/applicationinsights-debugplugin-js": { "version": "file:projects\\applicationinsights-debugplugin-js.tgz", - "integrity": "sha512-P3LtlT58lvbUU8qksvVeozpVpQ9xci3PCtsV6ahtr4zSbKsDFU1XbBWVE4ha24yCWZcuUsrALksyiNrHp57wnA==", + "integrity": "sha512-xnUeSmXZ7JRXprZ+54l4rwAn6KP6v8ppO9CGpLQuD7eYMs3iE82fMXZi4R4clTBy5nBvzOVBx0zfYtuqO7x47A==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6963,7 +6963,7 @@ }, "@rush-temp/applicationinsights-dependencies-js": { "version": "file:projects\\applicationinsights-dependencies-js.tgz", - "integrity": "sha512-x+WA6fX/T70bCW1IVL/9xFV0yjmbsGqqNUeBVdDZNFATbcNBn9NMG2drZ1akAE6JDdkyX1jNAiJKwDcBpk8nBg==", + "integrity": "sha512-cCpCdwKQ/cVOLnnUCrQyDQfCmDbQWcL+Dnmj5Jlon18Hk6Zg+uRFh8Aqx7il4GstbksgKb8f9cwV7WaYkbqubA==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -6990,7 +6990,7 @@ }, "@rush-temp/applicationinsights-example-aisku": { "version": "file:projects\\applicationinsights-example-aisku.tgz", - "integrity": "sha512-uSC0C6arMWYAGLhWeiisxivAOnuj8JMT5fYpldaIGZXdZ9AvpiTQ+8U9EsfO/mqYmJm8NGYuqUR9OYmkZVZTBw==", + "integrity": "sha512-ojzYfRtbxRFBy49Klzyva6ClrLliWfMV97xVzWPCSDmnWx/NksCH7PWYTF3T034e2VtimW3ViHZ4BCs6lx+EWg==", "requires": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", @@ -7007,7 +7007,7 @@ }, "@rush-temp/applicationinsights-example-cfgsync": { "version": "file:projects\\applicationinsights-example-cfgsync.tgz", - "integrity": "sha512-9a08AngSXi+FzV9bvoKaKrNpfb/I+Au2D8r/svkDMWQC31mkuKSlFIgh0+uxbaj+9SoMyLavPTrdq9EOX/gVZQ==", + "integrity": "sha512-7UMx9Gu6msbgMOEV4d9jRXqO2KxIERjLV/Hvuy5b6mm0/Q/29UidKV8ZrZkp7Vva2qsb3KHY1xy4OvvUsGmvWA==", "requires": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -7032,7 +7032,7 @@ }, "@rush-temp/applicationinsights-example-dependencies": { "version": "file:projects\\applicationinsights-example-dependencies.tgz", - "integrity": "sha512-51Mevex5ZSHfAffAZcifRvZvdAV2CZbjKN2e7TdCmRGKgXKAVOrVJOfAFppW4ADYZbevHHmlZ9lkCasLkazUEA==", + "integrity": "sha512-pE++EBZ6eQaBXKZluOGGV/a8PmNiwayBXSdppe4KKrHpTMLwtgXqzlKFaVfiNyXFWlPGHh52uIadcEaKQYr5vQ==", "requires": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", @@ -7049,7 +7049,7 @@ }, "@rush-temp/applicationinsights-example-shared-worker": { "version": "file:projects\\applicationinsights-example-shared-worker.tgz", - "integrity": "sha512-+LD6sao0Am76BvylGfX7KARI1ZcYa4YYM/PWkqgkRquGwN8W73F5QwEriBUBV5QRUxWEDoplzvTSibi0jXh/Tw==", + "integrity": "sha512-5rapNQLTukMBhWHN6S3yUsbyQ2a3j/60VgThf+CffQCZNOy1D/up+3NzHodp++TruZWTTXcmhcWXIPKh7Qtf8A==", "requires": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -7082,7 +7082,7 @@ }, "@rush-temp/applicationinsights-perfmarkmeasure-js": { "version": "file:projects\\applicationinsights-perfmarkmeasure-js.tgz", - "integrity": "sha512-sbSRGrtkkBEHiCeA7+1VTp/FNj18kP3qog7NTVLQy5+dqaVBonZ3pPkPi6C6ZqJSADAbLqnSPU9b9vFXPfObwA==", + "integrity": "sha512-ftJSo5z5+/qbpzBY8hpFqPWRDTlvVANdJmiN7Ri8eidF9GdU6+cytVvipAi8dZgi15H0iqRTE207CaSzQDyaBw==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -7106,7 +7106,7 @@ }, "@rush-temp/applicationinsights-properties-js": { "version": "file:projects\\applicationinsights-properties-js.tgz", - "integrity": "sha512-OCSjeeYjUtQj9OmmVzxsi/wKnoTSUu4tY4PEX6WMQcizSIjx11RHH56VZk60qjiwHqpP/FWR/LgVlBbOglQ0Pw==", + "integrity": "sha512-UVyLbkmbPlkcPcafmBTMef4rPCCTyRzNyrA1GPwXx+pufouciwjZocne4mUzu3ZytNjRE9gZAHdfnHHRcrl2fQ==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -7197,7 +7197,7 @@ }, "@rush-temp/applicationinsights-teechannel-js": { "version": "file:projects\\applicationinsights-teechannel-js.tgz", - "integrity": "sha512-DE8bkIUqLs8f5Mw4RKlDRrpmw2C5noEkyXBu99Qskchf5coefkLtRexO5UZgMjYP4sOYr8CN3bjC8Cx1Za9wYw==", + "integrity": "sha512-bpdBc6YbZhBUmZYDxPvE9PzS/jelZG/DVUG88U4InWG3NcUShVE4L+NEAbb+GchlxsQmPZlCa7GS0VMopnLqWA==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -7223,7 +7223,7 @@ }, "@rush-temp/applicationinsights-test-module-type-check": { "version": "file:projects\\applicationinsights-test-module-type-check.tgz", - "integrity": "sha512-g6RxdwH+ZT/k9KfFMeCFq5Srp0ORxvq5o7sqYGHMNOoGkKp9im02ZNjvBrBeQizvQE/gyPPCln/hLtl+8sk5qg==", + "integrity": "sha512-xmMe/0+T3wigYeRpLCjuDZMaFYvnnffS/Pyb3jTA5GL33dOYHU4g0ENVMHHTdTVWwsWso7TlGyaYvrlBmEyWRw==", "requires": { "tslib": "*", "typescript": "^4.9.3" @@ -7231,7 +7231,7 @@ }, "@rush-temp/applicationinsights-web": { "version": "file:projects\\applicationinsights-web.tgz", - "integrity": "sha512-LoXGFS7bms/YjTm0KJbutdJcoBWFAiv32ieAwUX90430AK4VK5m0cqktadrd/bdxIHQt+RF/C5emdVN7t1qsGQ==", + "integrity": "sha512-vhJkhqRlnlm6k9NkwFFKSgY8H9xMvoi+cC47e4tLiLjUbl0Friq8GtLusnZp997QsQG6ecze1G6PGDxBB5LShQ==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -7262,7 +7262,7 @@ }, "@rush-temp/applicationinsights-web-basic": { "version": "file:projects\\applicationinsights-web-basic.tgz", - "integrity": "sha512-Jmjy59qPkvASsYci9L26N9HzIZ0oM1OYHhiW8f7XaH3p0H+GOdkUmZDblvlwa9ZwTDHAIv8V0TKVMNs1bzDJiA==", + "integrity": "sha512-uZqzFmrTVOUT9lb64iHpAiea0wXu7tKlx3guxN321aGY04mB7MQHgqUWJr+WVMQCgzq/hR5rbsipxMCT+Fk5cA==", "requires": { "@microsoft/api-extractor": "^7.18.19", "@microsoft/dynamicproto-js": "^2.0.3", @@ -7292,7 +7292,7 @@ }, "@rush-temp/applicationinsights-web-snippet": { "version": "file:projects\\applicationinsights-web-snippet.tgz", - "integrity": "sha512-RvyTnn7AXzXFvivxR6HStfWQ2BGBsif752F9TARwXX1lKdOfEshZqbgsfKMdJTL+vZmToOicYT3cdOrJ+TL26w==", + "integrity": "sha512-rEl3y3npmHFW5G4f+lC9x9jP1OshQbfITO3Y1ZAuFgB6id7y9j7S/qiklGsCTocq6pG4MNrOWIusnIOeLAbTuQ==", "requires": { "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/grunt-eslint-ts": "^0.2.2", @@ -8252,9 +8252,9 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "electron-to-chromium": { - "version": "1.4.657", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.657.tgz", - "integrity": "sha512-On2ymeleg6QbRuDk7wNgDdXtNqlJLM2w4Agx1D/RiTmItiL+a9oq5p7HUa2ZtkAtGBe/kil2dq/7rPfkbe0r5w==" + "version": "1.4.658", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.658.tgz", + "integrity": "sha512-LGkxndHz7OEv6ipmL95E83SOZmK96PHk6Njw0nf5UaOLbvPxxJhejlBWl4esuU6JHMiCjysLhKRQmLTd5s2ZPw==" }, "encodeurl": { "version": "1.0.2", diff --git a/examples/AISKU/package.json b/examples/AISKU/package.json index af2273625..379a0b503 100644 --- a/examples/AISKU/package.json +++ b/examples/AISKU/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-example-aisku", "author": "Microsoft Application Insights Team", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights AISKU Example", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "keywords": [ @@ -51,8 +51,8 @@ "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/applicationinsights-web": "3.0.7", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-web": "3.0.8", + "@microsoft/applicationinsights-core-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" } } diff --git a/examples/cfgSync/package.json b/examples/cfgSync/package.json index bd08cd36d..f9c8f03b5 100644 --- a/examples/cfgSync/package.json +++ b/examples/cfgSync/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-example-cfgsync", "author": "Microsoft Application Insights Team", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights CfgSync Plugin Example", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "keywords": [ @@ -62,10 +62,10 @@ }, "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-cfgsync-js": "3.0.7", + "@microsoft/applicationinsights-cfgsync-js": "3.0.8", "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/applicationinsights-web": "3.0.7", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-web": "3.0.8", + "@microsoft/applicationinsights-core-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" } } diff --git a/examples/dependency/package.json b/examples/dependency/package.json index 6c3f5b2fd..ae5484eea 100644 --- a/examples/dependency/package.json +++ b/examples/dependency/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-example-dependencies", "author": "Microsoft Application Insights Team", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights Dependencies Example", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "keywords": [ @@ -51,9 +51,9 @@ "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/applicationinsights-web": "3.0.7", - "@microsoft/applicationinsights-dependencies-js": "3.0.7", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-web": "3.0.8", + "@microsoft/applicationinsights-dependencies-js": "3.0.8", + "@microsoft/applicationinsights-core-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" } } diff --git a/examples/shared-worker/package.json b/examples/shared-worker/package.json index 33605ae58..2f18485f0 100644 --- a/examples/shared-worker/package.json +++ b/examples/shared-worker/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-example-shared-worker", "author": "Microsoft Application Insights Team", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights Shared Worker Example", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "keywords": [ @@ -63,9 +63,9 @@ "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/applicationinsights-web": "3.0.7", - "@microsoft/applicationinsights-web-snippet": "1.1.5", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-web": "3.0.8", + "@microsoft/applicationinsights-web-snippet": "1.1.6", + "@microsoft/applicationinsights-core-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" } } diff --git a/extensions/applicationinsights-analytics-js/package.json b/extensions/applicationinsights-analytics-js/package.json index bd10b5318..629696d55 100644 --- a/extensions/applicationinsights-analytics-js/package.json +++ b/extensions/applicationinsights-analytics-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-analytics-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights JavaScript SDK - Web Analytics", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -32,8 +32,8 @@ "@microsoft/ai-test-framework": "0.0.1", "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0", "@microsoft/applicationinsights-rollup-es5": "1.0.2", - "@microsoft/applicationinsights-properties-js": "3.0.7", - "@microsoft/applicationinsights-channel-js": "3.0.7", + "@microsoft/applicationinsights-properties-js": "3.0.8", + "@microsoft/applicationinsights-channel-js": "3.0.8", "@microsoft/api-extractor": "^7.18.19", "typescript": "^4.9.3", "tslib": "^2.0.0", @@ -60,8 +60,8 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" }, "license": "MIT" diff --git a/extensions/applicationinsights-cfgsync-js/package.json b/extensions/applicationinsights-cfgsync-js/package.json index fa8f8703c..e4f8f833c 100644 --- a/extensions/applicationinsights-cfgsync-js/package.json +++ b/extensions/applicationinsights-cfgsync-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-cfgsync-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights CfgSync Plugin", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -57,8 +57,8 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/extensions/applicationinsights-clickanalytics-js/package.json b/extensions/applicationinsights-clickanalytics-js/package.json index ab5cdb2e5..870305bb6 100644 --- a/extensions/applicationinsights-clickanalytics-js/package.json +++ b/extensions/applicationinsights-clickanalytics-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-clickanalytics-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights Click Analytics extension", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -51,9 +51,9 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", - "@microsoft/applicationinsights-properties-js": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", + "@microsoft/applicationinsights-properties-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" }, "repository": { diff --git a/extensions/applicationinsights-debugplugin-js/package.json b/extensions/applicationinsights-debugplugin-js/package.json index 84946863f..0940445fb 100644 --- a/extensions/applicationinsights-debugplugin-js/package.json +++ b/extensions/applicationinsights-debugplugin-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-debugplugin-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights JavaScript SDK - Debug Plugin extension", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -52,8 +52,8 @@ }, "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/applicationinsights-common": "3.0.7", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-common": "3.0.8", + "@microsoft/applicationinsights-core-js": "3.0.8", "@microsoft/applicationinsights-shims": "3.0.1", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" }, diff --git a/extensions/applicationinsights-dependencies-js/package.json b/extensions/applicationinsights-dependencies-js/package.json index 9ab1e44e8..9f32822be 100644 --- a/extensions/applicationinsights-dependencies-js/package.json +++ b/extensions/applicationinsights-dependencies-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-dependencies-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights XHR dependencies plugin", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -57,8 +57,8 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" }, diff --git a/extensions/applicationinsights-perfmarkmeasure-js/package.json b/extensions/applicationinsights-perfmarkmeasure-js/package.json index a03bfe854..3f4ca7d21 100644 --- a/extensions/applicationinsights-perfmarkmeasure-js/package.json +++ b/extensions/applicationinsights-perfmarkmeasure-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-perfmarkmeasure-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights Performance Mark and Measure Manager plugin", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -55,7 +55,7 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" }, "license": "MIT" diff --git a/extensions/applicationinsights-properties-js/Tests/Unit/src/propertiesSize.tests.ts b/extensions/applicationinsights-properties-js/Tests/Unit/src/propertiesSize.tests.ts index 11b174fc5..a9cd61337 100644 --- a/extensions/applicationinsights-properties-js/Tests/Unit/src/propertiesSize.tests.ts +++ b/extensions/applicationinsights-properties-js/Tests/Unit/src/propertiesSize.tests.ts @@ -5,7 +5,7 @@ export class PropertiesExtensionSizeCheck extends AITestClass { private readonly MAX_DEFLATE_SIZE = 18; private readonly rawFilePath = "../dist/es5/applicationinsights-properties-js.min.js"; // Automatically updated by version scripts - private readonly currentVer = "3.0.7"; + private readonly currentVer = "3.0.8"; private readonly proFilePath = `../browser/es5/ai.props.${this.currentVer[0]}.min.js`; public testInitialize() { diff --git a/extensions/applicationinsights-properties-js/package.json b/extensions/applicationinsights-properties-js/package.json index da04b53ae..7f469ba39 100644 --- a/extensions/applicationinsights-properties-js/package.json +++ b/extensions/applicationinsights-properties-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-properties-js", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights properties (Part A) plugin", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -58,8 +58,8 @@ "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" }, "license": "MIT" diff --git a/gruntfile.js b/gruntfile.js index 356d9c8fd..a30063280 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -239,7 +239,7 @@ module.exports = function (grunt) { // const perfTestVersions = ["2.0.0","2.0.1","2.1.0","2.2.0","2.2.1","2.2.2","2.3.0","2.3.1", // "2.4.1","2.4.3","2.4.4","2.5.2","2.5.3","2.5.4","2.5.5","2.5.6","2.5.7","2.5.8","2.5.9","2.5.10","2.5.11", // "2.6.0","2.6.1","2.6.2","2.6.3","2.6.4","2.6.5","2.7.0"]; - const perfTestVersions=["3.0.7"]; + const perfTestVersions=["3.0.8"]; function buildConfig(modules) { var buildCmds = { diff --git a/package.json b/package.json index b97ef104d..97c2bde83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-web", "description": "Microsoft Application Insights JavaScript SDK", - "version": "3.0.7", + "version": "3.0.8", "keywords": [ "browser performance monitoring", "script errors", diff --git a/shared/1ds-core-js/package.json b/shared/1ds-core-js/package.json index 59286e44c..f11500118 100644 --- a/shared/1ds-core-js/package.json +++ b/shared/1ds-core-js/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/1ds-core-js", - "version": "4.0.5", + "version": "4.0.6", "description": "Microsoft Application Insights JavaScript SDK - 1ds-core-js", "author": "Microsoft Application Insights Team", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", @@ -37,7 +37,7 @@ ], "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", "@nevware21/ts-async": ">= 0.3.0 < 2.x" diff --git a/shared/AppInsightsCommon/package.json b/shared/AppInsightsCommon/package.json index fcc011203..5af357538 100644 --- a/shared/AppInsightsCommon/package.json +++ b/shared/AppInsightsCommon/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-common", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights Common JavaScript Library", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "author": "Microsoft Application Insights Team", @@ -55,7 +55,7 @@ }, "dependencies": { "@microsoft/applicationinsights-shims": "3.0.1", - "@microsoft/applicationinsights-core-js": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x" }, diff --git a/shared/AppInsightsCore/package.json b/shared/AppInsightsCore/package.json index 5086266fc..27f340432 100644 --- a/shared/AppInsightsCore/package.json +++ b/shared/AppInsightsCore/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/applicationinsights-core-js", "author": "Microsoft Application Insights Team", - "version": "3.0.7", + "version": "3.0.8", "description": "Microsoft Application Insights Core Javascript SDK", "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme", "keywords": [ diff --git a/tools/applicationinsights-web-snippet/package.json b/tools/applicationinsights-web-snippet/package.json index 27f30488b..02ab73147 100644 --- a/tools/applicationinsights-web-snippet/package.json +++ b/tools/applicationinsights-web-snippet/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-web-snippet", - "version": "1.1.5", + "version": "1.1.6", "description": "Microsoft Application Insights Web Snippet", "main": "dist/es5/node/applicationinsights-web-snippet.js", "module": "dist-es5/applicationinsights-web-snippet.js", @@ -30,7 +30,7 @@ "devDependencies": { "@types/qunit": "^2.19.3", "@microsoft/ai-test-framework": "0.0.1", - "@microsoft/applicationinsights-web": "3.0.7", + "@microsoft/applicationinsights-web": "3.0.8", "@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0", "@microsoft/applicationinsights-rollup-es5": "1.0.2", "typescript": "^4.9.3", @@ -50,6 +50,6 @@ }, "dependencies": { "@microsoft/dynamicproto-js": "^2.0.3", - "@microsoft/applicationinsights-common": "3.0.7" + "@microsoft/applicationinsights-common": "3.0.8" } } diff --git a/tools/chrome-debug-extension/package.json b/tools/chrome-debug-extension/package.json index 53b5978d4..66e566d0b 100644 --- a/tools/chrome-debug-extension/package.json +++ b/tools/chrome-debug-extension/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/applicationinsights-chrome-debug-extension", - "version": "0.4.7", + "version": "0.4.8", "description": "A chrome based browser extension that provides a real time view of what's happening in Application Insights including what telemetry is being logged by the web application", "homepage": "https://github.com/microsoft/ApplicationInsights-JS/tree/main/tools/chrome-debug-extension#readme", "keywords": [ @@ -43,8 +43,8 @@ "license": "MIT", "sideEffects": false, "dependencies": { - "@microsoft/applicationinsights-core-js": "3.0.7", - "@microsoft/applicationinsights-common": "3.0.7", + "@microsoft/applicationinsights-core-js": "3.0.8", + "@microsoft/applicationinsights-common": "3.0.8", "@microsoft/applicationinsights-shims": "3.0.1", "@microsoft/dynamicproto-js": "^2.0.3", "@nevware21/ts-utils": ">= 0.10.5 < 2.x", diff --git a/tools/config/package.json b/tools/config/package.json index 8990eea50..a040a4138 100644 --- a/tools/config/package.json +++ b/tools/config/package.json @@ -1,7 +1,7 @@ { "name": "applicationinsights-web-config", "description": " Application Insights JavaScript SDK - Web Config", - "version": "0.0.11", + "version": "0.0.12", "copyright": "(c) Microsoft and contributors. All rights reserved.", "author": "Microsoft Application Insights Team", "repository": { diff --git a/version.json b/version.json index e9f159c36..2f2b3c967 100644 --- a/version.json +++ b/version.json @@ -1,100 +1,100 @@ { "description": "The release value identifies the base version that will be applied via the tools/release-tools/setVersion.js", "usage": "When creating a new release you should update this value directly or via the eg. 'npm run setVersion -- 3.2.0' or 'npm run setVersion -- -patch' or 'npm run setVersion -- -minor'", - "release": "3.0.7", + "release": "3.0.8", "next": "patch", "pkgs": { "@microsoft/applicationinsights-web": { "package": "package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-web-basic": { "package": "AISKULight/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-channel-js": { "package": "channels/applicationinsights-channel-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-analytics-js": { "package": "extensions/applicationinsights-analytics-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-clickanalytics-js": { "package": "extensions/applicationinsights-clickanalytics-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-debugplugin-js": { "package": "extensions/applicationinsights-debugplugin-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-dependencies-js": { "package": "extensions/applicationinsights-dependencies-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-perfmarkmeasure-js": { "package": "extensions/applicationinsights-perfmarkmeasure-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-properties-js": { "package": "extensions/applicationinsights-properties-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-common": { "package": "shared/AppInsightsCommon/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-core-js": { "package": "shared/AppInsightsCore/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-chrome-debug-extension": { "package": "tools/chrome-debug-extension/package.json", - "release": "0.4.7" + "release": "0.4.8" }, "applicationinsights-web-config": { "package": "tools/config/package.json", - "release": "0.0.11" + "release": "0.0.12" }, "@microsoft/applicationinsights-example-aisku": { "package": "examples/AISKU/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-example-dependencies": { "package": "examples/dependency/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-example-shared-worker": { "package": "examples/shared-worker/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-teechannel-js": { "package": "channels/tee-channel-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-test-module-type-check": { "package": "AISKU/Tests/es6-module-type-check/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-cfgsync-js": { "package": "extensions/applicationinsights-cfgsync-js/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/applicationinsights-example-cfgsync": { "package": "examples/cfgSync/package.json", - "release": "3.0.7" + "release": "3.0.8" }, "@microsoft/1ds-post-js": { "package": "channels/1ds-post-js/package.json", - "release": "4.0.5" + "release": "4.0.6" }, "@microsoft/1ds-core-js": { "package": "shared/1ds-core-js/package.json", - "release": "4.0.5" + "release": "4.0.6" }, "@microsoft/applicationinsights-web-snippet": { "package": "tools/applicationinsights-web-snippet/package.json", - "release": "1.1.5" + "release": "1.1.6" } } }