vue-compiler icon indicating copy to clipboard operation
vue-compiler copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 4 years ago • 0 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Release interceptor failed for "crate"

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm npm-run-all Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • [ ] chore(deps): update pnpm/action-setup action to v2.4.1
  • [ ] fix(deps): update rust crate anyhow to v1.0.91
  • [ ] fix(deps): update rust crate mimalloc to v0.1.43
  • [ ] fix(deps): update rust crate phf to v0.11.2
  • [ ] fix(deps): update rust crate serde to v1.0.213
  • [ ] fix(deps): update rust crate serde_yaml to v0.9.34
  • [ ] fix(deps): update rust crate wasm-bindgen to v0.2.95
  • [ ] chore(deps): update dependency @babel/types to v7.26.0
  • [ ] chore(deps): update dependency @types/node to v20.17.1
  • [ ] chore(deps): update dependency eslint to v8.57.1
  • [ ] chore(deps): update dependency eslint-plugin-import to v2.31.0
  • [ ] chore(deps): update dependency eslint-plugin-prettier to v5.2.1
  • [ ] chore(deps): update dependency eslint-plugin-sonarjs to v0.25.1
  • [ ] chore(deps): update dependency typescript to v5.6.3
  • [ ] chore(deps): update dependency vite to v5.4.10
  • [ ] chore(deps): update rust crate insta to v1.40.0
  • [ ] chore(deps): update rust crate napi-build to v2.1.3
  • [ ] fix(deps): update dependency glob to v10.4.5
  • [ ] fix(deps): update rust crate bitflags to v2.6.0
  • [ ] fix(deps): update rust crate clap to v4.5.20
  • [ ] fix(deps): update rust crate lazy_static to v1.5.0
  • [ ] fix(deps): update rust crate napi to v2.16.13
  • [ ] fix(deps): update rust crate napi-derive to v2.16.12
  • [ ] fix(deps): update rust crate smallvec to v1.13.2
  • [ ] fix(deps): update rust crate tree-sitter-typescript to 0.23.0
  • [ ] chore(deps): update codecov/codecov-action action to v4
  • [ ] chore(deps): update dependency eslint to v9
  • [ ] chore(deps): update dependency eslint-plugin-sonarjs to v2
  • [ ] chore(deps): update dependency vue-tsc to v2
  • [ ] chore(deps): update peaceiris/actions-gh-pages action to v4
  • [ ] chore(deps): update pnpm/action-setup action to v4
  • [ ] chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • [ ] fix(deps): update dependency glob to v11
  • [ ] fix(deps): update rust crate rustc-hash to v2
  • [ ] 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • [ ] chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0
  • [ ] fix(deps): update dependency @types/benchmark to v2.1.5
  • [ ] chore(deps): update dependency @napi-rs/cli to v2.18.4
  • [ ] chore(deps): update dependency @vitejs/plugin-vue to v5.1.4
  • [ ] chore(deps): update dependency ava to v6.1.3
  • [ ] chore(deps): update dependency prettier to v3.3.3
  • [ ] chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • [ ] chore(deps): update vue monorepo to v3.5.12 (@vue/compiler-core, @vue/compiler-sfc, vue)
  • [ ] fix(deps): update rust crate ast-grep-core to 0.28.0
  • [ ] chore(deps): update actions/cache action to v4
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected dependencies

cargo
benches/Cargo.toml
  • criterion 0.5
  • glob 0.3.1
crates/cli/Cargo.toml
  • anyhow 1.0.79
  • clap 4.4.18
  • path-clean 1.0.1
  • codespan-reporting 0.11.1
  • serde_yaml 0.9.30
crates/compiler/Cargo.toml
  • smallvec 1.12.0
  • bitflags 2.4.2
  • rustc-hash 1.1.0
  • serde 1.0
  • rslint_parser 0.3.1
  • phf 0.11
  • lazy_static 1.4.0
  • insta 1.34.0
crates/dom/Cargo.toml
  • phf 0.11
crates/sfc/Cargo.toml
  • smallvec 1.12.0
  • rustc-hash 1.1.0
  • ast-grep-core 0.5.3
  • tree-sitter-typescript 0.20.3
  • lazy_static 1.4.0
crates/ssr/Cargo.toml
crates/wasm/Cargo.toml
  • wasm-bindgen 0.2.90
  • wee_alloc 0.4.5
napi/Cargo.toml
  • napi 2.14.2
  • napi-derive 2.14.6
  • napi-build 2
  • mimalloc 0.1
github-actions
.github/workflows/baseline.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v3
  • pnpm/action-setup v2.4.0
  • benchmark-action/github-action-benchmark v1
.github/workflows/benchmark.yml
  • actions/checkout v4
  • actions-rs/toolchain v1
  • actions/cache v3
.github/workflows/ci.yml
  • actions/checkout v4
  • actions-rs/toolchain v1
  • actions/cache v3
.github/workflows/coverage.yml
  • actions/checkout v4
  • codecov/codecov-action v3
.github/workflows/gh-pages.yml
  • actions/checkout v4
  • actions-rs/toolchain v1
  • jetli/wasm-pack-action v0.4.0
  • actions/cache v3
  • actions/setup-node v4
  • pnpm/action-setup v2.4.0
  • peaceiris/actions-gh-pages v3
npm
benches/package.json
  • @types/benchmark ^2.1.1
  • @types/glob ^8.0.0
  • @vue/compiler-core ^3.2.19
  • benchmark ^2.1.4
  • glob ^10.0.0
  • microtime ^3.0.0
  • ts-node 10.9.2
  • typescript 5.3.3
napi/npm/android-arm64/package.json
  • node >= 10
napi/npm/darwin-arm64/package.json
  • node >= 10
napi/npm/darwin-x64/package.json
  • node >= 10
napi/npm/freebsd-x64/package.json
  • node >= 10
napi/npm/linux-arm-gnueabihf/package.json
  • node >= 10
napi/npm/linux-arm64-gnu/package.json
  • node >= 10
napi/npm/linux-arm64-musl/package.json
  • node >= 10
napi/npm/linux-x64-gnu/package.json
  • node >= 10
napi/npm/linux-x64-musl/package.json
  • node >= 10
napi/npm/win32-arm64-msvc/package.json
  • node >= 10
napi/npm/win32-ia32-msvc/package.json
  • node >= 10
napi/npm/win32-x64-msvc/package.json
  • node >= 10
napi/package.json
  • @node-rs/helper ^1.2.1
  • @napi-rs/cli 2.17.0
  • @types/node 20.11.8
  • ts-node 10.9.2
  • @vue/compiler-core 3.4.13
  • @vue/compiler-sfc 3.4.13
  • @typescript-eslint/eslint-plugin 6.18.1
  • @typescript-eslint/parser 6.18.1
  • ava 6.0.1
  • benny 3.7.1
  • chalk 5.3.0
  • eslint 8.56.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-import 2.29.1
  • eslint-plugin-prettier 5.1.3
  • eslint-plugin-sonarjs 0.23.0
  • npm-run-all 4.1.5
  • prettier 3.2.4
  • typescript 5.3.3
  • node >= 10
playground/package.json
  • vue 3.4.13
  • @babel/types 7.23.9
  • @vitejs/plugin-vue 5.0.3
  • typescript 5.3.3
  • vite 5.0.12
  • vue-tsc 1.8.27

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

renovate[bot] avatar Sep 29 '21 02:09 renovate[bot]