Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 2 updates (#159)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 2 updates in the / directory: [FastExpressionCompiler.Internal.src](https://github.com/dadhi/FastExpressionCompiler) and [xunit.analyzers](https://github.com/xunit/xunit.analyzers).


Updates `FastExpressionCompiler.Internal.src` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/dadhi/FastExpressionCompiler/releases)
- [Commits](dadhi/FastExpressionCompiler@v4.2.1...v4.2.2)

Updates `xunit.analyzers` from 1.16.0 to 1.17.0
- [Commits](xunit/xunit.analyzers@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: FastExpressionCompiler.Internal.src
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: xunit.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-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 Nov 18, 2024
1 parent 8adf62d commit a4cf374
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 @@ -22,6 +22,6 @@
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="xunit.analyzers" Version="1.16.0" />
<PackageVersion Include="xunit.analyzers" Version="1.17.0" />
</ItemGroup>
</Project>

0 comments on commit a4cf374

Please sign in to comment.