Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [Microsoft.Extensions.Logging.Debug](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.7.1` | `3.7.2` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.7.1` | `3.7.2` |
| [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `9.0.0` | `9.0.1` |
| [System.IO.Hashing](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |
| [System.ServiceModel.Syndication](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` |



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `MSTest.TestAdapter` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.1...v3.7.2)

Updates `MSTest.TestFramework` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.1...v3.7.2)

Updates `Microsoft.Extensions.Http.Polly` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1)

Updates `System.IO.Hashing` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

Updates `System.ServiceModel.Syndication` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration
  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.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Configuration
  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.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Logging.Debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: System.IO.Hashing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: System.ServiceModel.Syndication
  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 Jan 21, 2025
1 parent 2f4ed94 commit 67f43f4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
18 changes: 9 additions & 9 deletions src/DNTCommon.Web.Core.Tests/DNTCommon.Web.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.1" />
</ItemGroup>
<ItemGroup>
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
Expand Down
24 changes: 12 additions & 12 deletions src/DNTCommon.Web.Core/DNTCommon.Web.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -108,35 +108,35 @@
<DefineConstants>NET_6</DefineConstants>
</PropertyGroup>
<ItemGroup Condition="('$(TargetFramework)' == 'net6.0')">
<PackageReference Include="System.ServiceModel.Syndication" Version="8.0.0"/>
<PackageReference Include="System.IO.Hashing" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="6.0.0"/>
<PackageReference Include="System.ServiceModel.Syndication" Version="9.0.1"/>
<PackageReference Include="System.IO.Hashing" Version="9.0.1"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1"/>
</ItemGroup>

<PropertyGroup Condition="('$(TargetFramework)' == 'net7.0')">
<DefineConstants>NET_7</DefineConstants>
</PropertyGroup>
<ItemGroup Condition="('$(TargetFramework)' == 'net7.0')">
<PackageReference Include="System.ServiceModel.Syndication" Version="8.0.0"/>
<PackageReference Include="System.IO.Hashing" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.0"/>
<PackageReference Include="System.ServiceModel.Syndication" Version="9.0.1"/>
<PackageReference Include="System.IO.Hashing" Version="9.0.1"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1"/>
</ItemGroup>

<PropertyGroup Condition="('$(TargetFramework)' == 'net8.0')">
<DefineConstants>NET_8</DefineConstants>
</PropertyGroup>
<ItemGroup Condition="('$(TargetFramework)' == 'net8.0')">
<PackageReference Include="System.ServiceModel.Syndication" Version="8.0.0"/>
<PackageReference Include="System.IO.Hashing" Version="8.0.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.0"/>
<PackageReference Include="System.ServiceModel.Syndication" Version="9.0.1"/>
<PackageReference Include="System.IO.Hashing" Version="9.0.1"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1"/>
</ItemGroup>

<PropertyGroup Condition="('$(TargetFramework)' == 'net9.0')">
<DefineConstants>NET_9</DefineConstants>
</PropertyGroup>
<ItemGroup Condition="('$(TargetFramework)' == 'net9.0')">
<PackageReference Include="System.ServiceModel.Syndication" Version="9.0.0"/>
<PackageReference Include="System.IO.Hashing" Version="9.0.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.0"/>
<PackageReference Include="System.ServiceModel.Syndication" Version="9.0.1"/>
<PackageReference Include="System.IO.Hashing" Version="9.0.1"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.1"/>
</ItemGroup>
</Project>

0 comments on commit 67f43f4

Please sign in to comment.