From 41b0215aa6adf64673fd1490fda60d736d915e98 Mon Sep 17 00:00:00 2001 From: AleksIvanovSinglet Date: Thu, 18 Mar 2021 12:31:30 +0200 Subject: [PATCH 1/2] add initial broad Depedanbot config --- .github/dependabot.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 000000000000..f3952729f4b8 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,17 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + # default location of `.github/workflows` + directory: "/" + open-pull-requests-limit: 10 + schedule: + interval: "weekly" + + - package-ecosystem: "nuget" + # location of package manifests + directory: "/" + open-pull-requests-limit: 10 + schedule: + interval: "daily" + +# Built with ❤ by [Pipeline Foundation](https://pipeline.foundation) \ No newline at end of file From 41a39e8946363ce7b9cffd2d790d125f66909f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 10:36:18 +0000 Subject: [PATCH 2/2] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.9.1) Signed-off-by: dependabot[bot] --- .../tests/Core.UnitTests/Controls.Core.UnitTests.csproj | 2 +- src/Core/tests/UnitTests/Core.UnitTests.csproj | 2 +- src/Essentials/test/UnitTests/Essentials.UnitTests.csproj | 2 +- .../Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj b/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj index 26192a29ad55..78302549b681 100644 --- a/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj +++ b/src/Controls/tests/Core.UnitTests/Controls.Core.UnitTests.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/tests/UnitTests/Core.UnitTests.csproj b/src/Core/tests/UnitTests/Core.UnitTests.csproj index fd6a5250f5f8..a972567755b4 100644 --- a/src/Core/tests/UnitTests/Core.UnitTests.csproj +++ b/src/Core/tests/UnitTests/Core.UnitTests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj b/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj index f73ce94da525..494afa6ffe52 100644 --- a/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj +++ b/src/Essentials/test/UnitTests/Essentials.UnitTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj b/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj index ca6049912df6..41631f0651e1 100644 --- a/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj +++ b/src/SingleProject/Resizetizer/test/UnitTests/Resizetizer.UnitTests.csproj @@ -7,7 +7,7 @@ - +