cds-snc / node-starter-app

Quick start application setup.... because you have to start somewhere.
MIT License
5 stars 3 forks source link

[Snyk] Upgrade express-validator from 6.2.0 to 6.4.0 #154

Open snyk-bot opened 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade express-validator from 6.2.0 to 6.4.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: express-validator
  • 6.4.0 - 2020-02-01
    • #781 - Warn on use of sanitization-only middlewares
    • #792 - Upgrade validator to v12.1
    • #826 - Compile TS code to ES2017. This should not be a breaking change, as Node 8 should fully support the output code.
  • 6.3.1 - 2019-12-29
    • #813 - don't use Symbol internally to avoid breaking express-validator reuse
  • 6.3.0 - 2019-11-24
    • #476 - Bring notEmpty validator back
    • #772, #776 - Add missing pt-BR mobile phone locale
    • #794, #795 - Make all properties available in all union branches of ValidationError
  • 6.2.0 - 2019-08-30
    • #500, #638, #751 - Bail validation when there's an error
    • #761 - Add min/max options to isArray() validator
    • #693, #742, #765 - Fix typing for optional when using checkSchema
    • #762 - Don't log a validation error when using .if() with another validation chain
    • #745 - Upgrade Lodash to fix vulnerability and validator to v11.1
    • #748 - Correct typo in a validator name in the docs
from express-validator GitHub release notes
Commit messages
Package name: express-validator
  • 4bbe421 6.4.0
  • acb2ad7 npm: run docs:build before git add on versioning
  • 5e293cf Compile TS to ES2017 (#826)
  • 0163461 npm: upgrade a few packages (#825)
  • e53ee78 Warn on use of sanitization-only middlewares
  • a1bb255 Upgrade validator to v12.1
  • dd188ee npm: upgrade deps to fix audit issues
  • ad34201 6.3.1
  • 303b5eb Don't use Symbol internally
  • 96eaea6 npm: run eslint with ignore file path
  • d82af97 docs: note that async custom validators must reject
  • eba8e46 6.3.0
  • d5fc631 Make all props of ValidationError available in all union branches (#794)
  • 81d6542 Update mobile phone locale options (#776)
  • 637c88a docs: add notEmpty back to the validation chain
  • 3cee244 chain: add #notEmpty() validator back
  • 6e8e521 docs: add second call to .bail() in the example
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs