rstackjs / rstackjs/rstack-cli

Dependency Dashboard

Offen
#37 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
TypeScript
Sterne
28
Forks
1
Ø Merge
1 Std. 27 Min.
Gemergte PRs (30 T.)
102

Beschreibung

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.

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): update dependency prettier to v3.9.8
  • fix(deps): update all non-major dependencies (@napi-rs/cli, @types/node, pnpm, svelte, taiki-e/install-action, turbo, vue)
  • 🔐 Create all awaiting schedule PRs at once 🔐

Detected Dependencies

cargo (3)
Cargo.toml (5)
  • ignore 0.4.33
  • napi 3.12.6 → [Updates: 3.12.7]
  • napi-build 2.4.3 → [Updates: 2.4.4]
  • napi-derive 3.6.7 → [Updates: 3.6.8]
  • pathdiff 0.2.3
crates/rstack-binding/Cargo.toml
crates/rstack-ignore/Cargo.toml
github-actions (5)
.github/workflows/lint.yml (4)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413
  • node 24.21.0
.github/workflows/release.yml (5)
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020
  • pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413
  • actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • node 24.21.0
.github/workflows/reusable-native-build.yml (7)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413
  • mlugg/setup-zig v2.2.1@d1434d08867e3ee9daa34448df10607b98908d29
  • taiki-e/install-action v2.87.10@fa23953489c080190314742a9b907f8e97c6767c → [Updates: v2.87.12]
  • actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
  • node 24.21.0
.github/workflows/reusable-native-release.yml (6)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413
  • actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
  • node 24.21.0
.github/workflows/test.yml (5)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • dorny/paths-filter v4.0.3@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413
  • node 24.21.0
nodenv (1)
.node-version (1)
  • node 24
npm (47)
examples/app-react/package.json
examples/app-vanilla/package.json
examples/documentation/package.json
examples/lib-node/package.json
examples/lib-react/package.json
examples/test-inline-projects/package.json
package.json (1)
  • pnpm 12.4.2 → [Updates: 12.5.1]
packages/create-rstack/package.json
packages/create-rstack/template-app-lit-ts/package.json (5)
  • lit ^3.3.3
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-app-lit/package.json (3)
  • lit ^3.3.3
  • happy-dom ^20.14.5
  • rstack ^0.7.6
packages/create-rstack/template-app-preact-ts/package.json (8)
  • preact ^10.29.8
  • @rsbuild/plugin-preact ^2.1.0
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/preact ^3.2.4
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-app-preact/package.json (6)
  • preact ^10.29.8
  • @rsbuild/plugin-preact ^2.1.0
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/preact ^3.2.4
  • happy-dom ^20.14.5
  • rstack ^0.7.6
packages/create-rstack/template-app-react-ts/package.json (12)
  • react ^19.3.0
  • react-dom ^19.3.0
  • @rsbuild/plugin-react ^2.1.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-app-react/package.json (8)
  • react ^19.3.0
  • react-dom ^19.3.0
  • @rsbuild/plugin-react ^2.1.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • happy-dom ^20.14.5
  • rstack ^0.7.6
packages/create-rstack/template-app-solid-ts/package.json (9)
  • solid-js ^1.9.15
  • @rsbuild/plugin-babel ^2.1.0
  • @rsbuild/plugin-solid ^1.2.2
  • @solidjs/testing-library ^0.8.10
  • @testing-library/jest-dom ^7.0.1
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-app-solid/package.json (7)
  • solid-js ^1.9.15
  • @rsbuild/plugin-babel ^2.1.0
  • @rsbuild/plugin-solid ^1.2.2
  • @solidjs/testing-library ^0.8.10
  • @testing-library/jest-dom ^7.0.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
packages/create-rstack/template-app-svelte-ts/package.json (9)
  • svelte ^5.57.0 → [Updates: ^5.57.1]
  • @rsbuild/plugin-svelte ^2.0.1
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/svelte ^5.4.2
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • prettier-plugin-svelte ^4.1.1
  • rstack ^0.7.6
  • svelte-check ^4.7.6
