Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vulnerable deps #410

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Fix vulnerable deps #410

merged 1 commit into from
Jul 17, 2023

Conversation

nguyenalter
Copy link
Contributor

Summary

Fix vulnerable deps:

  • Bump eslint to v8 in root folder
  • Remove eslint in dbml-cli
  • Bump semver to latest version in dbml-cli

Issue

(issue link here)

Lasting Changes (Technical)

(please list down: code changes/things that have wide-effect; new libraries/functions added that can be used by others; examples below)

  • (Added class EmailValidator to validate email address' validity)
  • (Added Tenant#is_trial? check)

Checklist

Please check directly on the box once each of these are done

  • Documentation (if necessary)
  • Tests (integration test/unit test)
  • Integration Tests Passed
  • Code Review

@nguyenalter nguyenalter requested a review from NQPhuc July 17, 2023 10:51
- Bump eslint to v8 in root folder
- Remove eslint in dbml-cli
- Bump semver to latest version in dbml-cli
@nguyenalter nguyenalter force-pushed the bump/eslint-and-semver branch from 5882afd to cabf566 Compare July 17, 2023 10:52
@nguyenalter nguyenalter added the PR: Dependencies Update 🤖 A type of pull request used for changelog categories label Jul 17, 2023
@nguyenalter nguyenalter merged commit 528f2e4 into master Jul 17, 2023
@nguyenalter nguyenalter deleted the bump/eslint-and-semver branch July 17, 2023 10:57
@coderabbitai coderabbitai bot mentioned this pull request Apr 25, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependencies Update 🤖 A type of pull request used for changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants