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

Bump @tanstack/react-form from 1.1.2 to 1.2.1 #2904

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps @tanstack/react-form from 1.1.2 to 1.2.1.

Release notes

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

v1.2.1

Version 1.2.1 - 3/28/25, 6:18 PM

Changes

Fix

  • core, react: export of formOptions results in build error (#1351) (4016a2b) by Harry Whorlow

Docs

  • fix headers level (#1349) (38f4102) by Leonardo Montini

Packages

  • @​tanstack/react-form@​1.2.1

v1.2.0

Version 1.2.0 - 3/28/25, 3:14 PM

Changes

Feat

  • react-form: return parsed data from serverValidate function (#1318) (fcfae79) by SebBro

Packages

  • @​tanstack/react-form@​1.2.0

v1.1.3

Version 1.1.3 - 3/28/25, 10:18 AM

Changes

Fix

  • core, react: export formAPI and update imports for start Example (#1330) (50ce7b2) by Harry Whorlow

Docs

  • form: document relation of isSubmitted to onSubmit (#1337) (7d02af2) by Pascal Küsgen
  • typo in bug report issue template (#1342) (5270bc6) by Jahir Fiquitiva
  • form-code: typo in basic-concepts.md (#1339) (383d912) by Cory House
  • remove form-core package as it is unused and re-exported from react-form (#1333) (2b49fa6) by Yeoh Joer

Packages

  • @​tanstack/form-core@​1.1.3
  • @​tanstack/react-form@​1.1.3

... (truncated)

Commits
  • f178731 release: v1.2.1
  • 4016a2b fix(core, react): export of formOptions results in build error (#1351)
  • fac8916 release: v1.2.0
  • fcfae79 feat(react-form): return parsed data from serverValidate function (#1318)
  • 6be8179 release: v1.1.3
  • 50ce7b2 fix(core, react): export formAPI and update imports for start Example (#1330)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.2 to 1.2.1.
- [Release notes](https://github.com/TanStack/form/releases)
- [Commits](https://github.com/TanStack/form/commits/v1.2.1/packages/react-form)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 02:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Looks like @tanstack/react-form is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-form-1.2.1 branch March 31, 2025 06:48
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.

0 participants