packages/create-rstack/template-app-svelte-ts/pnpm-workspace.yaml
packages/create-rstack/template-app-svelte/package.json (7)
  • svelte ^5.57.0 → [Updates: ^5.57.1]
  • @rsbuild/plugin-svelte ^2.0.1
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/svelte ^5.4.2
  • happy-dom ^20.14.5
  • prettier-plugin-svelte ^4.1.1
  • rstack ^0.7.6
packages/create-rstack/template-app-svelte/pnpm-workspace.yaml
packages/create-rstack/template-app-vanilla-ts/package.json (6)
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-app-vanilla/package.json (4)
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
packages/create-rstack/template-app-vue-ts/package.json (8)
  • vue ^3.5.42 → [Updates: ^3.5.43]
  • @rsbuild/plugin-vue ^2.0.1
  • @testing-library/jest-dom ^7.0.1
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @vue/test-utils ^2.5.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • vue-tsc ^3.3.11
packages/create-rstack/template-app-vue/package.json (6)
  • vue ^3.5.42 → [Updates: ^3.5.43]
  • @rsbuild/plugin-vue ^2.0.1
  • @testing-library/jest-dom ^7.0.1
  • @vue/test-utils ^2.5.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
packages/create-rstack/template-doc-i18n/package.json (8)
  • @rspress/core ^2.0.22
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • react ^19.3.0
  • react-dom ^19.3.0
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-doc/package.json (8)
  • @rspress/core ^2.0.22
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • react ^19.3.0
  • react-dom ^19.3.0
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-lib-node-ts/package.json (3)
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-lib-node/package.json (1)
  • rstack ^0.7.6
packages/create-rstack/template-lib-react-ts/package.json (12)
  • @rsbuild/plugin-react ^2.1.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • happy-dom ^20.14.5
  • react ^19.3.0
  • react-dom ^19.3.0
  • rstack ^0.7.6
  • typescript ^7.0.2
packages/create-rstack/template-lib-react/package.json (9)
  • @rsbuild/plugin-react ^2.1.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • @types/react-dom ^19.3.0
  • happy-dom ^20.14.5
  • react ^19.3.0
  • react-dom ^19.3.0
  • rstack ^0.7.6
packages/create-rstack/template-lib-solid-ts/package.json (9)
  • @rsbuild/plugin-babel ^2.1.0
  • @rsbuild/plugin-solid ^1.2.2
  • @solidjs/testing-library ^0.8.10
  • @testing-library/jest-dom ^7.0.1
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • solid-js ^1.9.15
  • typescript ^7.0.2
packages/create-rstack/template-lib-solid/package.json (7)
  • @rsbuild/plugin-babel ^2.1.0
  • @rsbuild/plugin-solid ^1.2.2
  • @solidjs/testing-library ^0.8.10
  • @testing-library/jest-dom ^7.0.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • solid-js ^1.9.15
packages/create-rstack/template-lib-svelte-ts/package.json (8)
  • @rsbuild/plugin-svelte ^2.0.1
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • happy-dom ^20.14.5
  • prettier-plugin-svelte ^4.1.1
  • rstack ^0.7.6
  • svelte ^5.57.0 → [Updates: ^5.57.1]
  • svelte-check ^4.7.6
  • svelte2tsx ^0.7.61
packages/create-rstack/template-lib-svelte-ts/pnpm-workspace.yaml
packages/create-rstack/template-lib-svelte/package.json (5)
  • @rsbuild/plugin-svelte ^2.0.1
  • happy-dom ^20.14.5
  • prettier-plugin-svelte ^4.1.1
  • rstack ^0.7.6
  • svelte ^5.57.0 → [Updates: ^5.57.1]
packages/create-rstack/template-lib-svelte/pnpm-workspace.yaml
packages/create-rstack/template-lib-vue-ts/package.json (8)
  • @rsbuild/plugin-vue ^2.0.1
  • @testing-library/jest-dom ^7.0.1
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @vue/test-utils ^2.5.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • vue ^3.5.42 → [Updates: ^3.5.43]
  • vue-tsc ^3.3.11
