expressive
expressive copied to clipboard
build(deps): bump express-validator from 6.11.1 to 6.14.3
Bumps express-validator from 6.11.1 to 6.14.3.
Release notes
Sourced from express-validator's releases.
v6.14.3
What's Changed
- docs: fixed typo in sanitization chain example by
@ankushknr19in express-validator/express-validator#1195- fixed infinite recursion when the request has a field called
*(#1205)New Contributors
@ankushknr19made their first contribution in express-validator/express-validator#1195Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3
v6.14.2
What's Changed
- correctly run
.matcheswhen passing regex object by@tonysamperiin express-validator/express-validator#1156New Contributors
@tonysamperimade their first contribution in express-validator/express-validator#1156Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2
v6.14.1
What's Changed
- Add
validationResult()for schema validation example by@daenamkimin express-validator/express-validator#1120- chore(deps): bump shelljs from 0.8.4 to 0.8.5 by
@dependabotin express-validator/express-validator#1128- chore(deps): bump ajv from 6.11.0 to 6.12.6 by
@dependabotin express-validator/express-validator#1129- chore(deps): bump prismjs from 1.25.0 to 1.27.0 by
@dependabotin express-validator/express-validator#1135- docs: remove dependencies status badge by
@gustavohenkein express-validator/express-validator#1131- chore(deps): bump minimist from 1.2.5 to 1.2.6 by
@dependabotin express-validator/express-validator#1142- chore(deps): bump async from 2.6.3 to 2.6.4 by
@dependabotin express-validator/express-validator#1147- Add missing
SKpostal code - #1144New Contributors
@daenamkimmade their first contribution in express-validator/express-validator#1120Full Changelog: https://github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1
v6.14.0
What's Changed
- feat: update
validatorto13.7by@fedeciin express-validator/express-validator#1115- chore(deps): bump tmpl from 1.0.4 to 1.0.5 by
@dependabotin express-validator/express-validator#1116- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by
@dependabotin express-validator/express-validator#1118- chore(deps): bump prismjs from 1.24.0 to 1.25.0 by
@dependabotin express-validator/express-validator#1117Full Changelog: https://github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0
v6.13.0
What's Changed
- docs: warn users about bad practice by
@hariprasadkcin express-validator/express-validator#1094- schema usage according to documentation results in Error by
@fkargin express-validator/express-validator#1095- v6.13 features by
@fedeciin express-validator/express-validator#1091
... (truncated)
Commits
4be387a6.14.3692c0f9Fix up version + docs:version scripts03c2d88Fix infinite recursion when a field is called "*"d8cd95edeps: bump minimatch and recursive-readdir (#1202)aaa4a87deps: bump json5 from 1.0.1 to 1.0.2 (#1201)d61e455docs: fix search input when hovered46c08dcdocs: add algolia docsearch backd34b63fDocusaurus v2 (#1199)8d7d7e0gh: upgrade checkout and setup-node actions (#1197)42316c3deps: upgrade TS + lint deps (#1196)- Additional commits viewable in compare view
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)