Skip to content

[docs-infra] Rename package to @mui/internal-api-docs-builder#48230

Open
brijeshb42 wants to merge 6 commits intomui:masterfrom
brijeshb42:int-pkg-rename
Open

[docs-infra] Rename package to @mui/internal-api-docs-builder#48230
brijeshb42 wants to merge 6 commits intomui:masterfrom
brijeshb42:int-pkg-rename

Conversation

@brijeshb42
Copy link
Copy Markdown
Contributor

and make it public to be published and used in X docs.

Also migrate other code accordingly to use the new package name.

@brijeshb42 brijeshb42 added the scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305). label Apr 8, 2026
@brijeshb42 brijeshb42 marked this pull request as draft April 8, 2026 12:34
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 8, 2026

Fails
🚫

Danger failed to run dangerfile.js.

Error Error

Cannot find module '@mui/internal-docs-utils'
Require stack:
- /tmp/material-ui/packages-internal/api-docs-builder/src/buildApiUtils.ts?namespace=1776165293050
- /tmp/material-ui/packages-internal/api-docs-builder/src/buildApi.ts?namespace=1776165293050
- /tmp/material-ui/packages-internal/api-docs-builder/src/index.ts?namespace=1776165293050
- /tmp/material-ui/scripts/dangerFileContent.ts?namespace=1776165293050
- /tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/get-pipe-path-BoR10qr8.cjs
- /tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/cjs/api/index.cjs
- dangerfile.js
- /tmp/material-ui/node_modules/.pnpm/danger@13.0.7_encoding@0.1.13/node_modules/danger/distribution/runner/runners/inline.js
- /tmp/material-ui/node_modules/.pnpm/danger@13.0.7_encoding@0.1.13/node_modules/danger/distribution/commands/danger-runner.js
Error: Cannot find module '@mui/internal-docs-utils'
Require stack:
- /tmp/material-ui/packages-internal/api-docs-builder/src/buildApiUtils.ts?namespace=1776165293050
- /tmp/material-ui/packages-internal/api-docs-builder/src/buildApi.ts?namespace=1776165293050
- /tmp/material-ui/packages-internal/api-docs-builder/src/index.ts?namespace=1776165293050
- /tmp/material-ui/scripts/dangerFileContent.ts?namespace=1776165293050
- /tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/get-pipe-path-BoR10qr8.cjs
- /tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/cjs/api/index.cjs
- dangerfile.js
- /tmp/material-ui/node_modules/.pnpm/danger@13.0.7_encoding@0.1.13/node_modules/danger/distribution/runner/runners/inline.js
- /tmp/material-ui/node_modules/.pnpm/danger@13.0.7_encoding@0.1.13/node_modules/danger/distribution/commands/danger-runner.js
    at node:internal/modules/cjs/loader:1365:15
    at nextResolveSimple (/tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/register-D46fvsV_.cjs:4:1004)
    at /tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/register-D46fvsV_.cjs:3:2630
    at /tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/register-D46fvsV_.cjs:3:1542
    at resolveTsPaths (/tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/register-D46fvsV_.cjs:4:760)
    at Function._resolveFilename (/tmp/material-ui/node_modules/.pnpm/tsx@4.21.0/node_modules/tsx/dist/register-D46fvsV_.cjs:4:1102)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1021:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1026:22)
    at Function.<anonymous> (node:internal/modules/cjs/loader:1175:37)
    at _module2.default._load (/tmp/material-ui/node_modules/.pnpm/override-require@1.1.1/node_modules/override-require/dist/overrideRequire.js:43:25)

Dangerfile

-------------------^

Generated by 🚫 dangerJS against 9d55419

@brijeshb42 brijeshb42 force-pushed the int-pkg-rename branch 2 times, most recently from b96b016 to 714475a Compare April 8, 2026 13:11
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Apr 8, 2026
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Apr 13, 2026
@brijeshb42 brijeshb42 marked this pull request as ready for review April 13, 2026 13:03
@zannager zannager requested a review from Janpot April 13, 2026 13:05
@brijeshb42 brijeshb42 force-pushed the int-pkg-rename branch 4 times, most recently from eb3ba9d to cb1ee5a Compare April 14, 2026 09:13
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Apr 14, 2026
@brijeshb42 brijeshb42 force-pushed the int-pkg-rename branch 2 times, most recently from 9d55419 to a7fad60 Compare April 14, 2026 11:24
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Apr 14, 2026
@code-infra-dashboard
Copy link
Copy Markdown

code-infra-dashboard bot commented Apr 14, 2026

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Deploy preview

https://deploy-preview-48230--material-ui.netlify.app/


Check out the code infra dashboard for more information about this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants