diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14e0889650dd2..2d437865c1f2d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,5 @@ -# generated by dependadotnet -# https://github.com/dotnet/core/tree/main/samples/dependadotnet +# Generated by dependabot-bot. +# https://github.com/dotnet/docs-tools/tree/main/actions/dependabot-bot version: 2 updates: - package-ecosystem: "github-actions" # Core GitHub Actions @@ -50,12 +50,6 @@ updates: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console" #console.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - package-ecosystem: "nuget" directory: "/docs/core/extensions/snippets/configuration/console-basic" #console-basic.csproj schedule: @@ -69,19 +63,19 @@ updates: day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-di" #console-di.csproj + directory: "/docs/core/extensions/snippets/configuration/console-di-disposable" #console-di-disposable.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-di-disposable" #console-di-disposable.csproj + directory: "/docs/core/extensions/snippets/configuration/console-di-ienumerable" #console-di-ienumerable.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-di-ienumerable" #console-di-ienumerable.csproj + directory: "/docs/core/extensions/snippets/configuration/console-di" #console-di.csproj schedule: interval: "weekly" day: "wednesday" @@ -134,6 +128,12 @@ updates: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 + - package-ecosystem: "nuget" + directory: "/docs/core/extensions/snippets/configuration/console" #console.csproj + schedule: + interval: "weekly" + day: "wednesday" + open-pull-requests-limit: 5 - package-ecosystem: "nuget" directory: "/docs/core/extensions/snippets/configuration/custom-provider" #custom-provider.csproj schedule: @@ -243,13 +243,13 @@ updates: day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/console-formatter-custom" #console-formatter-custom.csproj + directory: "/docs/core/extensions/snippets/logging/console-formatter-custom-with-config" #console-formatter-custom-with-config.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/console-formatter-custom-with-config" #console-formatter-custom-with-config.csproj + directory: "/docs/core/extensions/snippets/logging/console-formatter-custom" #console-formatter-custom.csproj schedule: interval: "weekly" day: "wednesday" @@ -375,19 +375,19 @@ updates: day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest" #StringLibraryTest.csproj + directory: "/docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest" #StringLibraryTest.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest" #StringLibraryTest.vbproj + directory: "/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest" #StringLibraryTest.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest" #StringLibraryTest.csproj + directory: "/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest" #StringLibraryTest.vbproj schedule: interval: "weekly" day: "wednesday" @@ -417,25 +417,25 @@ updates: day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst" #MakeConst.csproj + directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes" #MakeConst.CodeFixes.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes" #MakeConst.CodeFixes.csproj + directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test" #MakeConst.Test.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test" #MakeConst.Test.csproj + directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix" #MakeConst.Vsix.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix" #MakeConst.Vsix.csproj + directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst" #MakeConst.csproj schedule: interval: "weekly" day: "wednesday" @@ -717,13 +717,13 @@ updates: day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/getting-started/console-webapiclient" #webapiclient.csproj + directory: "/samples/snippets/csharp/getting_started/ClassLibraryProjects/StringLibraryTest" #StringLibraryTest.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/getting_started/ClassLibraryProjects/StringLibraryTest" #StringLibraryTest.csproj + directory: "/samples/snippets/csharp/getting-started/console-webapiclient" #webapiclient.csproj schedule: interval: "weekly" day: "wednesday" @@ -771,25 +771,25 @@ updates: day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader" #SimpleFeedReader.csproj + directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj + directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader" #SimpleFeedReader.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader" #SimpleFeedReader.csproj + directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj schedule: interval: "weekly" day: "wednesday" open-pull-requests-limit: 5 - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj + directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader" #SimpleFeedReader.csproj schedule: interval: "weekly" day: "wednesday"