Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #5

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Configure Renovate #5

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 16, 2022

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

  • .github/workflows/docs.yml (github-actions)
  • package.json (npm)
  • .build/.build.csproj (nuget)
  • .config/dotnet-tools.json (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.
  • Automerge patch upgrades if they pass tests.
  • Separate major versions of dependencies into individual branches/PRs.
  • Do not separate patch and minor upgrades into separate PRs for the same dependency.
  • Raise PR when vulnerability alerts are detected with label :old_key: security.
  • Enable Renovate Dependency Dashboard creation.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

Update dependency Humanizer.Core to v2.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/humanizer.core-2.x
  • Merge into: dev
  • Upgrade Humanizer.Core to 2.14.1
Update dependency Octokit.Reactive to v0.52.0
  • Schedule: ["at any time"]
  • Branch name: renovate/octokit-monorepo
  • Merge into: dev
  • Upgrade Octokit.Reactive to 0.52.0
Update dependency cake.tool to v0.38.5
  • Schedule: ["at any time"]
  • Branch name: renovate/cake-monorepo
  • Merge into: dev
  • Upgrade cake.tool to 0.38.5
Update dependency dotnet-outdated to v2.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotnet-outdated-2.x
  • Merge into: dev
  • Upgrade dotnet-outdated to 2.11.0
Update dependency dotnet-reportgenerator-globaltool to v4.8.13
Update dependency gitversion.tool to v5.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gitversion
  • Merge into: dev
  • Upgrade gitversion.tool to 5.12.0
Update dependency husky to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-3.x-lockfile
  • Merge into: dev
  • Upgrade husky to 3.1.0
Update dependency lint-staged to v9.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-9.x-lockfile
  • Merge into: dev
  • Upgrade lint-staged to 9.5.0
Update dependency nukeeper to v0.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nukeeper-0.x
  • Merge into: dev
  • Upgrade nukeeper to 0.35.0
Update nuke to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuke
  • Merge into: dev
  • Upgrade Nuke.Common to 0.25.0
  • Upgrade nuke.globaltool to 0.25.0
Update Rocket Surgery Other to v1 (major)
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-actions
  • Merge into: dev
  • Upgrade actions/checkout to v3
Update dependency Octokit.Reactive to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-octokit-monorepo
  • Merge into: dev
  • Upgrade Octokit.Reactive to 7.1.0
Update dependency System.Reactive to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/system.reactive-6.x
  • Merge into: dev
  • Upgrade System.Reactive to 6.0.0
Update dependency System.Reactive.Core to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/system.reactive.core-6.x
  • Merge into: dev
  • Upgrade System.Reactive.Core to 6.0.0
Update dependency System.Reactive.Interfaces to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/system.reactive.interfaces-6.x
  • Merge into: dev
  • Upgrade System.Reactive.Interfaces to 6.0.0
Update dependency System.Reactive.Linq to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/system.reactive.linq-6.x
  • Merge into: dev
  • Upgrade System.Reactive.Linq to 6.0.0
Update dependency YamlDotNet to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/yamldotnet-13.x
  • Merge into: dev
  • Upgrade YamlDotNet to 13.1.1
Update dependency cake.tool to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-cake-monorepo
  • Merge into: dev
  • Upgrade cake.tool to 3.1.0
Update dependency dotnet-reportgenerator-globaltool to v5
Update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: dev
  • Upgrade husky to ^8.0.0
Update dependency lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: dev
  • Upgrade lint-staged to ^13.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: dev
  • Upgrade prettier to ^3.0.0
Update nuke to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nuke
  • Merge into: dev
  • Upgrade Nuke.Common to 7.0.2
  • Upgrade nuke.globaltool to 7.0.2

❓ 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant