Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Configure Renovate#1156

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
renovate-bot:renovate/configure
Open

Configure Renovate#1156
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
renovate-bot:renovate/configure

Conversation

@renovate-bot
Copy link

@renovate-bot renovate-bot commented May 2, 2024

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/MVC/package.json (npm)
  • GoogleCloudExtension/GoogleAnalyticsUtilsTests/GoogleAnalyticsUtilsTests.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.DataSources.UnitTests/GoogleCloudExtension.DataSources.UnitTests.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.DataSources/GoogleCloudExtension.DataSources.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.Deployment/GoogleCloudExtension.Deployment.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.GCloud.UnitTests/GoogleCloudExtension.GCloud.UnitTests.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.GCloud/GoogleCloudExtension.GCloud.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.Interop/GoogleCloudExtension.Interop.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.OAuth/GoogleCloudExtension.OAuth.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.PowerShellUtils.Tests/GoogleCloudExtension.PowerShellUtils.Tests.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.PowerShellUtils/GoogleCloudExtension.PowerShellUtils.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.TemplateWizards/GoogleCloudExtension.TemplateWizards.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.Utils.UnitTests/GoogleCloudExtension.Utils.UnitTests.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension.Utils/GoogleCloudExtension.Utils.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtension/GoogleCloudExtension.csproj (nuget)
  • GoogleCloudExtension/GoogleCloudExtensionUnitTests/GoogleCloudExtensionUnitTests.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/MVC/1.0.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/MVC/1.1.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/MVC/2.0.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/MVC/2.1.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/WebAPI/1.0.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/WebAPI/1.1.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/WebAPI/2.0.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/Core/WebAPI/2.1.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/GcpProjectTemplate/GcpProjectTemplate.csproj (nuget)
  • GoogleCloudExtension/ProjectTemplates/ProjectTemplate.Tests/ProjectTemplate.Tests.csproj (nuget)
  • GoogleCloudExtension/TestingHelpers/TestingHelpers.csproj (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 39 Pull Requests:

Update dependency Microsoft.AspNetCore.All to v2.0.9 [SECURITY]
  • Branch name: renovate/nuget-Microsoft.AspNetCore.All-vulnerability
  • Merge into: master
  • Upgrade Microsoft.AspNetCore.All to 2.0.9
Update dependency System.Net.Http to v4.3.4 [SECURITY]
  • Branch name: renovate/nuget-System.Net.Http-vulnerability
  • Merge into: master
  • Upgrade System.Net.Http to 4.3.4
Update dependency log4net to v2.0.10 [SECURITY]
  • Branch name: renovate/nuget-log4net-vulnerability
  • Merge into: master
  • Upgrade log4net to 2.0.10
Update dependency YamlDotNet.Signed to v5 [SECURITY]
  • Branch name: renovate/nuget-YamlDotNet.Signed-vulnerability
  • Merge into: master
  • Upgrade YamlDotNet.Signed to 5.0.0
Update dependency Google.Cloud.Diagnostics.AspNetCore to v1.0.1
Update dependency Microsoft.AspNetCore to v1.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.aspnetcore-1.x
  • Merge into: master
  • Upgrade Microsoft.AspNetCore to 1.1.7
Update dependency Microsoft.AspNetCore.Mvc to v1.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.aspnetcore.mvc-1.x
  • Merge into: master
  • Upgrade Microsoft.AspNetCore.Mvc to 1.1.8
Update dependency Microsoft.AspNetCore.StaticFiles to v1.1.3
Update dependency Microsoft.VisualStudio.Web.BrowserLink to v1.1.3
Update dependency Newtonsoft.Json to v13.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: master
  • Upgrade Newtonsoft.Json to 13.0.3
Update dependency System.Threading.Tasks.Extensions to v4.5.4
Update dependency BundlerMinifier.Core to v2.9.406
  • Schedule: ["at any time"]
  • Branch name: renovate/bundlerminifier.core-2.x
  • Merge into: master
  • Upgrade BundlerMinifier.Core to 2.9.406
Update dependency Google.Apis.Appengine.v1 to v1.68.0.3392
  • Schedule: ["at any time"]
  • Branch name: renovate/google.apis.appengine.v1-1.x
  • Merge into: master
  • Upgrade Google.Apis.Appengine.v1 to 1.68.0.3392
Update dependency Google.Apis.CloudResourceManager.v1 to v1.68.0.3356
Update dependency Google.Apis.CloudSourceRepositories.v1 to v1.68.0.3427
Update dependency Google.Apis.Clouderrorreporting.v1beta1 to v1.68.0.3368
Update dependency Google.Apis.Compute.v1 to v1.68.0.3442
  • Schedule: ["at any time"]
  • Branch name: renovate/google.apis.compute.v1-1.x
  • Merge into: master
  • Upgrade Google.Apis.Compute.v1 to 1.68.0.3442
Update dependency Google.Apis.Container.v1 to v1.68.0.3417
  • Schedule: ["at any time"]
  • Branch name: renovate/google.apis.container.v1-1.x
  • Merge into: master
  • Upgrade Google.Apis.Container.v1 to 1.68.0.3417
Update dependency Google.Apis.Logging.v2 to v1.68.0.3410
  • Schedule: ["at any time"]
  • Branch name: renovate/google.apis.logging.v2-1.x
  • Merge into: master
  • Upgrade Google.Apis.Logging.v2 to 1.68.0.3410
Update dependency Google.Apis.Plus.v1 to v1.49.0.1627
  • Schedule: ["at any time"]
  • Branch name: renovate/google.apis.plus.v1-1.x
  • Merge into: master
  • Upgrade Google.Apis.Plus.v1 to 1.49.0.1627
Update dependency Google.Apis.ServiceManagement.v1 to v1.68.0.3438
  • Schedule: ["at any time"]
  • Branch name: renovate/google.apis.servicemanagement.v1-1.x
  • Merge into: master
  • Upgrade Google.Apis.ServiceManagement.v1 to 1.68.0.3438
Update dependency Microsoft.VSSDK.BuildTools to v17.10.2185
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.vssdk.buildtools-17.x
  • Merge into: master
  • Upgrade Microsoft.VSSDK.BuildTools to 17.10.2185
Update dependency Microsoft.VisualStudio.SDK to v17.10.40171
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.visualstudio.sdk-17.x
  • Merge into: master
  • Upgrade Microsoft.VisualStudio.SDK to 17.10.40171
Update dependency Microsoft.VisualStudio.TemplateWizardInterface to v17.10.40170
Update dependency Microsoft.VisualStudio.Web.CodeGeneration.Design to v2.2.4
Update dependency Moq to v4.20.70
  • Schedule: ["at any time"]
  • Branch name: renovate/moq-4.x
  • Merge into: master
  • Upgrade Moq to 4.20.70
Update dependency System.ValueTuple to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/system.valuetuple-4.x
  • Merge into: master
  • Upgrade System.ValueTuple to 4.5.0
Update mstest monorepo
Update dependency BundlerMinifier.Core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/bundlerminifier.core-3.x
  • Merge into: master
  • Upgrade BundlerMinifier.Core to 3.2.449
Update dependency Google.Cloud.Diagnostics.AspNetCore to v4
Update dependency Microsoft.AspNetCore to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.aspnetcore-2.x
  • Merge into: master
  • Upgrade Microsoft.AspNetCore to 2.2.0
Update dependency Microsoft.AspNetCore.Mvc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/microsoft.aspnetcore.mvc-2.x
  • Merge into: master
  • Upgrade Microsoft.AspNetCore.Mvc to 2.2.0
Update dependency Microsoft.AspNetCore.StaticFiles to v2
Update dependency Microsoft.VisualStudio.SDK.Analyzers to v17
Update dependency Microsoft.VisualStudio.Web.BrowserLink to v2
Update dependency bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/bootstrap-5.x
  • Merge into: master
  • Upgrade bootstrap to ^5.0.0
Update dependency jquery-validation-unobtrusive to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-validation-unobtrusive-4.x
  • Merge into: master
  • Upgrade jquery-validation-unobtrusive to ^4.0.0
Update dotnet monorepo to v8 (major)
Update mstest monorepo to v3 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant