Skip to content

Bump @vee-validate/nuxt from 4.13.2 to 4.15.1#284

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/vee-validate/nuxt-4.15.1
Open

Bump @vee-validate/nuxt from 4.13.2 to 4.15.1#284
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/vee-validate/nuxt-4.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps @vee-validate/nuxt from 4.13.2 to 4.15.1.

Release notes

Sourced from @​vee-validate/nuxt's releases.

v4.15.1

   🐞 Bug Fixes

    View changes on GitHub

v4.15.0

🐛 Bug Fixes

  • fix(perf): Skip loading devtools if in SSR #4963 (ec121b1855228e2146010f9ccd4be0246331cb0d)
  • chore: Bump schema provider versions to their latest move them to peer deps #4951 #4940 (db26a748d8e1d5310dfab74588a0d34ad4878204)
  • fix(yup): Tuple required state resolution #4931 (5cba0aaff870399f6f07a7886f37dfbfe91076ee)
  • fix(bundle): Load devtools lazily to avoid including it in production builds #4943 (#4946)

👕 Types

  • fix: Mark the <Form> submission handler with Generic object to reduce need for casting (#4954) thanks to NaokiHaba

🆕 Features

  • feat: added useIsValidating and useFormContext to Nuxt module auto import list (#4952) thanks to danielwaltz

v4.14.7

🛠️ Devtools

  • Fixed uncontrolled fields (non-form associated) not showing their state in the devtools #4914 (be994b4c59e0ead536573dc26b6947131b4b6eda)
  • Added name prop to <Form /> and useForm to distinguish them in devtools #4930 (#4933) thanks to @​genu

v4.14.6

🛠️ Misc

  • Exclude vee-validate from Vite's dep optmization when used in Nuxt. #4906 #4909 (41d82fd1f0ceb62f3b9d6b2ca2270dfdc69520fc)

v4.14.5

🛠️ Misc

Changes here are related to @vee-validate/nuxt, nothing else changed.

  • Switch @vee-validate/nuxt package type to module. (e9f8c882c827d03d4548b74bda3ef3f2e6d90332)
  • Upgrade nuxt module dependencies. (e9f8c882c827d03d4548b74bda3ef3f2e6d90332)
  • Force loading the mjs module when using nuxt to reduce chances of double import. (e9f8c882c827d03d4548b74bda3ef3f2e6d90332)

... (truncated)

Changelog

Sourced from @​vee-validate/nuxt's changelog.

4.15.1

Patch Changes

  • Updated dependencies [721e980]
  • Updated dependencies [546d82e]
    • vee-validate@4.15.1

4.15.0

Patch Changes

  • Updated dependencies [30281f5]
  • Updated dependencies [ec121b1]
    • vee-validate@4.15.0

4.14.7

Patch Changes

  • Updated dependencies [be994b4]
    • vee-validate@4.14.7

4.14.6

Patch Changes

  • 41d82fd: fix: force vee-validate out of optimized deps
    • vee-validate@4.14.6

4.14.5

Patch Changes

  • 141ad3e: chore: upgrade nuxt module dependencies and switch default to module type
  • e9f8c88: fix: force loading the mjs module when using nuxt
  • Updated dependencies [e9f8c88]
    • vee-validate@4.14.5

4.14.4

Patch Changes

  • Updated dependencies [f33974c]
  • Updated dependencies [0991c01]
  • Updated dependencies [ecb540a]
  • Updated dependencies [4f88d85]
    • vee-validate@4.14.4

4.14.3

... (truncated)

Commits
  • 7d849e0 chore(release): publish
  • 215e27a chore(release): publish
  • f6a0167 fix(nuxt): add missing composables to auto import list (#4952)
  • cd35626 chore(release): publish
  • f2972fc chore(release): publish
  • 41d82fd fix: force vee-validate out of optimized deps
  • c02c549 chore(release): publish
  • e9f8c88 fix: force loading the mjs module when using nuxt
  • 141ad3e chore: upgrade nuxt module dependencies and switch export type to module
  • ab86480 chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vee-validate/nuxt-4.15.1 branch from 840f0a5 to 5fff2eb Compare August 25, 2025 16:47
Bumps [@vee-validate/nuxt](https://github.com/logaretm/vee-validate/tree/HEAD/packages/nuxt) from 4.13.2 to 4.15.1.
- [Release notes](https://github.com/logaretm/vee-validate/releases)
- [Changelog](https://github.com/logaretm/vee-validate/blob/main/packages/nuxt/CHANGELOG.md)
- [Commits](https://github.com/logaretm/vee-validate/commits/v4.15.1/packages/nuxt)

---
updated-dependencies:
- dependency-name: "@vee-validate/nuxt"
  dependency-version: 4.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vee-validate/nuxt-4.15.1 branch from 5fff2eb to 2b16ab1 Compare August 25, 2025 17:55
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