Skip to content
New issue

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

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

Already on GitHub? # to your account

[Snyk] Upgrade @tanstack/react-form from 0.19.5 to 0.33.0 #812

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ajile-in
Copy link
Contributor

@ajile-in ajile-in commented Nov 4, 2024

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-form from 0.19.5 to 0.33.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 32 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: @tanstack/react-form
  • 0.33.0 - 2024-09-19

    Version 0.33.0 - 9/19/24, 9:46 AM

    Changes

    Feat

    • Field validation from form schema (#925) (4f39347) by Corbin Crutchley

    Chore

    • deps: update all non-major dependencies (22ece11) by renovate[bot]
    • deps: update all non-major dependencies (c584f1f) by renovate[bot]

    Docs

    Packages

    • @ tanstack/form-core@0.33.0
    • @ tanstack/react-form@0.33.0
    • @ tanstack/vue-form@0.33.0
    • @ tanstack/zod-form-adapter@0.33.0
    • @ tanstack/yup-form-adapter@0.33.0
    • @ tanstack/valibot-form-adapter@0.33.0
    • @ tanstack/solid-form@0.33.0
    • @ tanstack/angular-form@0.33.0
    • @ tanstack/lit-form@0.33.0
  • 0.32.0 - 2024-09-05

    Version 0.32.0 - 9/5/24, 2:18 PM

    Changes

    Feat

    • add isBlurred field state (#938) (47b8ff7) by Pascal Küsgen

    Chore

    • deps: update dependency sherif to v1 (#936) (94d7ff7) by renovate[bot]
    • deps: update dependency @ material/web to v2 (#935) (1dbf2d2) by renovate[bot]
    • deps: update all non-major dependencies (5e10ddf) by renovate[bot]
    • deps: update to @ tanstack/config 0.13.1 (#930) (89cb672) by Lachlan Collins
    • deps: use ESLint v9 (#929) (df3359a) by Lachlan Collins
    • deps: update dependency jsdom to v25 (#927) (40e8f77) by renovate[bot]
    • update @ tanstack/config (#926) (7cef3aa) by Lachlan Collins

    Ci

    • apply automated fixes (81d8f35) by autofix-ci[bot]
    • apply automated fixes (159c608) by autofix-ci[bot]
    • apply automated fixes (ec7360c) by autofix-ci[bot]
    • fix autofix (ab5a89b) by Leonardo Montini
    • apply automated fixes (attempt 2/3) (07e7b96) by autofix-ci[bot]
    • apply automated fixes (096bbc4) by autofix-ci[bot]
    • autofix update docs on push (#924) (eae56e9) by Leonardo Montini

    Docs

    • examples: update the docs with the field-level-errors-from-form-validators example (#934) (8ae94e0) by fuko

    Packages

    • @ tanstack/form-core@0.32.0
    • @ tanstack/react-form@0.32.0
    • @ tanstack/vue-form@0.32.0
    • @ tanstack/zod-form-adapter@0.32.0
    • @ tanstack/yup-form-adapter@0.32.0
    • @ tanstack/valibot-form-adapter@0.32.0
    • @ tanstack/solid-form@0.32.0
    • @ tanstack/angular-form@0.32.0
    • @ tanstack/lit-form@0.32.0
  • 0.31.0 - 2024-08-27

    Version 0.31.0 - 8/27/24, 5:18 PM

    Changes

    Feat

    • add support to async functions on server validate (#855) (4e7f01d) by Futa Ogawa

    Packages

    • @ tanstack/react-form@0.31.0
    • @ tanstack/zod-form-adapter@0.31.0
    • @ tanstack/yup-form-adapter@0.31.0
    • @ tanstack/valibot-form-adapter@0.31.0
  • 0.30.0 - 2024-08-27

    Version 0.30.0 - 8/27/24, 3:21 PM

    Changes

    Feat

    • set field errors from the form validators (#656) (de60d5d) by fuko

    Chore

    • deps: update all non-major dependencies (7c1d2a8) by renovate[bot]
    • deps: update all non-major dependencies (f1a1eec) by renovate[bot]

    Docs

    • update reference docs 0.29.2 (#913) (ec2615d) by Leonardo Montini

    Packages

    • @ tanstack/form-core@0.30.0
    • @ tanstack/react-form@0.30.0
    • @ tanstack/vue-form@0.30.0
    • @ tanstack/valibot-form-adapter@0.30.0
    • @ tanstack/solid-form@0.30.0
    • @ tanstack/angular-form@0.30.0
    • @ tanstack/zod-form-adapter@0.30.0
    • @ tanstack/yup-form-adapter@0.30.0
    • @ tanstack/lit-form@0.30.0
  • 0.29.2 - 2024-08-18

    Version 0.29.2 - 8/18/24, 12:46 PM

    Changes

    Refactor

    • adapters: improve coherence and expose return types (#911) (427875d) by Leonardo Montini

    Packages

    • @ tanstack/form-core@0.29.2
    • @ tanstack/zod-form-adapter@0.29.2
    • @ tanstack/yup-form-adapter@0.29.2
    • @ tanstack/valibot-form-adapter@0.29.2
    • @ tanstack/react-form@0.29.2
    • @ tanstack/vue-form@0.29.2
    • @ tanstack/solid-form@0.29.2
    • @ tanstack/lit-form@0.29.2
    • @ tanstack/angular-form@0.29.2
  • 0.29.1 - 2024-08-12

    Version 0.29.1 - 8/12/24, 2:00 PM

    Changes

    Fix

    Chore

    • deps: update dependency vite-tsconfig-paths to v5 (#899) (23a44f2) by renovate[bot]
    • deps: update tanstack/config setup action (#884) (04f43a6) by renovate[bot]
    • deps: update all non-major dependencies (41d508a) by renovate[bot]

    Docs

    • replace repoitory header image (#897) (b1af0e6) by Leonardo Montini
    • sync reference to 0.29 (#896) (d39d73d) by Leonardo Montini

    Packages

    • @ tanstack/react-form@0.29.1
    • @ tanstack/vue-form@0.29.1
    • @ tanstack/solid-form@0.29.1
    • @ tanstack/lit-form@0.29.1
    • @ tanstack/angular-form@0.29.1
  • 0.29.0 - 2024-08-09

    Version 0.29.0 - 8/9/24, 6:56 AM

    Changes

    Feat

    • export react SSR framework-specific types (#895) (de7c2a7) by Boris Yankov

    Fix

    • maintain the form types when transforming with useTransform hook (#889) (b998045) by Leonardo Montini

    Packages

    • @ tanstack/react-form@0.29.0
  • 0.28.0 - 2024-08-06

    Version 0.28.0 - 8/6/24, 3:53 PM

    Changes

    Feat

    Packages

    • @ tanstack/form-core@0.28.0
    • @ tanstack/react-form@0.28.0
    • @ tanstack/vue-form@0.28.0
    • @ tanstack/zod-form-adapter@0.28.0
    • @ tanstack/yup-form-adapter@0.28.0
    • @ tanstack/valibot-form-adapter@0.28.0
    • @ tanstack/solid-form@0.28.0
    • @ tanstack/lit-form@0.28.0
    • @ tanstack/angular-form@0.28.0
  • 0.27.0 - 2024-08-05

    Version 0.27.0 - 8/5/24, 4:08 PM

    Changes

    Feat

    Chore

    • deps: update all non-major dependencies (8f5615a) by renovate[bot]
    • deps: update vitest monorepo to v2 (major) (#882) (0d15f79) by renovate[bot]
    • deps: update autofix-ci/action digest to ff86a55 (#873) (e1c5bee) by renovate[bot]
    • deps: update tanstack/config digest to 1ce18c1 (#874) (83f4469) by renovate[bot]
    • deps: update all non-major dependencies (#880) (1246cf7) by renovate[bot]
    • update @ tanstack/config (#877) (2ecdc61) by Lachlan Collins
    • deps: update dependency valibot to ^0.36.0 (#859) (2bebfd5) by renovate[bot]
    • deps: update @ eslint-react/eslint-plugin to ^1.5.26 (#858) (ddb320c) by renovate[bot]
    • deps: Update tanstack/store dependencies (#854) (d5e60ce) by Lachlan Collins
    • deps: update all non-major dependencies (#853) (48779d1) by renovate[bot]
    • deps: update dependency @ tanstack/config to ^0.9.6 (#850) (ee16016) by renovate[bot]

    Ci

    • renovate: update renovate config (#879) (41cc2e2) by Lachlan Collins
    • Add autofix.yml (#870) (a6313b7) by Lachlan Collins

    Docs

    • fix doc issues and header consistency (#848) (b7ef0e9) by Oluwabusayo Jacobs
    • typedoc: Use generateReferenceDocs function (#872) (bde3b1c) by Lachlan Collins
    • typedoc: Update output filename (#871) (6fe229b) by Lachlan Collins
    • update the syntax highlighting for angular (#869) (4fb15b4) by @ mgechev
    • typedoc: Add frontmatter (#866) (bbf9f46) by Lachlan Collins
    • Update typedoc (#865) (de062c3) by Lachlan Collins

    Packages

    • @ tanstack/form-core@0.27.0
    • @ tanstack/react-form@0.27.0
    • @ tanstack/vue-form@0.27.0
    • @ tanstack/valibot-form-adapter@0.27.0
    • @ tanstack/solid-form@0.27.0
    • @ tanstack/angular-form@0.27.0
    • @ tanstack/zod-form-adapter@0.27.0
    • @ tanstack/yup-form-adapter@0.27.0
    • @ tanstack/lit-form@0.27.0
  • 0.26.4 - 2024-07-11

    Version 0.26.4 - 7/11/24, 3:56 AM (Manual Release)

    Changes

    Chore

    • update non-major dependencies (#846) (034062d) by Lachlan Collins

    Ci

    • enable npm provenance (#849) (f5809e1) by Lachlan Collins
    • renovate: ignore react/react-dom (#847) (cf0fbb0) by Lachlan Collins

    Packages

    • @ tanstack/form-core@0.26.4
    • @ tanstack/react-form@0.26.4
    • @ tanstack/vue-form@0.26.4
    • @ tanstack/zod-form-adapter@0.26.4
    • @ tanstack/yup-form-adapter@0.26.4
    • @ tanstack/valibot-form-adapter@0.26.4
    • @ tanstack/solid-form@0.26.4
    • @ tanstack/lit-form@0.26.4
    • @ tanstack/angular-form@0.26.4
  • 0.26.3 - 2024-07-10
  • 0.26.1 - 2024-07-09
  • 0.26.0 - 2024-07-08
  • 0.25.3 - 2024-07-06
  • 0.25.2 - 2024-07-02
  • 0.25.1 - 2024-06-30
  • 0.25.0 - 2024-06-29
  • 0.24.3 - 2024-06-29
  • 0.24.2 - 2024-06-27
  • 0.24.1 - 2024-06-27
  • 0.24.0 - 2024-06-26
  • 0.23.3 - 2024-06-22
  • 0.23.2 - 2024-06-20
  • 0.23.1 - 2024-06-20
  • 0.23.0 - 2024-06-20
  • 0.22.0 - 2024-06-19
  • 0.21.1 - 2024-06-19
  • 0.21.0 - 2024-06-10
  • 0.20.3 - 2024-06-02
  • 0.20.2 - 2024-05-28
  • 0.20.1 - 2024-05-28
  • 0.20.0 - 2024-05-22
  • 0.19.5 - 2024-05-13
from @tanstack/react-form GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @tanstack/react-form from 0.19.5 to 0.33.0.

See this package in npm:
@tanstack/react-form

See this project in Snyk:
https://app.snyk.io/org/ajile-in/project/e6665482-f51c-4382-b3d1-e7fe6e938991?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sonarqubecloud bot commented Nov 4, 2024

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants