Bump @opentelemetry/core and applicationinsights (with v3 telemetry compatibility fix)#2660
Bump @opentelemetry/core and applicationinsights (with v3 telemetry compatibility fix)#2660dependabot[bot] wants to merge 3 commits into
Conversation
Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) to 2.8.0 and updates ancestor dependency [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js). These dependencies need to be updated together. Updates `@opentelemetry/core` from 2.0.1 to 2.8.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.0.1...v2.8.0) Updates `applicationinsights` from 2.9.8 to 3.15.0 - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-node.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/ApplicationInsights-node.js/commits/3.15.0) --- updated-dependencies: - dependency-name: "@opentelemetry/core" dependency-version: 2.8.0 dependency-type: indirect - dependency-name: applicationinsights dependency-version: 3.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
@copilot, review and fix the whole PR. this PR is hvaing build issues. |
Addressed the build break in commit |
|
@copilot please update Changelog file as per changes. |
Updated in |
Bumps @opentelemetry/core to 2.8.0 and updates ancestor dependency applicationinsights. These dependencies need to be updated together.
Updates
@opentelemetry/corefrom 2.0.1 to 2.8.0Updates
applicationinsightsfrom 2.9.8 to 3.15.0Also includes a compatibility update in
src/common/Telemetry.tsrequired forapplicationinsights3.x (TelemetryClient import/type updates) so the project builds successfully, and anChangeLog.mdupdate under Upcoming Release to document these changes.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.