diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fb98ffaf2c864..ad57c555d5b64 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,2600 +1,25 @@ -# 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 + # Updates for GitHub Actions + - package-ecosystem: "github-actions" directory: "/" groups: github-actions: patterns: ["*"] schedule: interval: "weekly" - cooldown: - default-days: 7 - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/authentication/best-practices" #BestPractices.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/caching" #caching.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration" #configuration.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/fileglobbing" #fileglobbing.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http" #http.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/localization" #localization.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/primitives" #primitives.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/testing/snippets/order-unit-tests/csharp" #order-unit-tests.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/core/testing/snippets/unit-testing-using-mstest/csharp" #unit-testing-using-mstest.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix" #MakeConst.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/fundamentals/networking/snippets" #networking.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/orleans/deployment/snippets/service-fabric" #service-fabric.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/orleans/grains/snippets/transactions" #transactions.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/orleans/host/snippets" #snippets.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/orleans/streaming/snippets/broadcastchannel" #broadcastchannel.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/orleans/tutorials-and-samples/snippets/minimal" #minimal.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/standard/io/snippets/how-to-use-named-pipes-for-network-interprocess-communication/csharp" #NamedPipeStream_ImpersonationSample.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/standard/io/snippets/how-to-use-named-pipes-for-network-interprocess-communication/vb" #NamedPipeStream_ImpersonationSample.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/testing/unit-testing-best-practices/csharp" #unit-testing-best-practices.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/testing/unit-testing-using-dotnet-test/csharp" #unit-testing-using-dotnet-test.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/testing/unit-testing-using-nunit/csharp" #unit-testing-using-nunit.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/testing/unit-testing-vb-mstest/vb" #unit-testing-vb-mstest.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/testing/unit-testing-vb-nunit/vb" #unit-testing-vb-nunit.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/tutorials/creating-app-with-plugin-support/csharp" #AppWithPlugin.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/core/tutorials/netcore-hosting/csharp/HostWithHostFxr" #HostWithHostFxr.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/roslyn-sdk/SyntaxQuickStart" #SyntaxQuickStart.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/roslyn-sdk/SyntaxTransformationQuickStart" #SyntaxTransformationQuickStart.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/c_syncasyncclient/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/callbackbehaviorattribute/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/channelfactorybehaviors/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/clientproxycodesample/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/custompolicysample/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/faultcontractattribute/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/iinstancecontextinitializer/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/interceptors/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/lockdownvalidation/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/messageheaderattribute/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/metadataresolver/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/operationbehaviorattribute_impersonation/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/operationcontextscope/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/s_duplexclients/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/sca.callbackcontract/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/sca.session/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/servicemetadatabehavior/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_CFX/servicethrottlingbehavior/cs" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_Misc/tpl_partitioners/cs" #partioners.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_Wpf/FindText/CSharp" #FindTextSolution.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_Wpf/InsertText/CSharp" #InsertText.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_Wpf/InvokePatternApp/CSharp" #InvokePatternApp.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_Wpf/NavigatingWithTreeWalker/CSharp" #TreeWalker.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/csharp/VS_Snippets_Wpf/UIAClientSideProvider_snip/CSharp" #UIAClientProvider_snip.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/standard/data/sqlite" #Microsoft.Data.Sqlite.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/c_syncasyncclient/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/callbackbehaviorattribute/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/channelfactorybehaviors/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/custompolicysample/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/faultcontractattribute/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/interceptors/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/messageheaderattribute/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/operationbehaviorattribute_impersonation/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/operationcontextscope/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_CFX/sca.session/vb" #cs.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_Wpf/FindText/VisualBasic" #FindTextSolution.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_Wpf/InsertText/VisualBasic" #InsertText.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_Wpf/InvokePatternApp/VisualBasic" #InvokePatternSample.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_Wpf/NavigatingWithTreeWalker/visualbasic" #treewalker.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/samples/snippets/visualbasic/VS_Snippets_Wpf/UIAClientSideProvider_snip/visualbasic" #uiaclientprovider_snip.sln - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for solutions. - dotnet: - patterns: - - "*" # Prefer a single PR per solution update. - - package-ecosystem: "nuget" - directory: "/docs/ai/evaluation/snippets/evaluate-ai-responses" #TestAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/evaluation/snippets/evaluate-safety" #EvaluateResponseSafety.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/evaluation/snippets/evaluate-with-reporting" #TestAIWithReporting.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/how-to/snippets/access-data" #Project.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/how-to/snippets/content-filtering" #AIContentFiltering.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/how-to/snippets/handle-invalid-tool-input/csharp" #HandleInvalidToolInput.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/how-to/snippets/hosted-app-auth" #hosted-app-auth.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/how-to/snippets/use-tokenizers/csharp/TokenizersExamples" #TokenizersExamples.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/assistants" #AIAssistants.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/build-chat-app/azure-openai" #ChatAppAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/build-chat-app/openai" #ExtensionsOpenAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/function-calling/azure-openai" #FunctionCallingAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/function-calling/openai" #FunctionCallingAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/image-generation/azure-openai" #ImagesAzureOpenAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/image-generation/openai" #ImagesOpenAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/local-ai" #ollama.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/mcp-client" #MinimalMCPClient.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/mcp-server" #SampleMcpServer.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/process-data" #ProcessData.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/prompt-completion/azure-openai" #ExtensionsAzureOpenAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/prompt-completion/openai" #ExtensionsOpenAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/structured-output" #SOChat.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/text-to-image/azure-openai" #TextToImageAzureOpenAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/quickstarts/snippets/text-to-image/hosting" #TextToImageHosting.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/AI.Shared" #AI.Shared.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.AddMessages" #ConsoleAI.AddMessages.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CacheResponses" #ConsoleAI.CacheResponses.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.ConsumeClientMiddleware" #ConsoleAI.ConsumeClientMiddleware.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.ConsumeRateLimitingEmbedding" #ConsoleAI.ConsumeRateLimitingEmbedding.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CreateEmbeddings" #ConsoleAI.CreateEmbeddings.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle" #ConsoleAI.CustomClientMiddle.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomEmbeddingsMiddle" #ConsoleAI.CustomEmbeddingsMiddle.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.DependencyInjection" #ConsoleAI.DependencyInjection.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.FunctionalityPipelines" #ConsoleAI.FunctionalityPipelines.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.GetResponseAsyncArgs" #ConsoleAI.GetResponseAsyncArgs.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.GetStreamingResponseAsync" #ConsoleAI.GetStreamingResponseAsync.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.ProvideOptions" #ConsoleAI.ProvideOptions.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.StatelessStateful" #ConsoleAI.StatelessStateful.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.ToolCalling" #ConsoleAI.ToolCalling.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.UseExample" #ConsoleAI.UseExample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.UseTelemetry" #ConsoleAI.UseTelemetry.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI" #ConsoleAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/prompt-engineering" #multi-turn-chat.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/snippets/sample-implementations" #Implementations.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/vector-stores/snippets/chat-with-data/azure-openai" #VectorDataAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/vector-stores/snippets/chat-with-data/openai" #VectorDataAI.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/vector-stores/snippets/conceptual" #VectorStoreSnippets.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/ai/vector-stores/snippets/how-to" #HowToSnippets.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/aspnetcore-guidance/BlazorSample" #BlazorSample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample" #MinApiSample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/configure-proxy" #ProxyServerConfiguration.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/logging" #LoggingSampleApp.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/pagination" #pagination.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/azure/sdk/snippets/unit-testing" #UnitTestingSampleApp.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/containers/snippets/Worker" #DotNet.ContainerImage.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/ambient-metadata/snippets/buildmetadata-access" #buildmetadata-access.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/ambient-metadata/snippets/buildmetadata-msbuild-azure" #buildmetadata-msbuild-azure.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/ambient-metadata/snippets/buildmetadata-usebuildmetadata" #buildmetadata-usebuildmetadata.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/ambient-metadata/snippets/buildmetadata" #buildmetadata.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/exception-summary" #exception-summary.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/health-checks" #health-checks.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/lifetime-health-checks" #lifetime-health-checks.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/Metrics" #metric-instr.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/MetricsGen" #MetricsGen.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp" #Microsoft.Diagnostics.NETCore.Client.Samples.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/OTel-Prometheus-Grafana-Jaeger/csharp" #OTel-Prometheus-Grafana-Jaeger.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/OTLP-Example/csharp" #OTLP-Example.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/resource-monitoring-kubernetes" #resource-monitoring-kubernetes.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/resource-monitoring-with-manual-metrics" #resource-monitoring-with-manual-metrics.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/diagnostics/snippets/resource-monitoring" #resource-monitoring.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/enrichment/snippets/applicationlogenricher" #applogenricher.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/enrichment/snippets/enrichment" #Enrichment.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/enrichment/snippets/httpclientlogenricher" #httpclientlogenricher.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/anti-patterns" #di-anti-patterns.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/anykey" #AnyKeyExamples.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/basics" #di-basics.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/console-disposable" #console-di-disposable.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/console-ienumerable" #console-di-ienumerable.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/console" #console-di.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/dependency-injection/snippets/overview" #dependency-injection.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/logging/snippets/source-generation/csharp" #csharp.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/async-state/csharp/AspNetCoreIntegration" #AspNetCoreIntegration.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/async-state/csharp/IAsyncContextExample" #IAsyncContextExample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/async-state/csharp/RequestCorrelation" #RequestCorrelation.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/caching/distributed" #distributed-apis.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/caching/hybrid-cache/csharp" #HybridCacheExample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/caching/memory-apis" #memory-apis.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/caching/memory-worker" #memory-worker.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/app-lifetime" #app-lifetime.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/binding-scenarios/DictionaryBinding" #DictionaryBinding.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-basic-builder" #console-basic-builder.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-basic" #console-basic.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-binder-gen" #console-binder-gen.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-custom-logging" #console-custom-logging.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-env" #console-env.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-host" #console-host.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-indexer" #console-indexer.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-ini" #console-ini.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-json" #console-json.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-memory" #console-memory.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-raw" #console-raw.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-validation-gen" #console-validation-gen.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console-xml" #console-xml.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/console" #console.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/custom-provider" #custom-provider.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-action" #options-action.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-configparam" #options-configparam.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-noparams" #options-noparams.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-object" #options-object.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-postconfig" #options-postconfig.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-recursive-validation" #options-recursive-validation.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/options-validation-onstart" #options-validation-onstart.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/worker-scope" #worker-scope.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 cooldown: default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/configuration/worker-service" #worker-service.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/dependency-injection-auto-activation/csharp/CompleteExample" #CompleteExample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/dependency-injection-auto-activation/csharp/DependenciesExample" #DependenciesExample.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/fileglobbing/example" #example.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/hosts/ShortLived.App" #ShortLived.App.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http/basic" #basic.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http/configurehandler" #configurehandler.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http/generated" #generated.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http/latency" #latency.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http/named" #named.csproj + directories: + - "**/snippets/**/*" + - "**/snippets-v3/**/*" schedule: interval: "weekly" - day: "wednesday" open-pull-requests-limit: 5 cooldown: default-days: 7 groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/http/typed" #typed.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/localization/example" #example.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - 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 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/console-formatter-custom" #console-formatter-custom.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/console-formatter-json" #console-formatter-json.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/console-formatter-simple" #console-formatter-simple.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/console-formatter-systemd" #console-formatter-systemd.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/di-without-host" #di-without-host.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. - - package-ecosystem: "nuget" - directory: "/docs/core/extensions/snippets/logging/getting-started-logger-message" #getting-started-logger-message.csproj - schedule: - interval: "weekly" - day: "wednesday" - open-pull-requests-limit: 5 - cooldown: - default-days: 7 - groups: - # Group .NET updates together for projects. - dotnet: - patterns: - - "*" # Prefer a single PR per project update. + nuget: + patterns: ["*"] + group-by: dependency-name diff --git a/.github/workflows/dependabot-bot.yml b/.github/workflows/dependabot-bot.yml deleted file mode 100644 index 5fc8fdb8b3516..0000000000000 --- a/.github/workflows/dependabot-bot.yml +++ /dev/null @@ -1,62 +0,0 @@ -# The name used in the GitHub UI for the workflow -name: "update dependabot.yml" -# When to run this action: -# - Scheduled to run at 5 AM every Monday. -# - Manually runnable from the GitHub UI with a reason -on: - schedule: - - cron: "0 5 * * 1" # 5 AM every Monday. - workflow_dispatch: - inputs: - reason: - description: "The reason for running the workflow" - required: true - default: "Manual run" -# Run on the latest version of Ubuntu -permissions: - contents: read - -jobs: - dependabot-bot: - runs-on: ubuntu-latest - permissions: - contents: write - pull-requests: write - - # Checkout the repo into the workspace within the VM - steps: - - name: Harden Runner - uses: step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1 - with: - egress-policy: audit - - - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - # - name: Setup .NET - # uses: actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0 - # with: - # dotnet-version: 7.0.x - # dotnet-quality: 'preview' - # If triggered manually, print the reason why - - name: "Print manual run reason" - if: ${{ github.event_name == 'workflow_dispatch' }} - run: | - echo "Reason: $REASON" - env: - REASON: ${{ github.event.inputs.reason }} - # Run the .NET dependabot-bot tool - - name: dependabot-bot - id: dependabot-bot - uses: dotnet/docs-actions/dependabot-bot@cdb3719bab6025f7621b04044094048f597b1ae0 # main - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - root-directory: "/github/workspace" - dependabot-yml-path: ".github/dependabot.yml" - - name: Create pull request - if: github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet' - uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 #v8.1.1 - with: - branch: create-dependabotconfig-pull-request/patch - title: "Update dependabot.yml - automatically." - body: ".NET dependabot-bot automated PR. 🤖" - commit-message: ".NET dependabot-bot automated PR." diff --git a/README.md b/README.md index b5470c9b15e0c..f453b0a248035 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Our team's tasks are tracked in our [project boards](https://github.com/dotnet/d ## :purple_heart: Contribute -We welcome contributions to help us improve and complete the .NET docs. This is a very large repo, covering a large area. If this is your first visit, see the [Contributor guide](https://learn.microsoft.com/contribute/content/dotnet/dotnet-contribute) for information on working with us. Look for issues labeled [`help wanted` :label:](https://github.com/dotnet/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+) for ideas to get started. +We welcome contributions to help us improve and complete the .NET docs. This is a very large repo, covering a large area. If this is your first visit, see the [Contributor guide](https://learn.microsoft.com/contribute/content/dotnet/dotnet-contribute) for information on working with us. Look for issues labeled [`help wanted` :label:](https://github.com/dotnet/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+) for ideas to get started. Before submitting a PR with 3rd party dependencies, see our policy on [3rd party dependencies](admin/3rdPartyDependencies.md). @@ -61,6 +61,5 @@ to clarify expected behavior in our community. For more information, see the [.N - [![OPS status checker](https://github.com/dotnet/docs/actions/workflows/check-for-build-warnings.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/check-for-build-warnings.yml): Builds the site for the PR in context, and verifies the build reporting either, `success`, `warnings`, or `error`. - [![Snippets 5000](https://github.com/dotnet/docs/actions/workflows/snippets5000.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/snippets5000.yml): Custom .NET build validation, locates code impacted by a PR, and builds. - [![Target supported version](https://github.com/dotnet/docs/actions/workflows/version-sweep.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/version-sweep.yml): Runs monthly, creating issues on projects that target .NET versions that are out of support. -- [![Update dependabot.yml](https://github.com/dotnet/docs/actions/workflows/dependabot-bot.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/dependabot-bot.yml): Automatically updates the `dependabot` configuration weekly, but only if required. - [![quest import](https://github.com/dotnet/docs/actions/workflows/quest.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/quest.yml): Automatically synchronizes issues with Quest (Azure DevOps). - [![bulk quest import](https://github.com/dotnet/docs/actions/workflows/quest-bulk.yml/badge.svg)](https://github.com/dotnet/docs/actions/workflows/quest-bulk.yml): Manual bulk import of issues into Quest (Azure DevOps). diff --git a/admin/governance.md b/admin/governance.md index ed15e90e1dab5..4786dca6d0510 100644 --- a/admin/governance.md +++ b/admin/governance.md @@ -35,7 +35,6 @@ If you change any branch protection rules, alert the @dotnet/docs team via email We have several other workflows installed to automate a variety of tasks: -- **dependabot-bot**: This regenerates our dependabot config file periodically. - **no-response**: This action automatically closes PRs or issues where we've asked for clarification from the original poster (OP) and haven't heard any response. It will only happen when the `needs-more-info` label has been applied. Use that label with care. - **quest**: This action links and synchronizes GitHub issues with an internal Azure DevOps instance used for reporting and planning. - **version-sweep**: This action periodically checks for samples that use TFMs that are out of support. It helps us keep our samples up to date.