Skip to content

Commit

Permalink
chore(deps): bump the main-dependencies group with 3 updates (#73)
Browse files Browse the repository at this point in the history
Bumps the main-dependencies group with 3 updates: [CommunityToolkit.Diagnostics](https://github.com/CommunityToolkit/dotnet), [System.Memory](https://github.com/dotnet/maintenance-packages) and [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet).


Updates `CommunityToolkit.Diagnostics` from 8.3.2 to 8.4.0
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.3.2...v8.4.0)

Updates `System.Memory` from 4.6.0 to 4.6.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

Updates `CommunityToolkit.HighPerformance` from 8.3.2 to 8.4.0
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.3.2...v8.4.0)

Updates `System.Memory` from 4.6.0 to 4.6.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
- dependency-name: CommunityToolkit.HighPerformance
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 76e8d62 commit 5ef914b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions libNOM.io/libNOM.io.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.3.2" />
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.2" />
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.4.0" />
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="LazyCache" Version="2.4.0" />
<PackageReference Include="libNOM.map" Version="0.13.4" />
Expand Down
76 changes: 38 additions & 38 deletions libNOM.io/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
".NETStandard,Version=v2.0": {
"CommunityToolkit.Diagnostics": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==",
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA==",
"dependencies": {
"System.Memory": "4.5.5"
"System.Memory": "4.6.0"
}
},
"CommunityToolkit.HighPerformance": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "1Os81ua0FmIOtiSgOk5C1KBraQ3SDfxs/7BG4qDagm48nGplr//lAVqLH9I2TLDVqRFdhqTUaEITFA5Ho/Ovkw==",
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "flxspiBs0G/0GMp7IK2J2ijV9bTG6hEwFc/z6ekHqB6nwRJ4Ry2yLdx+TkbCUYFCl4XhABkAwomeKbT6zM2Zlg==",
"dependencies": {
"Microsoft.Bcl.HashCode": "1.1.1",
"System.Memory": "4.5.5",
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
"System.Threading.Tasks.Extensions": "4.5.4"
"Microsoft.Bcl.HashCode": "6.0.0",
"System.Memory": "4.6.0",
"System.Runtime.CompilerServices.Unsafe": "6.1.0",
"System.Threading.Tasks.Extensions": "4.6.0"
}
},
"IndexRange": {
Expand Down Expand Up @@ -106,8 +106,8 @@
},
"Microsoft.Bcl.HashCode": {
"type": "Transitive",
"resolved": "1.1.1",
"contentHash": "MalY0Y/uM/LjXtHfX/26l2VtN4LDNZ2OE3aumNOHDLsT4fNYy2hiHXI4CXCqKpNUNm7iJ2brrc4J89UdaL56FA=="
"resolved": "6.0.0",
"contentHash": "GI4jcoi6eC9ZhNOQylIBaWOQjyGaR8T6N3tC1u8p3EXfndLCVNNWa+Zp+ocjvvS3kNBN09Zma2HXL0ezO0dRfw=="
},
"Microsoft.Build.Tasks.Git": {
"type": "Transitive",
Expand Down Expand Up @@ -192,30 +192,30 @@
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
"resolved": "4.5.4",
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"resolved": "4.6.0",
"contentHash": "I5G6Y8jb0xRtGUC9Lahy7FUvlYlnGMMkbuKAQBy8Jb7Y6Yn8OlBEiUOY0PqZ0hy6Ua8poVA1ui1tAIiXNxGdsg==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
"System.Runtime.CompilerServices.Unsafe": "6.1.0"
}
}
},
".NETStandard,Version=v2.1": {
"CommunityToolkit.Diagnostics": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==",
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
"System.Runtime.CompilerServices.Unsafe": "6.1.0"
}
},
"CommunityToolkit.HighPerformance": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "1Os81ua0FmIOtiSgOk5C1KBraQ3SDfxs/7BG4qDagm48nGplr//lAVqLH9I2TLDVqRFdhqTUaEITFA5Ho/Ovkw==",
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "flxspiBs0G/0GMp7IK2J2ijV9bTG6hEwFc/z6ekHqB6nwRJ4Ry2yLdx+TkbCUYFCl4XhABkAwomeKbT6zM2Zlg==",
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
"System.Runtime.CompilerServices.Unsafe": "6.1.0"
}
},
"K4os.Compression.LZ4": {
Expand Down Expand Up @@ -355,22 +355,22 @@
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
"resolved": "6.1.0",
"contentHash": "5o/HZxx6RVqYlhKSq8/zronDkALJZUT2Vz0hx43f0gwe8mwlM0y2nYlqdBwLMzr262Bwvpikeb/yEwkAa5PADg=="
}
},
"net8.0": {
"CommunityToolkit.Diagnostics": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA=="
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA=="
},
"CommunityToolkit.HighPerformance": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "1Os81ua0FmIOtiSgOk5C1KBraQ3SDfxs/7BG4qDagm48nGplr//lAVqLH9I2TLDVqRFdhqTUaEITFA5Ho/Ovkw=="
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "flxspiBs0G/0GMp7IK2J2ijV9bTG6hEwFc/z6ekHqB6nwRJ4Ry2yLdx+TkbCUYFCl4XhABkAwomeKbT6zM2Zlg=="
},
"K4os.Compression.LZ4": {
"type": "Direct",
Expand Down Expand Up @@ -498,15 +498,15 @@
"net9.0": {
"CommunityToolkit.Diagnostics": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA=="
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA=="
},
"CommunityToolkit.HighPerformance": {
"type": "Direct",
"requested": "[8.3.2, )",
"resolved": "8.3.2",
"contentHash": "1Os81ua0FmIOtiSgOk5C1KBraQ3SDfxs/7BG4qDagm48nGplr//lAVqLH9I2TLDVqRFdhqTUaEITFA5Ho/Ovkw=="
"requested": "[8.4.0, )",
"resolved": "8.4.0",
"contentHash": "flxspiBs0G/0GMp7IK2J2ijV9bTG6hEwFc/z6ekHqB6nwRJ4Ry2yLdx+TkbCUYFCl4XhABkAwomeKbT6zM2Zlg=="
},
"K4os.Compression.LZ4": {
"type": "Direct",
Expand Down

0 comments on commit 5ef914b

Please sign in to comment.