express-validator/express-validator (express-validator)
### [`v6.15.0`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.15.0)
[Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.3...v6.15.0)
#### What's Changed
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1208](https://redirect.github.com/express-validator/express-validator/pull/1208)
- chore(deps): bump eta from 1.12.3 to 2.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1211](https://redirect.github.com/express-validator/express-validator/pull/1211)
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1210](https://redirect.github.com/express-validator/express-validator/pull/1210)
- feat: update to support validator 13.9.0 by [@fedeci](https://redirect.github.com/fedeci) in [https://github.com/express-validator/express-validator/pull/1212](https://redirect.github.com/express-validator/express-validator/pull/1212)
**Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.3...v6.15.0
### [`v6.14.3`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.3)
[Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3)
#### What's Changed
- docs: fixed typo in sanitization chain example by [@ankushknr19](https://redirect.github.com/ankushknr19) in [https://github.com/express-validator/express-validator/pull/1195](https://redirect.github.com/express-validator/express-validator/pull/1195)
- fixed infinite recursion when the request has a field called `*` ([#1205](https://redirect.github.com/express-validator/express-validator/issues/1205))
#### New Contributors
- [@ankushknr19](https://redirect.github.com/ankushknr19) made their first contribution in [https://github.com/express-validator/express-validator/pull/1195](https://redirect.github.com/express-validator/express-validator/pull/1195)
**Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3
### [`v6.14.2`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.2)
[Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2)
#### What's Changed
- correctly run `.matches` when passing regex object by [@tonysamperi](https://redirect.github.com/tonysamperi) in [https://github.com/express-validator/express-validator/pull/1156](https://redirect.github.com/express-validator/express-validator/pull/1156)
#### New Contributors
- [@tonysamperi](https://redirect.github.com/tonysamperi) made their first contribution in [https://github.com/express-validator/express-validator/pull/1156](https://redirect.github.com/express-validator/express-validator/pull/1156)
**Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2
### [`v6.14.1`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.1)
[Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1)
#### What's Changed
- Add `validationResult()` for schema validation example by [@daenamkim](https://redirect.github.com/daenamkim) in [https://github.com/express-validator/express-validator/pull/1120](https://redirect.github.com/express-validator/express-validator/pull/1120)
- chore(deps): bump shelljs from 0.8.4 to 0.8.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1128](https://redirect.github.com/express-validator/express-validator/pull/1128)
- chore(deps): bump ajv from 6.11.0 to 6.12.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1129](https://redirect.github.com/express-validator/express-validator/pull/1129)
- chore(deps): bump prismjs from 1.25.0 to 1.27.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1135](https://redirect.github.com/express-validator/express-validator/pull/1135)
- docs: remove dependencies status badge by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/express-validator/express-validator/pull/1131](https://redirect.github.com/express-validator/express-validator/pull/1131)
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1142](https://redirect.github.com/express-validator/express-validator/pull/1142)
- chore(deps): bump async from 2.6.3 to 2.6.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1147](https://redirect.github.com/express-validator/express-validator/pull/1147)
- Add missing `SK` postal code - [#1144](https://redirect.github.com/express-validator/express-validator/issues/1144)
#### New Contributors
- [@daenamkim](https://redirect.github.com/daenamkim) made their first contribution in [https://github.com/express-validator/express-validator/pull/1120](https://redirect.github.com/express-validator/express-validator/pull/1120)
**Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1
### [`v6.14.0`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.0)
[Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0)
#### What's Changed
- feat: update `validator` to `13.7` by [@fedeci](https://redirect.github.com/fedeci) in [https://github.com/express-validator/express-validator/pull/1115](https://redirect.github.com/express-validator/express-validator/pull/1115)
- chore(deps): bump tmpl from 1.0.4 to 1.0.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1116](https://redirect.github.com/express-validator/express-validator/pull/1116)
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1118](https://redirect.github.com/express-validator/express-validator/pull/1118)
- chore(deps): bump prismjs from 1.24.0 to 1.25.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1117](https://redirect.github.com/express-validator/express-validator/pull/1117)
**Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
6.13.0
->6.15.0
Release Notes
express-validator/express-validator (express-validator)
### [`v6.15.0`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.15.0) [Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.3...v6.15.0) #### What's Changed - chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1208](https://redirect.github.com/express-validator/express-validator/pull/1208) - chore(deps): bump eta from 1.12.3 to 2.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1211](https://redirect.github.com/express-validator/express-validator/pull/1211) - chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1210](https://redirect.github.com/express-validator/express-validator/pull/1210) - feat: update to support validator 13.9.0 by [@fedeci](https://redirect.github.com/fedeci) in [https://github.com/express-validator/express-validator/pull/1212](https://redirect.github.com/express-validator/express-validator/pull/1212) **Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.3...v6.15.0 ### [`v6.14.3`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.3) [Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3) #### What's Changed - docs: fixed typo in sanitization chain example by [@ankushknr19](https://redirect.github.com/ankushknr19) in [https://github.com/express-validator/express-validator/pull/1195](https://redirect.github.com/express-validator/express-validator/pull/1195) - fixed infinite recursion when the request has a field called `*` ([#1205](https://redirect.github.com/express-validator/express-validator/issues/1205)) #### New Contributors - [@ankushknr19](https://redirect.github.com/ankushknr19) made their first contribution in [https://github.com/express-validator/express-validator/pull/1195](https://redirect.github.com/express-validator/express-validator/pull/1195) **Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.2...v6.14.3 ### [`v6.14.2`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.2) [Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2) #### What's Changed - correctly run `.matches` when passing regex object by [@tonysamperi](https://redirect.github.com/tonysamperi) in [https://github.com/express-validator/express-validator/pull/1156](https://redirect.github.com/express-validator/express-validator/pull/1156) #### New Contributors - [@tonysamperi](https://redirect.github.com/tonysamperi) made their first contribution in [https://github.com/express-validator/express-validator/pull/1156](https://redirect.github.com/express-validator/express-validator/pull/1156) **Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.1...v6.14.2 ### [`v6.14.1`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.1) [Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1) #### What's Changed - Add `validationResult()` for schema validation example by [@daenamkim](https://redirect.github.com/daenamkim) in [https://github.com/express-validator/express-validator/pull/1120](https://redirect.github.com/express-validator/express-validator/pull/1120) - chore(deps): bump shelljs from 0.8.4 to 0.8.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1128](https://redirect.github.com/express-validator/express-validator/pull/1128) - chore(deps): bump ajv from 6.11.0 to 6.12.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1129](https://redirect.github.com/express-validator/express-validator/pull/1129) - chore(deps): bump prismjs from 1.25.0 to 1.27.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1135](https://redirect.github.com/express-validator/express-validator/pull/1135) - docs: remove dependencies status badge by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/express-validator/express-validator/pull/1131](https://redirect.github.com/express-validator/express-validator/pull/1131) - chore(deps): bump minimist from 1.2.5 to 1.2.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1142](https://redirect.github.com/express-validator/express-validator/pull/1142) - chore(deps): bump async from 2.6.3 to 2.6.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1147](https://redirect.github.com/express-validator/express-validator/pull/1147) - Add missing `SK` postal code - [#1144](https://redirect.github.com/express-validator/express-validator/issues/1144) #### New Contributors - [@daenamkim](https://redirect.github.com/daenamkim) made their first contribution in [https://github.com/express-validator/express-validator/pull/1120](https://redirect.github.com/express-validator/express-validator/pull/1120) **Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.14.0...v6.14.1 ### [`v6.14.0`](https://redirect.github.com/express-validator/express-validator/releases/tag/v6.14.0) [Compare Source](https://redirect.github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0) #### What's Changed - feat: update `validator` to `13.7` by [@fedeci](https://redirect.github.com/fedeci) in [https://github.com/express-validator/express-validator/pull/1115](https://redirect.github.com/express-validator/express-validator/pull/1115) - chore(deps): bump tmpl from 1.0.4 to 1.0.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1116](https://redirect.github.com/express-validator/express-validator/pull/1116) - chore(deps): bump path-parse from 1.0.6 to 1.0.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1118](https://redirect.github.com/express-validator/express-validator/pull/1118) - chore(deps): bump prismjs from 1.24.0 to 1.25.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/express-validator/express-validator/pull/1117](https://redirect.github.com/express-validator/express-validator/pull/1117) **Full Changelog**: https://github.com/express-validator/express-validator/compare/v6.13.0...v6.14.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.