Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

express-validator

An express.js middleware for validator.js.
Collective - Host: opensource - https://opencollective.com/express-validator - Website: https://express-validator.github.io/ - Code: https://github.com/express-validator

deps: bump node-notifier from 8.0.0 to 8.0.1 (#962)

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Releas...

github.com/express-validator/express-validator - 9b74459152fe0528eaacb79d473a942cb4b8e56a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add @fedeci to contributors list

github.com/express-validator/express-validator - d3ef4ad09c4717a6cbe1802234dcd5d4e4e8166d authored about 4 years ago by Gustavo Henke <[email protected]>
deps: bump validator to 13.5.2 (#959)

github.com/express-validator/express-validator - b7cf742a06678696f6b87cd46dfbc70e097825cc authored about 4 years ago by Federico Ciardi <[email protected]>
deps: bump ini from 1.3.5 to 1.3.7 (#957)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

github.com/express-validator/express-validator - 2b715a83353a6659b6d37ddf23df343a5b6fb19f authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
deps: bump validator to 13.5.1 (#952)

github.com/express-validator/express-validator - c3a1b9ec55cabfa42ad284e06b08ccdcd3e373b7 authored about 4 years ago by Federico Ciardi <[email protected]>
npm: update all deps but validator

github.com/express-validator/express-validator - 62a51d15086a44226d4177fbcc9a8bddb6e880bb authored about 4 years ago by Gustavo Henke <[email protected]>
Add 'replace' sanitizer (#925)

github.com/express-validator/express-validator - 665b463c01db20cc345aa749af4df89d35ed33b5 authored about 4 years ago by Federico Ciardi <[email protected]>
docs: totally hide deleted docs (#945)

github.com/express-validator/express-validator - 5ee50cb5c51a4ab9e3029c4e815e6c0e0ce4bf2c authored about 4 years ago by Xianming Zhong <[email protected]>
docs: update recommended node version (#942)

github.com/express-validator/express-validator - 8ec4fbbcfdc91a94638b206fe52b0ab6c4b5eedb authored about 4 years ago by Xianming Zhong <[email protected]>
Add 'default' sanitizer (#930)

github.com/express-validator/express-validator - b0574afa0c838b39c7aba01cbfaf9cbdded24ddd authored about 4 years ago by Federico Ciardi <[email protected]>
Add issue and pull request templates (#935)

github.com/express-validator/express-validator - 6b74412db5c5a96fbafd10cdee27d53ed6f846cc authored over 4 years ago by Federico Ciardi <[email protected]>
npm: update some dependencies

github.com/express-validator/express-validator - d26fa86ca8f29451290f4c50e9532151cc5ace8a authored over 4 years ago by Gustavo Henke <[email protected]>
Made customSanitizer await for async functions (#919)

github.com/express-validator/express-validator - 41bd5d974ecedf7f214213efc836a23418fadef9 authored over 4 years ago by Nathan P. Bombana <[email protected]>
docs: Add example sequential processing of the validation chain (#926)

Closes #928

github.com/express-validator/express-validator - b6139258c0f6de7a869b21a40a4de0203ff6d7c4 authored over 4 years ago by Eugene Cheshev <[email protected]>
npm: bump prismjs from 1.19.0 to 1.21.0 (#910)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
- [Release notes](http...

github.com/express-validator/express-validator - ef31f67087d3774c3a14e8cb8578a60f9c030482 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add toLowerCase and toUpperCase methods to sanitizers (#899)

github.com/express-validator/express-validator - a2e453e2d2a5f9e58420ef2c126459fc2b7856a8 authored over 4 years ago by Qiang Li <[email protected]>
npm: upgrade lodash and types/lodash (#907)

github.com/express-validator/express-validator - 8e61cbea61562c4e988ae964556c6b66fe3a717a authored over 4 years ago by Qiang Li <[email protected]>
docs: replace all status code 422 with 400 (#900)

Fixes #896

github.com/express-validator/express-validator - 210e0cad47a909dd0abb50fa50327843ff6f2049 authored over 4 years ago by YuanChieh,Cheng <[email protected]>
Expose dryRun on ContextRunner#run()

Closes #888

github.com/express-validator/express-validator - aadeb7b99a4398096638580e398d5b8bc3d15325 authored over 4 years ago by Gustavo Henke <[email protected]>
Drop Node.js 8 support

github.com/express-validator/express-validator - fe009f29c826b5a30d9a7e47fa8878f02a3e7a2b authored over 4 years ago by Gustavo Henke <[email protected]>
ci: run on Node.js 12 and 14 explicitly, remove outdated sudo option

github.com/express-validator/express-validator - 3497cb5603f519fa24ef01669ce064ae82156922 authored over 4 years ago by Gustavo Henke <[email protected]>
Restyle some files

github.com/express-validator/express-validator - 16c7f6e9885d81cccca1e2598ed1a1d47c51b7a6 authored over 4 years ago by Gustavo Henke <[email protected]>
Add locale to IsNumericOptions

According to validatorjs/validator.js#1330

github.com/express-validator/express-validator - 32be877f3a705db900c0fdd8e814d8d5d953ed3d authored over 4 years ago by Gustavo Henke <[email protected]>
Type isPassportNumber properly

github.com/express-validator/express-validator - 635af9a7833f7dfdda93d0cbac814b7ccc08382b authored over 4 years ago by Gustavo Henke <[email protected]>
Update validator to 13.1.0

Closes #886

github.com/express-validator/express-validator - 3918821495b75a8592e49fa4d24495f48991cd46 authored over 4 years ago by Gustavo Henke <[email protected]>
npm: update outdated packages

pretty much all of them actually

github.com/express-validator/express-validator - 6dfa42e230d7e3a992a2c89cb8e1a3383ba6e3f8 authored over 4 years ago by Gustavo Henke <[email protected]>
docs: fix bug in Getting Started section (#887)

github.com/express-validator/express-validator - 164446248baa7ef8592fbadc95086335ab0e3eea authored over 4 years ago by Don Viszneki <[email protected]>
Don't modify requests if oneOf chain didn't succeed (#877)

Fixes #875

github.com/express-validator/express-validator - 612e2d92008805687f797c4b52199ec219e9d061 authored over 4 years ago by Gustavo Henke <[email protected]>
chain: comment out isDate for now

See validatorjs/validator.js#1304

github.com/express-validator/express-validator - 7595c94edcfce3cac87dba41cafdca23178bfcf3 authored over 4 years ago by Gustavo Henke <[email protected]>
chain: add missing methods to Validators interface

Missed from #874

github.com/express-validator/express-validator - 8b604af9c50eaddc043394f01912dbca7c5e568b authored over 4 years ago by Gustavo Henke <[email protected]>
npm: upgrade validator to 13.0.0 (#874)

Closes #862

github.com/express-validator/express-validator - ab6ffe4cd29206074d2895a08a93144fe5cb0491 authored over 4 years ago by pavan <[email protected]>
npm: audit fix dependencies

github.com/express-validator/express-validator - 70af46e9333101cdb1062fa012e241423c8eb3a2 authored over 4 years ago by Gustavo Henke <[email protected]>
Only consider . to be special char for now

Related to #544 and 3814c0a1

github.com/express-validator/express-validator - efbfe3ad9b89f962392bd31d6d2627b6673fca59 authored over 4 years ago by Gustavo Henke <[email protected]>
npm: update dependencies

github.com/express-validator/express-validator - 42819aec9dd1f7f416512435b05cdc0b686665a7 authored over 4 years ago by Gustavo Henke <[email protected]>
Remove console.log

github.com/express-validator/express-validator - 7736384163bd39fca0ee815747868793bc5010c7 authored over 4 years ago by Gustavo Henke <[email protected]>
Fix use of special chars in selectors

Fixes #544

github.com/express-validator/express-validator - 3814c0a165acde0b5b0bda4dd572c0833f7a4d48 authored over 4 years ago by Gustavo Henke <[email protected]>
docs: fix... typo? (#842)

github.com/express-validator/express-validator - 0c450a90027ecd5954ddf284c71408d709538514 authored almost 5 years ago by Vais Salikhov <[email protected]>
docs: improve wording in matchedData page (#846)

github.com/express-validator/express-validator - 246f2eaf8bfa24672a9555fd4304b2cc86ea705b authored almost 5 years ago by Vais Salikhov <[email protected]>
docs: improve wording in whole-body validation (#845)

github.com/express-validator/express-validator - 6123155ff4ac6b901ae326f49cfdb693315e3572 authored almost 5 years ago by Vais Salikhov <[email protected]>
docs: fix typo in schema validation and improve wording (#844)

github.com/express-validator/express-validator - 3124129fe1bcc9732c6f9f5ebe86ab150f28ce82 authored almost 5 years ago by Vais Salikhov <[email protected]>
docs: fix verb tense in the custom validator page (#841)

github.com/express-validator/express-validator - d85b368cc516eaf8133ca06dc1e1975c2d9cb5cf authored almost 5 years ago by Vais Salikhov <[email protected]>
docs: fix verb tense in the validationResult page (#847)

github.com/express-validator/express-validator - 19531ec5f525aba3058dd6538059f7906684a9c6 authored almost 5 years ago by Vais Salikhov <[email protected]>
docs: small fixes in the wildcard feature (#843)

github.com/express-validator/express-validator - f868e23d681d0a905a8a482e0550bec47e0960d2 authored almost 5 years ago by Vais Salikhov <[email protected]>
npm: add build script

github.com/express-validator/express-validator - 31d73c2acd2ea6f0612cb9d7a447199c2b7cb0ad authored almost 5 years ago by Gustavo Henke <[email protected]>
docs: migrate usages of sanitize to check

Related to #837

github.com/express-validator/express-validator - 008a0ae8e764734f496967137e0ccafe09f49743 authored almost 5 years ago by Gustavo Henke <[email protected]>
npm: run docs:build before git add on versioning

github.com/express-validator/express-validator - acb2ad7578dc516d8af5091f3091fdcd1641d6f2 authored almost 5 years ago by Gustavo Henke <[email protected]>
Compile TS to ES2017 (#826)

github.com/express-validator/express-validator - 5e293cf725334e0a9972eedebd36c192f44ecba5 authored almost 5 years ago by Gustavo Henke <[email protected]>
npm: upgrade a few packages (#825)

github.com/express-validator/express-validator - 01634618c80a04c3b8bbff157915d3551f33e63d authored almost 5 years ago by Gustavo Henke <[email protected]>
Warn on use of sanitization-only middlewares

Closes #781

github.com/express-validator/express-validator - e53ee786182c9c485b8d7e9ad9442b400564dd76 authored almost 5 years ago by Gustavo Henke <[email protected]>
Upgrade validator to v12.1

github.com/express-validator/express-validator - a1bb2553c1ee714e8b08f54d6b82e749d8a8ab8c authored almost 5 years ago by Gustavo Henke <[email protected]>
npm: upgrade deps to fix audit issues

github.com/express-validator/express-validator - dd188ee28b22adaef5041b02a2e44ea5cefeb07c authored about 5 years ago by Gustavo Henke <[email protected]>
Don't use Symbol internally

Fixes #813

github.com/express-validator/express-validator - 303b5eb927f9f173412b5e45097f5edd9810ecb1 authored about 5 years ago by Gustavo Henke <[email protected]>
npm: run eslint with ignore file path

github.com/express-validator/express-validator - 96eaea6a492a29667a8d8eb2e5edafe0b701ce56 authored about 5 years ago by Gustavo Henke <[email protected]>
docs: note that async custom validators must reject

Closes #744

github.com/express-validator/express-validator - d82af97c4efb0897ccb1c9c9227a46c32003aba6 authored about 5 years ago by Gustavo Henke <[email protected]>
Make all props of ValidationError available in all union branches (#794)

Fixes #795

github.com/express-validator/express-validator - d5fc63109c0589e72b76a17409d9b2c5462f812e authored about 5 years ago by Francis Johny <[email protected]>
Update mobile phone locale options (#776)

Fixes #772

github.com/express-validator/express-validator - 81d65429a1773052d6b5ce546be10c21f30b816c authored about 5 years ago by Eduardo Costa <[email protected]>
docs: add notEmpty back to the validation chain

Related to #476

github.com/express-validator/express-validator - 637c88af2f5ca27d1b2dc09836301e118b499467 authored about 5 years ago by Gustavo Henke <[email protected]>
chain: add #notEmpty() validator back

Closes #476

github.com/express-validator/express-validator - 3cee2449f6ea5894c51be50d366a8889c127a3bc authored about 5 years ago by Gustavo Henke <[email protected]>
docs: add second call to .bail() in the example

github.com/express-validator/express-validator - 6e8e5215503adcebc7ba3d0e1b5ff909b5b313b6 authored over 5 years ago by Gustavo Henke <[email protected]>
middlewares/schema: fix typing for optional (#765)

Related to #693
Fixes #742

github.com/express-validator/express-validator - 7424bfcf9bd3db758e8586b70fad9939372f97a8 authored over 5 years ago by Connor Fitzgerald <[email protected]>
Implement .bail() (#751)

Closes #500, closes #638

github.com/express-validator/express-validator - d07262905e30dd5be535461e78f570547d70ff6f authored over 5 years ago by Gustavo Henke <[email protected]>
chain/validators: add min/max options to isArray() (#761)

github.com/express-validator/express-validator - a36fbe3b02e138f0c4d3d73eb43ff1f47168682c authored over 5 years ago by Kelvin Szolnoky <[email protected]>
context-items/chain-condition: don't save context

Fixes #762

github.com/express-validator/express-validator - 388307e11e69460303846279588fb152f02f565d authored over 5 years ago by Gustavo Henke <[email protected]>
Upgrade validator locales to v11.1

github.com/express-validator/express-validator - 8678be9519015b0136c60ad6b23a647fd55ec129 authored over 5 years ago by Gustavo Henke <[email protected]>
npm: update dependencies

Closes #745

github.com/express-validator/express-validator - 92c6421598321be66d9f673712bbd09bc4ac0e50 authored over 5 years ago by Gustavo Henke <[email protected]>
docs: correct name of validator in schema example

Related to #748

github.com/express-validator/express-validator - 9161b6754aa78dc0356283aa1de4b8af9a518f58 authored over 5 years ago by Gustavo Henke <[email protected]>
docs: update "localized strings" hah

github.com/express-validator/express-validator - 9de716e9fe930149d5483cd884da96a14dea1854 authored over 5 years ago by Gustavo Henke <[email protected]>
context-items: have a ContextItem interface only

Now the kind of context item isn't used anymore for discriminating
if data passed to it is requi...

github.com/express-validator/express-validator - fe58ca2f533518b876846b96de92134c905d2514 authored over 5 years ago by Gustavo Henke <[email protected]>
chain/context-runner: run only with required data

Fixes #729

github.com/express-validator/express-validator - 8efbe93db6be563d4a5cbedb579be419013d478f authored over 5 years ago by Gustavo Henke <[email protected]>
docs: remove misleading upgrade notice from readme

[skip ci]

github.com/express-validator/express-validator - 9369cb4a272aa9d594c544f3e7a91ab15fdfb778 authored over 5 years ago by Gustavo Henke <[email protected]>
npm: favor files array instead of .npmignore

github.com/express-validator/express-validator - 5976cb2e8f51a47ccf7b8db279abfdc82c5407dc authored over 5 years ago by Gustavo Henke <[email protected]>
docs: make the right function async

Fixes #730

github.com/express-validator/express-validator - d0720b7ec77e8fb805bbdf0524eb81f4efa0cdb0 authored over 5 years ago by Gustavo Henke <[email protected]>
Conditional validation (#658)

github.com/express-validator/express-validator - 378fee116e127a767b8ea025a1ff2532c430cf36 authored over 5 years ago by Gustavo Henke <[email protected]>
docs: add missing async keyword (#733)

github.com/express-validator/express-validator - fd5aa5fa34fad986d89ac045eda37fea7d80c10c authored over 5 years ago by Maneksh MS <[email protected]>
chain: store context from ContextRunner, not check()/sanitize()

Fixes #728

github.com/express-validator/express-validator - 8a284c58a6dffe220509190c09b7811fb8605ffd authored over 5 years ago by Gustavo Henke <[email protected]>
Improve field deduplication performance

Deduplication is important for when using wildcards.
By using a comparator that doesn't care abo...

github.com/express-validator/express-validator - 435f10442d30876a29b78497dfb5c27a89095307 authored over 5 years ago by Gustavo Henke <[email protected]>
chain: don't use validator module for options' types

github.com/express-validator/express-validator - a8ba124a8a86e7e9f9f579d766a7b8a4248409fc authored over 5 years ago by Gustavo Henke <[email protected]>
select-fields: don't pass generic type to _.uniqWith

github.com/express-validator/express-validator - 60389ef71453cbdc3a9906f942b04b02c98f683e authored over 5 years ago by Gustavo Henke <[email protected]>
fix formatting to make prettier happy

github.com/express-validator/express-validator - dcfd816f11e0daf8956fdb552df36c38212b32eb authored over 5 years ago by Gustavo Henke <[email protected]>
docs: update minimum Node.js version on readme

github.com/express-validator/express-validator - 328704aa1a21ecd7fd922d9e483f501725caf868 authored over 5 years ago by Gustavo Henke <[email protected]>
npm: update packages

github.com/express-validator/express-validator - d63c28cde3dffba5299b5d850eaa2c1885d6019a authored over 5 years ago by Gustavo Henke <[email protected]>
docs: push missing json file...

github.com/express-validator/express-validator - 2ab55f36f443f5497687a5b145b66eabb30f2017 authored over 5 years ago by Gustavo Henke <[email protected]>
middlewares: make whole body validations compile

github.com/express-validator/express-validator - 37b53688a2b10eea8899ddaaa2098ca73fe8705f authored over 5 years ago by Gustavo Henke <[email protected]>