Skip to content

chore(deps): bump @microsoft/applicationinsights-web from 3.4.1 to 3.4.3 in /src/Dashboard/frontend - #48

Merged
Ali Reza Farahnak (alfarahn) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Dashboard/frontend/microsoft/applicationinsights-web-3.4.2
Jul 11, 2026
Merged

chore(deps): bump @microsoft/applicationinsights-web from 3.4.1 to 3.4.3 in /src/Dashboard/frontend#48
Ali Reza Farahnak (alfarahn) merged 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Dashboard/frontend/microsoft/applicationinsights-web-3.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps @microsoft/applicationinsights-web from 3.4.1 to 3.4.3.

Changelog

Sourced from @​microsoft/applicationinsights-web's changelog.

3.4.3 (July 2nd, 2026)

This is a maintenance release for the 3.4.x version line adding a new SDK statistics feature, a PostChannel reliability fix, and dependency security hardening. The @microsoft/1ds-post-js channel is numbered 4.4.3 and requires v3.4.3.

Significant Changes (since 3.4.2)

  • Customer SDK Stats: Added a new SdkStats feature that periodically collects internal SDK usage/health statistics. It is enabled by default and can be disabled (or explicitly configured) via the featureOptIn configuration (e.g. featureOptIn: { SdkStats: { mode: FeatureOptInMode.disable } }); the collection interval defaults to 15 minutes (sdkStats.int).

  • PostChannel Auto-Flush Stall Fix: Fixed a permanent stall in @microsoft/1ds-post-js where, under sustained intermittent send failures (e.g. a load balancer returning occasional 503s), auto flush could wedge behind the flush() wait-for-idle timer and permanently stop draining the in-memory queue — causing telemetry to be silently dropped as QueueFull until the process was restarted. Auto flush is now fire-and-forget and no longer parks the scheduler waiting for the manager to become completely idle.

  • Dependency Security Hardening: Pinned tar to >=7.5.16 to remediate CVE-2026-53655 and resolved the remaining npm audit findings in build tooling via dependency overrides (js-yaml, yaml, markdown-it, linkify-it). These are build/tooling changes and do not affect the published runtime packages.

Changelog

  • #2746 Fix PostChannel auto-flush permanent stall under sustained intermittent send failures
  • #2745 fix(security): pin tar >=7.5.16 to remediate CVE-2026-53655
  • #2707 Enable Customer SDK Stats
  • Resolve remaining npm audit findings via dependency overrides (js-yaml, yaml, markdown-it, linkify-it)

Full Changelog: microsoft/ApplicationInsights-JS@3.4.2...3.4.3

3.4.2 (June 18th, 2026)

This is a maintenance release for the 3.4.x version line containing security hardening, bug fixes, build tooling improvements, and CI updates. The @microsoft/1ds-post-js channel is numbered 4.4.2 and requires v3.4.2.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@alfarahn

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) rebase

Bumps [@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md)
- [Commits](https://github.com/microsoft/ApplicationInsights-JS/commits)

---
updated-dependencies:
- dependency-name: "@microsoft/applicationinsights-web"
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @microsoft/applicationinsights-web from 3.4.1 to 3.4.2 in /src/Dashboard/frontend chore(deps): bump @microsoft/applicationinsights-web from 3.4.1 to 3.4.3 in /src/Dashboard/frontend Jul 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/src/Dashboard/frontend/microsoft/applicationinsights-web-3.4.2 branch from 52691ec to 0d090ce Compare July 11, 2026 16:34
@alfarahn
Ali Reza Farahnak (alfarahn) merged commit ec8c21e into main Jul 11, 2026
4 checks passed
@alfarahn
Ali Reza Farahnak (alfarahn) deleted the dependabot/npm_and_yarn/src/Dashboard/frontend/microsoft/applicationinsights-web-3.4.2 branch July 11, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant