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

chore: update faker dependency #714

Merged
merged 1 commit into from
May 6, 2022

Conversation

clintonmedbery
Copy link
Contributor

@clintonmedbery clintonmedbery commented May 6, 2022

Closes D2IQ-88823

Testing

Go to tables and pagination in storybook. Make sure there is fake data there.

Trade-offs

We were using something called createCard. It would create a "user" with name, email etc. This is deprecated so the name might not be similar to the email in our table. For example with 5 the name might be Bob Ross and the email would be [email protected]. This does not seem to exist in 6 but frankly it is fake data so who cares.

faker-js/faker#528

Dependencies

Faker 6
https://github.com/faker-js/faker

Screenshots

image

Checklist for PR creator

  • If any new components were added, there are exported from packages/index.ts
  • If this PR is associated with a JIRA, it is mentioned in commit message footer ("Closes …")
  • If this PR contains breaking changes, is stated in commit message body ("BREAKING CHANGE: …")
  • Info for applicable sections above is provided

Copy link
Collaborator

@nataliepina nataliepina left a comment

Choose a reason for hiding this comment

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

Sick 🤙 Thanks for updating this!

Copy link
Contributor

@vacas5 vacas5 left a comment

Choose a reason for hiding this comment

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

yeah for instance my name is Russ but my email is [email protected] so maybe this is even better fake data

@clintonmedbery clintonmedbery merged commit 4ba391f into main May 6, 2022
@github-actions
Copy link

🎉 This PR is included in version 10.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nataliepina nataliepina deleted the clintonmedbery/chore/D2IQ-88823-update-faker branch August 8, 2022 18:49
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.

3 participants