Skip to content

Commit

Permalink
build(deps): Bump the all group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [PolySharp](https:/Sergio0694/PolySharp) | `1.13.2` | `1.14.1` |
| [H.Resources.Generator](https:/HavenDV/H.Resources.Generator) | `1.5.1` | `1.6.0` |
| [Microsoft.NET.Test.Sdk](https:/microsoft/vstest) | `17.8.0` | `17.9.0` |
| [MSTest.TestAdapter](https:/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [MSTest.TestFramework](https:/microsoft/testfx) | `3.1.1` | `3.2.0` |
| [Verify.MSTest](https:/VerifyTests/Verify) | `22.6.0` | `23.1.0` |
| [BenchmarkDotNet](https:/dotnet/BenchmarkDotNet) | `0.13.10` | `0.13.12` |
| [Microsoft.DeepDev.TokenizerLib](https:/microsoft/Tokenizer) | `1.3.2` | `1.3.3` |
| [SharpToken](https:/dmitry-brazhenko/SharpToken) | `1.2.14` | `1.2.15` |
| [TiktokenSharp](https:/aiqinxuancai/TiktokenSharp) | `1.0.8` | `1.0.9` |


Updates `PolySharp` from 1.13.2 to 1.14.1
- [Release notes](https:/Sergio0694/PolySharp/releases)
- [Commits](Sergio0694/PolySharp@1.13.2...1.14.1)

Updates `H.Resources.Generator` from 1.5.1 to 1.6.0
- [Release notes](https:/HavenDV/H.Resources.Generator/releases)
- [Commits](https:/HavenDV/H.Resources.Generator/commits)

Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
- [Release notes](https:/microsoft/vstest/releases)
- [Changelog](https:/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0
- [Release notes](https:/microsoft/testfx/releases)
- [Changelog](https:/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

Updates `MSTest.TestFramework` from 3.1.1 to 3.2.0
- [Release notes](https:/microsoft/testfx/releases)
- [Changelog](https:/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v.3.2.0)

Updates `Verify.MSTest` from 22.6.0 to 23.1.0
- [Release notes](https:/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@22.6.0...23.1.0)

Updates `BenchmarkDotNet` from 0.13.10 to 0.13.12
- [Release notes](https:/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.10...v0.13.12)

Updates `Microsoft.DeepDev.TokenizerLib` from 1.3.2 to 1.3.3
- [Release notes](https:/microsoft/Tokenizer/releases)
- [Commits](microsoft/Tokenizer@v1.3.2...v1.3.3)

Updates `SharpToken` from 1.2.14 to 1.2.15
- [Release notes](https:/dmitry-brazhenko/SharpToken/releases)
- [Commits](dmitry-brazhenko/SharpToken@1.2.14...1.2.15)

Updates `TiktokenSharp` from 1.0.8 to 1.0.9
- [Release notes](https:/aiqinxuancai/TiktokenSharp/releases)
- [Commits](aiqinxuancai/TiktokenSharp@1.0.8...1.0.9)

---
updated-dependencies:
- dependency-name: PolySharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: H.Resources.Generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.DeepDev.TokenizerLib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: SharpToken
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: TiktokenSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Feb 12, 2024
1 parent d04b588 commit 45e9b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="PolySharp" Version="1.13.2" />
<PackageVersion Include="SharpToken" Version="1.2.14" />
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
<PackageVersion Include="TiktokenSharp" Version="1.0.8" />
<PackageVersion Include="TiktokenSharp" Version="1.0.9" />
<PackageVersion Include="Verify.MSTest" Version="22.6.0" />
</ItemGroup>
</Project>

0 comments on commit 45e9b61

Please sign in to comment.