Renovate Bot
|
04ab9ab951
|
fix(deps): update react monorepo to v18.3.1 (#129)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-05-02 17:26:37 +00:00 |
|
Renovate Bot
|
0ecdabc313
|
fix(deps): update dependency @mui/material to v5.15.16 (#131)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-05-02 17:25:17 +00:00 |
|
Renovate Bot
|
6ddfcefa5d
|
fix(deps): update dependency @mui/material to v5.15.15 (#120)
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/120
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-04-05 16:28:31 +00:00 |
|
Renovate Bot
|
327710577e
|
fix(deps): update dependency @emotion/styled to v11.11.5 (#123)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-04-05 15:53:40 +00:00 |
|
Renovate Bot
|
88b3e332e7
|
fix(deps): update docusaurus monorepo to v3.2.1 (#124)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-04-05 15:52:41 +00:00 |
|
Renovate Bot
|
4c86e23080
|
fix(deps): update dependency @mui/material to v5.15.13 (#115)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`5.15.12` -> `5.15.13`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.12/5.15.13) |
---
### Release Notes
<details>
<summary>mui/material-ui (@​mui/material)</summary>
### [`v5.15.13`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51513)
[Compare Source](https://github.com/mui/material-ui/compare/v5.15.12...v5.15.13)
<!-- generated comparing v5.15.12..master -->
*Mar 13, 2024*
A big thanks to the 18 contributors who made this release possible. Here are some highights ✨
- The Material UI free Checkout template got a design uplift ([#​41447](https://github.com/mui/material-ui/issues/41447)) [@​zanivan](https://github.com/zanivan)
##### `@mui/[email protected]`
- \[Alert] Add `slots` and `slotProps` type to theme ([#​41324](https://github.com/mui/material-ui/issues/41324)) [@​sai6855](https://github.com/sai6855)
- \[Autocomplete] Fix the options list being added to the DOM in `freeSolo` mode even when there are no options, causing style problems ([#​41300](https://github.com/mui/material-ui/issues/41300)) [@​rakeshmusturi](https://github.com/rakeshmusturi)
- Add `paperChannel` token ([#​41447](https://github.com/mui/material-ui/issues/41447)) [@​siriwatknp](https://github.com/siriwatknp)
- \[Switch] Convert to support CSS extraction ([#​41367](https://github.com/mui/material-ui/issues/41367)) [@​alexfauquette](https://github.com/alexfauquette)
- \[Tooltip] Support event handlers with extra parameters ([#​41320](https://github.com/mui/material-ui/issues/41320)) [@​LukasTy](https://github.com/LukasTy)
##### `@mui/[email protected]`
- \[RtlProvider] Add component & hook ([#​41241](https://github.com/mui/material-ui/issues/41241)) [@​mnajdova](https://github.com/mnajdova)
##### `@mui/[email protected]`
- \[utils] Fix visually hidden styles' margin unit ([#​41477](https://github.com/mui/material-ui/issues/41477)) [@​michaldudak](https://github.com/michaldudak)
##### `@mui/[email protected]`
- Fix merging of slotProps and componentProps ([#​41323](https://github.com/mui/material-ui/issues/41323)) [@​sai6855](https://github.com/sai6855)
##### `@mui/[email protected]`
- \[material-ui]\[joy-ui]\[Autocomplete] Keep in sync highlighted index when the option still exists ([#​41306](https://github.com/mui/material-ui/issues/41306)) [@​CGNonofr](https://github.com/CGNonofr)
- \[FormControl] Export `FormControlOwnerState` type from index ([#​41287](https://github.com/mui/material-ui/issues/41287)) [@​michaeldfoley](https://github.com/michaeldfoley)
- \[material-ui]\[TextareaAutosize] Fix inline style not getting applied ([#​41369](https://github.com/mui/material-ui/issues/41369)) [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
##### `@pigment-css/[email protected]`
- Handle more scenarios while transforming sx prop ([#​41372](https://github.com/mui/material-ui/issues/41372)) [@​brijeshb42](https://github.com/brijeshb42)
- Improve testing of fixtures ([#​41389](https://github.com/mui/material-ui/issues/41389)) [@​brijeshb42](https://github.com/brijeshb42)
- Fix `keyframes` serialize styles error ([#​41395](https://github.com/mui/material-ui/issues/41395)) [@​siriwatknp](https://github.com/siriwatknp)
- Use class selector instead of class value ([#​41442](https://github.com/mui/material-ui/issues/41442)) [@​brijeshb42](https://github.com/brijeshb42)
- \[next] Warn about unsupported turbo mode in Next.js ([#​41445](https://github.com/mui/material-ui/issues/41445)) [@​brijeshb42](https://github.com/brijeshb42)
##### Docs
- \[material-ui] Refine checkout template ([#​40967](https://github.com/mui/material-ui/issues/40967)) [@​zanivan](https://github.com/zanivan)
- \[material-ui] Add docs for complementary List components ([#​41329](https://github.com/mui/material-ui/issues/41329)) [@​anle9650](https://github.com/anle9650)
- \[material-ui] Add docs for complementary Dialog components ([#​41313](https://github.com/mui/material-ui/issues/41313)) [@​jwithington](https://github.com/jwithington)
- \[material-ui] Fix Templates live preview link ([#​41467](https://github.com/mui/material-ui/issues/41467)) [@​danilo-leal](https://github.com/danilo-leal)
- \[material-ui] Polish out the templates page ([#​41468](https://github.com/mui/material-ui/issues/41468)) [@​zanivan](https://github.com/zanivan)
- \[material-ui] Adjust the Templates card design ([#​41450](https://github.com/mui/material-ui/issues/41450)) [@​danilo-leal](https://github.com/danilo-leal)
- \[joy-ui] Remove unnecessary styles in color inversion footer demo ([#​41419](https://github.com/mui/material-ui/issues/41419)) [@​cipherlogs](https://github.com/cipherlogs)
- \[joy-ui] Update case studies chip background color ([#​41413](https://github.com/mui/material-ui/issues/41413)) [@​cipherlogs](https://github.com/cipherlogs)
- \[joy-ui] Remove wrong CSS prop from the Sign-in-side template ([#​41383](https://github.com/mui/material-ui/issues/41383)) [@​cipherlogs](https://github.com/cipherlogs)
- \[joy-ui] Fix broken link on the Color Inversion page ([#​41407](https://github.com/mui/material-ui/issues/41407)) [@​cipherlogs](https://github.com/cipherlogs)
- \[pigment] Add example and guide section ([#​41249](https://github.com/mui/material-ui/issues/41249)) [@​siriwatknp](https://github.com/siriwatknp)
- \[pigment-css] Brand name nonbreaking space ([#​41438](https://github.com/mui/material-ui/issues/41438)) [@​oliviertassinari](https://github.com/oliviertassinari)
- \[pigment-css] Fix import on the README ([#​41411](https://github.com/mui/material-ui/issues/41411)) [@​danilo-leal](https://github.com/danilo-leal)
- \[pigment-css] Edit starter template links on README ([#​41409](https://github.com/mui/material-ui/issues/41409)) [@​danilo-leal](https://github.com/danilo-leal)
- \[pigment-css] Tweak the examples and edit READMEs ([#​41408](https://github.com/mui/material-ui/issues/41408)) [@​danilo-leal](https://github.com/danilo-leal)
- \[pigment-css] Adjust the bit about CSS vars on the README ([#​41463](https://github.com/mui/material-ui/issues/41463)) [@​danilo-leal](https://github.com/danilo-leal)
- Finish brand name fixes [#​41438](https://github.com/mui/material-ui/issues/41438) [@​oliviertassinari](https://github.com/oliviertassinari)
- Remove noreferrer [@​oliviertassinari](https://github.com/oliviertassinari)
- Fix v4 docs `<b>` appearing in notifications ([#​41390](https://github.com/mui/material-ui/issues/41390)) [@​peterwangsc](https://github.com/peterwangsc)
- Update GitHub project links ([#​41370](https://github.com/mui/material-ui/issues/41370)) [@​danilo-leal](https://github.com/danilo-leal)
##### Core
- \[pigment] Make all Pigment CSS packages public ([#​41404](https://github.com/mui/material-ui/issues/41404)) [@​brijeshb42](https://github.com/brijeshb42)
- \[pigment] Rename directories to match package names ([#​41453](https://github.com/mui/material-ui/issues/41453)) [@​brijeshb42](https://github.com/brijeshb42)
- \[pigment-css] Example fix leading spaces ([#​41439](https://github.com/mui/material-ui/issues/41439)) [@​oliviertassinari](https://github.com/oliviertassinari)
- \[code-infra] Add short note about e2e-website workflow schedule ([#​41355](https://github.com/mui/material-ui/issues/41355)) [@​Janpot](https://github.com/Janpot)
- \[code-infra] Add alias for icon types ([#​41248](https://github.com/mui/material-ui/issues/41248)) [@​Janpot](https://github.com/Janpot)
- \[code-infra] Reduce concurrency of typescript:ci further ([#​41392](https://github.com/mui/material-ui/issues/41392)) [@​Janpot](https://github.com/Janpot)
- \[code-infra] Reduce concurrency for test_types ci job ([#​41385](https://github.com/mui/material-ui/issues/41385)) [@​Janpot](https://github.com/Janpot)
- \[code-infra] Adapt API code generator to Base UI repo needs ([#​41475](https://github.com/mui/material-ui/issues/41475)) [@​michaldudak](https://github.com/michaldudak)
- \[docs-infra] Don't generate preview files for the templates ([#​41379](https://github.com/mui/material-ui/issues/41379)) [@​mnajdova](https://github.com/mnajdova)
- \[docs-infra] Fix pigment css apps path in the render mui demos script ([#​41476](https://github.com/mui/material-ui/issues/41476)) [@​mnajdova](https://github.com/mnajdova)
- \[docs-infra] move feedback to ESM ([#​41381](https://github.com/mui/material-ui/issues/41381)) [@​alexfauquette](https://github.com/alexfauquette)
- \[docs-infra] Improve color contrast throughout ([#​41387](https://github.com/mui/material-ui/issues/41387)) [@​danilo-leal](https://github.com/danilo-leal)
- \[docs-infra] Simplify Algolia crawler config ([#​41312](https://github.com/mui/material-ui/issues/41312)) [@​oliviertassinari](https://github.com/oliviertassinari)
- \[docs-infra] Adjust the tabs and layout selection design ([#​41084](https://github.com/mui/material-ui/issues/41084)) [@​danilo-leal](https://github.com/danilo-leal)
- \[blog] Update the Base UI post with links to dedicated repo ([#​41358](https://github.com/mui/material-ui/issues/41358)) [@​danilo-leal](https://github.com/danilo-leal)
- \[website] Update the Careers page role ([#​41384](https://github.com/mui/material-ui/issues/41384)) [@​danilo-leal](https://github.com/danilo-leal)
- \[website] Compress about images [@​oliviertassinari](https://github.com/oliviertassinari)
- \[website] Improve color contrast on the homepage ([#​41465](https://github.com/mui/material-ui/issues/41465)) [@​danilo-leal](https://github.com/danilo-leal)
- \[examples] Add pigment-css-vite-ts starter example ([#​41196](https://github.com/mui/material-ui/issues/41196)) [@​siriwatknp](https://github.com/siriwatknp)
- \[examples] Add pigment-css-nextjs-ts starter project ([#​41105](https://github.com/mui/material-ui/issues/41105)) [@​siriwatknp](https://github.com/siriwatknp)
All contributors of this release in alphabetical order: [@​alexfauquette](https://github.com/alexfauquette), [@​anle9650](https://github.com/anle9650), [@​brijeshb42](https://github.com/brijeshb42), [@​CGNonofr](https://github.com/CGNonofr), [@​cipherlogs](https://github.com/cipherlogs), [@​danilo-leal](https://github.com/danilo-leal), [@​jwithington](https://github.com/jwithington), [@​Janpot](https://github.com/Janpot), [@​michaeldfoley](https://github.com/michaeldfoley), [@​michaldudak](https://github.com/michaldudak), [@​mnajdova](https://github.com/mnajdova), [@​oliviertassinari](https://github.com/oliviertassinari), [@​peterwangsc](https://github.com/peterwangsc), [@​rakeshmusturi](https://github.com/rakeshmusturi), [@​sai6855](https://github.com/sai6855), [@​siriwatknp](https://github.com/siriwatknp), [@​zanivan](https://github.com/zanivan), [@​ZeeshanTamboli](https://github.com/ZeeshanTamboli)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/115
Reviewed-by: silverwind <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-03-14 01:40:35 +00:00 |
|
Renovate Bot
|
3745d3283e
|
fix(deps): update dependency redocusaurus to v2.0.2 (#114)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [redocusaurus](https://redocusaurus.vercel.app/) ([source](https://github.com/rohit-gohri/redocusaurus)) | dependencies | patch | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/redocusaurus/2.0.1/2.0.2) |
---
### Release Notes
<details>
<summary>rohit-gohri/redocusaurus (redocusaurus)</summary>
### [`v2.0.2`](https://github.com/rohit-gohri/redocusaurus/blob/HEAD/CHANGELOG.md#redocusaurus202)
[Compare Source](https://github.com/rohit-gohri/redocusaurus/compare/v2.0.1...v2.0.2)
- [#​335](https://github.com/rohit-gohri/redocusaurus/pull/335) [`c5e534f`](https://github.com/rohit-gohri/redocusaurus/commit/c5e534f4562f2f6ae5ab804c03b933d869a30d9f) Thanks [@​rohit-gohri](https://github.com/rohit-gohri)! - Upgrade dependencies
- Updated dependencies \[[`c5e534f`](https://github.com/rohit-gohri/redocusaurus/commit/c5e534f4562f2f6ae5ab804c03b933d869a30d9f)]:
- [email protected]
- [email protected]
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/114
Reviewed-by: silverwind <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-03-13 02:00:51 +00:00 |
|
Renovate Bot
|
373a67a584
|
fix(deps): update dependency @emotion/react to v11.11.4 (#112)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-03-07 04:04:54 +00:00 |
|
Renovate Bot
|
8b04b42f21
|
fix(deps): update docusaurus monorepo to v3.1.1 (#105)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-03-07 04:04:46 +00:00 |
|
Renovate Bot
|
2b3a967be3
|
fix(deps): update dependency @mui/material to v5.15.12 (#111)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-03-06 04:38:14 +00:00 |
|
Renovate Bot
|
326210349c
|
chore(deps): update aws-actions/configure-aws-credentials action to v4 (#108)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-02-19 23:56:49 +00:00 |
|
Renovate Bot
|
931864d5b8
|
fix(deps): update dependency @mui/material to v5.15.10 (#104)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-02-19 23:50:51 +00:00 |
|
Renovate Bot
|
a85623f6d9
|
fix(deps): update dependency redocusaurus to v2.0.1 (#106)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-02-14 22:05:42 +00:00 |
|
Renovate Bot
|
ae94a75585
|
fix(deps): update dependency @mdx-js/react to v3.0.1 (#107)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-02-14 22:05:02 +00:00 |
|
Renovate Bot
|
c528fac521
|
fix(deps): update dependency @mui/material to v5.15.3 (#102)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-01-07 05:49:56 +00:00 |
|
Renovate Bot
|
02e6a011bb
|
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.40.0 (#98)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-01-06 05:11:21 +00:00 |
|
Renovate Bot
|
c4bcda7bc7
|
fix(deps): update docusaurus monorepo to v3.1.0 (#103)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2024-01-06 05:10:42 +00:00 |
|
Renovate Bot
|
e13745aa3f
|
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.38.0 (#91)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-11-25 04:17:25 +00:00 |
|
Renovate Bot
|
213177e524
|
fix(deps): update dependency @easyops-cn/docusaurus-search-local to v0.37.4 (#87)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-11-16 01:43:21 +00:00 |
|
Renovate Bot
|
dc68e99a1a
|
fix(deps): update dependency prism-react-renderer to v2.2.0 (#86)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-11-16 01:42:58 +00:00 |
|
Renovate Bot
|
8b09ee6be8
|
fix(deps): update docusaurus monorepo to v3 (major) (#82)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-11-10 17:14:05 +00:00 |
|
Renovate Bot
|
4772c875cd
|
fix(deps): update react monorepo to v18 (major) (#80)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-11-10 17:11:19 +00:00 |
|
Renovate Bot
|
4ce58616e6
|
chore(deps): update actions/setup-node action to v4 (#81)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-24 20:10:15 +00:00 |
|
Renovate Bot
|
c382b955f5
|
fix(deps): update dependency clsx to v2 (#78)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-14 01:32:27 +00:00 |
|
Renovate Bot
|
7a9c23954d
|
fix(deps): update dependency redocusaurus to v1.6.4 (#72)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-04 04:07:20 +00:00 |
|
Renovate Bot
|
068d708bdf
|
fix(deps): update docusaurus monorepo to v2.4.3 (#75)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-03 18:18:58 +00:00 |
|
Renovate Bot
|
101c2755b4
|
chore(deps): update actions/checkout action to v4 (#76)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-03 18:18:40 +00:00 |
|
Renovate Bot
|
bd20244853
|
fix(deps): update dependency @easyops-cn/docusaurus-search-local to ^0.36.0 (#73)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-03 17:19:46 +00:00 |
|
Renovate Bot
|
9a2676ade2
|
Configure Renovate (#71)
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
|
2023-10-03 17:13:46 +00:00 |
|