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

Configure Renovate #157

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

Configure Renovate #157

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2022

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/Coverage.yaml (github-actions)
  • .github/workflows/Deploy.yaml (github-actions)
  • .github/workflows/Format.yaml (github-actions)
  • .github/workflows/HeavyTests.yaml (github-actions)
  • .github/workflows/Lint.yaml (github-actions)
  • .github/workflows/Metadata.yaml (github-actions)
  • .github/workflows/Mythril.yaml (github-actions)
  • .github/workflows/Tests.yaml (github-actions)
  • .github/workflows/foundry-gas-diff.yml (github-actions)
  • package.json (npm)

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 48 Pull Requests:

fix(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: main
  • Upgrade eslint-plugin-node to ^14.0.0
fix(deps): update dependency @​nomicfoundation/hardhat-verify to v2.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/nomicfoundation-hardhat-verify-2.x-lockfile
  • Merge into: main
  • Upgrade @nomicfoundation/hardhat-verify to 2.0.8
fix(deps): update dependency @​nomiclabs/hardhat-waffle to v2.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/nomiclabs-hardhat-waffle-2.x-lockfile
  • Merge into: main
  • Upgrade @nomiclabs/hardhat-waffle to 2.0.6
fix(deps): update dependency @​types/mocha to v9.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-9.x-lockfile
  • Merge into: main
  • Upgrade @types/mocha to 9.1.1
fix(deps): update dependency @​types/node to v12.20.55
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 12.20.55
fix(deps): update dependency hardhat-gas-reporter to v1.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-gas-reporter-1.x-lockfile
  • Merge into: main
  • Upgrade hardhat-gas-reporter to 1.0.10
chore(deps): update rubilmax/foundry-gas-diff action to v3.18
  • Schedule: ["at any time"]
  • Branch name: renovate/rubilmax-foundry-gas-diff-3.x
  • Merge into: main
  • Upgrade Rubilmax/foundry-gas-diff to v3.18
fix(deps): update dependency chai to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: main
  • Upgrade chai to 4.4.1
  • Upgrade @types/chai to 4.3.16
fix(deps): update dependency eslint-config-prettier to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.10.0
fix(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: main
  • Upgrade eslint-plugin-import to 2.29.1
fix(deps): update dependency hardhat to v2.22.5
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-2.x-lockfile
  • Merge into: main
  • Upgrade hardhat to 2.22.5
fix(deps): update dependency hardhat-contract-sizer to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-contract-sizer-2.x-lockfile
  • Merge into: main
  • Upgrade hardhat-contract-sizer to 2.10.0
fix(deps): update dependency hardhat-deploy to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-deploy-0.x
  • Merge into: main
  • Upgrade hardhat-deploy to ^0.12.0
fix(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.8
fix(deps): update dependency prettier-plugin-solidity to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-solidity-1.x-lockfile
  • Merge into: main
  • Upgrade prettier-plugin-solidity to 1.3.1
fix(deps): update dependency solhint to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/solhint-3.x-lockfile
  • Merge into: main
  • Upgrade solhint to 3.6.2
fix(deps): update dependency solidity-coverage to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/solidity-coverage-0.x
  • Merge into: main
  • Upgrade solidity-coverage to ^0.8.0
fix(deps): update dependency ts-node to v10.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x-lockfile
  • Merge into: main
  • Upgrade ts-node to 10.9.2
fix(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • 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: main
  • 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: main
  • Upgrade actions/setup-node to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update codecov/codecov-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-4.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v4
chore(deps): update peter-evans/commit-comment action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-commit-comment-3.x
  • Merge into: main
  • Upgrade peter-evans/commit-comment to v3
fix(deps): update dependency @​nomiclabs/hardhat-etherscan to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nomiclabs-hardhat-etherscan-3.x
  • Merge into: main
  • Upgrade @nomiclabs/hardhat-etherscan to ^3.0.0
fix(deps): update dependency @​tenderly/hardhat-tenderly to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tenderly-hardhat-tenderly-2.x
  • Merge into: main
  • Upgrade @tenderly/hardhat-tenderly to ^2.0.0
fix(deps): update dependency @​typechain/ethers-v5 to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-ethers-v5-11.x
  • Merge into: main
  • Upgrade @typechain/ethers-v5 to ^11.0.0
fix(deps): update dependency @​typechain/hardhat to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-hardhat-9.x
  • Merge into: main
  • Upgrade @typechain/hardhat to ^9.0.0
fix(deps): update dependency @​types/mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: main
  • Upgrade @types/mocha to ^10.0.0
fix(deps): update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to ^20.0.0
fix(deps): update dependency chai to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-5.x
  • Merge into: main
  • Upgrade chai to ^5.0.0
fix(deps): update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: main
  • Upgrade dotenv to ^16.0.0
fix(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
fix(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^9.0.0
fix(deps): update dependency eslint-config-standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: main
  • Upgrade eslint-config-standard to ^17.0.0
fix(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to ^5.0.0
fix(deps): update dependency eslint-plugin-promise to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x
  • Merge into: main
  • Upgrade eslint-plugin-promise to ^6.0.0
fix(deps): update dependency ethereum-waffle to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereum-waffle-4.x
  • Merge into: main
  • Upgrade ethereum-waffle to ^4.0.0
fix(deps): update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: main
  • Upgrade ethers to ^6.0.0
fix(deps): update dependency hardhat-gas-reporter to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-gas-reporter-2.x
  • Merge into: main
  • Upgrade hardhat-gas-reporter to ^2.0.0
fix(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
fix(deps): update dependency rimraf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: main
  • Upgrade rimraf to ^5.0.0
fix(deps): update dependency sol2uml to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sol2uml-2.x
  • Merge into: main
  • Upgrade sol2uml to ^2.0.0
fix(deps): update dependency solhint to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/solhint-5.x
  • Merge into: main
  • Upgrade solhint to ^5.0.0
fix(deps): update dependency typechain to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/typechain-8.x
  • Merge into: main
  • Upgrade typechain to ^8.0.0
fix(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
fix(deps): update typescript-eslint monorepo to v7 (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 PR has been generated by Mend Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Mar 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot requested a review from a team as a code owner March 9, 2023 19:07
@CLAassistant
Copy link

CLA assistant check
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 have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b15fbf) 95.27% compared to head (9a3b2a2) 95.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   95.27%   95.27%           
=======================================
  Files          72       72           
  Lines        1694     1694           
  Branches      229      229           
=======================================
  Hits         1614     1614           
  Misses         26       26           
  Partials       54       54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant