Skip to content

Commit

Permalink
Bump System.IO.Pipelines, System.Memory.Data, System.Text.Json and Sy…
Browse files Browse the repository at this point in the history
…stem.Memory (#177)

Bumps [System.IO.Pipelines](https://github.com/dotnet/runtime), [System.Memory.Data](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and System.Memory. These dependencies needed to be updated together.

Updates `System.IO.Pipelines` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.1)

Updates `System.Memory.Data` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `System.Text.Json` from 9.0.1 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.1)

Updates `System.Memory` from 4.6.0 to 4.5.5

---
updated-dependencies:
- dependency-name: System.IO.Pipelines
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Memory.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 22, 2025
1 parent f25894d commit 1cec89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="System.IO.Pipelines" Version="9.0.1" />
<PackageVersion Include="System.Memory" Version="4.6.0" />
<PackageVersion Include="System.Memory.Data" Version="9.0.0" />
<PackageVersion Include="System.Memory.Data" Version="9.0.1" />
<PackageVersion Include="System.Text.Json" Version="9.0.1" />
<PackageVersion Include="Drastic.Utilities" Version="1.0.10" />
<PackageVersion Include="PublishSPAforGitHubPages.Build" Version="2.1.0" />
Expand Down

0 comments on commit 1cec89a

Please sign in to comment.