Bump validator and express-validator #8

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/validator-and-express-validator-13.9.0 into master 2023-03-06 19:01:19 +00:00
dependabot[bot] commented 2023-02-12 01:45:00 +00:00 (Migrated from github.com)

Bumps validator to 13.9.0 and updates ancestor dependency express-validator. These dependencies need to be updated together.

Updates validator from 11.1.0 to 13.9.0

Release notes

Sourced from validator's releases.

13.9.0

13.9.0

New Features / Validators

Fixes and Enhancements

New and Improved Locales

... (truncated)

Changelog

Sourced from validator's changelog.

13.9.0

New Features / Validators

Fixes and Enhancements

New and Improved Locales

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by profnandaa, a new releaser for validator since your current version.


Updates express-validator from 6.2.0 to 6.14.3

Release notes

Sourced from express-validator's releases.

v6.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3

v6.14.2

What's Changed

New Contributors

Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2

v6.14.1

What's Changed

New Contributors

Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1

v6.14.0

What's Changed

Full Changelog: https://github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0

v6.13.0

What's Changed

... (truncated)

Commits

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 [validator](https://github.com/validatorjs/validator.js) to 13.9.0 and updates ancestor dependency [express-validator](https://github.com/express-validator/express-validator). These dependencies need to be updated together. Updates `validator` from 11.1.0 to 13.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/validatorjs/validator.js/releases">validator's releases</a>.</em></p> <blockquote> <h2>13.9.0</h2> <h2><code>13.9.0</code></h2> <h3>New Features / Validators</h3> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1892">#1892</a> <code>isISO6391</code>: add ISO 639-1 validator <a href="https://github.com/braaar"><code>@​braaar</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1974">#1974</a> <code>isLuhnNumber</code> <a href="https://github.com/ST-DDT"><code>@​ST-DDT</code></a></li> </ul> <h3>Fixes and Enhancements</h3> <ul> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1865">#1865</a> <code>isMACAddress</code>: add EUI-validation <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a> <a href="https://github.com/tux-tn"><code>@​tux-tn</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1888">#1888</a> <code>isBase32</code>: add option for Crockford's base32 alternative <a href="https://github.com/BigOsvaap"><code>@​BigOsvaap</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1916">#1916</a> <code>isDataURI</code>: fix mediaType format <a href="https://github.com/temoffey"><code>@​temoffey</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1920">#1920</a> <code>isEmail</code>: add <code>host_whitelist</code> option <a href="https://github.com/poor-coder"><code>@​poor-coder</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1939">#1939</a> <code>isFQDN</code>: fix <code>allow_numeric_tld</code> option <a href="https://github.com/BigOsvaap"><code>@​BigOsvaap</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1962">#1962</a> <code>isIP</code>: refactor <a href="https://github.com/UnKnoWn-Consortium"><code>@​UnKnoWn-Consortium</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1967">#1967</a> <code>isLength</code> <a href="https://github.com/ikkyu-3"><code>@​ikkyu-3</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1992">#1992</a> <code>isMagnetURI</code> <a href="https://github.com/Rhilip"><code>@​Rhilip</code></a> <a href="https://github.com/tux-tn"><code>@​tux-tn</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1995">#1995</a> <code>isURL</code>: fix check for host <a href="https://github.com/mortbauer"><code>@​mortbauer</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2008">#2008</a> <code>isCreditCard</code> <a href="https://github.com/brianwhaley"><code>@​brianwhaley</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2075">#2075</a> <code>isAfter</code>: allow usage of option object <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2114">#2114</a> <code>isRgbColor</code> <a href="https://github.com/pano9000"><code>@​pano9000</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2122">#2122</a> <code>isDataURI</code>: fix MIME types with underscores <a href="https://github.com/pano9000"><code>@​pano9000</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2148">#2148</a> <code>isStrongPassword</code> <a href="https://github.com/sandmule"><code>@​sandmule</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2157">#2157</a> <code>isISBN</code>: allow usage of option object <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2170">#2170</a> <code>isEmail</code>: fix <code>ignore_max_length</code> for FQDN <a href="https://github.com/sakhmedbayev"><code>@​sakhmedbayev</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2170">#2020</a> <code>isFloat</code>: fix comma(,) passing as float <a href="https://github.com/frederike-ramin"><code>@​frederike-ramin</code></a></p> </li> <li> <p>Documentation fixes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1860">#1860</a> <a href="https://github.com/leonardovillela"><code>@​leonardovillela</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1860">#1861</a> <a href="https://github.com/tux-tn"><code>@​tux-tn</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1957">#1957</a> <a href="https://github.com/tfilo"><code>@​tfilo</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2010">#2010</a> <a href="https://github.com/marcelozarate"><code>@​marcelozarate</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2107">#2107</a> <a href="https://github.com/pano9000"><code>@​pano9000</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2160">#2160</a> <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a></li> </ul> </li> <li> <p>Code Refactors:</p> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1942">#1942</a> <a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1975">#1975</a> <a href="https://github.com/fedeci"><code>@​fedeci</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2137">#2137</a> <a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2132">#2132</a> <a href="https://github.com/pano9000"><code>@​pano9000</code></a></li> </ul> </li> </ul> <h3>New and Improved Locales</h3> <ul> <li><code>isAlpha</code>, <code>isAlphanumeric</code>: <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1678">#1678</a> <code>bn-BD</code> <a href="https://github.com/rak810"><code>@​rak810</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1996">#1996</a> <code>si-LK</code> <a href="https://github.com/melkorCBA"><code>@​melkorCBA</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2014">#2014</a> <code>ja-JP</code> <a href="https://github.com/starcharles"><code>@​starcharles</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1995">#1995</a> <code>ko-KR</code> <a href="https://github.com/Dongkyuuuu"><code>@​Dongkyuuuu</code></a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md">validator's changelog</a>.</em></p> <blockquote> <h1>13.9.0</h1> <h3>New Features / Validators</h3> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1892">#1892</a> <code>isISO6391</code>: add ISO 639-1 validator <a href="https://github.com/braaar"><code>@​braaar</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1974">#1974</a> <code>isLuhnNumber</code> <a href="https://github.com/ST-DDT"><code>@​ST-DDT</code></a></li> </ul> <h3>Fixes and Enhancements</h3> <ul> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1865">#1865</a> <code>isMACAddress</code>: add EUI-validation <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a> <a href="https://github.com/tux-tn"><code>@​tux-tn</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1888">#1888</a> <code>isBase32</code>: add option for Crockford's base32 alternative <a href="https://github.com/BigOsvaap"><code>@​BigOsvaap</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1916">#1916</a> <code>isDataURI</code>: fix mediaType format <a href="https://github.com/temoffey"><code>@​temoffey</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1920">#1920</a> <code>isEmail</code>: add <code>host_whitelist</code> option <a href="https://github.com/poor-coder"><code>@​poor-coder</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1939">#1939</a> <code>isFQDN</code>: fix <code>allow_numeric_tld</code> option <a href="https://github.com/BigOsvaap"><code>@​BigOsvaap</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1962">#1962</a> <code>isIP</code>: refactor <a href="https://github.com/UnKnoWn-Consortium"><code>@​UnKnoWn-Consortium</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1967">#1967</a> <code>isLength</code> <a href="https://github.com/ikkyu-3"><code>@​ikkyu-3</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1992">#1992</a> <code>isMagnetURI</code> <a href="https://github.com/Rhilip"><code>@​Rhilip</code></a> <a href="https://github.com/tux-tn"><code>@​tux-tn</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1995">#1995</a> <code>isURL</code>: fix check for host <a href="https://github.com/mortbauer"><code>@​mortbauer</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2008">#2008</a> <code>isCreditCard</code> <a href="https://github.com/brianwhaley"><code>@​brianwhaley</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2075">#2075</a> <code>isAfter</code>: allow usage of option object <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2114">#2114</a> <code>isRgbColor</code> <a href="https://github.com/pano9000"><code>@​pano9000</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2122">#2122</a> <code>isDataURI</code>: fix MIME types with underscores <a href="https://github.com/pano9000"><code>@​pano9000</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2148">#2148</a> <code>isStrongPassword</code> <a href="https://github.com/sandmule"><code>@​sandmule</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2157">#2157</a> <code>isISBN</code>: allow usage of option object <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2170">#2170</a> <code>isEmail</code>: fix <code>ignore_max_length</code> for FQDN <a href="https://github.com/sakhmedbayev"><code>@​sakhmedbayev</code></a></p> </li> <li> <p><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2170">#2020</a> <code>isFloat</code>: fix comma(,) passing as float <a href="https://github.com/frederike-ramin"><code>@​frederike-ramin</code></a></p> </li> <li> <p>Documentation fixes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1860">#1860</a> <a href="https://github.com/leonardovillela"><code>@​leonardovillela</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1860">#1861</a> <a href="https://github.com/tux-tn"><code>@​tux-tn</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1957">#1957</a> <a href="https://github.com/tfilo"><code>@​tfilo</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2010">#2010</a> <a href="https://github.com/marcelozarate"><code>@​marcelozarate</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2107">#2107</a> <a href="https://github.com/pano9000"><code>@​pano9000</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2160">#2160</a> <a href="https://github.com/WikiRik"><code>@​WikiRik</code></a></li> </ul> </li> <li> <p>Code Refactors:</p> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1942">#1942</a> <a href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1975">#1975</a> <a href="https://github.com/fedeci"><code>@​fedeci</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2137">#2137</a> <a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2132">#2132</a> <a href="https://github.com/pano9000"><code>@​pano9000</code></a></li> </ul> </li> </ul> <h3>New and Improved Locales</h3> <ul> <li> <p><code>isAlpha</code>, <code>isAlphanumeric</code>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1678">#1678</a> <code>bn-BD</code> <a href="https://github.com/rak810"><code>@​rak810</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1996">#1996</a> <code>si-LK</code> <a href="https://github.com/melkorCBA"><code>@​melkorCBA</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2014">#2014</a> <code>ja-JP</code> <a href="https://github.com/starcharles"><code>@​starcharles</code></a></li> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/1995">#1995</a> <code>ko-KR</code> <a href="https://github.com/Dongkyuuuu"><code>@​Dongkyuuuu</code></a></li> </ul> </li> <li> <p><code>isBIC</code>:</p> <ul> <li><a href="https://github-redirect.dependabot.com/validatorjs/validator.js/pull/2046">#2046</a> <code>XK</code> <a href="https://github.com/import-brain"><code>@​import-brain</code></a></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/validatorjs/validator.js/commit/54d330c43f292ab410b90db9d8dd31f7cd926e75"><code>54d330c</code></a> 13.9.0</li> <li><a href="https://github.com/validatorjs/validator.js/commit/d42322086d37b75ccf58610d71243af4c63d5ebf"><code>d423220</code></a> fix: few pre-release fixes</li> <li><a href="https://github.com/validatorjs/validator.js/commit/a8e0005764f8c406fdc106374ac952860ad65eb0"><code>a8e0005</code></a> fix(isBIC): add <code>XK</code> to accepted BIC country codes (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2046">#2046</a>)</li> <li><a href="https://github.com/validatorjs/validator.js/commit/91c8bd93f00e377477d9dd11953e2b6b97caafe8"><code>91c8bd9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2164">#2164</a> from validatorjs/mcfix/combined-prs</li> <li><a href="https://github.com/validatorjs/validator.js/commit/c6f21969f89b3bc2f892369d9b154979f4631528"><code>c6f2196</code></a> fix(isFloat): fix comma passing as float (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2174">#2174</a>)</li> <li><a href="https://github.com/validatorjs/validator.js/commit/58f4b13b2dfe9d114251f399856517f9d7d83f63"><code>58f4b13</code></a> feat(isPassportNumber): add regex for AZ locale (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2173">#2173</a>)</li> <li><a href="https://github.com/validatorjs/validator.js/commit/31a74d535184b9b46987c066de342422612ea403"><code>31a74d5</code></a> feat(isPassportNumber): add PH and PK locales (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2172">#2172</a>)</li> <li><a href="https://github.com/validatorjs/validator.js/commit/b4893552fda407a18bc5c6932d63347457c95b67"><code>b489355</code></a> fix(isEmail): fixed <code>isFQDN</code>'s <code>ignore_max_length</code> check (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2170">#2170</a>)</li> <li><a href="https://github.com/validatorjs/validator.js/commit/a31016854a0d7b0f3b03fa1bc1fa80ad47caa942"><code>a310168</code></a> feat(isLicensePlate): add es-AR locale (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2169">#2169</a>)</li> <li><a href="https://github.com/validatorjs/validator.js/commit/5bb8c910a46b34ca6e61cad7c0d773184d4a4dcb"><code>5bb8c91</code></a> feat:(isMobilePhone): add fr-CD, DR Congo locale (<a href="https://github-redirect.dependabot.com/validatorjs/validator.js/issues/2168">#2168</a>)</li> <li>Additional commits viewable in <a href="https://github.com/validatorjs/validator.js/compare/11.1.0...13.9.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~profnandaa">profnandaa</a>, a new releaser for validator since your current version.</p> </details> <br /> Updates `express-validator` from 6.2.0 to 6.14.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/express-validator/express-validator/releases">express-validator's releases</a>.</em></p> <blockquote> <h2>v6.14.3</h2> <h2>What's Changed</h2> <ul> <li>docs: fixed typo in sanitization chain example by <a href="https://github.com/ankushknr19"><code>@​ankushknr19</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1195">express-validator/express-validator#1195</a></li> <li>fixed infinite recursion when the request has a field called <code>*</code> (<a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1205">#1205</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ankushknr19"><code>@​ankushknr19</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1195">express-validator/express-validator#1195</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3">https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3</a></p> <h2>v6.14.2</h2> <h2>What's Changed</h2> <ul> <li>correctly run <code>.matches</code> when passing regex object by <a href="https://github.com/tonysamperi"><code>@​tonysamperi</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1156">express-validator/express-validator#1156</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tonysamperi"><code>@​tonysamperi</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1156">express-validator/express-validator#1156</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2">https://github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2</a></p> <h2>v6.14.1</h2> <h2>What's Changed</h2> <ul> <li>Add <code>validationResult()</code> for schema validation example by <a href="https://github.com/daenamkim"><code>@​daenamkim</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1120">express-validator/express-validator#1120</a></li> <li>chore(deps): bump shelljs from 0.8.4 to 0.8.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1128">express-validator/express-validator#1128</a></li> <li>chore(deps): bump ajv from 6.11.0 to 6.12.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1129">express-validator/express-validator#1129</a></li> <li>chore(deps): bump prismjs from 1.25.0 to 1.27.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1135">express-validator/express-validator#1135</a></li> <li>docs: remove dependencies status badge by <a href="https://github.com/gustavohenke"><code>@​gustavohenke</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1131">express-validator/express-validator#1131</a></li> <li>chore(deps): bump minimist from 1.2.5 to 1.2.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1142">express-validator/express-validator#1142</a></li> <li>chore(deps): bump async from 2.6.3 to 2.6.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1147">express-validator/express-validator#1147</a></li> <li>Add missing <code>SK</code> postal code - <a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1144">#1144</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/daenamkim"><code>@​daenamkim</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1120">express-validator/express-validator#1120</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1">https://github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1</a></p> <h2>v6.14.0</h2> <h2>What's Changed</h2> <ul> <li>feat: update <code>validator</code> to <code>13.7</code> by <a href="https://github.com/fedeci"><code>@​fedeci</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1115">express-validator/express-validator#1115</a></li> <li>chore(deps): bump tmpl from 1.0.4 to 1.0.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1116">express-validator/express-validator#1116</a></li> <li>chore(deps): bump path-parse from 1.0.6 to 1.0.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1118">express-validator/express-validator#1118</a></li> <li>chore(deps): bump prismjs from 1.24.0 to 1.25.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1117">express-validator/express-validator#1117</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0">https://github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0</a></p> <h2>v6.13.0</h2> <h2>What's Changed</h2> <ul> <li>docs: warn users about bad practice by <a href="https://github.com/hariprasadkc"><code>@​hariprasadkc</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1094">express-validator/express-validator#1094</a></li> <li>schema usage according to documentation results in Error by <a href="https://github.com/fkarg"><code>@​fkarg</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1095">express-validator/express-validator#1095</a></li> <li>v6.13 features by <a href="https://github.com/fedeci"><code>@​fedeci</code></a> in <a href="https://github-redirect.dependabot.com/express-validator/express-validator/pull/1091">express-validator/express-validator#1091</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/express-validator/express-validator/commit/4be387a892e474dfbf29440cd5f86d2bac2e3dd7"><code>4be387a</code></a> 6.14.3</li> <li><a href="https://github.com/express-validator/express-validator/commit/692c0f93512cec898c2c862f43ab568673cec8f1"><code>692c0f9</code></a> Fix up version + docs:version scripts</li> <li><a href="https://github.com/express-validator/express-validator/commit/03c2d880899a1dd0761d8bc1e35c2b06799c4973"><code>03c2d88</code></a> Fix infinite recursion when a field is called &quot;*&quot;</li> <li><a href="https://github.com/express-validator/express-validator/commit/d8cd95eeb522debe75c5c064edd52e99831c2c23"><code>d8cd95e</code></a> deps: bump minimatch and recursive-readdir (<a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1202">#1202</a>)</li> <li><a href="https://github.com/express-validator/express-validator/commit/aaa4a875ecdb2d28a1d409d74edc149f05fc7452"><code>aaa4a87</code></a> deps: bump json5 from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1201">#1201</a>)</li> <li><a href="https://github.com/express-validator/express-validator/commit/d61e4554cf6d04042327471daaca0990e65889bf"><code>d61e455</code></a> docs: fix search input when hovered</li> <li><a href="https://github.com/express-validator/express-validator/commit/46c08dc8484ef72cba61ab2e28ef4e8aa55b486e"><code>46c08dc</code></a> docs: add algolia docsearch back</li> <li><a href="https://github.com/express-validator/express-validator/commit/d34b63f6d729875b24e1db4cad5e6ef4169ed71a"><code>d34b63f</code></a> Docusaurus v2 (<a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1199">#1199</a>)</li> <li><a href="https://github.com/express-validator/express-validator/commit/8d7d7e017a1b4316b78cb800ac68658c74a7cdf9"><code>8d7d7e0</code></a> gh: upgrade checkout and setup-node actions (<a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1197">#1197</a>)</li> <li><a href="https://github.com/express-validator/express-validator/commit/42316c3f35a2d6e63a42ac1e9cb346a1160f1df8"><code>42316c3</code></a> deps: upgrade TS + lint deps (<a href="https://github-redirect.dependabot.com/express-validator/express-validator/issues/1196">#1196</a>)</li> <li>Additional commits viewable in <a href="https://github.com/express-validator/express-validator/compare/v6.2.0...v6.14.3">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/Rodrigoplp/minimal-gatsby-backend/network/alerts). </details>
Sign in to join this conversation.
No description provided.