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

Configure Renovate #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 5, 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)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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.

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

chore(deps): update dependency @​types/node to v17.0.45
  • Schedule: ["at any time"]
  • Branch name: renovate/node-17.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 17.0.45
chore(deps): update dependency vite to v2.9.17
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-2.x-lockfile
  • Merge into: master
  • Upgrade vite to 2.9.17
chore(deps): update dependency @​vue/test-utils to v2.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-2.x
  • Merge into: master
  • Upgrade @vue/test-utils to 2.4.4
chore(deps): update dependency enquirer to v2.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/enquirer-2.x-lockfile
  • Merge into: master
  • Upgrade enquirer to 2.4.1
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
chore(deps): update dependency vite-plugin-dts to v1.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-plugin-dts-1.x-lockfile
  • Merge into: master
  • Upgrade vite-plugin-dts to 1.7.3
chore(deps): update dependency vue-tsc to ^0.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-tsc-0.x
  • Merge into: master
  • Upgrade vue-tsc to ^0.40.0
chore(deps): update vue monorepo to v3.4.19
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: master
  • Upgrade @vue/compiler-sfc to 3.4.19
  • Upgrade vue to 3.4.19
fix(deps): update dependency @​vueuse/core to v8.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vueuse-core-8.x-lockfile
  • Merge into: master
  • Upgrade @vueuse/core to 8.9.4
fix(deps): update dependency vue-demi to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-demi-0.x
  • Merge into: master
  • Upgrade vue-demi to ^0.14.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 @​vitejs/plugin-vue to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-vue-5.x
  • Merge into: master
  • Upgrade @vitejs/plugin-vue to ^5.0.0
chore(deps): update dependency @​vitejs/plugin-vue-jsx to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-vue-jsx-3.x
  • Merge into: master
  • Upgrade @vitejs/plugin-vue-jsx to ^3.0.0
chore(deps): update dependency execa to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/execa-8.x
  • Merge into: master
  • Upgrade execa to ^8.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 vite to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-5.x
  • Merge into: master
  • Upgrade vite to ^5.0.0
chore(deps): update dependency vite-plugin-dts to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-plugin-dts-3.x
  • Merge into: master
  • Upgrade vite-plugin-dts to ^3.0.0
chore(deps): update dependency vue-tsc to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-tsc-1.x
  • Merge into: master
  • Upgrade vue-tsc to ^1.0.0
fix(deps): update dependency @​vueuse/core to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/vueuse-core-10.x
  • Merge into: master
  • Upgrade @vueuse/core to ^10.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.

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from daa0306 to 2fa2ddb Compare May 6, 2022 11:35
@renovate renovate bot force-pushed the renovate/configure branch from 2fa2ddb to 02733a7 Compare May 24, 2022 08:37
@renovate renovate bot force-pushed the renovate/configure branch from 02733a7 to f7b61a9 Compare June 22, 2022 09:56
@renovate renovate bot force-pushed the renovate/configure branch from f7b61a9 to d7a1ac1 Compare March 23, 2023 17:15
@renovate renovate bot force-pushed the renovate/configure branch from d7a1ac1 to 5bc96bc Compare December 15, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants