Igloo-OLD- icon indicating copy to clipboard operation
Igloo-OLD- copied to clipboard

[Snyk] Upgrade express-validator from 6.9.2 to 6.10.0

Open Ash110 opened this issue 5 years ago • 0 comments

Snyk has created this PR to upgrade express-validator from 6.9.2 to 6.10.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user. :sparkles: Snyk has automatically assigned this pull request, set who gets assigned.

: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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-02-23.
Release notes
Package name: express-validator
  • 6.10.0 - 2021-02-23
    • #735, #871, #948 - add migration example from v5 to v6
    • #822, #974, #976 - add ability to run oneOf() imperatively
    • #822, #977 - add ability to run checkSchema() imperatively
    • #975 - fix objects whose toString property is not a function
    • #882, #978 - add isObject validator
    • #986, #987 - TypeScript - make isURL accept non-standard protocols

    big kudos to @ fedeci for the many improvements! 🎉

  • 6.9.2 - 2021-01-04
    • #973 - TypeScript - republish of v6.9.1 without the source .ts files
from express-validator GitHub release notes
Commit messages
Package name: express-validator
  • b9be25d 6.10.0
  • 03a5654 docs: add TS examples (#988)
  • aba40af fix(isURL): accept non-default strings for protocols option (#987)
  • c1c06be docs: improve docs (#968)
  • 8a70306 feat(isBoolean): implement 'strict' option (#967)
  • 30d2873 docs: add migration from v5 to v6 (#948)
  • 5782c93 deps: bump all deps but typescript (#982)
  • 08fa7ae feat: add 'isObject' validator (#978)
  • 0b0b6c8 test: fix typo (#980)
  • 40e404c feat(oneOf): run imperatively (#976)
  • 7f15d2d feat(checkSchema): run imperatively (#977)
  • a377870 fix(toString): no longer throwing with custom Object.toString (#975)

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Ash110 avatar Mar 17 '21 00:03 Ash110