Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Configure Renovate #10

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

Configure Renovate #10

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 8, 2023

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/release.yaml (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.

🔡 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 24 Pull Requests:

fix(deps): update dependency next-auth to v4.20.1 [security]
  • Branch name: renovate/npm-next-auth-vulnerability
  • Merge into: main
  • Upgrade next-auth to 4.20.1
chore(deps): update dependency @semantic-release/changelog to v6.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/semantic-release-monorepo
  • Merge into: main
  • Upgrade @semantic-release/changelog to 6.0.3
chore(deps): update dependency @​types/react to v18.0.31
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.0.31
chore(deps): update dependency husky to v8.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x-lockfile
  • Merge into: main
  • Upgrade husky to 8.0.3
chore(deps): update dependency prettier to v2.8.7
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.7
chore(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
fix(deps): update emotion monorepo to v11.10.6
  • Schedule: ["at any time"]
  • Branch name: renovate/emotion-monorepo
  • Merge into: main
  • Upgrade @emotion/react to 11.10.6
  • Upgrade @emotion/styled to 11.10.6
fix(deps): update material-ui monorepo
chore(deps): update commitlint monorepo to v17.5.1
chore(deps): update dependency eslint to v8.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.37.0
chore(deps): update dependency eslint-config-prettier to v8.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x-lockfile
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.8.0
chore(deps): update typescript-eslint monorepo to v5.57.0
fix(deps): update dependency @​next/mdx to v13.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade @next/mdx to 13.2.4
fix(deps): update dependency @​wagmi/core to ^0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wagmi-core-0.x
  • Merge into: main
  • Upgrade @wagmi/core to ^0.10.0
fix(deps): update dependency axios to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x-lockfile
  • Merge into: main
  • Upgrade axios to 1.3.4
fix(deps): update dependency nextjs-google-analytics to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-google-analytics-2.x-lockfile
  • Merge into: main
  • Upgrade nextjs-google-analytics to 2.3.3
fix(deps): update dependency wagmi to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wagmi-0.x
  • Merge into: main
  • Upgrade wagmi to ^0.12.0
fix(deps): update mdx monorepo to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/loader to 2.3.0
  • Upgrade @mdx-js/react to 2.3.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to ^18.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 nextjs monorepo to v13 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to ^13.0.0
  • Upgrade next to ^13.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 semantic-release to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/major-semantic-release-monorepo
  • Merge into: main
  • Upgrade semantic-release to ^21.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.

@vercel
Copy link

vercel bot commented Feb 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
eve-frontend ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 8, 2023 at 0:23AM (UTC)

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

Successfully merging this pull request may close these issues.

0 participants