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

[Snyk] Upgrade @tanstack/react-form from 0.13.7 to 0.29.1 #65

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

Conversation

bernardarhia
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-form from 0.13.7 to 0.29.1.

ℹ️ 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 39 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @tanstack/react-form
  • 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

    Version 0.26.3 - 7/10/24, 6:28 AM

    Changes

    Fix

    • solid-form: Build ESM, CJS, and source (#844) (a88aca8) by Brendan Allan

    Chore

    • deps: update dependency @ solidjs/testing-library to ^0.8.8 (#840) (f418ca7) by renovate[bot]
    • deps: update testing-library monorepo (#839) (a9c2bb4) by renovate[bot]
    • deps: update codecov/codecov-action action to v4 (#838) (be6d41d) by renovate[bot]
    • deps: update @ tanstack/store (#837) (6a42404) by Lachlan Collins
    • deps: update dependency @ tanstack/config to ^0.9.2 (#835) (d250815) by renovate[bot]
    • deps: update dependency sherif to ^0.10.0 (#836) (91d4913) by renovate[bot]
    • deps: update all non-major dependencies (#833) (ee69de0) by renovate[bot]

    Ci

    • Improve Nx inputs (#841) (5b59643) by Lachlan Collins
    • renovate: Ignore vue and vue-tsc (3343d60) by Lachlan Collins
    • Add renovate.json (#829) (7a437b3) by Lachlan Collins

    Docs

    • examples: Update tsconfig.json for React examples (#832) (40f86c4) by Lachlan Collins

    Packages

    • @ tanstack/form-core@0.26.3
    • @ tanstack/react-form@0.26.3
    • @ tanstack/vue-form@0.26.3
    • @ tanstack/zod-form-adapter@0.26.3
    • @ tanstack/yup-form-adapter@0.26.3
    • @ tanstack/solid-form@0.26.3
    • @ tanstack/lit-form@0.26.3
    • @ tanstack/angular-form@0.26.3
    • @ tanstack/valibot-form-adapter@0.26.3
  • 0.26.1 - 2024-07-09

    Version 0.26.1 - 7/9/24, 4:11 AM

    Changes

    Fix

    • upgrade TanStack Start (#827) (f989a1e) by Corbin Crutchley

    Packages

    • @ tanstack/react-form@0.26.1
  • 0.26.0 - 2024-07-08

    Version 0.26.0 - 7/8/24, 8:07 PM

    Changes

    Feat

    • force createServerFn usage with getFormData (#826) (3b91e6c) by Corbin Crutchley

    Docs

    • update solid docs (#819) (04fda1c) by Oluwabusayo Jacobs

    Packages

    • @ tanstack/react-form@0.26.0
  • 0.25.3 - 2024-07-06

    Version 0.25.3 - 7/6/24, 11:21 PM

    Changes

    Fix

    • lit-form: Correct deps/devDeps/peerDeps (#818) (6090ab1) by Lachlan Collins

    Ci

    • Use pkg-pr-new templates (#817) (fb7bc9b) by Lachlan Collins
    • Add preview workflow (#811) (ae8377a) by Lachlan Collins

    Docs

    • announce the RC phase in overview docs (#815) (bfad0b6) by Corbin Crutchley
    • add documentation for TanStack Start (#814) (9069729) by Corbin Crutchley
    • update vue docs (#810) (d44b9d0) by Abdurrahman Sogbesan

    Other

    Test

    • remove first level sleep in tests and use fake timers (#809) (1eda603) by Leonardo Montini

    Packages

    • @ tanstack/form-core@0.25.3
    • @ tanstack/react-form@0.25.3
    • @ tanstack/vue-form@0.25.3
    • @ tanstack/zod-form-adapter@0.25.3
    • @ tanstack/yup-form-adapter@0.25.3
    • @ tanstack/valibot-form-adapter@0.25.3
    • @ tanstack/solid-form@0.25.3
    • @ tanstack/lit-form@0.25.3
    • @ tanstack/angular-form@0.25.3
  • 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
  • 0.19.4 - 2024-04-26
  • 0.19.3 - 2024-04-26
  • 0.19.2 - 2024-04-18
  • 0.19.1 - 2024-04-16
  • 0.19.0 - 2024-03-28
  • 0.18.1 - 2024-03-27
  • 0.18.0 - 2024-03-25
  • 0.16.2 - 2024-03-23
  • 0.16.1 - 2024-03-22
  • 0.16.0 - 2024-03-17
  • 0.14.0 - 2024-03-13
  • 0.13.7 - 2024-03-04
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.13.7 to 0.29.1.

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

See this project in Snyk:
https://app.snyk.io/org/bernardarhia/project/6812589b-7012-450a-9c14-160bf15f0025?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

netlify bot commented Sep 8, 2024

Deploy Preview for pos-staging-app ready!

Name Link
🔨 Latest commit 390ed14
🔍 Latest deploy log https://app.netlify.com/sites/pos-staging-app/deploys/66dd823f0afc720008f5322a
😎 Deploy Preview https://deploy-preview-65--pos-staging-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

2 participants