Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #78

Open
6 tasks
renovate bot opened this issue Jul 9, 2024 · 3 comments
Open
6 tasks

Dependency Dashboard #78

renovate bot opened this issue Jul 9, 2024 · 3 comments
Assignees

Comments

@renovate
Copy link
Contributor

renovate bot commented Jul 9, 2024

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

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update angular monorepo to v18 (major) (@angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/platform-browser, @angular/platform-browser-dynamic)
  • chore(deps): update dependency ng-packagr to v18
  • 🔐 Create all pending approval PRs at once 🔐

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update all non-major dependencies (@analogjs/vite-plugin-angular, @vitejs/plugin-vue, @vitest/coverage-istanbul, knip, nx, pnpm, prettier-plugin-svelte, svelte, svelte-check, vite, vitest)
  • chore(deps): lock file maintenance

Detected dependencies

github-actions
.github/workflows/autofix.yml
  • actions/checkout v4
  • autofix-ci/action ff86a557419858bb967097bfc916833f5647fa8c
.github/workflows/ci.yml
  • actions/checkout v4
.github/workflows/pr.yml
  • actions/checkout v4
  • nrwl/nx-set-shas v4
  • actions/checkout v4
npm
package.json
  • @eslint-react/eslint-plugin ^1.16.1
  • @solidjs/testing-library ^0.8.10
  • @tanstack/config ^0.14.0
  • @testing-library/jest-dom ^6.6.3
  • @testing-library/react ^16.0.1
  • @testing-library/user-event ^14.5.2
  • @testing-library/vue ^8.1.0
  • @vitest/coverage-istanbul ^2.1.4
  • eslint ^9.14.0
  • eslint-plugin-react-hooks ^5.1.0-rc-fb9a90fa48-20240614
  • jsdom ^25.0.1
  • knip ^5.36.5
  • nx ^20.0.12
  • prettier ^3.3.3
  • prettier-plugin-svelte ^3.2.7
  • publint ^0.2.12
  • rimraf ^6.0.1
  • sherif ^1.0.1
  • solid-js ^1.9.3
  • vite ^5.4.10
  • vitest ^2.1.4
  • vue ^3.5.12
  • pnpm 9.12.3
packages/angular-store/package.json
  • tslib ^2.8.1
  • @analogjs/vite-plugin-angular ^1.9.2
  • @angular/common ^17.3.12
  • @angular/compiler ^17.3.12
  • @angular/compiler-cli ^17.3.12
  • @angular/core ^17.3.12
  • @angular/platform-browser ^17.3.12
  • @angular/platform-browser-dynamic ^17.3.12
  • ng-packagr ^17.3.0
  • zone.js ^0.15.0
packages/react-store/package.json
  • use-sync-external-store ^1.2.2
  • @types/use-sync-external-store ^0.0.6
  • @vitejs/plugin-react ^4.3.3
packages/solid-store/package.json
  • solid-js ^1.9.3
  • vite-plugin-solid ^2.10.2
packages/store/package.json
packages/svelte-store/package.json
  • @sveltejs/package ^2.3.7
  • @sveltejs/vite-plugin-svelte ^4.0.0
  • @testing-library/svelte ^5.2.4
  • eslint-plugin-svelte ^2.46.0
  • svelte ^5.1.13
  • svelte-check ^4.0.6
packages/vue-store/package.json
  • vue-demi ^0.14.10
  • @vitejs/plugin-vue ^5.1.5
  • @vue/composition-api ^1.7.2
  • vue ^3.5.12
nvm
.nvmrc

  • Check this box to trigger a request for Renovate to run again on this repository
@jonath92
Copy link

@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
Copy link
Member

lachlancollins commented Nov 12, 2024

@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.

Hi @jonath92 , I think the issue is actually the peer dependency range rather than the locally installed Angular versions - see #136

@jonath92
Copy link

yes, you are right. Thank you for #136 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants