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 #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 31, 2023

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

  • packages/core/.github/workflows/fuzz-testing.yml (github-actions)
  • packages/core/.github/workflows/lint.yml (github-actions)
  • packages/core/.github/workflows/mythx.yml (github-actions)
  • packages/core/.github/workflows/tests.yml (github-actions)
  • packages/deploy/.github/workflows/lint.yml (github-actions)
  • packages/deploy/.github/workflows/tests.yml (github-actions)
  • packages/periphery/.github/workflows/lint.yml (github-actions)
  • packages/periphery/.github/workflows/tests.yml (github-actions)
  • packages/staker/.github/workflows/lint.yml (github-actions)
  • packages/staker/.github/workflows/tests.yml (github-actions)
  • package.json (npm)
  • packages/core/package.json (npm)
  • packages/deploy/package.json (npm)
  • packages/periphery/package.json (npm)
  • packages/staker/package.json (npm)
  • packages/static-quoter/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 (except for nuget) 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 55 Pull Requests:

chore(deps): update dependency immer to v9 [security]
  • Branch name: renovate/npm-immer-vulnerability
  • Merge into: main
  • Upgrade immer to ^9.0.0
chore(deps): update wearerequired/lint-action digest to df31ae8
  • Schedule: ["at any time"]
  • Branch name: renovate/wearerequired-lint-action-digest
  • Merge into: main
  • Upgrade wearerequired/lint-action to df31ae8635c46366688e0bea44d7aba2e1468813
chore(deps): update dependency @​nomiclabs/hardhat-ethers to v2.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nomiclabs-hardhat-ethers-2.x-lockfile
  • Merge into: main
  • Upgrade @nomiclabs/hardhat-ethers to 2.2.3
chore(deps): update dependency @​nomiclabs/hardhat-etherscan to v3.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/nomiclabs-hardhat-etherscan-3.x-lockfile
  • Merge into: main
  • Upgrade @nomiclabs/hardhat-etherscan to 3.1.8
chore(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
chore(deps): update dependency @​types/console-log-level to v1.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/console-log-level-1.x-lockfile
  • Merge into: main
  • Upgrade @types/console-log-level to 1.4.5
chore(deps): update dependency @​types/node to v14.18.63
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 14.18.63
chore(deps): update dependency mocha-chai-jest-snapshot to v1.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-chai-jest-snapshot-1.x-lockfile
  • Merge into: main
  • Upgrade mocha-chai-jest-snapshot to 1.1.6
chore(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
chore(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
chore(deps): update yarn to v1.22.22
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-1.x
  • Merge into: main
  • Upgrade yarn to 1.22.22
fix(deps): update dependency @​openzeppelin/contracts to v3.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-contracts-3.x
  • Merge into: main
  • Upgrade @openzeppelin/contracts to 3.4.2
chore(deps): update dependency @​types/lodash to v4.17.13
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x-lockfile
  • Merge into: main
  • Upgrade @types/lodash to 4.17.13
chore(deps): update dependency @​uniswap/swap-router-contracts to v1.3.1
chore(deps): update dependency @​uniswap/v3-sdk to v3.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/uniswap-v3-sdk-3.x-lockfile
  • Merge into: main
  • Upgrade @uniswap/v3-sdk to 3.18.1
chore(deps): update dependency @​vercel/ncc to ^0.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-ncc-0.x
  • Merge into: main
  • Upgrade @vercel/ncc to ^0.38.0
chore(deps): update dependency chai to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x-lockfile
  • Merge into: main
  • Upgrade chai to 4.5.0
  • Upgrade @types/chai to 4.3.20
chore(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
chore(deps): update dependency hardhat to v2.22.15
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-2.x-lockfile
  • Merge into: main
  • Upgrade hardhat to 2.22.15
chore(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
chore(deps): update dependency hardhat-deploy to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-deploy-0.x
  • Merge into: main
  • Upgrade hardhat-deploy to ^0.14.0
chore(deps): update dependency hardhat-deploy-ethers to ^0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hardhat-deploy-ethers-0.x
  • Merge into: main
  • Upgrade hardhat-deploy-ethers to ^0.4.0
chore(deps): update dependency prettier-plugin-solidity to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-solidity-1.x-lockfile
  • Merge into: main
  • Upgrade prettier-plugin-solidity to 1.4.1
chore(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
chore(deps): update dependency solhint-plugin-prettier to ^0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/solhint-plugin-prettier-0.x
  • Merge into: main
  • Upgrade solhint-plugin-prettier to ^0.1.0
chore(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
chore(deps): update dependency v3-periphery-1_3_0 to v1.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/v3-periphery-1_3_0-1.x
  • Merge into: main
  • Upgrade v3-periphery-1_3_0 to 1.4.4
fix(deps): update dependency base64-sol to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/base64-sol-1.x
  • Merge into: main
  • Upgrade base64-sol to 1.1.0
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/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(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
chore(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
chore(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
chore(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency @​uniswap/sdk-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/uniswap-sdk-core-5.x
  • Merge into: main
  • Upgrade @uniswap/sdk-core to ^5.0.0
chore(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
  • Upgrade @types/chai to ^5.0.0
chore(deps): update dependency commander to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/commander-12.x
  • Merge into: main
  • Upgrade commander to ^12.0.0
chore(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
chore(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
chore(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
chore(deps): update dependency eslint-plugin-unused-imports to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-unused-imports-4.x
  • Merge into: main
  • Upgrade eslint-plugin-unused-imports to ^4.0.0
chore(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
chore(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
chore(deps): update dependency is-svg to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/is-svg-5.x
  • Merge into: main
  • Upgrade is-svg to ^5.0.0
chore(deps): update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: main
  • Upgrade mocha to ^10.0.0
  • Upgrade @types/mocha to ^10.0.0
chore(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
chore(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
chore(deps): update dependency ts-node to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: main
  • Upgrade ts-node to ^10.0.0
chore(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
chore(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
chore(deps): update typescript-eslint monorepo to v8 (major)
chore(deps): update wearerequired/lint-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/wearerequired-lint-action-2.x
  • Merge into: main
  • Upgrade wearerequired/lint-action to v2
fix(deps): update dependency @​openzeppelin/contracts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-contracts-5.x
  • Merge into: main
  • Upgrade @openzeppelin/contracts to 5.1.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 was generated by Mend Renovate. View the repository job log.

Copy link

coderabbitai bot commented Dec 15, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • You can reply to a review comment made by CodeRabbit.
  • You can tag CodeRabbit on specific lines of code or files in the PR by tagging @coderabbitai in a comment.
  • You can tag @coderabbitai in a PR comment and ask one-off questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

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