Skip to content

Bump vee-validate from 3.4.10 to 4.4.5 in /themes/vuetober#113

Open
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/themes/vuetober/develop/vee-validate-4.4.5
Open

Bump vee-validate from 3.4.10 to 4.4.5 in /themes/vuetober#113
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/themes/vuetober/develop/vee-validate-4.4.5

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps vee-validate from 3.4.10 to 4.4.5.

Release notes

Sourced from vee-validate's releases.

@​vee-validate/i18n@​4.1.0

  • Added loadLocaleFromURL to help CDN users load languages from URLs

vee-validate@4.1.16

This release has no public changes aside from internal TypeScript enhancements

vee-validate@4.1.15

🐛 Bug Fixes

  • Fixed global rules not resolving nested field value when targetted by another field #3157 (beaf3168490aee585542a19c9a910d9493e78208)

vee-validate@4.1.14

🐛 Bug Fixes

  • Fixed an issue where fields with global rules that includes cross-field validation will ignore the validation triggers #3156 (a7b91f6e6c38f0b5262e2d4c1814154efa3b78c8)

@​vee-validate/i18n@​4.0.3

🌏 New Locale

Added bn locale thanks to @​Bopsi (#3125)

vee-validate@4.1.13

🐛 Bug Fixes

  • Added partial support for the select[multiple] element #3145 (#3146)

vee-validate@4.1.12

🐛 Bug Fixes

  • Fixed an issue where radio fields in an array were not switching their value correctly when removing previous items #3141 (3d4efef68c63a3b57e2bf14fed913dbf841a7f5e)

vee-validate@4.1.11

🆕 New Features

  • Exposed validateField function on the <Form /> slot props and useForm return value, previously it was only available as a composable helper function.

vee-validate@4.1.10

🐛 Bug Fixes

  • Fixed an issue where array fields didn't preserve their state if another item were added and they weren't manipulated yet #3128 (650d5cf9f75f9b9247fc813acf2aff4089f05415)

vee-validate@4.1.9

👕

  • Updated the types to use yup own type information and enhanced the compatibility between generic useForm and object schemas (#3123)

vee-validate@4.1.8

✨ Enhancements

  • Changed <ErrorMessage />to not render anything when there are no messages for the associated field #3118 (92eba41)

... (truncated)

Changelog

Sourced from vee-validate's changelog.

4.4.5 (2021-06-13)

Bug Fixes

  • correctly assign the initial value if it was null closes #3352 (1e9cfd1)

4.4.4 (2021-06-05)

Bug Fixes

  • field with pre-register schema errors should be validated on register closes #3342 (61c7359)
  • make sure to create the container path if it exists while null or undefined (79d3779)

4.4.3 (2021-06-02)

Bug Fixes

4.4.2 (2021-05-28)

Bug Fixes

  • clean up the old values path when fields exchange names fixes #3325 (fe51c12)

4.4.1 (2021-05-24)

Bug Fixes

... (truncated)

Commits
  • 4cd53b1 chore(release): publish
  • 1e9cfd1 fix: correctly assign the initial value if it was null closes #3352
  • a54a8d3 chore(release): publish
  • 61c7359 fix: field with pre-register schema errors should be validated on register cl...
  • 79d3779 fix: make sure to create the container path if it exists while null or undefined
  • 07aa09b chore(release): publish
  • 6679387 fix: respect the Field bails option closes #3332
  • 53ce6ec chore: upgrade zod support to 3.1.x
  • 83ba405 chore: upgrade dev dependencies
  • fc9fbb5 chore(release): publish
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 7, 2021
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.

0 participants