File tree Expand file tree Collapse file tree 9 files changed +891
-751
lines changed
Expand file tree Collapse file tree 9 files changed +891
-751
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22
33orbs :
4- code-infra : https://raw.githubusercontent.com/mui/mui-public/c0101909662d4d3db7eed81ec210f16708dd7535 /.circleci/orbs/code-infra.yml
4+ code-infra : https://raw.githubusercontent.com/mui/mui-public/74232307111caed6f4d181e941df5c358f57ed28 /.circleci/orbs/code-infra.yml
55
66parameters :
77 browserstack-force :
Original file line number Diff line number Diff line change 3737 - run : pnpm release:build
3838 - name : Publish packages
3939 if : matrix.os == 'ubuntu-latest'
40- uses : mui/mui-public/.github/actions/ci-publish@c0101909662d4d3db7eed81ec210f16708dd7535
40+ uses : mui/mui-public/.github/actions/ci-publish@74232307111caed6f4d181e941df5c358f57ed28
4141 with :
4242 pr-comment : true
4343 use-compact-url : true
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions: {}
99jobs :
1010 issue_cleanup :
1111 name : Clean issue body
12- uses : mui/mui-public/.github/workflows/issues_body-cleanup.yml@c0101909662d4d3db7eed81ec210f16708dd7535
12+ uses : mui/mui-public/.github/workflows/issues_body-cleanup.yml@74232307111caed6f4d181e941df5c358f57ed28
1313 permissions :
1414 contents : read
1515 issues : write
Original file line number Diff line number Diff line change 4040 ref : ${{ inputs.sha }}
4141 fetch-depth : 0 # Fetch full history for proper git operations
4242 - name : Prepare for publishing
43- uses : mui/mui-public/.github/actions/publish-prepare@c0101909662d4d3db7eed81ec210f16708dd7535
43+ uses : mui/mui-public/.github/actions/publish-prepare@74232307111caed6f4d181e941df5c358f57ed28
4444 - name : Publish packages
4545 env :
4646 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2020 "@base-ui/utils" : " workspace:*" ,
2121 "@mdx-js/loader" : " ^3.1.1" ,
2222 "@mdx-js/react" : " ^3.1.1" ,
23- "@mui/internal-docs-infra" : " 0.4.1-canary.9 " ,
23+ "@mui/internal-docs-infra" : " 0.4.1-canary.10 " ,
2424 "@next/mdx" : " ^16.1.6" ,
2525 "@react-spring/web" : " ^10.0.3" ,
2626 "@stefanprobst/rehype-extract-toc" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 6464 "@arethetypeswrong/cli" : " 0.18.2" ,
6565 "@babel/plugin-transform-react-constant-elements" : " 7.27.1" ,
6666 "@base-ui/monorepo-tests" : " workspace:*" ,
67- "@mui/internal-code-infra" : " 0.0.3-canary.94 " ,
67+ "@mui/internal-code-infra" : " 0.0.3-canary.95 " ,
6868 "@mui/internal-netlify-cache" : " 0.0.3-canary.0" ,
69- "@mui/internal-test-utils" : " 2.0.18-canary.8 " ,
69+ "@mui/internal-test-utils" : " 2.0.18-canary.9 " ,
7070 "@next/eslint-plugin-next" : " 16.1.6" ,
7171 "@octokit/rest" : " 22.0.1" ,
7272 "@playwright/test" : " 1.58.2" ,
Original file line number Diff line number Diff line change 33 "private" : true ,
44 "type" : " module" ,
55 "dependencies" : {
6- "@mui/internal-docs-infra" : " 0.4.1-canary.9 " ,
6+ "@mui/internal-docs-infra" : " 0.4.1-canary.10 " ,
77 "@types/yargs" : " ^17.0.35" ,
88 "es-toolkit" : " ^1.44.0" ,
99 "rimraf" : " ^6.1.3" ,
Original file line number Diff line number Diff line change 77 "dependencies" : {
88 "@base-ui/react" : " workspace:*" ,
99 "@base-ui/utils" : " workspace:*" ,
10- "@mui/internal-bundle-size-checker" : " 1.0.9-canary.61 " ,
10+ "@mui/internal-bundle-size-checker" : " 1.0.9-canary.62 " ,
1111 "radix-ui" : " ^1.4.3"
1212 },
1313 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments