8000 chore(deps): update all non-major dependencies by renovate[bot] · Pull Request #1549 · TanStack/form · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update all non-major dependencies #1549

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jun 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.16.1 -> ^1.17.1 age adoption passing confidence
@angular-devkit/build-angular ^19.2.12 -> ^19.2.14 age adoption passing confidence
@angular/animations (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/cli ^19.2.12 -> ^19.2.14 age adoption passing confidence
@angular/common (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/compiler (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/compiler-cli (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/core (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/forms (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/platform-browser (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@angular/router (source) ^19.2.11 -> ^19.2.14 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.49.0 -> ^1.50.0 age adoption passing confidence
@mantine/core (source) 7.17.7 -> 7.17.8 age adoption passing confidence
@mantine/hooks (source) 7.17.7 -> 7.17.8 age adoption passing confidence
@mui/material (source) 6.4.11 -> 6.4.12 age adoption passing confidence
@remix-run/dev (source) ^2.16.6 -> ^2.16.8 age adoption passing confidence
@remix-run/node (source) ^2.16.6 -> ^2.16.8 age adoption passing confidence
@remix-run/react (source) ^2.16.6 -> ^2.16.8 age adoption passing confidence
@remix-run/serve (source) ^2.16.6 -> ^2.16.8 age adoption passing confidence
@tanstack/angular-store (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@tanstack/config (source) 0.18.0 -> 0.18.2 age adoption passing confidence
@tanstack/react-query (source) ^5.76.1 -> ^5.79.0 age adoption passing confidence
@tanstack/react-router (source) ^1.120.5 -> ^1.120.13 age adoption passing confidence
@tanstack/react-start (source) ^1.120.5 -> ^1.120.13 age adoption passing confidence
@tanstack/react-store (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@tanstack/solid-store (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@tanstack/store (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@tanstack/svelte-store (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@tanstack/vue-store (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@testing-library/svelte ^5.2.7 -> ^5.2.8 age adoption passing confidence
@vitejs/plugin-react (source) ^4.4.1 -> ^4.5.0 age adoption passing confidence
@vitejs/plugin-react-swc (source) ^3.9.0 -> ^3.10.0 age adoption passing confidence
@vitest/coverage-istanbul (source) ^3.1.3 -> ^3.2.0 age adoption passing confidence
effect (source) ^3.15.2 -> ^3.16.3 age adoption passing confidence
eslint (source) 9.27.0 -> 9.28.0 age adoption passing confidence
knip (source) ^5.56.0 -> ^5.59.1 age adoption passing confidence
next (source) 15.3.2 -> 15.3.3 age adoption passing confidence
pnpm (source) 10.11.0 -> 10.11.1 age adoption passing confidence
postcss (source) 8.5.3 -> 8.5.4 age adoption passing confidence
svelte (source) ^5.30.2 -> ^5.33.13 age adoption passing confidence
vitest (source) ^3.1.3 -> ^3.2.0 age adoption passing confidence
zod (source) ^3.24.4 -> ^3.25.48 age adoption passing confidence
zone.js (source, changelog) ^0.15.0 -> ^0.15.1 age adoption passing confidence

Release Notes

mantinedev/mantine (@​mantine/core)

v7.17.8

Compare Source

mantinedev/mantine (@​mantine/hooks)

v7.17.8

Compare Source

mui/material-ui (@​mui/material)

v6.4.12

Compare Source

A big thanks to the 7 contributors who made this release possible.

@mui/material@6.4.12
@mui/material-nextjs@6.4.12
@mui/system@6.4.12
Docs

All contributors of this release in alphabetical order: @​andreachiera, @​good-jinu, @​Nayeem-XTREME, @​Nickknack, @​oliviertassinari, @​sai6855, @​siriwatknp

TanStack/config (@​tanstack/config)

v0.18.2

Compare Source

Patch Changes

v0.18.1

Compare Source

Patch Changes
vitest-dev/vitest (@​vitest/coverage-istanbul)

v3.2.0

Compare Source

eslint/eslint (eslint)

v9.28.0

Compare Source

vercel/next.js (next)

v15.3.3

Compare Source

pnpm/pnpm (pnpm)

v10.11.1

Compare Source

Patch Changes
  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #​9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#​9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Use pnpm_config_ env variables instead of npm_config_ #​9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #​9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #​9502.
  • pnpm -r --silent run should not print out section #​9563.
postcss/postcss (postcss)

v8.5.4

Compare Source

sveltejs/svelte (svelte)

v5.33.13

Compare Source

Patch Changes
  • fix: avoid recursion error in EachBlock visitor (#​16058)

v5.33.12

Compare Source

Patch Changes
  • fix: correctly transform reassignments to class fields in SSR mode (#​16051)
vitest-dev/vitest (vitest)

v3.2.0

Compare Source

colinhacks/zod (zod)

v3.25.48

Compare Source

v3.25.47

Compare Source

v3.25.46

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 2, 2025
Copy link
nx-cloud bot commented Jun 2, 2025

View your CI Pipeline Execution ↗ for commit 36d9b37.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 59s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 20s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-02 15:21:12 UTC

8000

Copy link
pkg-pr-new bot commented Jun 2, 2025
More templates

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@1549

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@1549

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@1549

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@1549

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@1549

@tanstack/svelte-form

npm i https://pkg.pr.new/@tanstack/svelte-form@1549

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@1549

commit: 36d9b37

Copy link
codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.24%. Comparing base (803f864) to head (36d9b37).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1549   +/-   ##
=======================================
  Coverage   89.24%   89.24%           
=======================================
  Files          31       31           
  Lines        1432     1432           
  Branches      366      366           
=======================================
  Hits         1278     1278           
  Misses        137      137           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ee08295 to b0b9f71 Compare June 2, 2025 11:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0b9f71 to 36d9b37 Compare June 2, 2025 15:18
@renovate renovate bot merged commit 488e3a7 into main Jun 2, 2025
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 2, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0