good morning!!!!

Skip to content

Configure Renovate

a requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge 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 MR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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 Merge 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 32 Merge Requests:

Update dependency @​nomiclabs/hardhat-ethers to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nomiclabs-hardhat-ethers-2.x-lockfile
  • Merge into: master
  • Upgrade @nomiclabs/hardhat-ethers to 2.2.3
Update dependency @​nomiclabs/hardhat-waffle to v2.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/nomiclabs-hardhat-waffle-2.x-lockfile
  • Merge into: master
  • Upgrade @nomiclabs/hardhat-waffle to 2.0.6
Update dependency @​openzeppelin/contracts-upgradeable to v4.9.3
Update dependency @​uniswap/v3-periphery to v1.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/uniswap-v3-periphery-1.x-lockfile
  • Merge into: master
  • Upgrade @uniswap/v3-periphery to 1.4.4
Update dependency chai to v4.3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: master
  • Upgrade chai to 4.3.10
  • Upgrade @types/chai to 4.3.11
Update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: master
  • Upgrade prettier to 2.8.8
Update dependency @​openzeppelin/contracts to v4.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-contracts-4.x-lockfile
  • Merge into: master
  • Upgrade @openzeppelin/contracts to 4.9.3
Update dependency dotenv to v16.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 16.3.1
Update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.10.0
Update dependency eslint-plugin-import to v2.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.29.0
Update dependency hardhat to v2.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-2.x-lockfile
  • Merge into: master
  • Upgrade hardhat to 2.19.1
Update dependency prettier-plugin-solidity to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-solidity-1.x-lockfile
  • Merge into: master
  • Upgrade prettier-plugin-solidity to 1.2.0
Update dependency solhint to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/solhint-3.x-lockfile
  • Merge into: master
  • Upgrade solhint to 3.6.2
Update dependency solidity-coverage to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/solidity-coverage-0.x
  • Merge into: master
  • Upgrade solidity-coverage to ^0.8.0
Update dependency @​openzeppelin/contracts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-contracts-5.x
  • Merge into: master
  • Upgrade @openzeppelin/contracts to ^5.0.0
Update dependency @​openzeppelin/contracts-upgradeable to v5
Update dependency @​typechain/ethers-v5 to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-ethers-v5-11.x
  • Merge into: master
  • Upgrade @typechain/ethers-v5 to ^11.0.0
Update dependency @​typechain/hardhat to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-hardhat-9.x
  • Merge into: master
  • Upgrade @typechain/hardhat to ^9.0.0
Update dependency @​types/mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade @types/mocha to ^10.0.0
Update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade @types/node to ^20.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-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
Update dependency eslint-config-standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: master
  • Upgrade eslint-config-standard to ^17.0.0
Update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
Update dependency eslint-plugin-promise to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x
  • Merge into: master
  • Upgrade eslint-plugin-promise to ^6.0.0
Update dependency ethereum-waffle to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereum-waffle-4.x
  • Merge into: master
  • Upgrade ethereum-waffle to ^4.0.0
Update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: master
  • Upgrade ethers to ^6.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
Update dependency solhint to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/solhint-4.x
  • Merge into: master
  • Upgrade solhint to ^4.0.0
Update dependency typechain to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-8.x
  • Merge into: master
  • Upgrade typechain to ^8.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
Update typescript-eslint monorepo to v6 (major)

🚸 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 MR has been generated by Renovate Bot.

Merge request reports