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

Configure Renovate #27

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

Configure Renovate #27

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)

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 27 Pull Requests:

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 sanity-plugin-asset-source-unsplash to ^0.2.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/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 @​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 @​vue/eslint-config-prettier to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-prettier-7.x
  • Merge into: master
  • Upgrade @vue/eslint-config-prettier to ^7.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 concurrently to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-7.x
  • Merge into: master
  • Upgrade concurrently to ^7.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-plugin-prettier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to ^4.0.0
Update dependency eslint-plugin-vue to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-9.x
  • Merge into: master
  • Upgrade eslint-plugin-vue to ^9.0.0
Update dependency lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to ^13.0.0
Update dependency nanoid to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/nanoid-4.x
  • Merge into: master
  • Upgrade nanoid to ^4.0.0
Update dependency node-sass to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-7.x
  • Merge into: master
  • Upgrade node-sass to ^7.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 qrcode.react to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/qrcode.react-3.x
  • Merge into: master
  • Upgrade qrcode.react to ^3.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-player to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-player-2.x
  • Merge into: master
  • Upgrade react-player to ^2.0.0
Update dependency sass-loader to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: master
  • Upgrade sass-loader to ^13.0.0
Update dependency vue-qrcode-reader to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-qrcode-reader-3.x
  • Merge into: master
  • Upgrade vue-qrcode-reader to ^3.0.0
Update dependency vue-router to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-4.x
  • Merge into: master
  • Upgrade vue-router to ^4.0.0
Update dependency vue2-touch-events to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue2-touch-events-3.x
  • Merge into: master
  • Upgrade vue2-touch-events to ^3.0.0
Update dependency vuex-persist to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vuex-persist-3.x
  • Merge into: master
  • Upgrade vuex-persist to ^3.0.0
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 (major)
Update vue monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: master
  • Upgrade vue to ^3.0.0
  • Upgrade vuex to ^4.0.0
Update vue-cli monorepo to v5 (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