Skip to content

Commit

Permalink
Bump the all-dependencies group with 5 updates (#2061)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Jurassic](https://github.com/paulbartrum/Jurassic) | `3.2.8` | `3.2.9` |
| [YantraJS.Core](https://github.com/yantrajs/yantra) | `1.2.261` | `1.2.282` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.1.0` | `7.2.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.1` | `3.0.2` |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.186` | `2.0.188` |


Updates `Jurassic` from 3.2.8 to 3.2.9
- [Release notes](https://github.com/paulbartrum/Jurassic/releases)
- [Commits](https://github.com/paulbartrum/Jurassic/commits)

Updates `YantraJS.Core` from 1.2.261 to 1.2.282
- [Release notes](https://github.com/yantrajs/yantra/releases)
- [Commits](yantrajs/yantra@v1.2.261...v1.2.282)

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

Updates `xunit.runner.visualstudio` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2)

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

---
updated-dependencies:
- dependency-name: Jurassic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-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-minor
  dependency-group: all-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Mar 7, 2025
1 parent b3b3ea8 commit 8750190
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.1" />
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="BenchmarkDotNet.TestAdapter" Version="0.13.12" />
<PackageVersion Include="FluentAssertions" Version="[7.1.0]" />
<PackageVersion Include="FluentAssertions" Version="[7.2.0]" />
<PackageVersion Include="Flurl.Http.Signed" Version="4.0.2" />
<PackageVersion Include="Jurassic" Version="3.2.8" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.186" />
<PackageVersion Include="Jurassic" Version="3.2.9" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.188" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.2" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="9.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
Expand All @@ -27,8 +27,8 @@
<PackageVersion Include="System.Text.Json" Version="9.0.2" />
<PackageVersion Include="Test262Harness" Version="1.0.1" />
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" PrivateAssets="all" />
<PackageVersion Include="YantraJS.Core" Version="1.2.261" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" PrivateAssets="all" />
<PackageVersion Include="YantraJS.Core" Version="1.2.282" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
Expand Down

0 comments on commit 8750190

Please sign in to comment.