Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Configure Renovate #4

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

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 15, 2021

WhiteSource 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/codeql-analysis.yml (github-actions)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones

🔡 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 20 Pull Requests:

Pin dependencies
Update dependency core-js to v3.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x
  • Merge into: master
  • Upgrade core-js to 3.11.1
Update dependency eslint to v7.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.25.0
  • Upgrade @types/eslint to 7.2.10
Update dependency eslint-plugin-prettier to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.4.0
Update dependency eslint-plugin-vue to v7.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-7.x
  • Merge into: master
  • Upgrade eslint-plugin-vue to 7.9.0
Update dependency husky to v4.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-4.x
  • Merge into: master
  • Upgrade husky to 4.3.8
Update dependency prettier to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.2.1
  • Upgrade @types/prettier to 2.2.3
Update dependency register-service-worker to v1.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/register-service-worker-1.x
  • Merge into: master
  • Upgrade register-service-worker to 1.7.2
Update dependency sass to v1.32.12
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x
  • Merge into: master
  • Upgrade sass to 1.32.12
Update dependency sass-loader to v10.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-10.x
  • Merge into: master
  • Upgrade sass-loader to 10.1.1
Update dependency typescript to v4.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.2.4
Update dependency vue-cli-plugin-vuetify to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-cli-plugin-vuetify-2.x
  • Merge into: master
  • Upgrade vue-cli-plugin-vuetify to 2.4.0
Update dependency vuetify to v2.4.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-2.x
  • Merge into: master
  • Upgrade vuetify to 2.4.11
Update dependency vuetify-loader to v1.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-loader-1.x
  • Merge into: master
  • Upgrade vuetify-loader to 1.7.2
Update typescript-eslint monorepo to v4.22.0
Update vue monorepo
Update commitlint monorepo to v12 (major)
Update dependency husky to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-6.x
  • Merge into: master
  • Upgrade husky to 6.0.0
Update dependency node-sass to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-5.x
  • Merge into: master
  • Upgrade node-sass to 5.0.0
Update dependency sass-loader to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-11.x
  • Merge into: master
  • Upgrade sass-loader to 11.0.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource 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