-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Fakerjs 8 deprecated method #22948
Fakerjs 8 deprecated method #22948
Conversation
f5d1d93
to
7e60891
Compare
@mshima do you think that |
Faker seems to generate an incompatible character. Should check if input is correctly handling the sample, if it’s correct, should replace the offending char. Check this:
|
ng-default still have deprecations:
|
7e60891
to
2c2d2da
Compare
@mshima I updated |
@mshima ah thanks, I've never seen that 🙂 |
Cypress or angular implementation is not accepting the generated sample. |
@DanielFran https://opencollective.com/generator-jhipster/expenses/151629 🙂 |
@qmonmert approved |
https://fakerjs.dev/api/random.html#random is deprecated
Replaced by https://fakerjs.dev/api/lorem.html#lorem
https://v7.fakerjs.dev/api/name.html
Replaced by https://fakerjs.dev/api/person.html