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

Update validate.js to the latest version 🚀 #61

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 15, 2019

The dependency validate.js was updated from 0.11.1 to 0.13.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 0.13.0

• added missing 'var' to avoid leaking to the global namespace (#242)
• There is now a type validator that will check the value's type. Thanks Dmitry Kirilyuk for suggesting this.
• make a best guess at prettifying object with no toString (#284)
• Support for data URIs (#278)
• Fix some issues with the email validation. Thanks Yusuf Aji Wibowo for reporting it.
• If within in the exclusion validator is an object the values are now used when formatting ${value} in the message. Thanks Rhys Lloyd for reporting it.

Commits

The new version differs by 46 commits.

  • 95c3cd0 Release version 0.13.0
  • 648695a Update examples.html (#260)
  • ce39894 Fix typo in changelog (#253)
  • 1fcc548 feature: make a best guess at prettifying object with no prototype (#284)
  • 366d519 Update a typo in the docs (#286)
  • 3b87db5 Corrected a typo on index.html (#293)
  • c7553ff fix typo aainst -> against (#289)
  • e913a41 Add an npmignore file
  • e98811b Anonymize the google analytics IP
  • e68360a Support for data URIs (#278)
  • cccc345 added missing 'var' to avoid leaking to the global namespace (#242)
  • c54cd8e Add a type validator
  • 55d4e3a Update jQuery
  • 854501a Stop logging errors when validating things without a length property
  • 9b7c88a Use the values for within when formatting exclusion messages

There are 46 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 15, 2019

  • The dependency validate.js was updated from 0.11.1 to 0.13.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants