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

Bump remark to ^15.0.1 #11845

Closed
wants to merge 912 commits into from
Closed

Bump remark to ^15.0.1 #11845

wants to merge 912 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 24, 2024

  1. Bump eslint-plugin-prettier to ^5.2.1 (#13930)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0811ecb View commit details
    Browse the repository at this point in the history
  2. Bump React router to ^6.25.1 (#13928)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    425aa9a View commit details
    Browse the repository at this point in the history
  3. Bump styled-components to ^6.1.12 (#13923)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cc66cad View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. [DataGrid] Also send the API with events in Premium (#13893)

    Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
    pcorpet and MBilalShafi authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b795564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb15c6 View commit details
    Browse the repository at this point in the history
  3. Bump MUI Core (#13917)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c7795d9 View commit details
    Browse the repository at this point in the history
  4. v7.11.1 (#13978)

    Signed-off-by: Bilal Shafi <bilalshafidev@gmail.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    5 people authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    16e1059 View commit details
    Browse the repository at this point in the history
  5. [DataGrid] Fix role=presentation a11y issue (#13891)

    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    romgrk and cherniavskii authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    dde1f0d View commit details
    Browse the repository at this point in the history
  6. Bump MUI Internal (#13860)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    3 people authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d29a98e View commit details
    Browse the repository at this point in the history
  7. [docs] Update on renderCell & autogenerated rows (#13879)

    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    romgrk and cherniavskii authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fa113d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. [test] Fix adapters code coverage (#13969)

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    alexfauquette and LukasTy authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6e7db26 View commit details
    Browse the repository at this point in the history
  2. Bump prettier to ^3.3.3 (#13921)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9553e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5979100 View commit details
    Browse the repository at this point in the history
  4. Bump Emotion (#13927)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7660e16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad605ff View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    3aa3069 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    a91c961 View commit details
    Browse the repository at this point in the history
  2. Pin dependencies (#13998)

    Signed-off-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1a152ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7774aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8845a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff77f58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f04cb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af9b360 View commit details
    Browse the repository at this point in the history
  8. [charts] Use vendor to have CJS working out of the box (#13608)

    Signed-off-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    alexfauquette and LukasTy authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    743779f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4df1373 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump @types/eslint to ^8.56.11 (#14001)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0dccae5 View commit details
    Browse the repository at this point in the history
  2. Bump react-spring to ^9.7.4 (#14007)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6b674b8 View commit details
    Browse the repository at this point in the history
  3. Bump babel (#14009)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    22e754c View commit details
    Browse the repository at this point in the history
  4. Bump mocha to ^10.7.0 (#14013)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fcd20fc View commit details
    Browse the repository at this point in the history
  5. Bump lerna to ^8.1.7 (#14005)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7297141 View commit details
    Browse the repository at this point in the history
  6. Bump postcss to ^8.4.40 (#14006)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cd1fa11 View commit details
    Browse the repository at this point in the history
  7. Bump eslint-plugin-react to ^7.35.0 (#14011)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3782074 View commit details
    Browse the repository at this point in the history
  8. Bump jsdom to 24.1.1 (#14004)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3cbba99 View commit details
    Browse the repository at this point in the history
  9. Bump pnpm to 9.6.0 (#14015)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    db25def View commit details
    Browse the repository at this point in the history
  10. Bump typescript to ^5.5.4 (#14008)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a1ebb04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fb52d9 View commit details
    Browse the repository at this point in the history
  12. Bump chai to ^4.5.0 (#14010)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a5ac75f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b84c080 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    acfcb3b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f89e31 View commit details
    Browse the repository at this point in the history
  16. [l10n] Improve Turkish (tr-TR) locale (#13996)

    Co-authored-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    bagcivan and KenanYusuf authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0643f18 View commit details
    Browse the repository at this point in the history
  17. Bump moment-hijri to ^2.30.0 (#14014)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ba9ae79 View commit details
    Browse the repository at this point in the history
  18. Bump lru-cache to ^10.4.3 (#14012)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2932333 View commit details
    Browse the repository at this point in the history
  19. Bump @tanstack/query-core to ^5.51.15 (#13926)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3b65350 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    92f11a8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    64d8236 View commit details
    Browse the repository at this point in the history
  22. Bump eslint-plugin-react-compiler to 0.0.0-experimental-9ed098e-20240…

    …725 (#14003)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    280e4b7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3c3f683 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dd1158f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0df10b7 View commit details
    Browse the repository at this point in the history
  26. [DataGrid] Fix top corner pixels & outline radius (#13943)

    Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    Co-authored-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    3 people authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    39b38ae View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Bump @mui/docs to 6.0.0-beta.4 (#14000)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a460f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f671ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f278d5a View commit details
    Browse the repository at this point in the history
  4. Bump @mui/monorepo digest to 4a82b6b (#13999)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    renovate[bot] and cherniavskii authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ca2fb5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    995fccc View commit details
    Browse the repository at this point in the history
  6. [core] Replace @mui/base with @mui/utils + @mui/material (#13823)

    Signed-off-by: Marija Najdova <mnajdova@gmail.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    mnajdova and LukasTy authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    42e02ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    630acb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. [TreeView] Publish the pro package (#14052)

    Signed-off-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Co-authored-by: alex <alex.fauquette@gmail.com>
    flaviendelangle and alexfauquette authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5762b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c190e View commit details
    Browse the repository at this point in the history
  3. v7.12.0 (#14064)

    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    4 people authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eefc4a8 View commit details
    Browse the repository at this point in the history
  4. [DataGrid] Fix columnHeadersContainerRef being undefined before m…

    …ount (#14051)
    
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    samwato and cherniavskii authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    345c769 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    98975a3 View commit details
    Browse the repository at this point in the history
  2. [l10n] Improve Dutch (nlNL) locale (pickers) (#14036)

    Signed-off-by: Robin <34270540+Robin1896@users.noreply.github.com>
    Co-authored-by: alex <alex.fauquette@gmail.com>
    Robin1896 and alexfauquette authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7d86cfd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    2b1d39d View commit details
    Browse the repository at this point in the history
  2. Bump D3 (#14094)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d54212d View commit details
    Browse the repository at this point in the history
  3. Bump @codspeed/vitest-plugin to ^3.1.1 (#14087)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2a1e00a View commit details
    Browse the repository at this point in the history
  4. Bump CodSpeedHQ/action digest to 86517f4 (#14085)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0de53a9 View commit details
    Browse the repository at this point in the history
  5. Bump @vitest/ui to 2.0.5 (#14093)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fb458e5 View commit details
    Browse the repository at this point in the history
  6. [charts-pro] Release the pro package in alpha (#13859)

    Co-authored-by: Jose Quintas <juniorquintas@gmail.com>
    alexfauquette and JCQuintas authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2c54b97 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. [code-infra] Use concurrency 1 in CircleCI (#14110)

    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    JCQuintas authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4022241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734d8c0 View commit details
    Browse the repository at this point in the history
  3. [CHANGELOG] Polish details

    A continuation on #14064
    oliviertassinari committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9e59066 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    36ec2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883d1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d196f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7043dd View commit details
    Browse the repository at this point in the history
  5. [docs] Redesign Date and Time Pickers overview page (#13241)

    Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
    Co-authored-by: Arthur Suh Balduini <34691066+arthurbalduini@users.noreply.github.com>
    Co-authored-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    Co-authored-by: Sycamore <71297412+samuelsycamore@users.noreply.github.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    5 people authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0c30946 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Bump MUI Internal (#14002)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5240663 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. v7.12.1 (#14134)

    Signed-off-by: Rom Grk <romgrk@users.noreply.github.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    4 people authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    668a1c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c7916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad5cf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38184fe View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. [charts] Add baseline property to the LineChart series (#14153)

    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    JCQuintas and alexfauquette authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d5f2c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01fa734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ec133 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    fbed7b1 View commit details
    Browse the repository at this point in the history
  2. [TreeView] Add label editing feature (#13388)

    Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    3 people authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    471b118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25aae41 View commit details
    Browse the repository at this point in the history
  4. [docs] Use Netflix financial results to document bar charts (#13991)

    Signed-off-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    alexfauquette authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5070f8a View commit details
    Browse the repository at this point in the history
  5. [DataGridPro] Fix Tree Data and Row Grouping rows accessibility (#13623)

    Signed-off-by: Armin Mehinovic <4390250+arminmeh@users.noreply.github.com>
    Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    3 people authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9f3723f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9bf6fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c21145 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10d946e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    35f6025 View commit details
    Browse the repository at this point in the history
  2. [core] Bump monorepo (#14141)

    Co-authored-by: alex <alex.fauquette@gmail.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    3 people authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a091eeb View commit details
    Browse the repository at this point in the history
  3. [data grid] Fix CSV export for null and undefined values (#14166)

    Co-authored-by: Armin Mehinovic <armin@mui.com>
    k-rajat19 and arminmeh authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    496d64e View commit details
    Browse the repository at this point in the history
  4. Bump rimraf to ^5.0.10 (#14165)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c4568a9 View commit details
    Browse the repository at this point in the history
  5. Bump mocha to ^10.7.3 (#14162)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    591277b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1deed31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4da2599 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bed323f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [DataGrid] remove needless check in useGridStateInitialization (#14181

    )
    
    Co-authored-by: Rom Grk <romgrk.cc@gmail.com>
    k-rajat19 and romgrk authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    403d6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f964fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e2d3d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0b5993 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    e557ed5 View commit details
    Browse the repository at this point in the history
  2. v7.13.0 (#14221)

    DanailH authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c911ad5 View commit details
    Browse the repository at this point in the history
  3. [data grid] use event.key for Tab and Escape keys (#14170)

    Co-authored-by: Rom Grk <romgrk.cc@gmail.com>
    k-rajat19 and romgrk authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    70948f4 View commit details
    Browse the repository at this point in the history
  4. [l10n] Improve Czech (cs-CZ) locale (#14135)

    Signed-off-by: Miriam Zedníčková <113028848+chirimiri22@users.noreply.github.com>
    Co-authored-by: Miriam Zednickova <mitcamiit@gmail.com>
    chirimiri22 and Miriam Zednickova authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b4e8bf4 View commit details
    Browse the repository at this point in the history
  5. [l10n] Improve Vietnamese (vi-VN) locale (#14238)

    Co-authored-by: root <root@Admin-PC>
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    3 people authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8122b11 View commit details
    Browse the repository at this point in the history
  6. [l10n] Improve Chinese (zh-HK) locale (#13289)

    Signed-off-by: yeeharn <yh.teh@outlook.com>
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    yeeharn and oliviertassinari authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0cb2044 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    09899fb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    60dc904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b217a27 View commit details
    Browse the repository at this point in the history
  3. Bump @types/react-transition-group to ^4.4.11 (#14159)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    71b18d6 View commit details
    Browse the repository at this point in the history
  4. Bump @mui/docs to 6.0.0-beta.6 (#14158)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f163b66 View commit details
    Browse the repository at this point in the history
  5. Bump @types/yargs to ^17.0.33 (#14160)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    41774be View commit details
    Browse the repository at this point in the history
  6. Bump @octokit/rest to ^21.0.2 (#14253)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3937cf9 View commit details
    Browse the repository at this point in the history
  7. Bump execa to ^9.3.1 (#14254)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c71e257 View commit details
    Browse the repository at this point in the history
  8. Bump karma to ^6.4.4 (#14098)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f99191f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    523cc99 View commit details
    Browse the repository at this point in the history
  10. Bump babel to ^7.25.3 (#14097)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    95c8973 View commit details
    Browse the repository at this point in the history
  11. Bump autoprefixer to ^10.4.20 (#14096)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0e896d0 View commit details
    Browse the repository at this point in the history
  12. Bump @emotion/react to ^11.13.0 (#14088)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4103f2d View commit details
    Browse the repository at this point in the history
  13. Bump @testing-library/jest-dom to ^6.4.8 (#14090)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9a9b0f View commit details
    Browse the repository at this point in the history
  14. Bump @types/chai to ^4.3.17 (#14091)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ed85779 View commit details
    Browse the repository at this point in the history
  15. Bump @types/node to ^18.19.45 (#14092)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0ee2e68 View commit details
    Browse the repository at this point in the history
  16. [DataGridPremium] Clipboard paste not working for a single cell if th…

    …e current page is not the first page (#14261)
    
    Signed-off-by: Armin Mehinovic <4390250+arminmeh@users.noreply.github.com>
    Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
    arminmeh and MBilalShafi authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b4f0999 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. [docs][pickers] Dash usage revision (#14260)

    Co-authored-by: Arthur Balduini <arthurbalduini@Arthurs-MacBook-Pro.local>
    arthurbalduini and Arthur Balduini authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    614df61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a593729 View commit details
    Browse the repository at this point in the history
  3. [charts-pro] Zoom axis filtering (#14121)

    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Co-authored-by: alex <alex.fauquette@gmail.com>
    3 people authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ea3fbcc View commit details
    Browse the repository at this point in the history
  4. [code-infra] Set up eslint-plugin-testing-library (#14232)

    Signed-off-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    LukasTy and cherniavskii authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a943aef View commit details
    Browse the repository at this point in the history
  5. Bump MUI Internal (#14266)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    eb5644b View commit details
    Browse the repository at this point in the history
  6. [DataGrid] include api in gridCellParams interface (#14201)

    Signed-off-by: Rajat  <robertdoweny2301@gmail.com>
    Co-authored-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    k-rajat19 and KenanYusuf authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ffb8dea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a75b22 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    15e0171 View commit details
    Browse the repository at this point in the history
  2. Bump @tanstack/query-core to ^5.52.0 (#14089)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c535e86 View commit details
    Browse the repository at this point in the history
  3. Bump lerna to ^8.1.8 (#14161)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d758232 View commit details
    Browse the repository at this point in the history
  4. Bump postcss to ^8.4.41 (#14163)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e0f0b86 View commit details
    Browse the repository at this point in the history
  5. [core] Prepare for material v6 (#14143)

    Signed-off-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    3 people authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e570b4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cf9af8 View commit details
    Browse the repository at this point in the history
  7. Bump react-hook-form to ^7.52.2 (#14164)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a454350 View commit details
    Browse the repository at this point in the history
  8. Bump globby to ^14.0.2 (#13749)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bd1bed2 View commit details
    Browse the repository at this point in the history
  9. Bump @argos-ci/core to ^2.4.1 (#14086)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jose Quintas <juniorquintas@gmail.com>
    renovate[bot] and JCQuintas authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9de2cdb View commit details
    Browse the repository at this point in the history
  10. Bump MUI Core (#14095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3fb2093 View commit details
    Browse the repository at this point in the history
  11. [DataGridPremium] Fix onCellSelectionModelChange not triggered when…

    … additional cell range is selected (#14199)
    arminmeh authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7aaecf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. [data grid] Use readonly array result for getTreeDataPath (#11743)

    Co-authored-by: Rom Grk <romgrk.cc@gmail.com>
    pcorpet and romgrk authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9d24a7b View commit details
    Browse the repository at this point in the history
  2. Bump @mui/monorepo digest to 55bea65 (#14252)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    64fbda1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c94b26d View commit details
    Browse the repository at this point in the history
  4. [TimePicker] Handle Space and Enter on TimeClock component (#14151

    )
    
    Co-authored-by: Arthur Balduini <arthurbalduini@Arthurs-MacBook-Pro.local>
    arthurbalduini and Arthur Balduini authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a270b3d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. [l10n] Improve Hebrew (he-IL) locale (#14287)

    Signed-off-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    rotembarsela and LukasTy authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    45b2835 View commit details
    Browse the repository at this point in the history
  2. v7.14.0 (#14294)

    Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
    Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    Co-authored-by: Arthur Suh Balduini <34691066+arthurbalduini@users.noreply.github.com>
    5 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b321b40 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. [DataGrid Pro]: export GridRowReorderCell (#14079)

    Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
    Signed-off-by: Gene Arch <genepaularch@gmail.com>
    Co-authored-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    Co-authored-by: Rom Grk <romgrk.cc@gmail.com>
    Co-authored-by: Gene Arch <archgene@johndeere.com>
    5 people authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3f90e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88191f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    436c2d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    231705c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f45f753 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdd0686 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e9f2d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Bump pnpm to 9.8.0 (#14309)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    182a28d View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action action to v3.26.5 (#14308)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    847de9a View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-mocha to ^10.5.0 (#14307)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    133aa95 View commit details
    Browse the repository at this point in the history
  4. Bump eslint-plugin-jsdoc to ^48.11.0 (#14306)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7819284 View commit details
    Browse the repository at this point in the history
  5. Bump @emotion/react to ^11.13.3 (#14317)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9b2a706 View commit details
    Browse the repository at this point in the history
  6. Bump @next/eslint-plugin-next to 14.2.6 (#14319)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1dc0d77 View commit details
    Browse the repository at this point in the history
  7. Bump @argos-ci/core to ^2.5.0 (#14325)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3f3169e View commit details
    Browse the repository at this point in the history
  8. Bump vitest to 2.0.5 (#14324)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    71439b5 View commit details
    Browse the repository at this point in the history
  9. Bump axe-core to 4.10.0 (#14329)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bfe2070 View commit details
    Browse the repository at this point in the history
  10. Bump @testing-library/jest-dom to ^6.5.0 (#14326)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d48d994 View commit details
    Browse the repository at this point in the history
  11. Bump React router to ^6.26.1 (#14328)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7c1c274 View commit details
    Browse the repository at this point in the history
  12. [charts-pro] Avoid relative reference to @mui/x-charts package (#14335

    )
    
    Co-authored-by: alex <alex.fauquette@gmail.com>
    LukasTy and alexfauquette authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    377d5a0 View commit details
    Browse the repository at this point in the history
  13. Bump typescript-eslint to ^7.18.0 (#14311)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    83d3b11 View commit details
    Browse the repository at this point in the history
  14. Bump webpack to ^5.94.0 (#14312)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    558a877 View commit details
    Browse the repository at this point in the history
  15. Bump tsx to ^4.18.0 (#14310)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41c181f View commit details
    Browse the repository at this point in the history
  16. Bump @types/react to ^18.3.4 (#14320)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    01456a3 View commit details
    Browse the repository at this point in the history
  17. Bump @types/eslint to ^8.56.12 (#14342)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    61556bb View commit details
    Browse the repository at this point in the history
  18. Bump @types/node to ^18.19.46 (#14343)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    87afbd9 View commit details
    Browse the repository at this point in the history
  19. Bump luxon to ^3.5.0 (#14346)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ca98f92 View commit details
    Browse the repository at this point in the history
  20. Bump markdown-to-jsx to ^7.5.0 (#14347)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b9da271 View commit details
    Browse the repository at this point in the history
  21. Bump react-hook-form to ^7.53.0 (#14348)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    be76c99 View commit details
    Browse the repository at this point in the history
  22. Bump jsdom to v24.1.3 (#14344)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    df77081 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ff5ac2d View commit details
    Browse the repository at this point in the history
  2. Bump next to ^14.2.6 (#14322)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    95da5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89350ce View commit details
    Browse the repository at this point in the history
  4. Bump babel to ^7.25.4 (#14345)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1080a76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fadc9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    515450f View commit details
    Browse the repository at this point in the history
  7. Bump MUI Internal (#14321)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2c8d5fc View commit details
    Browse the repository at this point in the history
  8. [charts] Add missing themeAugmentation in pro plan (#14313)

    Co-authored-by: Jose Quintas <juniorquintas@gmail.com>
    Co-authored-by: alex <alex.fauquette@gmail.com>
    3 people authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0c30a6f View commit details
    Browse the repository at this point in the history
  9. [docs] Update deprecated props in docs (#14295)

    Signed-off-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    JCQuintas and alexfauquette authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8e82705 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    97afd65 View commit details
    Browse the repository at this point in the history
  2. [infra] Fix Issue cleanup action

    A follow-up on #13957 (comment)
    oliviertassinari committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    113a612 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    1a23942 View commit details
    Browse the repository at this point in the history
  2. Bump @mui/monorepo digest to 029eb3b (#14316)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a8794b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba14d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9416d7 View commit details
    Browse the repository at this point in the history
  5. [core] Support @mui/material@6 peer dependency (#14142)

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    cherniavskii and LukasTy authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    70b6cb7 View commit details
    Browse the repository at this point in the history
  6. [DateTimeRangePicker] Fix date format resolving from views on 24hr lo…

    …cales (#14341)
    
    Co-authored-by: Arthur Balduini <arthurbalduini@Arthurs-MacBook-Pro.local>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    3 people authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f1ab734 View commit details
    Browse the repository at this point in the history
  7. [pickers] Add onTouchStart handler for TimeClock (#14305)

    Co-authored-by: Arthur Balduini <arthurbalduini@Arthurs-MacBook-Pro.local>
    arthurbalduini and Arthur Balduini authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1be2f4c View commit details
    Browse the repository at this point in the history
  8. v7.15.0 (#14384)

    Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
    Co-authored-by: Lukas Tyla <llukas.tyla@gmail.com>
    Co-authored-by: Arthur Suh Balduini <34691066+arthurbalduini@users.noreply.github.com>
    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    5 people authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cf441ec View commit details
    Browse the repository at this point in the history
  9. [charts] Fix themeAugmentation (#14372)

    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    Co-authored-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    alexfauquette and JCQuintas authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9e72473 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d28c05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8f1654 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e898bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d78f4f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ff993c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60b494d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3d767ba View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5249349 View commit details
    Browse the repository at this point in the history
  2. [DataGrid] Fix first row flickering with autoHeight enabled (#14235)

    Signed-off-by: Kenan Yusuf <kenan.m.yusuf@gmail.com>
    Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
    KenanYusuf and MBilalShafi authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2378e90 View commit details
    Browse the repository at this point in the history
  3. Bump reselect to ^5.1.0 (#11367)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
    Co-authored-by: Rom Grk <romgrk.cc@gmail.com>
    3 people authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    27404d6 View commit details
    Browse the repository at this point in the history
  4. Bump @testing-library/react to ^16.0.1 (#14402)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fc194b6 View commit details
    Browse the repository at this point in the history
  5. Bump @next/eslint-plugin-next to 14.2.7 (#14401)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    302e720 View commit details
    Browse the repository at this point in the history
  6. Bump @argos-ci/core to ^2.5.1 (#14400)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    78d1313 View commit details
    Browse the repository at this point in the history
  7. Bump @types/chai to ^4.3.19 (#14403)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7f70db6 View commit details
    Browse the repository at this point in the history
  8. Bump MUI Core to ^5.16.7 (#14405)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1a94260 View commit details
    Browse the repository at this point in the history
  9. Bump @types/node to ^18.19.47 (#14404)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a543df2 View commit details
    Browse the repository at this point in the history
  10. Bump github/codeql-action action to v3.26.6 (#14407)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    810dacf View commit details
    Browse the repository at this point in the history
  11. Bump @tanstack/query-core to ^5.53.1 (#14409)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d47925a View commit details
    Browse the repository at this point in the history
  12. Bump next to ^14.2.7 (#14408)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9e66489 View commit details
    Browse the repository at this point in the history
  13. Bump MUI Internal (#14406)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3a4925a View commit details
    Browse the repository at this point in the history
  14. Bump unist-util-visit to ^5.0.0 (#11846)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    renovate[bot] and LukasTy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b8b5e69 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    449743e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    c8505c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    dd1acbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649697e View commit details
    Browse the repository at this point in the history
  3. [core] Fix changelog spelling

    https://en.wikipedia.org/wiki/Changelog. For consistency as we don't hav CHANGE_LOG.md files.
    oliviertassinari committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6a406a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ed6484 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    a32e9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    315ffa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    662df95 View commit details
    Browse the repository at this point in the history
  4. [charts] Use real world data for PieChart examples (#14297)

    Signed-off-by: Jose C Quintas Jr <juniorquintas@gmail.com>
    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    JCQuintas and alexfauquette authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f65d9c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aff6ddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    033f897 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    904efc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cb93f4 View commit details
    Browse the repository at this point in the history
  9. Bump stylis to ^4.3.4 (#14323)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f7f58b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    153d381 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. [l10n] Improve Dutch (nl-NL) locale (#14398)

    Signed-off-by: Jan Potoms <2109932+Janpot@users.noreply.github.com>
    Janpot authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    24943b0 View commit details
    Browse the repository at this point in the history
  2. [docs] Remove TypeScript v3 outdated version mentions (#14443)

    Co-authored-by: Lukas <llukas.tyla@gmail.com>
    k-rajat19 and LukasTy authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8138f66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb26d25 View commit details
    Browse the repository at this point in the history
  4. Bump @argos-ci/core to ^2.8.0 (#14430)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c132591 View commit details
    Browse the repository at this point in the history
  5. Bump pnpm to 9.9.0 (#14432)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jose Quintas <juniorquintas@gmail.com>
    renovate[bot] and JCQuintas authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8b5f660 View commit details
    Browse the repository at this point in the history
  6. Bump jscodeshift to 17.0.0 (#14435)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4d59b36 View commit details
    Browse the repository at this point in the history
  7. Bump babel to ^7.25.6 (#14431)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    92f566a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06527da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcaf072 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48b1714 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e69c08d View commit details
    Browse the repository at this point in the history