Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LaureRC
Copy link
Contributor

@LaureRC LaureRC commented Jun 28, 2021

Pull Request check-list

Please make sure to review and check all of these items:

  • Does npm run test or npm run test-DIALECT pass with this change (including linting)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Have you added new tests to prevent regressions?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Did you update the typescript typings accordingly (if applicable)?
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description of change

The current validator dependency has 4 security vulnerabilities :

@Keimeno Keimeno linked an issue Jul 5, 2021 that may be closed by this pull request
7 tasks
@AshishDadhich4h2
Copy link

any update on above fix ?

Copy link
Member

@papb papb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! I see you are a first-time contributor, thank you for taking the time to help Sequelize! I hope to see more PRs from you in the future!

@papb papb merged commit 56bb1d6 into sequelize:main Jul 6, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2021

🎉 This PR is included in version 6.6.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rulrok
Copy link

rulrok commented Nov 18, 2021

@LaureRC @Keimeno Could you port this to sequelize 5.22.x?

@manishgadhock-monotype
Copy link

5.22.x

+1

@ephys
Copy link
Member

ephys commented Apr 12, 2022

Sequelize 5 is EOL, upgrade to Sequelize 6, it has very few breaking changes https://sequelize.org/docs/v6/other-topics/upgrade/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sequelize use latest validator

7 participants