Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
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 andchore
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.
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 14 Merge Requests:
Update dependency @nomicfoundation/hardhat-toolbox to v2.0.2
- Schedule: ["at any time"]
- Branch name:
renovate/nomicfoundation-hardhat-toolbox-2.x-lockfile
- Merge into:
master
- Upgrade @nomicfoundation/hardhat-toolbox to
2.0.2
Update dependency @nomiclabs/hardhat-etherscan to v3.1.7
- Schedule: ["at any time"]
- Branch name:
renovate/nomiclabs-hardhat-etherscan-3.x-lockfile
- Merge into:
master
- Upgrade @nomiclabs/hardhat-etherscan to
3.1.7
Update dependency @typechain/hardhat to v6.1.6
- Schedule: ["at any time"]
- Branch name:
renovate/typechain-hardhat-6.x-lockfile
- Merge into:
master
- Upgrade @typechain/hardhat to
6.1.6
Update dependency @types/mocha to v10.0.6
- Schedule: ["at any time"]
- Branch name:
renovate/mocha-10.x-lockfile
- Merge into:
master
- Upgrade @types/mocha to
10.0.6
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 @types/node to v18.18.13
- Schedule: ["at any time"]
- Branch name:
renovate/node-18.x-lockfile
- Merge into:
master
- Upgrade @types/node to
18.18.13
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 typechain to v8.3.2
- Schedule: ["at any time"]
- Branch name:
renovate/typechain-8.x-lockfile
- Merge into:
master
- Upgrade typechain to
8.3.2
Update dependency @nomicfoundation/hardhat-toolbox to v4
- Schedule: ["at any time"]
- Branch name:
renovate/nomicfoundation-hardhat-toolbox-4.x
- Merge into:
master
- Upgrade @nomicfoundation/hardhat-toolbox to
^4.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/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 prettier to v3
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-3.x
- Merge into:
master
- Upgrade prettier to
^3.0.0
prhourlylimit
for details.
This MR has been generated by Renovate Bot.