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 29 Pull Requests:
chore(deps): update dependency ansi-regex to 5.0.1 [security]
- Branch name: `renovate/npm-ansi-regex-vulnerability`
- Merge into: `main`
- Upgrade ansi-regex to `5.0.1`
chore(deps): update dependency elliptic to 6.5.4 [security]
- Branch name: `renovate/npm-elliptic-vulnerability`
- Merge into: `main`
- Upgrade elliptic to `6.5.4`
chore(deps): update dependency lodash to 4.17.21 [security]
- Branch name: `renovate/npm-lodash-vulnerability`
- Merge into: `main`
- Upgrade lodash to `4.17.21`
chore(deps): update dependency node-fetch to 2.6.1 [security]
- Branch name: `renovate/npm-node-fetch-vulnerability`
- Merge into: `main`
- Upgrade node-fetch to `2.6.1`
chore(deps): update dependency normalize-url to 4.5.1 [security]
- Branch name: `renovate/npm-normalize-url-vulnerability`
- Merge into: `main`
- Upgrade normalize-url to `4.5.1`
chore(deps): update dependency path-parse to 1.0.7 [security]
- Branch name: `renovate/npm-path-parse-vulnerability`
- Merge into: `main`
- Upgrade path-parse to `1.0.7`
chore(deps): update dependency tar to 4.4.18 [security]
- Branch name: `renovate/npm-tar-vulnerability`
- Merge into: `main`
- Upgrade tar to `4.4.18`
chore(deps): update dependency underscore to 1.12.1 [security]
- Branch name: `renovate/npm-underscore-vulnerability`
- Merge into: `main`
- Upgrade underscore to `1.12.1`
chore(deps): update dependency ws to 5.2.3 [security]
- Branch name: `renovate/npm-ws-vulnerability`
- Merge into: `main`
- Upgrade ws to `5.2.3`
chore(deps): update dependency yargs-parser to 5.0.1 [security]
- Branch name: `renovate/npm-yargs-parser-vulnerability`
- Merge into: `main`
- Upgrade yargs-parser to `5.0.1`
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `main`
- Pin [@nomiclabs/hardhat-ethers](https://togithub.com/nomiclabs/hardhat) to `2.0.4`
- Pin [@nomiclabs/hardhat-waffle](https://togithub.com/nomiclabs/hardhat) to `2.0.1`
- Pin [@openzeppelin/contracts](https://togithub.com/OpenZeppelin/openzeppelin-contracts) to `4.4.2`
- Pin [@openzeppelin/contracts-upgradeable](https://togithub.com/OpenZeppelin/openzeppelin-contracts-upgradeable) to `4.4.2`
- Pin [@openzeppelin/hardhat-upgrades](https://togithub.com/OpenZeppelin/openzeppelin-upgrades) to `1.12.0`
- Pin [@typechain/ethers-v5](https://togithub.com/ethereum-ts/Typechain) to `7.2.0`
- Pin [@typechain/hardhat](https://togithub.com/ethereum-ts/Typechain) to `2.3.1`
- Pin [@types/bunyan](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.8.8`
- Pin [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.3.0`
- Pin [@types/chai-as-promised](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.1.4`
- Pin [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `9.0.0`
- Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `17.0.13`
- Pin [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `5.10.2`
- Pin [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `5.10.2`
- Pin [bunyan](https://togithub.com/trentm/node-bunyan) to `1.8.15`
- Pin [chai](https://togithub.com/chaijs/chai) to `4.3.4`
- Pin [chai-as-promised](https://togithub.com/domenic/chai-as-promised) to `7.1.1`
- Pin [eslint](https://togithub.com/eslint/eslint) to `8.8.0`
- Pin [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `8.3.0`
- Pin [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `4.0.0`
- Pin [ethereum-waffle](https://togithub.com/EthWorks/Waffle) to `3.4.0`
- Pin [ethers](https://togithub.com/ethers-io/ethers.js) to `5.5.4`
- Pin [hardhat](https://togithub.com/nomiclabs/hardhat) to `2.7.0`
- Pin [husky](https://togithub.com/typicode/husky) to `7.0.4`
- Pin [lint-staged](https://togithub.com/okonet/lint-staged) to `12.1.5`
- Pin [mocha](https://togithub.com/mochajs/mocha) to `9.1.3`
- Pin [prettier](https://togithub.com/prettier/prettier) to `2.5.1`
- Pin [prettier-plugin-solidity](https://togithub.com/prettier-solidity/prettier-plugin-solidity) to `1.0.0-beta.19`
- Pin [solhint](https://togithub.com/protofire/solhint) to `3.3.6`
- Pin [ts-node](https://togithub.com/TypeStrong/ts-node) to `10.4.0`
- Pin [typechain](https://togithub.com/ethereum-ts/Typechain) to `5.2.0`
- Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `4.5.5`
chore(deps): update node-plantuml commit hash to b9df63e
- Schedule: ["at any time"]
- Branch name: `renovate/node-plantuml-digest`
- Merge into: `main`
- Upgrade [node-plantuml](https://togithub.com/windranger-io/node-plantuml) to `b9df63e521a9c32ee685bf8168412c5c10ffa589`
chore(deps): update dependency @nomiclabs/hardhat-ethers to v2.0.5
- Schedule: ["at any time"]
- Branch name: `renovate/nomiclabs-hardhat-ethers-2.x`
- Merge into: `main`
- Upgrade [@nomiclabs/hardhat-ethers](https://togithub.com/nomiclabs/hardhat) to `2.0.5`
chore(deps): update dependency @nomiclabs/hardhat-waffle to v2.0.2
- Schedule: ["at any time"]
- Branch name: `renovate/nomiclabs-hardhat-waffle-2.x`
- Merge into: `main`
- Upgrade [@nomiclabs/hardhat-waffle](https://togithub.com/nomiclabs/hardhat) to `2.0.2`
chore(deps): update dependency @types/chai-as-promised to v7.1.5
- Schedule: ["at any time"]
- Branch name: `renovate/chai-as-promised-7.x`
- Merge into: `main`
- Upgrade [@types/chai-as-promised](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.1.5`
chore(deps): update dependency chai to v4.3.6
- Schedule: ["at any time"]
- Branch name: `renovate/chai-4.x`
- Merge into: `main`
- Upgrade [chai](https://togithub.com/chaijs/chai) to `4.3.6`
chore(deps): update dependency solhint to v3.3.7
- Schedule: ["at any time"]
- Branch name: `renovate/solhint-3.x`
- Merge into: `main`
- Upgrade [solhint](https://togithub.com/protofire/solhint) to `3.3.7`
chore(deps): update dependency @openzeppelin/contracts to v4.5.0
- Schedule: ["at any time"]
- Branch name: `renovate/openzeppelin-contracts-4.x`
- Merge into: `main`
- Upgrade [@openzeppelin/contracts](https://togithub.com/OpenZeppelin/openzeppelin-contracts) to `4.5.0`
chore(deps): update dependency @openzeppelin/contracts-upgradeable to v4.5.1
- Schedule: ["at any time"]
- Branch name: `renovate/openzeppelin-contracts-upgradeable-4.x`
- Merge into: `main`
- Upgrade [@openzeppelin/contracts-upgradeable](https://togithub.com/OpenZeppelin/openzeppelin-contracts-upgradeable) to `4.5.1`
chore(deps): update dependency @openzeppelin/hardhat-upgrades to v1.14.0
- Schedule: ["at any time"]
- Branch name: `renovate/openzeppelin-hardhat-upgrades-1.x`
- Merge into: `main`
- Upgrade [@openzeppelin/hardhat-upgrades](https://togithub.com/OpenZeppelin/openzeppelin-upgrades) to `1.14.0`
chore(deps): update dependency eslint to v8.9.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-8.x`
- Merge into: `main`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.9.0`
chore(deps): update dependency hardhat to v2.8.4
- Schedule: ["at any time"]
- Branch name: `renovate/hardhat-2.x`
- Merge into: `main`
- Upgrade [hardhat](https://togithub.com/nomiclabs/hardhat) to `2.8.4`
chore(deps): update dependency lint-staged to v12.3.3
- Schedule: ["at any time"]
- Branch name: `renovate/lint-staged-12.x`
- Merge into: `main`
- Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `12.3.3`
chore(deps): update dependency mocha to v9.2.0
- Schedule: ["at any time"]
- Branch name: `renovate/mocha-9.x`
- Merge into: `main`
- Upgrade [mocha](https://togithub.com/mochajs/mocha) to `9.2.0`
- Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `9.1.0`
chore(deps): update dependency ts-node to v10.5.0
- Schedule: ["at any time"]
- Branch name: `renovate/ts-node-10.x`
- Merge into: `main`
- Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `10.5.0`
chore(deps): update typescript-eslint monorepo to v5.11.0
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-eslint-monorepo`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `5.11.0`
- Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `5.11.0`
chore(deps): update dependency @typechain/ethers-v5 to v9
- Schedule: ["at any time"]
- Branch name: `renovate/typechain-ethers-v5-9.x`
- Merge into: `main`
- Upgrade [@typechain/ethers-v5](https://togithub.com/ethereum-ts/Typechain) to `9.0.0`
chore(deps): update dependency @typechain/hardhat to v4
- Schedule: ["at any time"]
- Branch name: `renovate/typechain-hardhat-4.x`
- Merge into: `main`
- Upgrade [@typechain/hardhat](https://togithub.com/ethereum-ts/Typechain) to `4.0.0`
chore(deps): update dependency typechain to v7
- Schedule: ["at any time"]
- Branch name: `renovate/typechain-7.x`
- Merge into: `main`
- Upgrade [typechain](https://togithub.com/ethereum-ts/Typechain) to `7.0.0`
šø 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.
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/main-push-pull.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriesš” 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 29 Pull Requests:
chore(deps): update dependency ansi-regex to 5.0.1 [security]
- Branch name: `renovate/npm-ansi-regex-vulnerability` - Merge into: `main` - Upgrade ansi-regex to `5.0.1`chore(deps): update dependency elliptic to 6.5.4 [security]
- Branch name: `renovate/npm-elliptic-vulnerability` - Merge into: `main` - Upgrade elliptic to `6.5.4`chore(deps): update dependency lodash to 4.17.21 [security]
- Branch name: `renovate/npm-lodash-vulnerability` - Merge into: `main` - Upgrade lodash to `4.17.21`chore(deps): update dependency node-fetch to 2.6.1 [security]
- Branch name: `renovate/npm-node-fetch-vulnerability` - Merge into: `main` - Upgrade node-fetch to `2.6.1`chore(deps): update dependency normalize-url to 4.5.1 [security]
- Branch name: `renovate/npm-normalize-url-vulnerability` - Merge into: `main` - Upgrade normalize-url to `4.5.1`chore(deps): update dependency path-parse to 1.0.7 [security]
- Branch name: `renovate/npm-path-parse-vulnerability` - Merge into: `main` - Upgrade path-parse to `1.0.7`chore(deps): update dependency tar to 4.4.18 [security]
- Branch name: `renovate/npm-tar-vulnerability` - Merge into: `main` - Upgrade tar to `4.4.18`chore(deps): update dependency underscore to 1.12.1 [security]
- Branch name: `renovate/npm-underscore-vulnerability` - Merge into: `main` - Upgrade underscore to `1.12.1`chore(deps): update dependency ws to 5.2.3 [security]
- Branch name: `renovate/npm-ws-vulnerability` - Merge into: `main` - Upgrade ws to `5.2.3`chore(deps): update dependency yargs-parser to 5.0.1 [security]
- Branch name: `renovate/npm-yargs-parser-vulnerability` - Merge into: `main` - Upgrade yargs-parser to `5.0.1`chore(deps): pin dependencies
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Pin [@nomiclabs/hardhat-ethers](https://togithub.com/nomiclabs/hardhat) to `2.0.4` - Pin [@nomiclabs/hardhat-waffle](https://togithub.com/nomiclabs/hardhat) to `2.0.1` - Pin [@openzeppelin/contracts](https://togithub.com/OpenZeppelin/openzeppelin-contracts) to `4.4.2` - Pin [@openzeppelin/contracts-upgradeable](https://togithub.com/OpenZeppelin/openzeppelin-contracts-upgradeable) to `4.4.2` - Pin [@openzeppelin/hardhat-upgrades](https://togithub.com/OpenZeppelin/openzeppelin-upgrades) to `1.12.0` - Pin [@typechain/ethers-v5](https://togithub.com/ethereum-ts/Typechain) to `7.2.0` - Pin [@typechain/hardhat](https://togithub.com/ethereum-ts/Typechain) to `2.3.1` - Pin [@types/bunyan](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `1.8.8` - Pin [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `4.3.0` - Pin [@types/chai-as-promised](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.1.4` - Pin [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `9.0.0` - Pin [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `17.0.13` - Pin [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `5.10.2` - Pin [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `5.10.2` - Pin [bunyan](https://togithub.com/trentm/node-bunyan) to `1.8.15` - Pin [chai](https://togithub.com/chaijs/chai) to `4.3.4` - Pin [chai-as-promised](https://togithub.com/domenic/chai-as-promised) to `7.1.1` - Pin [eslint](https://togithub.com/eslint/eslint) to `8.8.0` - Pin [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `8.3.0` - Pin [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `4.0.0` - Pin [ethereum-waffle](https://togithub.com/EthWorks/Waffle) to `3.4.0` - Pin [ethers](https://togithub.com/ethers-io/ethers.js) to `5.5.4` - Pin [hardhat](https://togithub.com/nomiclabs/hardhat) to `2.7.0` - Pin [husky](https://togithub.com/typicode/husky) to `7.0.4` - Pin [lint-staged](https://togithub.com/okonet/lint-staged) to `12.1.5` - Pin [mocha](https://togithub.com/mochajs/mocha) to `9.1.3` - Pin [prettier](https://togithub.com/prettier/prettier) to `2.5.1` - Pin [prettier-plugin-solidity](https://togithub.com/prettier-solidity/prettier-plugin-solidity) to `1.0.0-beta.19` - Pin [solhint](https://togithub.com/protofire/solhint) to `3.3.6` - Pin [ts-node](https://togithub.com/TypeStrong/ts-node) to `10.4.0` - Pin [typechain](https://togithub.com/ethereum-ts/Typechain) to `5.2.0` - Pin [typescript](https://togithub.com/Microsoft/TypeScript) to `4.5.5`chore(deps): update node-plantuml commit hash to b9df63e
- Schedule: ["at any time"] - Branch name: `renovate/node-plantuml-digest` - Merge into: `main` - Upgrade [node-plantuml](https://togithub.com/windranger-io/node-plantuml) to `b9df63e521a9c32ee685bf8168412c5c10ffa589`chore(deps): update dependency @nomiclabs/hardhat-ethers to v2.0.5
- Schedule: ["at any time"] - Branch name: `renovate/nomiclabs-hardhat-ethers-2.x` - Merge into: `main` - Upgrade [@nomiclabs/hardhat-ethers](https://togithub.com/nomiclabs/hardhat) to `2.0.5`chore(deps): update dependency @nomiclabs/hardhat-waffle to v2.0.2
- Schedule: ["at any time"] - Branch name: `renovate/nomiclabs-hardhat-waffle-2.x` - Merge into: `main` - Upgrade [@nomiclabs/hardhat-waffle](https://togithub.com/nomiclabs/hardhat) to `2.0.2`chore(deps): update dependency @types/chai-as-promised to v7.1.5
- Schedule: ["at any time"] - Branch name: `renovate/chai-as-promised-7.x` - Merge into: `main` - Upgrade [@types/chai-as-promised](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.1.5`chore(deps): update dependency chai to v4.3.6
- Schedule: ["at any time"] - Branch name: `renovate/chai-4.x` - Merge into: `main` - Upgrade [chai](https://togithub.com/chaijs/chai) to `4.3.6`chore(deps): update dependency solhint to v3.3.7
- Schedule: ["at any time"] - Branch name: `renovate/solhint-3.x` - Merge into: `main` - Upgrade [solhint](https://togithub.com/protofire/solhint) to `3.3.7`chore(deps): update dependency @openzeppelin/contracts to v4.5.0
- Schedule: ["at any time"] - Branch name: `renovate/openzeppelin-contracts-4.x` - Merge into: `main` - Upgrade [@openzeppelin/contracts](https://togithub.com/OpenZeppelin/openzeppelin-contracts) to `4.5.0`chore(deps): update dependency @openzeppelin/contracts-upgradeable to v4.5.1
- Schedule: ["at any time"] - Branch name: `renovate/openzeppelin-contracts-upgradeable-4.x` - Merge into: `main` - Upgrade [@openzeppelin/contracts-upgradeable](https://togithub.com/OpenZeppelin/openzeppelin-contracts-upgradeable) to `4.5.1`chore(deps): update dependency @openzeppelin/hardhat-upgrades to v1.14.0
- Schedule: ["at any time"] - Branch name: `renovate/openzeppelin-hardhat-upgrades-1.x` - Merge into: `main` - Upgrade [@openzeppelin/hardhat-upgrades](https://togithub.com/OpenZeppelin/openzeppelin-upgrades) to `1.14.0`chore(deps): update dependency eslint to v8.9.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `8.9.0`chore(deps): update dependency hardhat to v2.8.4
- Schedule: ["at any time"] - Branch name: `renovate/hardhat-2.x` - Merge into: `main` - Upgrade [hardhat](https://togithub.com/nomiclabs/hardhat) to `2.8.4`chore(deps): update dependency lint-staged to v12.3.3
- Schedule: ["at any time"] - Branch name: `renovate/lint-staged-12.x` - Merge into: `main` - Upgrade [lint-staged](https://togithub.com/okonet/lint-staged) to `12.3.3`chore(deps): update dependency mocha to v9.2.0
- Schedule: ["at any time"] - Branch name: `renovate/mocha-9.x` - Merge into: `main` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `9.2.0` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `9.1.0`chore(deps): update dependency ts-node to v10.5.0
- Schedule: ["at any time"] - Branch name: `renovate/ts-node-10.x` - Merge into: `main` - Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `10.5.0`chore(deps): update typescript-eslint monorepo to v5.11.0
- Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `5.11.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `5.11.0`chore(deps): update dependency @typechain/ethers-v5 to v9
- Schedule: ["at any time"] - Branch name: `renovate/typechain-ethers-v5-9.x` - Merge into: `main` - Upgrade [@typechain/ethers-v5](https://togithub.com/ethereum-ts/Typechain) to `9.0.0`chore(deps): update dependency @typechain/hardhat to v4
- Schedule: ["at any time"] - Branch name: `renovate/typechain-hardhat-4.x` - Merge into: `main` - Upgrade [@typechain/hardhat](https://togithub.com/ethereum-ts/Typechain) to `4.0.0`chore(deps): update dependency typechain to v7
- Schedule: ["at any time"] - Branch name: `renovate/typechain-7.x` - Merge into: `main` - Upgrade [typechain](https://togithub.com/ethereum-ts/Typechain) to `7.0.0`šø 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.