vitejs / vite-plugin-vue2-jsx

Vite plugin for Vue 2.7 JSX support
MIT License
58 stars 6 forks source link

Configure Renovate #1

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 2 years ago

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

Configuration Summary

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

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

chore(deps): update dependency vite to v2.9.16 - Schedule: ["at any time"] - Branch name: `renovate/vite-2.x-lockfile` - Merge into: `main` - Upgrade [vite](https://togithub.com/vitejs/vite) to `2.9.16`
fix(deps): update dependency express to v4.18.2 - Schedule: ["at any time"] - Branch name: `renovate/express-4.x-lockfile` - Merge into: `main` - Upgrade [express](https://togithub.com/expressjs/express) to `4.18.2`
fix(deps): update vue monorepo to v2.7.16 - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `main` - Upgrade [vue](https://togithub.com/vuejs/core) to `2.7.16` - Upgrade [vue-server-renderer](https://togithub.com/vuejs/vue) to `2.7.16`
chore(deps): update dependency @​types/babel__core to v7.20.5 - Schedule: ["at any time"] - Branch name: `renovate/babel__core-7.x-lockfile` - Merge into: `main` - Upgrade [@types/babel__core](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `7.20.5`
chore(deps): update dependency @​vue/tsconfig to ^0.5.0 - Schedule: ["at any time"] - Branch name: `renovate/vue-tsconfig-0.x` - Merge into: `main` - Upgrade [@vue/tsconfig](https://togithub.com/vuejs/tsconfig) to `^0.5.0`
chore(deps): update dependency tsx to v3.14.0 - Schedule: ["at any time"] - Branch name: `renovate/tsx-3.x-lockfile` - Merge into: `main` - Upgrade [tsx](https://togithub.com/privatenumber/tsx) to `3.14.0`
chore(deps): update dependency unbuild to ^0.9.0 - Schedule: ["at any time"] - Branch name: `renovate/unbuild-0.x` - Merge into: `main` - Upgrade [unbuild](https://togithub.com/unjs/unbuild) to `^0.9.0`
chore(deps): update dependency vite to v3.2.7 - Schedule: ["at any time"] - Branch name: `renovate/vite-3.x-lockfile` - Merge into: `main` - Upgrade [vite](https://togithub.com/vitejs/vite) to `3.2.7`
chore(deps): update dependency vite to v4.5.1 - Schedule: ["at any time"] - Branch name: `renovate/vite-4.x-lockfile` - Merge into: `main` - Upgrade [vite](https://togithub.com/vitejs/vite) to `4.5.1`
fix(deps): update babel monorepo to v7.23.6 - Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `main` - Upgrade [@babel/core](https://togithub.com/babel/babel) to `7.23.6` - Upgrade [@babel/plugin-transform-typescript](https://togithub.com/babel/babel) to `7.23.6`
fix(deps): update dependency @​rollup/pluginutils to v5.1.0 - Schedule: ["at any time"] - Branch name: `renovate/rollup-pluginutils-5.x-lockfile` - Merge into: `main` - Upgrade [@rollup/pluginutils](https://togithub.com/rollup/plugins) to `5.1.0`
fix(deps): update dependency vue-router to v3.6.5 - Schedule: ["at any time"] - Branch name: `renovate/vue-router-3.x-lockfile` - Merge into: `main` - Upgrade [vue-router](https://togithub.com/vuejs/router) to `3.6.5`
chore(deps): update dependency @​vitejs/plugin-vue2 to v2 - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-vue2-2.x` - Merge into: `main` - Upgrade [@vitejs/plugin-vue2](https://togithub.com/vitejs/vite-plugin-vue2) to `^2.0.0`
chore(deps): update dependency tsx to v4 - Schedule: ["at any time"] - Branch name: `renovate/tsx-4.x` - Merge into: `main` - Upgrade [tsx](https://togithub.com/privatenumber/tsx) to `^4.0.0`
chore(deps): update dependency unbuild to v2 - Schedule: ["at any time"] - Branch name: `renovate/unbuild-2.x` - Merge into: `main` - Upgrade [unbuild](https://togithub.com/unjs/unbuild) to `^2.0.0`
chore(deps): update dependency vite to v5 - Schedule: ["at any time"] - Branch name: `renovate/vite-5.x` - Merge into: `main` - Upgrade [vite](https://togithub.com/vitejs/vite) to `^5.0.0`
fix(deps): update dependency vue to v3 - Schedule: ["at any time"] - Branch name: `renovate/major-vue-monorepo` - Merge into: `main` - Upgrade [vue](https://togithub.com/vuejs/core) to `^3.0.0` - Upgrade [vue](https://togithub.com/vuejs/core) to `^2.7.0 || ^3.0.0`
fix(deps): update dependency vue-router to v4 - Schedule: ["at any time"] - Branch name: `renovate/vue-router-4.x` - Merge into: `main` - Upgrade [vue-router](https://togithub.com/vuejs/router) to `^4.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[bot] commented 8 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.