Commit 7fc4ed9
authored
Bump System.Buffers, System.Collections.Immutable, System.Memory, System.Numerics.Vectors, System.Reflection.Metadata and System.Runtime.CompilerServices.Unsafe
Bumps System.Buffers, [System.Collections.Immutable](https://github.com/dotnet/runtime), System.Memory, System.Numerics.Vectors, [System.Reflection.Metadata](https://github.com/dotnet/runtime) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `System.Buffers` from 4.6.1 to 4.5.1
Updates `System.Collections.Immutable` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)
Updates `System.Memory` from 4.6.2 to 4.5.5
Updates `System.Numerics.Vectors` from 4.6.1 to 4.5.0
Updates `System.Reflection.Metadata` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.3...v9.0.4)
Updates `System.Runtime.CompilerServices.Unsafe` from 6.1.1 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)
---
updated-dependencies:
- dependency-name: System.Buffers
dependency-version: 4.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.Collections.Immutable
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Memory
dependency-version: 4.5.5
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.Numerics.Vectors
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.Reflection.Metadata
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Runtime.CompilerServices.Unsafe
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 29915d6 commit 7fc4ed9
File tree
2 files changed
+6
-6
lines changed- ABM/ABM.Core.UnitTests
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments