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.
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
- [ ] chore(deps): update actions/checkout action to v6
- [ ] chore(deps): update angular monorepo to v21 (major) (
@angular/animations,@angular/common,@angular/compiler,@angular/compiler-cli,@angular/core,@angular/platform-browser,@angular/platform-browser-dynamic,@angular/router) - [ ] chore(deps): update angular-cli monorepo to v21 (major) (
@angular-devkit/build-angular,@angular/cli) - [ ] chore(deps): update dependency @analogjs/vite-plugin-angular to v2
- [ ] chore(deps): update dependency @eslint-react/eslint-plugin to v2
- [ ] chore(deps): update dependency @preact/signals to v2
- [ ] chore(deps): update dependency @sveltejs/vite-plugin-svelte to v6
- [ ] chore(deps): update dependency @types/use-sync-external-store to v1
- [ ] chore(deps): update dependency @vitejs/plugin-react to v5
- [ ] chore(deps): update dependency @vitejs/plugin-vue to v6
- [ ] chore(deps): update dependency eslint-plugin-react-hooks to v7
- [ ] chore(deps): update dependency eslint-plugin-svelte to v3
- [ ] chore(deps): update dependency jsdom to v27
- [ ] chore(deps): update dependency ng-packagr to v21
- [ ] chore(deps): update dependency vite to v7
- [ ] chore(deps): update dependency vue-tsc to v3
- [ ] chore(deps): update vitest monorepo to v4 (major) (
@vitest/coverage-istanbul,vitest) - [ ] 🔐 Create all pending approval PRs at once 🔐
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] chore(deps): lock file maintenance
Edited/Blocked
The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.
- [ ] chore(deps): update all non-major dependencies (
@analogjs/vite-plugin-angular,@angular-devkit/build-angular,@angular/cli,actions/checkout,eslint,knip,markdown-link-extractor,nrwl/nx-set-shas,nx,pnpm,solid-js,svelte,svelte-check,vite,vite-plugin-solid,vue,zone.js)
Detected dependencies
github-actions
.github/workflows/autofix.yml
actions/checkout v5.0.0autofix-ci/action 635ffb0c9798bd160680f18fd73371e355b85f27.github/workflows/pr.yml
actions/checkout v5.0.0nrwl/nx-set-shas v4.3.3actions/checkout v5.0.0.github/workflows/release.yml
actions/checkout v5.0.0
npm
examples/angular/simple/package.json
@angular/animations ^19.2.15@angular/common ^19.2.15@angular/compiler ^19.2.15@angular/core ^19.2.15@angular/platform-browser ^19.2.15@angular/platform-browser-dynamic ^19.2.15@angular/router ^19.2.15@tanstack/angular-store ^0.8.0rxjs ^7.8.2tslib ^2.8.1zone.js ^0.15.1@angular-devkit/build-angular ^19.2.17@angular/cli ^19.2.17@angular/compiler-cli ^19.2.15examples/react/simple/package.json
@tanstack/react-store ^0.8.0@vitejs/plugin-react ^4.7.0react-scan ^0.4.3vite ^6.3.6examples/solid/simple/package.json
@tanstack/solid-store ^0.8.0solid-js ^1.9.9vite ^6.3.6vite-plugin-solid ^2.11.9examples/svelte/simple/package.json
@tanstack/svelte-store ^0.8.0@sveltejs/vite-plugin-svelte ^5.1.1@tsconfig/svelte ^5.0.6svelte ^5.39.11svelte-check ^4.3.3tslib ^2.8.1vite ^6.3.6examples/vue/simple/package.json
@tanstack/vue-store ^0.8.0vue ^3.5.22@vitejs/plugin-vue ^5.2.4vite ^6.3.6vue-tsc ^2.2.12package.json
@eslint-react/eslint-plugin ^1.53.1@tanstack/config ^0.22.1@testing-library/jest-dom ^6.9.1@testing-library/user-event ^14.6.1@vitest/coverage-istanbul ^3.2.4eslint ^9.37.0eslint-plugin-react-hooks ^5.2.0jsdom ^25.0.1knip ^5.70.1markdown-link-extractor ^4.0.2nx 22.1.0premove ^4.0.0prettier ^3.6.2prettier-plugin-svelte ^3.4.0publint ^0.3.15sherif ^1.9.0tinyglobby ^0.2.15vite ^6.3.6vitest ^3.2.4vue ^3.5.22pnpm 10.18.2packages/angular-store/package.json
tslib ^2.8.1@analogjs/vite-plugin-angular ^1.21.2@angular/common ^19.2.15@angular/compiler ^19.2.15@angular/compiler-cli ^19.2.15@angular/core ^19.2.15@angular/platform-browser ^19.2.15@angular/platform-browser-dynamic ^19.2.15ng-packagr ^19.2.2zone.js ^0.15.1packages/react-store/package.json
use-sync-external-store ^1.6.0@testing-library/react ^16.3.0@types/use-sync-external-store ^0.0.6@vitejs/plugin-react ^4.7.0packages/solid-store/package.json
@solidjs/testing-library ^0.8.10solid-js ^1.9.9vite-plugin-solid ^2.11.9packages/store/package.json
@angular/core ^19.2.15@preact/signals ^1.3.2solid-js ^1.9.9vue ^3.5.22packages/svelte-store/package.json
@sveltejs/package ^2.5.6@sveltejs/vite-plugin-svelte ^5.1.1@testing-library/svelte ^5.2.9eslint-plugin-svelte ^2.46.1svelte ^5.39.11svelte-check ^4.3.3packages/vue-store/package.json
vue-demi ^0.14.10@testing-library/vue ^8.1.0@vitejs/plugin-vue ^5.2.4@vue/composition-api ^1.7.2vue ^3.5.22pnpm-workspace.yaml
nvm
.nvmrc
- [ ] Check this box to trigger a request for Renovate to run again on this repository
@lachlancollins it would be awesome if you could click on "update angular monorepo to v18". Angular 18 is now out since month and it is very unlikely that updating the peer dependencies will introduce any problems. We currently can use Tanstack Form in our Angular project only with force install.
@lachlancollins it would be awesome if you could click on "update angular monorepo to v18". Angular 18 is now out since month and it is very unlikely that updating the peer dependencies will introduce any problems. We currently can use
Tanstack Formin our Angular project only with force install.
Hi @jonath92 , I think the issue is actually the peer dependency range rather than the locally installed Angular versions - see #136
yes, you are right. Thank you for https://github.com/TanStack/store/pull/136 👍