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

Configure Renovate #35

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

Configure Renovate #35

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 28, 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

  • assistant/package.json (npm)
  • backend/package.json (npm)
  • frontend/package.json (npm)
  • 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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of 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 21 Pull Requests:

Update dependency @​sanity/client to ^0.147.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-client-0.x
  • Merge into: master
  • Upgrade @sanity/client to ^0.147.0
Update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to ^0.27.0
Update dependency ramda to ^0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ramda-0.x
  • Merge into: master
  • Upgrade ramda to ^0.28.0
Update sanity monorepo
Update dependency @​sanity/block-content-to-html to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-block-content-to-html-2.x
  • Merge into: master
  • Upgrade @sanity/block-content-to-html to ^2.0.0
Update dependency @​sanity/block-content-to-react to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-block-content-to-react-3.x
  • Merge into: master
  • Upgrade @sanity/block-content-to-react to ^3.0.0
Update dependency @​sanity/client to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-client-3.x
  • Merge into: master
  • Upgrade @sanity/client to ^3.0.0
Update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: master
  • Upgrade axios to ^1.0.0
Update dependency babel-plugin-styled-components to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-styled-components-2.x
  • Merge into: master
  • Upgrade babel-plugin-styled-components to ^2.0.0
Update dependency lerna to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-lerna-monorepo
  • Merge into: master
  • Upgrade lerna to ^6.0.0
Update dependency netlify-lambda to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/netlify-lambda-2.x
  • Merge into: master
  • Upgrade netlify-lambda to ^2.0.0
Update dependency polished to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/polished-4.x
  • Merge into: master
  • Upgrade polished to ^4.0.0
Update dependency prettier to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to ^2.0.0
Update dependency react-helmet to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-helmet-6.x
  • Merge into: master
  • Upgrade react-helmet to ^6.0.0
Update dependency react-icons to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-icons-4.x
  • Merge into: master
  • Upgrade react-icons to ^4.0.0
Update dependency react-twitter-embed to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-twitter-embed-4.x
  • Merge into: master
  • Upgrade react-twitter-embed to ^4.0.0
Update dependency rimraf to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-3.x
  • Merge into: master
  • Upgrade rimraf to ^3.0.0
Update dependency styled-components to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/styled-components-5.x
  • Merge into: master
  • Upgrade styled-components to ^5.0.0
Update gatsby monorepo (major)
Update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
Update sanity monorepo to v2 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

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