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

Bump @vuelidate/validators from 2.0.0-alpha.0 to 2.0.0-alpha.22 in /crypto-frontend #26

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps @vuelidate/validators from 2.0.0-alpha.0 to 2.0.0-alpha.22.

Release notes

Sourced from @​vuelidate/validators's releases.

@​vuelidate/validators@​2.0.0-alpha.19

2.0.0-alpha.19 (2021-07-28)

Bug Fixes

  • email validation with uppercase domain (#888) (d028e16)

Features

@​vuelidate/validators@​2.0.0-alpha.18

Features

  • core: add external validations support via $externalResults (#837), closes #824 (b259587)
  • validators: add a new forEach helper, and @​vuelidate/components package (#880) (102c6cd)

@​vuelidate/validators@​2.0.0-alpha.17

2.0.0-alpha.17 (2021-06-07)

Features

  • Added type of each validator to $params.

Bug Fixes

  • validators: async handling of and, or. Change requiredIf and requiredUnless to sync only (#864) (6e7eedb)
  • validators: requiredIf and requiredUnless should now revalidate properly, on prop change

BREAKING CHANGES

  1. Async validators passed to and and or must be wrapped in withAsync.
  2. requiredIf and requiredUnless no longer work with functions, returning a Promise.

@​vuelidate/validators@​2.0.0-alpha.10

Code Refactoring

  • core: change all validators to be async, removes withAsync helper (#795) (3a76cd6)
Changelog

Sourced from @​vuelidate/validators's changelog.

2.0.0-alpha.22 (2021-09-17)

Bug Fixes

  • validators: prevent forEach helper from throwing, when a state property has no validator (#932), closes #931 (2cd1fbb)
  • validators: update the url validator, to reduce potential ReDos attacks (#933) (1f0ca31)

2.0.0-alpha.21 (2021-08-14)

Note: Version bump only for package @​vuelidate/validators

2.0.0-alpha.20 (2021-08-08)

Note: Version bump only for package @​vuelidate/validators

2.0.0-alpha.19 (2021-07-28)

Bug Fixes

  • email validation with uppercase domain (#888) (d028e16)

Features

2.0.0-alpha.18 (2021-07-01)

Features

  • validators: add a new forEach helper, and @​vuelidate/components package (#880) (102c6cd)

... (truncated)

Commits
  • e821ced chore(release): publish
  • 1f0ca31 fix(validators): update the url validator, to reduce potential ReDos attacks ...
  • 2cd1fbb fix(validators): prevent forEach helper from throwing, when a state property ...
  • 685b2ab chore(release): publish
  • c4e8807 chore: update deps
  • c7052a6 chore(release): publish
  • 653ffe1 build: reduce transpilation, by removing IE target entirely (#912)
  • 8c89923 chore: add repository for all packages.json (#909)
  • b85194d chore(release): publish
  • d5f6d32 feat(validators): add i18n message helper (#894)
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@vuelidate/validators](https://github.com/vuelidate/vuelidate/tree/HEAD/packages/validators) from 2.0.0-alpha.0 to 2.0.0-alpha.22.
- [Release notes](https://github.com/vuelidate/vuelidate/releases)
- [Changelog](https://github.com/vuelidate/vuelidate/blob/next/packages/validators/CHANGELOG.md)
- [Commits](https://github.com/vuelidate/vuelidate/commits/@vuelidate/validators@2.0.0-alpha.22/packages/validators)

---
updated-dependencies:
- dependency-name: "@vuelidate/validators"
  dependency-type: direct:production
...

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 May 16, 2022
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