From 06eff5fcf91b6d6135ead02187dd4602272c0ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:04:02 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [FluentAssertions](https://github.com/fluentassertions/fluentassertions), [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1) Updates `H.Resources.Generator` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases) - [Commits](https://github.com/HavenDV/H.Resources.Generator/commits) Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) Updates `Verify.MSTest` from 26.3.1 to 26.4.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.3.1...26.4.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: H.Resources.Generator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/Directory.Packages.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 856777d..c8b6713 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -5,14 +5,14 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -22,6 +22,6 @@ - + \ No newline at end of file