Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 6, 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

  • .github/workflows/node.js.yml (github-actions)
  • public/index.html (html)
  • 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

🔡 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:

fix(deps): pin dependencies
fix(deps): 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
chore(deps): update dependency font-awesome to v5.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-5.x
  • Merge into: master
  • Upgrade font-awesome to sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ==
chore(deps): update dependency jquery to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-3.x
  • Merge into: master
  • Upgrade jquery to sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==
chore(deps): update dependency popper.js to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/popper.js-1.x
  • Merge into: master
  • Upgrade popper.js to sha512-ubuT8Z88WxezgSqf3RLuNi5lmjstiJcyezx34yIU2gAHonIi27Na7atqzUZCOoY4CExaoFumzOsFQ2Ch+I/HCw==
chore(deps): update dependency twitter-bootstrap to v4.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/twitter-bootstrap-4.x
  • Merge into: master
  • Upgrade twitter-bootstrap to sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA==
  • Upgrade twitter-bootstrap to sha512-T584yQ/tdRR5QwOpfvDfVQUidzfgc2339Lc8uBDtcp/wYu80d7jwBgAxbyMh0a9YM9F8N3tdErpFI8iaGx6x5g==
fix(deps): update dependency firebase to v7.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-7.x
  • Merge into: master
  • Upgrade firebase to 7.24.0
fix(deps): update dependency react-router-dom to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to 5.3.0
fix(deps): update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
chore(deps): update actions/setup-node action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2
chore(deps): update dependency font-awesome to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-6.x
  • Merge into: master
  • Upgrade font-awesome to sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==
chore(deps): update dependency popper.js to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/popper.js-2.x
  • Merge into: master
  • Upgrade popper.js to sha512-aDciVjp+txtxTJWsp8aRwttA0vR2sJMk/73ZT7ExuEHv7I5E6iyyobpFOlEFkq59mWW8ToYGuVZFnwhwIUisKA==
chore(deps): update dependency twitter-bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/twitter-bootstrap-5.x
  • Merge into: master
  • Upgrade twitter-bootstrap to sha512-OvBgP9A2JBgiRad/mM36mkzXSXaJE9BEIENnVEmeZdITvwT09xnxLtT4twkCa8m/loMbPHsvPl0T8lRGVBwjlQ==
  • Upgrade twitter-bootstrap to sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w==
fix(deps): update dependency @testing-library/jest-dom to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to 5.16.2
fix(deps): update dependency @testing-library/react to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-12.x
  • Merge into: master
  • Upgrade @testing-library/react to 12.1.2
fix(deps): update dependency @testing-library/user-event to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-13.x
  • Merge into: master
  • Upgrade @testing-library/user-event to 13.5.0
fix(deps): update dependency firebase to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-9.x
  • Merge into: master
  • Upgrade firebase to 9.6.6
fix(deps): 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.2.1
fix(deps): 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.0
fix(deps): update react monorepo to v17 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to 17.0.2
  • Upgrade react-dom to 17.0.2

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

2 participants