Bump @opentelemetry/core, @opentelemetry/sdk-logs and applicationinsights in /test/performanceTests - #1527
Merged
Jackson Weber (JacksonWeber) merged 4 commits intoAug 14, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/test/performanceTests/multi-43a83bd6b3
branch
2 times, most recently
from
August 14, 2026 03:17
3a04a2e to
c573602
Compare
…ghts Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) to 2.10.0 and updates ancestor dependencies [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js), [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) and [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js). These dependencies need to be updated together. Updates `@opentelemetry/core` from 2.1.0 to 2.10.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@v2.1.0...v2.10.0) Updates `@opentelemetry/sdk-logs` from 0.217.0 to 0.221.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.217.0...experimental/v0.221.0) Updates `applicationinsights` from 3.11.0 to 3.16.0 - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-node.js/blob/main/CHANGELOG.md) - [Commits](3.11.0...3.16.0) --- updated-dependencies: - dependency-name: "@opentelemetry/core" dependency-version: 2.10.0 dependency-type: indirect - dependency-name: "@opentelemetry/sdk-logs" dependency-version: 0.221.0 dependency-type: direct:production - dependency-name: applicationinsights dependency-version: 3.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/test/performanceTests/multi-43a83bd6b3
branch
from
August 14, 2026 03:39
c573602 to
4233426
Compare
…s/multi-43a83bd6b3
…s/multi-43a83bd6b3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Performance comparisonThreshold for gating regression: -15% (median ops/s)
✅ No gating regression beyond threshold.baseline: 2026-08-14T06:02:55.884Z (node v22.23.1, 3 samples × 5s) |
Jackson Weber (JacksonWeber)
approved these changes
Aug 14, 2026
Jackson Weber (JacksonWeber)
requested review from
Hector Hernandez (hectorhdzg) and
Radhika Gupta (rads-1996)
August 14, 2026 06:34
Hector Hernandez (hectorhdzg)
approved these changes
Aug 14, 2026
dependabot
Bot
deleted the
dependabot/npm_and_yarn/test/performanceTests/multi-43a83bd6b3
branch
August 14, 2026 17:47
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.
Bumps @opentelemetry/core to 2.10.0 and updates ancestor dependencies @opentelemetry/core, @opentelemetry/sdk-logs and applicationinsights. These dependencies need to be updated together.
Updates
@opentelemetry/corefrom 2.1.0 to 2.10.0Release notes
Sourced from @opentelemetry/core's releases.
... (truncated)
Changelog
Sourced from @opentelemetry/core's changelog.
... (truncated)
Commits
76fa6b5chore: prepare next release (#6942)3787896chore(deps): update dependency webpack-cli to v7.2.1 (#6934)be5f757fix(deps): update dependency body-parser to v2.3.0 [security] (#6941)f6d8fbechore(deps): lock file maintenance (#6559)9612732chore: remove examples/dice from workspaces (#6937)7107906chore: start using min-release-age in .npmrc, disable minimumReleaseAge for r...a7e5d11chore(deps): update dependency webpack to v5.108.4 (#6933)af7a82dchore(deps): update dependency msw to v2.15.0 (#6831)b9f57c6chore(deps): update dependency@types/webpack-envto v1.18.8 (#6877)cbb4abfchore(deps): update ubuntu docker tag to v26 (#6635)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@opentelemetry/coresince your current version.Updates
@opentelemetry/sdk-logsfrom 0.217.0 to 0.221.0Release notes
Sourced from @opentelemetry/sdk-logs's releases.
... (truncated)
Commits
76fa6b5chore: prepare next release (#6942)3787896chore(deps): update dependency webpack-cli to v7.2.1 (#6934)be5f757fix(deps): update dependency body-parser to v2.3.0 [security] (#6941)f6d8fbechore(deps): lock file maintenance (#6559)9612732chore: remove examples/dice from workspaces (#6937)7107906chore: start using min-release-age in .npmrc, disable minimumReleaseAge for r...a7e5d11chore(deps): update dependency webpack to v5.108.4 (#6933)af7a82dchore(deps): update dependency msw to v2.15.0 (#6831)b9f57c6chore(deps): update dependency@types/webpack-envto v1.18.8 (#6877)cbb4abfchore(deps): update ubuntu docker tag to v26 (#6635)Updates
applicationinsightsfrom 3.11.0 to 3.16.0Release notes
Sourced from applicationinsights's releases.
... (truncated)
Changelog
Sourced from applicationinsights's changelog.
... (truncated)
Commits
28b31ddRelease 3.16.0 (#1514)62a08ccPin GitHub Actions to full-length commit SHAs (#1513)1e6ed63Replace diagnostic-channel console collection with@opentelemetry/instrumenta...d5dbb1dfix(deps): upgrade OpenTelemetry deps to resolve audit alerts (#1510)d92a053Release 3.15.1 (#1509)24d6657fix(deps): upgrade OpenTelemetry and nyc to resolve audit vulns, drop protobu...b441fadperf: amortize per-sample startup and post comments on fork PRs (#1506)9907aaeBlock preview/dev/alpha prereleases of@azure/monitor-opentelemetry-exporter...a4c4943perf: Expand Benchmarks vs Upstream OpenTelemetry & CI Regression (#1500)2bf123fRate-limit AutoCollectExceptions and drop per-exception forceFlush (#1499)