Skip to content

Commit

Permalink
build(deps): bump the feature-management-package-minor-and-patch grou…
Browse files Browse the repository at this point in the history
…p across 1 directory with 5 updates

Bumps the feature-management-package-minor-and-patch group with 5 updates in the /source/FeatureManagement directory:

| Package | From | To |
| --- | --- | --- |
| [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.FunctionApp.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` |



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.FunctionApp.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)

---
updated-dependencies:
- dependency-name: AutoFixture
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feature-management-package-minor-and-patch
- dependency-name: AutoFixture.AutoMoq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feature-management-package-minor-and-patch
- dependency-name: Energinet.DataHub.Core.FunctionApp.TestCommon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: feature-management-package-minor-and-patch
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feature-management-package-minor-and-patch
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: feature-management-package-minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent bbe09bd commit 2819250
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ limitations under the License.
<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.TestCommon" Version="7.0.4" />
<PackageReference Include="Energinet.DataHub.Core.FunctionApp.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

0 comments on commit 2819250

Please sign in to comment.