Skip to content
This repository was archived by the owner on Jul 23, 2020. It is now read-only.

Update dependency validator to v10#3

Merged
BenLubar merged 1 commit intomasterfrom
renovate/validator-10.x
Aug 31, 2018
Merged

Update dependency validator to v10#3
BenLubar merged 1 commit intomasterfrom
renovate/validator-10.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 31, 2018

This Pull Request updates dependency validator (source) from v7.0.0 to v10.7.0

Details
Release Notes

v10.7.0

Compare Source


v10.6.0

Compare Source

  • Updated isMobilePhone() to match any locale's pattern by default
    (#​874)
  • Added an option to ignore whitespace in isEmpty()
    (#​880)
  • New and improved locales
    (#​878,
    #​879)

v10.5.0

Compare Source


v10.4.0

Compare Source

  • Added an isIPRange() validator
    (#​842)
  • Accept an array of locales in isMobilePhone()
    (#​742)
  • New locale
    (#​843)

v10.3.0

Compare Source


v10.2.0

Compare Source

  • Export the list of supported locales in isPostalCode()
    (#​830)

v10.1.0

Compare Source

  • Added an isISO31661Alpha3() validator
    (#​809)

v10.0.0

Compare Source

  • Allow floating points in isNumeric()
    (#​810)
  • Disallow GMail addresses with multiple consecutive dots, or leading/trailing dots
    (#​820)
  • Added an isRFC3339() validator
    (#​816)
  • Reject domain parts longer than 63 octets in isFQDN(), isURL() and isEmail()
    (bb3e542)
  • Added a new Amex prefix to isCreditCard()
    (#​805)
  • Fixed isFloat() min/max/gt/lt filters when a locale with a comma decimal is used
    (2b70821)
  • Normalize Yandex emails
    (#​807)
  • New locales
    (#​803)

v9.4.1

Compare Source

  • Patched a REDOS vulnerability in isDataURI
  • New and improved locales
    (#​788)

v9.4.0

Compare Source

  • Added an option to isMobilePhone to require a country code
    (#​769)
  • New and improved locales
    (#​785)

v9.3.0

Compare Source


v9.2.0

Compare Source


v9.1.2

Compare Source

  • Fixed a bug with the isFloat validator
    (#​752)

v9.1.1

Compare Source


v9.1.0

Compare Source


v9.0.0

Compare Source

  • normalizeEmail() no longer validates the email address
    (#​725)
  • Added locale-aware validation to isFloat() and isDecimal()
    (#​721)
  • Added an isPort() validator
    (#​733)
  • New locales
    (#​731)

v8.2.0

Compare Source


v8.1.0

Compare Source

  • Fix require('validator/lib/isIS8601') calls
    (#​688)
  • Added an isLatLong() and isPostalCode() validator
    (#​684)
  • Allow comma in email display names
    (#​692)
  • Add missing string to unescape()
    (#​690)
  • Fix isMobilePhone() with Node <= 6.x
    (#​681)
  • New locales
    (#​695)

v8.0.0

Compare Source

  • isURL() now requires the require_tld: false option to validate localhost
    (#​675)
  • isURL() now rejects URLs that are protocol only
    (#​642)
  • Fixed a bug where isMobilePhone() would silently return false if the locale was invalid or unsupported
    (#​657)

v7.2.0

Compare Source

  • Added an option to validate any phone locale
    (#​663)
  • Fixed a bug in credit card validation
    (#​672)
  • Disallow whitespace, including unicode whitespace, in TLDs
    (#​677)
  • New locales
    (#​673,
    #​676)

v7.1.0

Compare Source



This PR has been generated by Renovate Bot.

@BenLubar BenLubar merged commit 9e1743a into master Aug 31, 2018
@renovate renovate Bot deleted the renovate/validator-10.x branch August 31, 2018 03:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants