Skip to content

Configure Renovate

Warren Gifford requested to merge renovate/configure into main

Created by: renovate[bot]

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/codenotify.yml (github-actions)
  • 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 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
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

chore(deps): pin dependencies
chore(deps): update dependency @​types/lodash to v4.14.182
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/lodash-4.x
  • Merge into: main
  • Upgrade @types/lodash to 4.14.182
chore(deps): update dependency @​types/react to v17.0.45
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/react-17.x
  • Merge into: main
  • Upgrade @types/react to 17.0.45
chore(deps): update dependency bootstrap to v4.6.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/bootstrap-4.x
  • Merge into: main
  • Upgrade bootstrap to 4.6.1
chore(deps): update dependency prettier to ^2.6.2
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/prettier
  • Merge into: main
  • Upgrade prettier to ^2.6.2
chore(deps): update dependency react-spring to ^9.4.5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/react-spring-9.x
  • Merge into: main
  • Upgrade react-spring to ^9.4.5
chore(deps): update nextjs monorepo to ^12.1.6
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to ^12.1.6
  • Upgrade next to ^12.1.6
fix(deps): update dependency next-mdx-remote to ^4.0.3
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/next-mdx-remote-4.x
  • Merge into: main
  • Upgrade next-mdx-remote to ^4.0.3
chore(deps): update dependency @​sourcegraph/eslint-config to ^0.29.0
chore(deps): update dependency mdi-react to ^8.4.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/mdi-react-8.x
  • Merge into: main
  • Upgrade mdi-react to ^8.4.0
chore(deps): update dependency react-bootstrap to v2.4.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/react-bootstrap-2.x
  • Merge into: main
  • Upgrade react-bootstrap to 2.4.0
chore(deps): update dependency sass to ^1.51.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/sass-1.x
  • Merge into: main
  • Upgrade sass to ^1.51.0
chore(deps): update dependency typescript to v4.6.4
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.6.4
chore(deps): update sourcegraph/codenotify action to v0.5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/sourcegraph-codenotify-0.x
  • Merge into: main
  • Upgrade sourcegraph/codenotify to v0.5
fix(deps): update dependency @​visx/grid to ^2.10.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/visx-grid-2.x
  • Merge into: main
  • Upgrade @visx/grid to ^2.10.0
fix(deps): update dependency @​visx/group to ^2.10.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/visx-group-2.x
  • Merge into: main
  • Upgrade @visx/group to ^2.10.0
fix(deps): update dependency @​visx/responsive to ^2.10.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/visx-responsive-2.x
  • Merge into: main
  • Upgrade @visx/responsive to ^2.10.0
fix(deps): update dependency @​visx/text to ^2.10.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/visx-text-2.x
  • Merge into: main
  • Upgrade @visx/text to ^2.10.0
fix(deps): update dependency @​visx/xychart to ^2.10.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/visx-xychart-2.x
  • Merge into: main
  • Upgrade @visx/xychart to ^2.10.0
fix(deps): update dependency ts-loader to ^9.3.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/ts-loader-9.x
  • Merge into: main
  • Upgrade ts-loader to ^9.3.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update dependency @​types/react to v18
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/react-18.x
  • Merge into: main
  • Upgrade @types/react to 18.0.9
chore(deps): update dependency bootstrap to v5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/bootstrap-5.x
  • Merge into: main
  • Upgrade bootstrap to 5.1.3
chore(deps): update dependency eslint to v8
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to ^8.15.0
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to 18.1.0
  • Upgrade react-dom to 18.1.0

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.

Merge request reports

Loading