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

Switch to new faker #12039

Closed
wants to merge 1 commit into from
Closed

Conversation

Shinigami92
Copy link

Related to faker-js/faker#542

@Shinigami92
Copy link
Author

Please run the CI tests so we can see if everything works
I will come back and update to released version when it's out

@rijkvanzanten
Copy link
Member

rijkvanzanten commented Mar 8, 2022

@Shinigami92 Is beta.0 considered a gm release? Are there going to be any other expected breaking changes?

@Shinigami92
Copy link
Author

@Shinigami92 Is beta.0 considered a gm release? Are there going to be any other expected breaking changes?

I assume yes, it is a gm release.
We do not expect any other "breaking changes" right now.
We would like to bring such modularization as your repo used back in v7,8,9 or later, but no promises yet.

@Shinigami92
Copy link
Author

Shinigami92 commented Mar 8, 2022

Oh and just FYI: I used .../locale/en so it just loads faster / only uses the en locales.
Otherwise we could use import { faker } from '@faker-js/faker'
But this would load all current 56 availabled languages

@rijkvanzanten
Copy link
Member

Good one @Shinigami92 👍🏻

Also (not to negate the great work y'all are doing over there), we might not even need faker for these very limited uses in these two tests. @jaycammarano could you confirm/deny the reliance on faker in those test factories? Not relying on the dependency is even easier than keeping it up to date 🙂

@jamescammarano
Copy link
Contributor

We definitely don't. We could just use static data.

@Shinigami92
Copy link
Author

@rijkvanzanten yeah, I understand this decision.
Sad to hear that we "loose" a very big dependent customer, but 🤷 😅

But could you run the CI anyway once, so we can confirm that we didn't break anything else (so we know for other customers)

@rijkvanzanten
Copy link
Member

Superseded by #12934

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants