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

chore(deps): bump @vee-validate/nuxt from 4.13.2 to 4.14.7 #197

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

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

Release notes

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

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)

v4.14.4

🆕 New Features

  • Can set a fallback locale for rules that do not have messages in the active locale with setFallbackLocale. #4872 (193a96fd3584974df50296ebbe9c00770fa1cd22)

🐛 Bug Fixes

  • Devtools crashing when a field name is defined as getter. (0991c01)
  • Handle getter field names properly. #4877 (ecb540a)
  • Properly name exported files to avoid dual package hazard. #4905 (4f88d851a3975a1ed69f9ee53b68394306e20abb)
  • Mark form dirty when object keys are deleted. #4678 (#4710) thanks to @​evpaassen

👕 Types

  • fix(types): expose field and form slot prop types. #4900 (f33974c)

v4.14.3

🐛 Bug Fixes

  • Removed a rogue console.log that escaped 🤦‍♂️ (07c27d5a6adaeb7a039d5fb3d25804e9d56dc43f)

v4.14.2

🐛 Bug Fixes

  • Upgraded @vue/devtools-api to the latest version which fixes #4863 which is related to nuxt/nuxt#27544 (f0d4e24778f1e6f5aba9003f1dc1b20308a2e163)

... (truncated)

Changelog

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

4.14.7

Patch Changes

4.14.6

Patch Changes

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]

4.14.4

Patch Changes

  • Updated dependencies [f33974c]
  • Updated dependencies [0991c01]
  • Updated dependencies [ecb540a]
  • Updated dependencies [4f88d85]

4.14.3

Patch Changes

4.14.2

Patch Changes

4.14.1

Patch Changes

... (truncated)

Commits
  • 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
  • 5f1537a chore(release): publish
  • 9b91c3a chore(release): publish
  • e7b2154 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.

Bumps [@vee-validate/nuxt](https://github.com/logaretm/vee-validate/tree/HEAD/packages/nuxt) from 4.13.2 to 4.14.7.
- [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.14.7/packages/nuxt)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
@rjsamra
Copy link
Collaborator

rjsamra commented Dec 22, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2024

Superseded by #207.

@dependabot dependabot bot closed this Dec 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vee-validate/nuxt-4.14.7 branch December 22, 2024 20:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant