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

Configure Renovate #492

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

Configure Renovate #492

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

  • package.json (npm)
  • studio/package.json (npm)
  • studio/workers-site/package.json (npm)
  • web/package.json (npm)
  • web/workers-site/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 23 Pull Requests:

Update dependency @​cloudflare/kv-asset-handler to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudflare-kv-asset-handler-0.x
  • Merge into: master
  • Upgrade @cloudflare/kv-asset-handler to ^0.2.0
Update dependency @​sanity/cli to ^0.147.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-monorepo
  • Merge into: master
  • Upgrade @sanity/cli to ^0.147.0
Update Node.js to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade node to 18.x
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/image-url to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-image-url-1.x
  • Merge into: master
  • Upgrade @sanity/image-url to ^1.0.0
Update dependency date-fns to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-2.x
  • Merge into: master
  • Upgrade date-fns to ^2.0.0
Update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency eslint-config-standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-17.x
  • Merge into: master
  • Upgrade eslint-config-standard to ^17.0.0
Update dependency eslint-config-standard-react to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-react-11.x
  • Merge into: master
  • Upgrade eslint-config-standard-react to ^11.0.0
Update dependency eslint-plugin-node to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-node-11.x
  • Merge into: master
  • Upgrade eslint-plugin-node to ^11.0.0
Update dependency eslint-plugin-promise to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-6.x
  • Merge into: master
  • Upgrade eslint-plugin-promise to ^6.0.0
Update dependency gatsby-source-sanity to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gatsby-source-sanity-7.x
  • Merge into: master
  • Upgrade gatsby-source-sanity to ^7.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 postcss-import to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-import-15.x
  • Merge into: master
  • Upgrade postcss-import to ^15.0.0
Update dependency postcss-preset-env to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-preset-env-7.x
  • Merge into: master
  • Upgrade postcss-preset-env to ^7.0.0
Update dependency prettier-eslint-cli to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-eslint-cli-7.x
  • Merge into: master
  • Upgrade prettier-eslint-cli to ^7.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 rimraf to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-3.x
  • Merge into: master
  • Upgrade rimraf to ^3.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.

None yet

0 participants