Skip to content

Commit

Permalink
build(deps): Bump the all group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 8 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` |
| [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.12` | `1.2.14` |


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 `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.12 to 1.2.14
- [Release notes](https:/dmitry-brazhenko/SharpToken/releases)
- [Commits](dmitry-brazhenko/SharpToken@1.2.12...1.2.14)

---
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: 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HavenDV committed Feb 5, 2024
1 parent ba03f55 commit d04b588
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 @@ -13,7 +13,7 @@
<PackageVersion Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.1.1" />
<PackageVersion Include="PolySharp" Version="1.13.2" />
<PackageVersion Include="SharpToken" Version="1.2.12" />
<PackageVersion Include="SharpToken" Version="1.2.14" />
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
<PackageVersion Include="TiktokenSharp" Version="1.0.8" />
<PackageVersion Include="Verify.MSTest" Version="22.6.0" />
Expand Down

0 comments on commit d04b588

Please sign in to comment.