Commit 993c927
Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.11.2 to 1.15.3 (#19695)
* Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.11.2 to 1.15.3
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
dependency-version: 1.15.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix test scripts to use System.Memory 4.6.3 instead of 4.5.3
The neg107 and span tests hardcoded System.Memory 4.5.3 path for #r references.
This version was previously available as a transitive dependency of
OpenTelemetry.Exporter.OpenTelemetryProtocol 1.11.2 but is no longer restored
with version 1.15.3. Update to 4.6.3 which matches SystemMemoryVersion in
eng/Versions.props and is guaranteed to be in the NuGet cache since the
compiler itself depends on it.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 071271a commit 993c927
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- tests
- FSharp.Test.Utilities
- fsharp
- core/span
- typecheck/sigs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments