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

Configure Renovate #2

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

Configure Renovate #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 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

  • 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.

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

Update dependency babel-plugin-import to v1.13.8
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-import-1.x-lockfile
  • Merge into: master
  • Upgrade babel-plugin-import to 1.13.8
Update dependency os to v0.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/os-0.x-lockfile
  • Merge into: master
  • Upgrade os to 0.1.2
Update dependency vue2-perfect-scrollbar to v1.5.56
  • Schedule: ["at any time"]
  • Branch name: renovate/vue2-perfect-scrollbar-1.x-lockfile
  • Merge into: master
  • Upgrade vue2-perfect-scrollbar to 1.5.56
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 core-js to v3.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x-lockfile
  • Merge into: master
  • Upgrade core-js to 3.32.0
Update dependency crypto-js to v4.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/crypto-js-4.x-lockfile
  • Merge into: master
  • Upgrade crypto-js to 4.1.1
Update dependency jsencrypt to v3.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jsencrypt-3.x-lockfile
  • Merge into: master
  • Upgrade jsencrypt to 3.3.2
Update dependency less to v3.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/less-3.x-lockfile
  • Merge into: master
  • Upgrade less to 3.13.1
Update dependency sass to v1.65.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: master
  • Upgrade sass to 1.65.1
Update dependency svg-sprite-loader to v5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/svg-sprite-loader-5.x-lockfile
  • Merge into: master
  • Upgrade svg-sprite-loader to 5.2.1
Update dependency tailwindcss to v1.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-1.x-lockfile
  • Merge into: master
  • Upgrade tailwindcss to 1.9.6
Update dependency tailwindcss-textshadow to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-textshadow-2.x-lockfile
  • Merge into: master
  • Upgrade tailwindcss-textshadow to 2.1.3
Update dependency vant to v2.12.54
  • Schedule: ["at any time"]
  • Branch name: renovate/vant-2.x-lockfile
  • Merge into: master
  • Upgrade vant to 2.12.54
Update dependency vue-async-computed to v3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-async-computed-3.x-lockfile
  • Merge into: master
  • Upgrade vue-async-computed to 3.9.0
Update vue monorepo to v2.7.14
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: master
  • Upgrade vue to 2.7.14
  • Upgrade vue-template-compiler to 2.7.14
Update vue-cli monorepo to ~4.5.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 less to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/less-4.x
  • Merge into: master
  • Upgrade less to ^4.0.0
Update dependency less-loader to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/less-loader-11.x
  • Merge into: master
  • Upgrade less-loader to ^11.0.0
Update dependency rimraf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to ^5.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 svg-sprite-loader to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/svg-sprite-loader-6.x
  • Merge into: master
  • Upgrade svg-sprite-loader to ^6.0.0
Update dependency tailwindcss to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: master
  • Upgrade tailwindcss to ^3.0.0
Update dependency vant to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/vant-4.x
  • Merge into: master
  • Upgrade vant to ^4.0.0
Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: master
  • Upgrade vue to ^3.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 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.

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