Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps vee-validate from 3.4.5 to 4.10.8.

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)
Changelog

Sourced from vee-validate's changelog.

4.10.8

Patch Changes

  • a9a473b4: feat(perf): improve performance setFieldError and setFieldValue closes #4382

4.10.7

Patch Changes

  • 9290f5a9: fix: clone values inserted into field arrays closes #4372
  • 93f8001a: fix: do not warn if the validation is for removed paths closes #4368

4.10.6

Patch Changes

  • 40ce7a91: feat: expose normalizeRules closes #4348
  • e9b215a7: fix: resetForm should cast typed schema values closes #4347
  • 4e11ff95: fix: validate form values on setValues by default closes #4359
  • e354a13a: fix: Normalize error paths to use brackets for indices closes #4211
  • 68080d28: feat: use silent validation when field is initialized closes #4312

4.10.5

Patch Changes

  • 6a1dc9bd: fix: component blur event and respect model update config closes #4346

4.10.4

Patch Changes

  • 2f9ca91c: fix(types): remove deep readonly type for now

4.10.3

Patch Changes

  • 32537e14: fix: less strict object checks for undefined and missing keys closes #4341
  • c3698f07: fix: respect model modifiers when emitting the value closes #4333

4.10.2

Patch Changes

  • 1660048e: fix: define binds not respecting config events

4.10.1

... (truncated)

Commits
  • 5fd9be8 chore(release): publish
  • 6b622ad chore: upgrade dependencies
  • a9a473b fix(perf): avoid generating path lookup too often #4382
  • c511385 fix(perf): reduce array lookups and use a map closes #4382
  • f590fa7 chore: remove log from test
  • 610fd2c chore(release): publish
  • 9290f5a fix: clone values inserted into field arrays closes #4372
  • 93f8001 fix: do not warn if the validation is for removed paths closes #4368
  • c2300a0 docs: update readme
  • 50e4ac5 chore: deps upgrade
  • 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)

Bumps [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) from 3.4.5 to 4.10.8.
- [Release notes](https://github.com/logaretm/vee-validate/releases)
- [Changelog](https://github.com/logaretm/vee-validate/blob/main/packages/vee-validate/CHANGELOG.md)
- [Commits](https://github.com/logaretm/vee-validate/commits/v4.10.8/packages/vee-validate)

---
updated-dependencies:
- dependency-name: vee-validate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2023
@dependabot dependabot bot requested a review from victortolbert July 28, 2023 00:10
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.

1 participant