solcpiler icon indicating copy to clipboard operation
solcpiler copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 2 years ago • 0 comments

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

  • 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.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

Update dependency lodash to v4.17.21 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.21
Update dependency async to v2.6.4 [SECURITY]
  • Branch name: renovate/npm-async-vulnerability
  • Merge into: master
  • Upgrade async to 2.6.4
Update dependency eth-contract-class to ^0.0.12
  • Schedule: ["at any time"]
  • Branch name: renovate/eth-contract-class-0.x
  • Merge into: master
  • Upgrade eth-contract-class to ^0.0.12
Update dependency globby to v8.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/globby-8.x-lockfile
  • Merge into: master
  • Upgrade globby to 8.0.2
Update dependency mkdirp to v0.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdirp-0.x-lockfile
  • Merge into: master
  • Upgrade mkdirp to 0.5.6
Update dependency app-root-path to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/app-root-path-2.x-lockfile
  • Merge into: master
  • Upgrade app-root-path to 2.2.1
Update dependency eslint to v4.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-4.x-lockfile
  • Merge into: master
  • Upgrade eslint to 4.19.1
Update dependency eslint-plugin-import to v2.27.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.27.5
Update dependency eslint-plugin-jsx-a11y to v6.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-jsx-a11y to 6.7.1
Update dependency eslint-plugin-react to v7.32.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-react to 7.32.2
Update dependency solc to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/solc-0.x
  • Merge into: master
  • Upgrade solc to ^0.8.0
Update dependency web3-utils to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/web3-utils-1.x-lockfile
  • Merge into: master
  • Upgrade web3-utils to 1.9.0
Update dependency app-root-path to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/app-root-path-3.x
  • Merge into: master
  • Upgrade app-root-path to ^3.0.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency eslint-config-airbnb to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-19.x
  • Merge into: master
  • Upgrade eslint-config-airbnb to ^19.0.0
Update dependency globby to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/globby-13.x
  • Merge into: master
  • Upgrade globby to ^13.0.0
Update dependency mkdirp to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdirp-2.x
  • Merge into: master
  • Upgrade mkdirp to ^2.0.0
Update dependency yargs to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x
  • Merge into: master
  • Upgrade yargs to ^17.0.0

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

renovate[bot] avatar Feb 15 '23 15:02 renovate[bot]