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

[Snyk] Upgrade vuelidate from 0.7.4 to 0.7.5 #4

Merged

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Apr 3, 2020

Snyk has created this PR to upgrade vuelidate from 0.7.4 to 0.7.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 3 months ago, on 2020-01-13.
Release notes
Package name: vuelidate
  • 0.7.5 - 2020-01-13

    0.7.5 (2020-01-13)

    Bug Fixes

    • Fix $anyError to properly reflect errors from nested properties. (#316) closes #315
    • Fix integer validator (#335) closes #334
    • Fix required to not pass white space as valid #455
  • 0.7.4 - 2018-05-24
    • Fixed $params in web bundle (#302)
from vuelidate GitHub release notes
Commit messages
Package name: vuelidate
  • 38ea87b chore: build dist
  • 2796504 0.7.5
  • 5de65cd chore: add https redirect
  • 937e2cf Revert "chore: eslint fix and build"
  • 8321ee0 chore: eslint fix and build
  • 38dc547 build: add netlify redirects
  • 56ee01c docs: add netlify to bottom
  • 41040ba docs: add .github pages
  • 70f92b0 Update LICENSE
  • 618c22d Update README.md
  • bc3937b Merge pull request #561 from Emobe/master
  • 33a8e1a Fix typo in docs
  • b0c1e51 Update RFC.md
  • b0bc019 Update ISSUE.md
  • 7235179 Update RFC.md
  • 19df298 Create RFC.md
  • 8f0f06d Update and rename .github/ISSUE_TEMPLATE.md to .github/ISSUE_TEMPLATE/ISSUE.md
  • 34ec885 Merge pull request #520 from manniL/patch-1
  • 3258241 fix: correct error message in anyDirty example
  • b29587e Create funding.yml
  • ac8b455 Update README.md
  • efd3dc7 Add sponsors information
  • 8ce74df Merge pull request #463 from jdhines/patch-1
  • 17360eb Update _examples.pug to clarify error visibility

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@oekeur oekeur changed the base branch from master to feature/chore-deps April 9, 2020 13:58
@oekeur oekeur merged commit 38b2c1c into feature/chore-deps Apr 9, 2020
@oekeur oekeur deleted the snyk-upgrade-704fe01e693a67efcf06131a0a19d0b9 branch April 9, 2020 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$anyError should check $error on children instead of $anyDirty
2 participants