Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: Configure Renovate #171

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 24, 2024

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

  • .github/workflows/cla.yml (github-actions)
  • .github/workflows/pr.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
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 44 Pull Requests:

chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-node-replacement
  • Merge into: master
  • Upgrade eslint-plugin-node to ^14.0.0
chore(deps): update dependency @​openzeppelin/test-helpers to v0.5.16
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-test-helpers-0.x-lockfile
  • Merge into: master
  • Upgrade @openzeppelin/test-helpers to 0.5.16
chore(deps): update dependency chai-as-promised to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-as-promised-7.x-lockfile
  • Merge into: master
  • Upgrade chai-as-promised to 7.1.2
chore(deps): update dependency husky to v4.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-4.x-lockfile
  • Merge into: master
  • Upgrade husky to 4.3.8
chore(deps): update dependency lint-staged to v10.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-10.x-lockfile
  • Merge into: master
  • Upgrade lint-staged to 10.5.4
chore(deps): update dependency solidity-coverage to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/solidity-coverage-0.x
  • Merge into: master
  • Upgrade solidity-coverage to 0.8.12
fix(deps): update dependency truffle-hdwallet-provider to v1.0.17
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-hdwallet-provider-1.x
  • Merge into: master
  • Upgrade truffle-hdwallet-provider to 1.0.17
chore(deps): update cla-assistant/github-action action to v2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cla-assistant-github-action-2.x
  • Merge into: master
  • Upgrade cla-assistant/github-action to v2.1.0-alpha
chore(deps): update dependency chai to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: master
  • Upgrade chai to 4.4.1
chore(deps): update dependency chai-bignumber to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-bignumber-3.x-lockfile
  • Merge into: master
  • Upgrade chai-bignumber to 3.1.0
chore(deps): update dependency dotenv to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-8.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 8.6.0
chore(deps): update dependency eslint to v7.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: master
  • Upgrade eslint to 7.32.0
chore(deps): update dependency eslint-plugin-import to v2.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.29.1
chore(deps): update dependency eslint-plugin-promise to v4.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-4.x-lockfile
  • Merge into: master
  • Upgrade eslint-plugin-promise to 4.3.1
chore(deps): update dependency ethereumjs-testrpc-sc to v6.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereumjs-testrpc-sc-6.x
  • Merge into: master
  • Upgrade ethereumjs-testrpc-sc to 6.4.5
chore(deps): update dependency typechain to v6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-6.x-lockfile
  • Merge into: master
  • Upgrade typechain to 6.1.0
chore(deps): update dependency web3 to v1.10.4
  • Schedule: ["at any time"]
  • Branch name: renovate/web3-1.x
  • Merge into: master
  • Upgrade web3 to 1.10.4
chore(deps): update dependency web3-utils to v1.10.4
  • Schedule: ["at any time"]
  • Branch name: renovate/web3-utils-1.x-lockfile
  • Merge into: master
  • Upgrade web3-utils to 1.10.4
fix(deps): update dependency @​openzeppelin/contracts to v4.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-contracts-4.x-lockfile
  • Merge into: master
  • Upgrade @openzeppelin/contracts to 4.9.6
fix(deps): update dependency truffle to v5.11.5
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-5.x
  • Merge into: master
  • Upgrade truffle to 5.11.5
fix(deps): update dependency truffle-plugin-verify to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-plugin-verify-0.x
  • Merge into: master
  • Upgrade truffle-plugin-verify to ^0.6.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
chore(deps): 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
chore(deps): update dependency @​typechain/truffle-v5 to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-truffle-v5-8.x
  • Merge into: master
  • Upgrade @typechain/truffle-v5 to ^8.0.0
chore(deps): update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: master
  • Upgrade chai to ^5.0.0
chore(deps): update dependency chai-as-promised to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-as-promised-8.x
  • Merge into: master
  • Upgrade chai-as-promised to ^8.0.0
chore(deps): update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.0.0
chore(deps): 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
chore(deps): 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
chore(deps): update dependency eslint-plugin-standard to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-standard-5.x
  • Merge into: master
  • Upgrade eslint-plugin-standard to ^5.0.0
chore(deps): update dependency ethereumjs-util to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereumjs-util-7.x
  • Merge into: master
  • Upgrade ethereumjs-util to ^7.0.0
chore(deps): update dependency fs-extra to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/fs-extra-11.x
  • Merge into: master
  • Upgrade fs-extra to ^11.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: master
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20
chore(deps): update dependency sol-merger to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sol-merger-4.x
  • Merge into: master
  • Upgrade sol-merger to 4.4.1
chore(deps): update dependency typechain to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-8.x
  • Merge into: master
  • Upgrade typechain to ^8.0.0
chore(deps): update dependency web3 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/web3-4.x
  • Merge into: master
  • Upgrade web3 to 4.10.0
chore(deps): update dependency web3-utils to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/web3-utils-4.x
  • Merge into: master
  • Upgrade web3-utils to ^4.0.0
fix(deps): 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
fix(deps): update dependency ethereumjs-wallet to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereumjs-wallet-1.x
  • Merge into: master
  • Upgrade ethereumjs-wallet to ^1.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 renovate bot requested a review from gauthierpetetin as a code owner June 24, 2024 13:23
Copy link
Contributor

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheckcla in this Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants