Skip to content

Configure Renovate - #16

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Apr 6, 2022

Copy link
Copy Markdown

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

  • .circleci/config.yml (circleci)
  • package.json (npm)

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 web3j 5.0.0 release
  • 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
  • Do not upgrade from Alpine stable to edge

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

Pin dependencies
Update dependency react-scripts to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-3.x
  • Merge into: master
  • Upgrade react-scripts to 3.4.4
Update Node.js to v14.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cimg-node-14.x
  • Merge into: master
  • Upgrade cimg/node to 14.19.3
Update Node.js to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/cimg-node-18.x
  • Merge into: master
  • Upgrade cimg/node to 18.3.0
Update dependency @testing-library/react to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-13.x
  • Merge into: master
  • Upgrade @testing-library/react to 13.3.0
Update dependency @testing-library/user-event to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x
  • Merge into: master
  • Upgrade @testing-library/user-event to 14.2.0
Update dependency bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/bootstrap-5.x
  • Merge into: master
  • Upgrade bootstrap to 5.1.3
Update dependency firebase to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-9.x
  • Merge into: master
  • Upgrade firebase to 9.8.3
Update dependency firebase-tools to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-tools-11.x
  • Merge into: master
  • Upgrade firebase-tools to 11.1.0
Update dependency react-bootstrap to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-bootstrap-2.x
  • Merge into: master
  • Upgrade react-bootstrap to 2.4.0
Update dependency react-icons to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-icons-4.x
  • Merge into: master
  • Upgrade react-icons to 4.4.0
Update dependency react-router-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to 6.3.0
Update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: master
  • Upgrade react-scripts to 5.0.1
Update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 18.2.0
  • Upgrade react-dom to 18.2.0

🚸 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 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