This repository was archived by the owner on Mar 4, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 423
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Dependency Dashboard #849
Copy link
Copy link
Open
Description
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.
Repository problems
These problems occurred while renovating this repository. View logs.
- WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.
Warning
These dependencies are deprecated:
Datasource | Name | Replacement PR? |
---|---|---|
npm | @oruga-ui/oruga |
Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- chore(deps): update dependency element-ui to ^2.15.14
- chore(deps): update all non-major dependencies (
@babel/eslint-parser
,@commitlint/cli
,@commitlint/config-conventional
,@vue/test-utils
,actions/cache
,actions/setup-node
,core-js
,cross-spawn
,envinfo
,eslint
,eslint-config-prettier
,eslint-plugin-vue
,husky
,jsdom
,lerna
,lint-staged
,node
,postcss
,postcss-html
,prettier
,primeflex
,primevue
,pug
,stefanzweifel/git-auto-commit-action
,stylelint
,stylelint-config-prettier
,stylelint-config-recommended-vue
,vant
,vue
,vue-server-renderer
,vue-template-compiler
,vuetify
) - chore(deps): update dependency @oruga-ui/oruga to ^0.7.0
- chore(deps): update dependency balm-ui to ^8.70.0
- chore(deps): update dependency bootstrap-vue to ^2.23.1
- chore(deps): update devdependency nightwatch to ^2.6.25
- chore(deps): update jest packages (
babel-jest
,eslint-plugin-jest
,jest
,jest-environment-jsdom
,ts-jest
) - chore(deps): update nuxt packages (
@chakra-ui/nuxt
,@nuxt/types
,@nuxtjs/stylelint-module
,@nuxtjs/tailwindcss
,nuxt
,nuxt-buefy
,nuxt-windicss
) - chore(deps): update webdriverio packages (
@wdio/cli
,@wdio/local-runner
,@wdio/mocha-framework
,@wdio/spec-reporter
,@wdio/sync
,eslint-plugin-wdio
,webdriverio
) - chore(deps): update actions/cache action to v4
- chore(deps): update actions/checkout action to v4
- chore(deps): update actions/setup-node action to v4
- chore(deps): update commitlint monorepo to v19 (major) (
@commitlint/cli
,@commitlint/config-conventional
) - chore(deps): update dependency ant-design-vue to v4
- chore(deps): update dependency primeflex to v4
- chore(deps): update dependency primeicons to v7
- chore(deps): update dependency primevue to v4
- chore(deps): update dependency validate-npm-package-name to v6
- chore(deps): update dependency vant to v4
- chore(deps): update dependency vuetify to v3
- chore(deps): update devdependency ava to v6
- chore(deps): update devdependency babel-plugin-module-resolver to v5
- chore(deps): update devdependency eslint to v9
- chore(deps): update devdependency eslint-config-prettier to v10
- chore(deps): update devdependency eslint-plugin-jest to v28
- chore(deps): update devdependency husky to v9
- chore(deps): update devdependency jsdom to v26
- chore(deps): update devdependency lerna to v8
- chore(deps): update devdependency lint-staged to v15
- chore(deps): update devdependency prettier to v3
- chore(deps): update devdependency stylelint to v16
- chore(deps): update devdependency stylelint-config-standard to v37
- chore(deps): update nightwatch packages (major) (
chromedriver
,nightwatch
) - chore(deps): update node.js to v22
- chore(deps): update nuxt packages (major) (
@nuxt/typescript-build
,@nuxtjs/emotion
,@nuxtjs/eslint-config
,@nuxtjs/eslint-config-typescript
,@nuxtjs/eslint-module
,@nuxtjs/stylelint-module
,@nuxtjs/tailwindcss
,nuxt
,nuxt-windicss
) - chore(deps): update stefanzweifel/git-auto-commit-action action to v5
- chore(deps): update webdriverio packages to v9 (major) (
@wdio/cli
,@wdio/local-runner
,@wdio/mocha-framework
,@wdio/spec-reporter
,eslint-plugin-wdio
,webdriverio
) - chore(deps): lock file maintenance
- 🔐 Create all pending approval PRs at once 🔐
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
- chore(deps): update dependency balm-ui to v10
- chore(deps): update dependency chalk to v5
- chore(deps): update dependency vue to v3
- chore(deps): update devdependency @vue/test-utils to v2
Detected dependencies
github-actions
.github/workflows/ci.yml
actions/setup-node v3
actions/cache v3
.github/workflows/snapshot.yml
actions/setup-node v3
actions/checkout v3
actions/cache v3
stefanzweifel/git-auto-commit-action v4.15.0
packages/cna-template/template/frameworks/github-actions/.github/workflows/ci.yml
actions/setup-node v3.0.0
actions/cache v2.1.7
actions/cache v2.1.7
npm
package.json
@commitlint/cli ^17.1.2
@commitlint/config-conventional ^17.1.0
@nuxtjs/eslint-config ^11.0.0
ava ^4.3.3
eslint ^8.24.0
eslint-plugin-jest ^27.0.4
husky ^8.0.1
lerna ^5.5.4
postcss-html ^1.5.0
stylelint ^14.13.0
stylelint-config-recommended-vue ^1.4.0
stylelint-config-standard ^28.0.0
packages/cna-template/package.json
packages/cna-template/template/frameworks/ant-design-vue/package.json
ant-design-vue ^1.7.8
packages/cna-template/template/frameworks/ava/package.json
@vue/test-utils ^1.3.0
ava ^4.3.3
babel-plugin-module-resolver ^4.1.0
cross-env ^7.0.3
jsdom ^20.0.1
jsdom-global ^3.0.2
require-extension-hooks ^0.3.3
require-extension-hooks-babel ^1.0.0
require-extension-hooks-vue ^3.0.0
packages/cna-template/template/frameworks/balm-ui/package.json
balm-ui ^8.55.0
packages/cna-template/template/frameworks/bootstrap/package.json
bootstrap-vue ^2.22.0
bootstrap ^4.6.2
packages/cna-template/template/frameworks/buefy/package.json
nuxt-buefy ^0.4.24
packages/cna-template/template/frameworks/chakra-ui/package.json
@chakra-ui/nuxt ^0.6.0
@nuxtjs/emotion ^0.1.0
packages/cna-template/template/frameworks/element-ui/package.json
element-ui ^2.15.10
packages/cna-template/template/frameworks/jest/package.json
@vue/test-utils ^1.3.0
babel-core 7.0.0-bridge.0
babel-jest ^29.1.2
eslint-plugin-jest ^27.0.4
jest ^29.1.2
jest-environment-jsdom ^29.1.2
ts-jest ^29.0.3
packages/cna-template/template/frameworks/nightwatch/package.json
nightwatch ^2.3.9
chromedriver ^106.0.1
packages/cna-template/template/frameworks/oruga/package.json
@oruga-ui/oruga ^0.5.6
packages/cna-template/template/frameworks/primevue/package.json
primevue ^2.10.0
primeicons ^6.0.1
primeflex ^3.2.1
packages/cna-template/template/frameworks/pug/package.json
pug ^3.0.2
pug-plain-loader ^1.1.0
packages/cna-template/template/frameworks/tachyons/package.json
tachyons ^4.12.0
packages/cna-template/template/frameworks/tailwind/package.json
@nuxtjs/tailwindcss ^5.3.3
postcss ^8.4.17
packages/cna-template/template/frameworks/vant/package.json
vant ^2.12.50
packages/cna-template/template/frameworks/view-ui/package.json
view-design ^4.7.0
packages/cna-template/template/frameworks/vuetify/package.json
vuetify ^2.6.10
@nuxtjs/vuetify ^1.12.3
packages/cna-template/template/frameworks/webdriverio/package.json
@wdio/cli ^7.25.1
@wdio/local-runner ^7.25.1
@wdio/mocha-framework ^7.25.1
@wdio/spec-reporter ^7.25.1
@wdio/sync ^7.25.1
eslint-plugin-wdio ^7.21.0
webdriverio ^7.25.1
packages/cna-template/template/frameworks/windicss/package.json
nuxt-windicss ^2
packages/cna-template/template/nuxt/package.json
@nuxtjs/axios ^5.13.6
@nuxtjs/pwa ^3.3.5
core-js ^3.25.3
nuxt ^2.15.8
vue ^2.7.10
vue-server-renderer ^2.7.10
vue-template-compiler ^2.7.10
@babel/eslint-parser ^7.19.1
@commitlint/cli ^17.1.2
@commitlint/config-conventional ^17.1.0
@nuxt/types ^2.15.8
@nuxt/typescript-build ^2.1.0
@nuxtjs/eslint-config ^11.0.0
@nuxtjs/eslint-config-typescript ^11.0.0
@nuxtjs/eslint-module ^3.1.0
@nuxtjs/stylelint-module ^4.1.0
eslint ^8.24.0
eslint-config-prettier ^8.5.0
eslint-plugin-nuxt ^4.0.0
eslint-plugin-vue ^9.5.1
husky ^8.0.1
lint-staged ^13.0.3
postcss-html ^1.5.0
prettier ^2.7.1
stylelint ^14.13.0
stylelint-config-prettier ^9.0.3
stylelint-config-recommended-vue ^1.4.0
stylelint-config-standard ^28.0.0
packages/create-nuxt-app/package.json
cac ^6.7.14
chalk ^4.1.2
cross-spawn ^7.0.3
envinfo ^7.8.1
lodash ^4.17.21
sao ^1.7.1
validate-npm-package-name ^4.0.0
node >=v14.20.1
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels