Răsfoiți Sursa

Bump the all-dependencies group with 2 updates (#1879)

Bumps the all-dependencies group with 2 updates: [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) and [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer).


Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.3...2.4.1)

Updates `Meziantou.Analyzer` from 2.0.153 to 2.0.154
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.153...2.0.154)

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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>
dependabot[bot] 1 an în urmă
părinte
comite
c0b0369dd4
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      Directory.Packages.props

+ 2 - 2
Directory.Packages.props

@@ -11,7 +11,7 @@
     <PackageVersion Include="FluentAssertions" Version="6.12.0" />
     <PackageVersion Include="Flurl.Http.Signed" Version="4.0.2" />
     <PackageVersion Include="Jurassic" Version="3.2.7" />
-    <PackageVersion Include="Meziantou.Analyzer" Version="2.0.153" />
+    <PackageVersion Include="Meziantou.Analyzer" Version="2.0.154" />
     <PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
     <PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.5.0" />
     <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
@@ -30,7 +30,7 @@
     <PackageVersion Include="YantraJS.Core" Version="1.2.209" />
   </ItemGroup>
   <ItemGroup>
-    <GlobalPackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
+    <GlobalPackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
     <GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
     <GlobalPackageReference Include="PolySharp" Version="1.14.1" />
   </ItemGroup>