Skip to content

chore(locale)!: remove legacy cell_phone definitions - #3925

Open
matthewmayer wants to merge 7 commits into
faker-js:nextfrom
matthewmayer:remove-cellphone
Open

chore(locale)!: remove legacy cell_phone definitions#3925
matthewmayer wants to merge 7 commits into
faker-js:nextfrom
matthewmayer:remove-cellphone

Conversation

@matthewmayer

Copy link
Copy Markdown
Contributor

Recommend to use faker.phone.number({style:"mobile"}) instead.

@netlify

netlify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy Preview for fakerjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 25cde0a
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/6a856b2c8c9b9200089e720e
😎 Deploy Preview https://deploy-preview-3925.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@matthewmayer matthewmayer added the breaking change Cannot be merged when next version is not a major release label Jun 29, 2026
@matthewmayer matthewmayer added this to the v11.0 milestone Jun 29, 2026
ST-DDT
ST-DDT previously approved these changes Jun 29, 2026

@ST-DDT ST-DDT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we can merge this cleanup in v11.0.
Though we might want to also remove the other legacy data (in a separate PR). As nobody seems to be requesting them as a feature.

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.97%. Comparing base (636a913) to head (25cde0a).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #3925      +/-   ##
==========================================
- Coverage   98.98%   98.97%   -0.02%     
==========================================
  Files         926      893      -33     
  Lines        3246     3213      -33     
  Branches      582      582              
==========================================
- Hits         3213     3180      -33     
  Misses         29       29              
  Partials        4        4              
Files with missing lines Coverage Δ
src/locales/af_ZA/index.ts 100.00% <ø> (ø)
src/locales/ar/index.ts 100.00% <ø> (ø)
src/locales/de/index.ts 100.00% <ø> (ø)
src/locales/de_AT/index.ts 100.00% <ø> (ø)
src/locales/dv/index.ts 100.00% <ø> (ø)
src/locales/el/index.ts 100.00% <ø> (ø)
src/locales/en/index.ts 100.00% <ø> (ø)
src/locales/en_GB/index.ts 100.00% <ø> (ø)
src/locales/en_IE/index.ts 100.00% <ø> (ø)
src/locales/en_ZA/index.ts 100.00% <ø> (ø)
... and 23 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ST-DDT ST-DDT added p: 1-normal Nothing urgent c: locale Permutes locale definitions labels Jun 29, 2026
Comment thread docs/guide/upgrading_v11/3925.md
Comment thread docs/guide/upgrading_v11/3925.md Outdated
ST-DDT
ST-DDT previously approved these changes Jun 30, 2026
@matthewmayer
matthewmayer marked this pull request as ready for review August 18, 2026 17:20
@matthewmayer
matthewmayer requested a review from a team as a code owner August 18, 2026 17:20
Comment thread .eslintcache Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Cannot be merged when next version is not a major release c: locale Permutes locale definitions p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants