Skip to content

Commit

Permalink
Bump the tests group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the tests group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.9` | `4.12.10` |
| [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `10.3.0.106239` | `10.4.0.108396` |
| [DNTCommon.Web.Core](https://github.com/VahidN/DNTCommon.Web.Core) | `7.9.5` | `7.9.7` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` |



Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.4.0.108396
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.4.0.108396)

Updates `DNTCommon.Web.Core` from 7.9.5 to 7.9.7
- [Commits](https://github.com/VahidN/DNTCommon.Web.Core/commits)

Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

Updates `Microsoft.Extensions.Options` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: DNTCommon.Web.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 3a21de6 commit 944f73d
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 @@ -5,15 +5,15 @@
<PackageVersion Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4"/>
<PackageVersion Include="AsyncFixer" Version="1.6.0"/>
<PackageVersion Include="Asyncify" Version="0.9.7"/>
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.3.0.106239"/>
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.4.0.108396"/>
<PackageVersion Include="SecurityCodeScan.VS2019" Version="5.6.7"/>
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9"/>
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.10"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Analyzers" Version="9.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0"/>
<PackageVersion Include="DNTBreadCrumb.Core" Version="2.0.2"/>
<PackageVersion Include="DNTCaptcha.Core" Version="5.2.10"/>
<PackageVersion Include="DNTCommon.Web.Core" Version="7.9.5"/>
<PackageVersion Include="DNTCommon.Web.Core" Version="7.9.7"/>
<PackageVersion Include="DNTPersianUtils.Core" Version="6.3.2"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.0"/>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.0"/>
Expand Down

0 comments on commit 944f73d

Please sign in to comment.