Bump Azure.Monitor.OpenTelemetry.Exporter from 1.7.0 to 1.8.3 - #14261
Bump Azure.Monitor.OpenTelemetry.Exporter from 1.7.0 to 1.8.3#14261dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates centralized .NET package versioning to use a newer Azure Monitor OpenTelemetry exporter package.
Changes:
- Bumped
Azure.Monitor.OpenTelemetry.Exporterfrom1.7.0to1.8.3inDirectory.Packages.props.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e35b0d8 to
e1845cb
Compare
e1845cb to
006ed7c
Compare
006ed7c to
ae514cd
Compare
ae514cd to
2b865b8
Compare
2b865b8 to
79968ff
Compare
79968ff to
b382dc9
Compare
b382dc9 to
0aa5915
Compare
--- updated-dependencies: - dependency-name: Azure.Monitor.OpenTelemetry.Exporter dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0aa5915 to
2cebbad
Compare
|
Superseded by #14385 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
### Motivation and Context Consolidates the currently open Dependabot updates into one reviewable dependency PR while preserving each source update's intent across GitHub Actions, .NET, Python, and JavaScript sample dependencies. ### Description Updates pinned GitHub Actions, central NuGet package versions, Python dependency constraints and uv lockfiles, and npm/Yarn lockfiles for the affected samples. Overlapping lockfile updates were regenerated or reconciled so that all compatible requested versions are retained together on the latest `main`. The incompatible MCP 2.x and Python 3.10 `onnxruntime-genai` updates are excluded, the private-feed-only `@humanfs/node` update is omitted, and the logging abstractions floor is aligned with the updated Azure AI Projects dependency. ### Related Issue Supersedes: - microsoft#14177 - microsoft#14179 - microsoft#14180 - microsoft#14190 - microsoft#14209 - microsoft#14230 - microsoft#14233 - microsoft#14254 - microsoft#14257 - microsoft#14259 - microsoft#14260 - microsoft#14261 - microsoft#14271 - microsoft#14272 - microsoft#14273 - microsoft#14274 - microsoft#14276 - microsoft#14280 - microsoft#14282 - microsoft#14299 - microsoft#14300 - microsoft#14335 - microsoft#14337 - microsoft#14338 - microsoft#14339 - microsoft#14357 - microsoft#14358 - microsoft#14361 - microsoft#14365 - microsoft#14366 - microsoft#14367 - microsoft#14368 - microsoft#14369 ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rogerbarreto <19890735+rogerbarreto@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: d3c2550f-f129-4660-9461-af1288241064
Updated Azure.Monitor.OpenTelemetry.Exporter from 1.7.0 to 1.8.3.
Release notes
Sourced from Azure.Monitor.OpenTelemetry.Exporter's releases.
1.8.3
1.8.3 (2026-07-24)
Bugs Fixed
(#61244)
Other Changes
APPLICATIONINSIGHTS_SDKSTATS_DISABLED=true.dropCode/retryCodedimension values now use the spec's SCREAMING_SNAKE_CASE (e.g.CLIENT_EXCEPTION).Commits viewable in compare view.