Release/3.4.3#2747
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the Application Insights JavaScript SDK monorepo for the 3.4.3 release by updating package versions/references, refreshing release documentation, and updating dependency override/lockfile data used by the build/tooling.
Changes:
- Bump SDK/package versions and internal dependency references from 3.4.2 → 3.4.3 (and related packages like 1ds-post-js 4.4.2 → 4.4.3, offline channel 0.4.2 → 0.4.3).
- Update release collateral for 3.4.3 (RELEASES.md + AISKU CDN version table).
- Update build/tooling dependency overrides and Rush/pnpm lockfile content (including tar override bump).
Reviewed changes
Copilot reviewed 37 out of 38 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| version.json | Bumps release version and per-package release versions to 3.4.3 (and related package version lines). |
| package.json | Updates root package version and adjusts tooling dependency overrides (tar/js-yaml/markdown-it/etc.). |
| common/config/rush/pnpm-lock.yaml | Updates Rush/pnpm lockfile (override tar version and refreshed resolution hashes/entries). |
| RELEASES.md | Adds 3.4.3 release notes entry. |
| gruntfile.js | Updates perf test version list to 3.4.3. |
| shared/AppInsightsCore/src/utils/DataCacheHelper.ts | Updates embedded SDK version string to 3.4.3. |
| shared/AppInsightsCore/package.json | Bumps @microsoft/applicationinsights-core-js to 3.4.3. |
| shared/AppInsightsCommon/package.json | Bumps package version and core dependency reference to 3.4.3. |
| shared/1ds-core-js/package.json | Bumps package version and core dependency reference to 3.4.3. |
| channels/1ds-post-js/package.json | Bumps 1ds post channel to 4.4.3 and core dependency reference to 3.4.3. |
| channels/applicationinsights-channel-js/package.json | Bumps channel package version and core dependency reference to 3.4.3. |
| channels/offline-channel-js/package.json | Bumps offline channel to 0.4.3 and core dependency reference to 3.4.3. |
| channels/tee-channel-js/package.json | Bumps tee channel package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-analytics-js/package.json | Bumps analytics package version and internal dependency references to 3.4.3. |
| extensions/applicationinsights-cfgsync-js/package.json | Bumps cfgsync package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-clickanalytics-js/package.json | Bumps click analytics package version and internal dependency references to 3.4.3. |
| extensions/applicationinsights-debugplugin-js/package.json | Bumps debug plugin package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-dependencies-js/package.json | Bumps dependencies plugin package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-osplugin-js/package.json | Bumps os plugin package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-perfmarkmeasure-js/package.json | Bumps perfmarkmeasure package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-properties-js/package.json | Bumps properties package version and core dependency reference to 3.4.3. |
| extensions/applicationinsights-properties-js/Tests/Unit/src/propertiesSize.tests.ts | Updates expected current version string to 3.4.3 for bundle-size validation. |
| AISKU/package.json | Bumps AISKU package version and internal dependency references to 3.4.3 (incl. offlinechannel devDependency). |
| AISKU/README.md | Adds 3.4.3 CDN size badge row and adjusts the CDN version table content. |
| AISKU/Tests/Unit/src/AISKUSize.Tests.ts | Updates expected current version string to 3.4.3 for bundle-size validation. |
| AISKU/Tests/Unit/src/CdnPackaging.tests.ts | Updates expected current version string to 3.4.3 for CDN packaging checks. |
| AISKU/Tests/Perf/src/AISKUPerf.ts | Updates default perf test version string to 3.4.3. |
| AISKU/Tests/es6-module-type-check/package.json | Bumps ES6 module/type-check test package and dependency references to 3.4.3. |
| AISKULight/package.json | Bumps web-basic package version and internal dependency references to 3.4.3. |
| AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts | Updates expected current version string to 3.4.3 for bundle-size validation. |
| tools/chrome-debug-extension/package.json | Bumps chrome debug extension version and core dependency reference to 3.4.3. |
| tools/applicationinsights-web-snippet/package.json | Bumps web snippet version and devDependency references to 3.4.3. |
| tools/config/package.json | Bumps web-config tool version to 1.1.3. |
| examples/AISKU/package.json | Bumps AISKU example package and dependency references to 3.4.3. |
| examples/cfgSync/package.json | Bumps cfgSync example package and dependency references to 3.4.3. |
| examples/dependency/package.json | Bumps dependency example package and dependency references to 3.4.3. |
| examples/shared-worker/package.json | Bumps shared-worker example package and dependency references to 3.4.3. |
| examples/startSpan/package.json | Bumps startSpan example package and dependency references to 3.4.3. |
Files not reviewed (1)
- common/config/rush/pnpm-lock.yaml: Generated file
rads-1996
approved these changes
Jul 1, 2026
JacksonWeber
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.