Skip to content

Bump @tanstack/react-form from 1.33.0 to 1.33.2 in /frontend#147

Merged
sys27 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/tanstack/react-form-1.33.2
Jul 20, 2026
Merged

Bump @tanstack/react-form from 1.33.0 to 1.33.2 in /frontend#147
sys27 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/tanstack/react-form-1.33.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @tanstack/react-form from 1.33.0 to 1.33.2.

Release notes

Sourced from @​tanstack/react-form's releases.

@​tanstack/react-form-nextjs@​1.33.2

Patch Changes

  • Updated dependencies [d756476]:
    • @​tanstack/react-form@​1.33.2

@​tanstack/react-form-remix@​1.33.2

Patch Changes

  • Updated dependencies [d756476]:
    • @​tanstack/react-form@​1.33.2

@​tanstack/react-form-start@​1.33.2

Patch Changes

  • #2241 a101fad - Fix createServerValidate second parameter type to use FormDataInfo instead of Parameters<typeof decode>[1], matching @tanstack/react-form-nextjs and fixing TypeScript errors when passing booleans, dates, etc.

    Fixes #2239

  • Updated dependencies [d756476]:

    • @​tanstack/react-form@​1.33.2

@​tanstack/react-form@​1.33.2

Patch Changes

  • #2240 d756476 - Use fresh FieldApi in current render on name change

  • Updated dependencies []:

    • @​tanstack/form-core@​1.33.2

@​tanstack/react-form-nextjs@​1.33.1

Patch Changes

@​tanstack/react-form-remix@​1.33.1

Patch Changes

@​tanstack/react-form-start@​1.33.1

Patch Changes

  • #2236 3c57f6d - Replace deprecated inputValidator with validator

... (truncated)

Changelog

Sourced from @​tanstack/react-form's changelog.

1.33.2

Patch Changes

  • #2240 d756476 - Use fresh FieldApi in current render on name change

  • Updated dependencies []:

    • @​tanstack/form-core@​1.33.2

1.33.1

Patch Changes

1.33.1

Patch Changes

  • Re-export useSelector from @tanstack/react-store (fixes #2203). useStore remains available but is deprecated; prefer import { useSelector } from '@tanstack/react-form'.
Commits
  • 5d11281 ci: Version Packages (#2242)
  • d756476 fix(react-form): use fresh FieldApi in current render on name change (#2240)
  • 397ab97 ci: Version Packages (#2237)
  • 887a129 fix(FieldApi): fix race condition when using onChangeListenTo (#2143)
  • df52a12 fix: re-export useSelector and document useStore migration (#2206)
  • f066334 chore(examples): bump @​types/react to ~19.2.0 in React examples (#2220)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tanstack/react-form](https://github.com/TanStack/form/tree/HEAD/packages/react-form) from 1.33.0 to 1.33.2.
- [Release notes](https://github.com/TanStack/form/releases)
- [Changelog](https://github.com/TanStack/form/blob/main/packages/react-form/CHANGELOG.md)
- [Commits](https://github.com/TanStack/form/commits/@tanstack/react-form@1.33.2/packages/react-form)

---
updated-dependencies:
- dependency-name: "@tanstack/react-form"
  dependency-version: 1.33.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from sys27 as a code owner July 20, 2026 09:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@sys27
sys27 merged commit 194621d into master Jul 20, 2026
6 checks passed
@sys27
sys27 deleted the dependabot/npm_and_yarn/frontend/tanstack/react-form-1.33.2 branch July 20, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant