Skip to content

Commit

Permalink
Bump the all-dependencies group with 3 updates (#2010)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [YantraJS.Core](https://github.com/yantrajs/yantra), [FluentAssertions](https://github.com/fluentassertions/fluentassertions) and [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer).


Updates `YantraJS.Core` from 1.2.242 to 1.2.246
- [Release notes](https://github.com/yantrajs/yantra/releases)
- [Commits](yantrajs/yantra@v1.2.242...v1.2.246)

Updates `FluentAssertions` from 6.12.2 to 7.0.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.2...7.0.0)

Updates `Meziantou.Analyzer` from 2.0.180 to 2.0.182
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.180...2.0.182)

---
updated-dependencies:
- dependency-name: YantraJS.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Dec 2, 2024
1 parent 5ea604e commit 9d59c60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<PackageVersion Include="Acornima.Extras" Version="1.1.0" />
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="BenchmarkDotNet.TestAdapter" Version="0.13.12" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="Flurl.Http.Signed" Version="4.0.2" />
<PackageVersion Include="Jurassic" Version="3.2.8" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.180" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.182" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
Expand All @@ -28,7 +28,7 @@
<PackageVersion Include="Test262Harness" Version="1.0.1" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="all" />
<PackageVersion Include="YantraJS.Core" Version="1.2.242" />
<PackageVersion Include="YantraJS.Core" Version="1.2.246" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
Expand Down

0 comments on commit 9d59c60

Please sign in to comment.