packages/create-rstack/template-lib-vue/package.json (6)
  • @rsbuild/plugin-vue ^2.0.1
  • @testing-library/jest-dom ^7.0.1
  • @vue/test-utils ^2.5.1
  • happy-dom ^20.14.5
  • rstack ^0.7.6
  • vue ^3.5.42 → [Updates: ^3.5.43]
packages/create-rstack/template-turborepo/apps/web/package.json (9)
  • react ^19.3.0
  • react-dom ^19.3.0
  • @rsbuild/plugin-react ^2.1.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • happy-dom ^20.14.5
packages/create-rstack/template-turborepo/package.json (5)
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • rstack ^0.7.6
  • turbo ^2.10.13 → [Updates: ^2.11.2]
  • typescript ^7.0.2
  • pnpm 12.4.2 → [Updates: 12.5.1]
packages/create-rstack/template-turborepo/packages/tsconfig/package.json
packages/create-rstack/template-turborepo/packages/ui/package.json (9)
  • react ^19.3.0
  • @rsbuild/plugin-react ^2.1.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • happy-dom ^20.14.5
  • react-dom ^19.3.0
packages/create-rstack/template-turborepo/pnpm-workspace.yaml
packages/rstack/npm/pnpm-workspace.yaml
packages/rstack/package.json
pnpm-workspace.yaml (48)
  • @napi-rs/cli ^3.10.3 → [Updates: ^3.10.4]
  • @rsbuild/core ~2.2.8
  • @rsbuild/plugin-react ^2.1.0
  • @rsbuild/plugin-sass ^2.0.1
  • @rslib/core ~1.0.1
  • @rslint/core 0.9.2
  • @rspress/core ^2.0.22
  • @rspress/plugin-client-redirects ^2.0.22
  • @rspress/plugin-sitemap ^2.0.22
  • @rstackjs/doc-ui 1.14.11
  • @rstackjs/create-toolkit 2.2.7
  • @rstackjs/load-config ^1.0.0
  • @rstackjs/test-utils ^1.0.0
  • @rstest/adapter-rsbuild ~0.12.0
  • @rstest/adapter-rslib ~0.12.0
  • @rstest/core ~0.12.0
  • @testing-library/dom ^10.4.2
  • @testing-library/jest-dom ^7.0.1
  • @testing-library/react ^16.3.3
  • @types/micromatch ^4.0.10
  • @types/node ^26.6.1 → [Updates: ^26.6.2]
  • @types/react ^19.3.0
  • @types/react-dom ^19.3.0
  • @shikijs/transformers ^4.4.3
  • cspell-ban-words ^0.0.4
  • fast-json-stable-stringify 2.1.0
  • happy-dom ^20.14.5
  • heading-case ^2.0.2
  • import-meta-resolve 4.2.0
  • is-binary-path 3.0.0
  • lint-staged ^17.5.1
  • micromatch 4.0.8
  • prettier 3.9.7 → [Updates: 3.9.8]
  • prettier-plugin-tailwindcss 0.8.1
  • prettier-plugin-svelte ^4.1.1
  • react ^19.3.0
  • react-dom ^19.3.0
  • rsbuild-plugin-open-graph ^1.1.3
  • rslog ^2.3.0
  • rspress-plugin-font-open-sans ^1.0.4
  • sort-package-json 4.0.0
  • svelte ^5.57.0 → [Updates: ^5.57.1]
  • tinypool 2.2.0
  • tiny-readdir 3.1.1
  • typescript ^7.0.2
  • vscode-languageserver 10.1.1
  • vscode-languageserver-textdocument 1.0.14
  • yuku-parser 0.10.2
website/package.json
renovate-config (1)
.github/renovate.json
rust-toolchain (1)
rust-toolchain.toml

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Start with the linked Dependency Dashboard documentation and the Awaiting Schedule list; then inspect the referenced Cargo.toml, package.json, pnpm-workspace.yaml, .node-version, and GitHub workflow files. The issue does not define a single dependency update or completion check, so the intended scope must be clarified before work starts.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
github-actions, node.js, rust, typescript
Bereich
build-system, ci-cd, devops, tooling
Issue-Typ
Refactoring
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Ruhig
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.