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 - autoclosed #29

Closed
wants to merge 1 commit into from

Conversation

circle-renovate-bot
Copy link

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/ci.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
  • 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.
  • Show all Merge Confidence badges for pull requests.
  • Separate each major version of dependencies into individual branches/PRs.

🔡 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): update dependency axios to ^0.28.0 [security]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: master
  • Upgrade axios to ^0.28.0
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 @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to ^6.0.0
chore(deps): update dependency @testing-library/react to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: master
  • Upgrade @testing-library/react to ^14.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: master
  • Upgrade @typechain/ethers-v5 to ^11.0.0
chore(deps): update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-29-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
chore(deps): 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
chore(deps): update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: master
  • Upgrade eslint-config-prettier to ^9.0.0
chore(deps): update dependency eslint-config-standard-with-typescript to v23
chore(deps): update dependency eslint-config-standard-with-typescript to v24
chore(deps): update dependency eslint-config-standard-with-typescript to v25
chore(deps): update dependency eslint-config-standard-with-typescript to v26
chore(deps): update dependency eslint-config-standard-with-typescript to v27
chore(deps): update dependency eslint-config-standard-with-typescript to v28
chore(deps): update dependency eslint-config-standard-with-typescript to v29
chore(deps): update dependency eslint-config-standard-with-typescript to v30
chore(deps): update dependency eslint-config-standard-with-typescript to v31
chore(deps): update dependency eslint-config-standard-with-typescript to v32
chore(deps): update dependency eslint-config-standard-with-typescript to v33
chore(deps): update dependency eslint-config-standard-with-typescript to v34
chore(deps): update dependency eslint-config-standard-with-typescript to v35
chore(deps): update dependency eslint-config-standard-with-typescript to v36
chore(deps): update dependency eslint-config-standard-with-typescript to v37
chore(deps): update dependency eslint-config-standard-with-typescript to v38
chore(deps): update dependency eslint-config-standard-with-typescript to v39
chore(deps): update dependency eslint-config-standard-with-typescript to v40
chore(deps): update dependency eslint-config-standard-with-typescript to v41
chore(deps): update dependency eslint-config-standard-with-typescript to v42
chore(deps): update dependency eslint-config-standard-with-typescript to v43
chore(deps): update dependency eslint-plugin-jest to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-27.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to ^27.0.0
chore(deps): update dependency eslint-plugin-n to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-n-16.x
  • Merge into: master
  • Upgrade eslint-plugin-n to ^16.0.0
chore(deps): update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^5.0.0
chore(deps): update dependency eslint-plugin-testing-library to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-testing-library-6.x
  • Merge into: master
  • Upgrade eslint-plugin-testing-library to ^6.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 jest-junit to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-junit-15.x
  • Merge into: master
  • Upgrade jest-junit to ^15.0.0
chore(deps): update dependency jest-junit to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-junit-16.x
  • Merge into: master
  • Upgrade jest-junit to ^16.0.0
chore(deps): update dependency lint-staged to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-14.x
  • Merge into: master
  • Upgrade lint-staged to ^14.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 prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update dependency web-vitals to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/web-vitals-3.x
  • Merge into: master
  • Upgrade web-vitals to ^3.0.0
chore(deps): update typescript-eslint monorepo to v6 (major)
chore(deps): update typescript-eslint monorepo to v7 (major)
fix(deps): update dependency ethers to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/ethers-6.x
  • Merge into: master
  • Upgrade ethers to ^6.0.0
fix(deps): update dependency swr to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/swr-2.x
  • Merge into: master
  • Upgrade swr to ^2.0.0
fix(deps): update web3-react monorepo to v8 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-8-web3-react-monorepo
  • Merge into: master
  • Upgrade @web3-react/core to ^8.0.0
  • Upgrade @web3-react/types to ^8.0.0
chore(deps): lock file maintenance npm

🚸 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 Renovate Bot.

@circle-renovate-bot circle-renovate-bot added dependencies Pull requests that update a dependency file renovate labels Mar 7, 2024
@circle-renovate-bot circle-renovate-bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Mar 8, 2024
@circle-renovate-bot circle-renovate-bot deleted the renovate/configure branch March 8, 2024 16:19
@circle-renovate-bot circle-renovate-bot changed the title chore: Configure Renovate - autoclosed chore: Configure Renovate Mar 8, 2024
@circle-renovate-bot circle-renovate-bot restored the renovate/configure branch March 8, 2024 18:59
@circle-renovate-bot
Copy link
Author

Branch Conflicted

⚠ This PR has a merge conflict which Renovate is unable to automatically resolve, so updates to this PR description are now paused. Please resolve the merge conflict manually.

@circle-renovate-bot circle-renovate-bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Mar 8, 2024
@circle-renovate-bot circle-renovate-bot deleted the renovate/configure branch March 8, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant