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

build(deps): Bump vee-validate from 4.9.5 to 4.11.3 in /client #340

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

Bumps vee-validate from 4.9.5 to 4.11.3.

Changelog

Sourced from vee-validate's changelog.

4.11.3

4.11.2

Patch Changes

  • 2ff045c1: fix: do not warn if a form or a field was resolved closes #4399
  • 73219b40: feat: expose all internal types
  • 4947e88f: feat: expose BaseInputBinds and BaseComponentBinds interfaces #4409
  • ecbb690d: feat: query fields meta state

4.11.1

Patch Changes

  • 5e23dcb9: fix: add support for parsing range inputs

4.11.0

Minor Changes

  • 2d8143f9: feat: added composition setter functions

4.10.9

Patch Changes

  • c02337f3: fix: correct the setErrors type to allow for string[]

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

... (truncated)

Commits
  • 3079b76 chore(release): publish
  • 10f301c feat: expose type infererence utils
  • ba0a1a0 chore(release): publish
  • 73219b4 feat: expose all internal types closes #4409
  • 8107f31 chore: upgrade dependencies
  • ecbb690 feat: query fields meta state
  • f71017a chore: exports type formerrors (#4405)
  • 4947e88 feat: expose BaseInputBinds and BaseComponentBinds interfaces #4409
  • 7bd8e75 chore: remove inlang for now
  • 5033698 feat: allow labels and checked values to be getters
  • 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 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)

Bumps [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) from 4.9.5 to 4.11.3.
- [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.11.3/packages/vee-validate)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2023
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