Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] chore(deps): update dependency @types/node to v24.10.9
Detected Dependencies
github-actions (1)
.github/workflows/ci.yml (3)
actions/checkout v6pnpm/action-setup v4.2.0actions/setup-node v6
npm (1)
package.json (40)
js-beautify ^1.14.9vue-component-type-helpers ^3.0.0@rollup/plugin-commonjs 29.0.0@rollup/plugin-json 6.1.0@rollup/plugin-node-resolve 16.0.3@rollup/plugin-replace 6.0.3@rollup/plugin-typescript 12.3.0@types/js-beautify 1.14.3@types/node 24.10.8→ [Updates:24.10.9]@vitejs/plugin-vue 6.0.3@vitejs/plugin-vue-jsx 5.1.3@vitest/coverage-v8 4.0.17@vue/compat 3.5.26@vue/compiler-dom 3.5.26@vue/compiler-sfc 3.5.26@vue/server-renderer 3.5.26husky 9.1.7jsdom 27.4.0jsdom-global 3.0.2lint-staged 16.2.7oxfmt 0.24.0oxlint 1.39.0reflect-metadata 0.2.2rollup 4.55.1tslib 2.8.1typescript 5.9.3unplugin-vue-components 31.0.0vite 7.3.1vitepress 1.6.4vitepress-translation-helper 0.2.2vitest 4.0.17vue 3.5.26vue-class-component 8.0.0-rc.1vue-router 4.6.4vue-tsc 3.2.2vuex 4.1.0@vue/compiler-dom 3.x@vue/server-renderer 3.xvue 3.xpnpm 10.28.0
- [ ] Check this box to trigger a request for Renovate to run again on this repository
What is the point of this issue? I guess I need to investigate what renovate does more closely.
This is a dashboard that Renovate keeps up to date automatically (by editing the issue description). It shows the next PR, the one currently opened, and the one we closed without merging. It allows to retry them and trigger a run manually. It's quite useful and does not generate noise, so I think we should keep it (but it can be configured to go away if needed).
Right, I see. That's neat, let's keep it around! I hadn't seen this before, so I was a little confused. I did not realize you could trigger things from an issue via a checkbox! Very cool.