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 #1

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 1, 2022

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

  • package.json (npm)
  • realworld/frontend/package.json (npm)
  • .nvmrc (nvm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • 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 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

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

Pin dependencies
Update dependency cross-env to v7.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-7.x
  • Merge into: main
  • Upgrade cross-env to 7.0.3
Update dependency marked to v1.2.9
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-1.x
  • Merge into: main
  • Upgrade marked to 1.2.9
Update dependency npm to v6.14.15
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-6.x
  • Merge into: main
  • Upgrade npm to 6.14.15
Update dependency react-redux to v5.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-5.x
  • Merge into: main
  • Upgrade react-redux to 5.1.2
Update dependency redux-devtools-extension to v2.13.9
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-devtools-extension-2.x
  • Merge into: main
  • Upgrade redux-devtools-extension to 2.13.9
Update react monorepo to v17.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 17.0.2
  • Upgrade react-dom to 17.0.2
Update Node.js to v14.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x
  • Merge into: main
  • Upgrade node to 14.18.2
Update dependency history to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/history-5.x
  • Merge into: main
  • Upgrade history to 5.2.0
Update dependency nan to v2.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nan-2.x
  • Merge into: main
  • Upgrade nan to 2.15.0
Update dependency prop-types to v15.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prop-types-15.x
  • Merge into: main
  • Upgrade prop-types to 15.8.0
Update dependency redux to v4.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-4.x
  • Merge into: main
  • Upgrade redux to 4.1.2
Update Node.js to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: main
  • Upgrade node to 16.13.1
Update dependency marked to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-4.x
  • Merge into: main
  • Upgrade marked to 4.0.8
Update dependency npm to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-8.x
  • Merge into: main
  • Upgrade npm to 8.3.0
Update dependency react-redux to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/react-redux-7.x
  • Merge into: main
  • Upgrade react-redux to 7.2.6
Update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: main
  • Upgrade react-scripts to 5.0.0
Update react-router monorepo to v6 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router to 6.2.1
  • Upgrade react-router-dom to 6.2.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.

@renovate
Copy link
Author

renovate bot commented Jan 4, 2022

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to re-enable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

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.

None yet

2 participants