forge-digital-twin
forge-digital-twin copied to clipboard
Bump validator from 10.11.0 to 13.7.0
Bumps validator from 10.11.0 to 13.7.0.
Release notes
Sourced from validator's releases.
13.7.0
13.7.0New Features
Fixes and Enhancements
- #1647
isFQDN: addallow_wildcardoption@fasenderos- #1654
isRFC3339: Disallow prepended and appended strings to RFC 3339 date-time@jmacmahon- #1658 maintenance: increase code coverage
@tux-tn- #1669
IBANexport list of country codes that implement IBAN@dror-heller@fedeci- #1676
isBoolean: addlooseoption@brybrophy- #1697 maintenance: fix npm installation error
@rubiin- #1708
isISO31661Alpha3: perf@jpaya17- #1711
isDate: allow users to strictly validate dates with.as delimiter@flymans- #1715
isCreditCard: fix for Union Pay cards@shreyassai123- #1718
isEmail: replace all dots in GMail length validation@DasDingGehtNicht- #1721
isURL: addallow_fragmentsandallow_query_components@cowboy-bebug- #1724
isISO31661Alpha2: perf@jpaya17- #1730
isMagnetURI@tux-tn- #1738
trim: remove regex to prevent ReDOS attack@tux-tn- #1747 maintenance: run scripts in parallel for build and clean
@sachinraja- #1748
isURL: higher priority towhitelist@deepanshu2506- #1751
isURL: allow url with colon and no port@MatteoPierro- #1777
isUUID: fix fornullversion argument@theteladras- #1799
isFQDN: check more special chars@MatteoPierro- #1833
isURL: allow URL with an empty user@MiguelSavignano- #1835
unescape: fixed bug where intermediate string contains escaped@Marcholio- #1836
contains: can check that string contains seed multiple times@Marcholio- #1844 docs: add CDN instructions
@luiscobits- #1848
isUUID: add support for validation ofv1andv2@theteladras- #1941
isEmail: addhost_blacklistoption@fedeciNew and Improved Locales
isAlpha,isAlphanumeric:
- #1716
hi-IN@MiKr13- #1837
fi-FI@Marcholio
isPassportNumber:
- #1656
ID@rubiin- #1714
CN@anirudhgiri- #1809
PL@Ronqn- #1810
RU@Theta-Dev
isPostalCode:
... (truncated)
Changelog
Sourced from validator's changelog.
13.7.0
New Features
New Features
Fixes and Enhancements
- #1647
isFQDN: addallow_wildcardoption@fasenderos- #1654
isRFC3339: Disallow prepended and appended strings to RFC 3339 date-time@jmacmahon- #1658 maintenance: increase code coverage
@tux-tn- #1669
IBANexport list of country codes that implement IBAN@dror-heller@fedeci- #1676
isBoolean: addlooseoption@brybrophy- #1697 maintenance: fix npm installation error
@rubiin- #1708
isISO31661Alpha3: perf@jpaya17- #1711
isDate: allow users to strictly validate dates with.as delimiter@flymans- #1715
isCreditCard: fix for Union Pay cards@shreyassai123- #1718
isEmail: replace all dots in GMail length validation@DasDingGehtNicht- #1721
isURL: addallow_fragmentsandallow_query_components@cowboy-bebug- #1724
isISO31661Alpha2: perf@jpaya17- #1730
isMagnetURI@tux-tn- #1738
rtrim: remove regex to prevent ReDOS attack@tux-tn- #1747 maintenance: run scripts in parallel for build and clean
@sachinraja- #1748
isURL: higher priority towhitelist@deepanshu2506- #1751
isURL: allow url with colon and no port@MatteoPierro- #1777
isUUID: fix fornullversion argument@theteladras- #1799
isFQDN: check more special chars@MatteoPierro- #1833
isURL: allow URL with an empty user@MiguelSavignano- #1835
unescape: fixed bug where intermediate string contains escaped@Marcholio- #1836
contains: can check that string contains seed multiple times@Marcholio- #1844 docs: add CDN instructions
@luiscobits- #1848
isUUID: add support for validation ofv1andv2@theteladras- #1941
isEmail: addhost_blacklistoption@fedeciNew and Improved Locales
isAlpha,isAlphanumeric:
- #1716
hi-IN@MiKr13- #1837
fi-FI@Marcholio
isPassportNumber:
- #1656
ID@rubiin- #1714
CN@anirudhgiri- #1809
PL@Ronqn- #1810
RU@Theta-Dev
... (truncated)
Commits
47ee5ad13.7.0496fc8bfix(rtrim): remove regex to prevent ReDOS attack (#1738)45901ecMerge pull request #1851 from validatorjs/chore/fix-merge-conflicts83cb7f8chore: merge conflict clean-upf17e220feat(isMobilePhone): add El Salvador es-SV locale5b06703feat(isMobilePhone): add Palestine ar-PS localea3faa83feat(isMobilePhone): add Botswana en-BW locale26605f9feat(isMobilePhone): add Turkmenistan tk-TM0e5d5d4feat(isMobilePhone): add Guyana en-GY localef7ff349feat(isMobilePhone): add Frech Polynesia fr-PF locale- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by profnandaa, a new releaser for validator since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.