Skip to content

Commit

Permalink
build(deps): bump the app-package-minor-and-patch group across 1 dire…
Browse files Browse the repository at this point in the history
…ctory with 8 updates

Bumps the app-package-minor-and-patch group with 8 updates in the /source/App directory:

| Package | From | To |
| --- | --- | --- |
| [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) | `1.6.8` | `1.6.10` |
| [Azure.Monitor.Query](https://github.com/Azure/azure-sdk-for-net) | `1.5.0` | `1.6.0` |
| [AutoFixture](https://github.com/AutoFixture/AutoFixture) | `4.18.1` | `4.18.1` |
| [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) | `4.18.1` | `4.18.1` |
| [Energinet.DataHub.Core.TestCommon](https://github.com/Energinet-DataHub/geh-core) | `7.0.4` | `7.1.1` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.0.0` | `7.0.0` |
| [Moq](https://github.com/moq/moq) | `4.20.72` | `4.20.72` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.1.0` | `7.2.0` |



Updates `WireMock.Net` from 1.6.8 to 1.6.10
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/WireMock-Net/WireMock.Net/commits)

Updates `Azure.Monitor.Query` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Monitor.Query_1.5.0...Azure.Monitor.Query_1.6.0)

Updates `AutoFixture` from 4.18.1 to 4.18.1
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.18.1...v4.18.1)

Updates `AutoFixture.AutoMoq` from 4.18.1 to 4.18.1
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.18.1...v4.18.1)

Updates `Energinet.DataHub.Core.TestCommon` from 7.0.4 to 7.1.1
- [Commits](https://github.com/Energinet-DataHub/geh-core/commits)

Updates `FluentAssertions` from 7.0.0 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@7.0.0...7.0.0)

Updates `Moq` from 4.20.72 to 4.20.72
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](moq/moq.spikes@v4.20.72...v4.20.72)

Updates `Swashbuckle.AspNetCore` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: WireMock.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-package-minor-and-patch
- dependency-name: Azure.Monitor.Query
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-package-minor-and-patch
- dependency-name: AutoFixture
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-package-minor-and-patch
- dependency-name: AutoFixture.AutoMoq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-package-minor-and-patch
- dependency-name: Energinet.DataHub.Core.TestCommon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-package-minor-and-patch
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-package-minor-and-patch
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-package-minor-and-patch
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: app-package-minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 358e177 commit 37b627c
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion source/App/source/Common.Tests/Common.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ limitations under the License.
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="WireMock.Net" Version="1.6.8" />
<PackageReference Include="WireMock.Net" Version="1.6.10" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ limitations under the License.
<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageReference Include="Azure.Monitor.Query" Version="1.5.0" />
<PackageReference Include="Azure.Monitor.Query" Version="1.6.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.0.4" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ limitations under the License.
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Monitor.Query" Version="1.5.0" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.0.4" />
<PackageReference Include="Azure.Monitor.Query" Version="1.6.0" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ limitations under the License.
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.4" />
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.1.1" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.72" />
Expand Down
2 changes: 1 addition & 1 deletion source/App/source/WebApp.Tests/WebApp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.0.4" />
<PackageReference Include="Energinet.DataHub.Core.TestCommon" Version="7.1.1" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.11" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion source/App/source/WebApp/WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ limitations under the License.
<ItemGroup>
<PackageReference Include="Asp.Versioning.Mvc" Version="8.1.0" />
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.11" />
Expand Down

0 comments on commit 37b627c

Please sign in to comment.