Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

fix(deps): update mui (non-major) (patch) #884

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/icons-material (source) 5.15.8 -> 5.15.11 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.162 -> 5.0.0-alpha.166 age adoption passing confidence
@mui/material (source) 5.15.8 -> 5.15.11 age adoption passing confidence

Release Notes

mui/material-ui (@​mui/icons-material)

v5.15.11

Compare Source

Feb 21, 2024

A big thanks to the 26 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​dpertsin, @​flaviendelangle, @​gitstart, @​gregberge, @​harrydigos, @​Janpot, @​justintoman, @​khgiddon, @​KirankumarAmbati, @​LukasTy, @​michaldudak, @​mnajdova, @​nikosgavalas, @​oliviertassinari, @​PaulKristoffersson, @​Rishi556, @​rluzists1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

v5.15.10

Compare Source

Feb 12, 2024

A big thanks to the 8 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

v5.15.9

Compare Source

Feb 8, 2024

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🐛 A critical fix to remove non-published library usage in @mui/material peerDependencies.
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Janpot, @​oliviertassinari, @​RaghavenderSingh, @​sai6855, @​siriwatknp

mui/material-ui (@​mui/lab)

v5.0.0-alpha.164

v5.0.0-alpha.163


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Dec 1, 2023
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch 3 times, most recently from 4f726db to af348e5 Compare December 4, 2023 07:36
@renovate renovate bot changed the title fix(deps): update mui (non-major) (patch) fix(deps): update dependency @mui/lab to v5.0.0-alpha.154 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch 6 times, most recently from 6291e2c to c45338c Compare December 5, 2023 11:08
@renovate renovate bot changed the title fix(deps): update dependency @mui/lab to v5.0.0-alpha.154 fix(deps): update mui (non-major) (patch) Dec 5, 2023
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch 13 times, most recently from d196c99 to 564a6d4 Compare December 12, 2023 19:51
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch 5 times, most recently from 96ef120 to 8678e32 Compare December 20, 2023 01:55
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch 6 times, most recently from 2a96dab to f3f828a Compare February 24, 2024 21:21
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch 7 times, most recently from b0350a0 to 1634eb6 Compare March 1, 2024 11:41
@spaenleh spaenleh added this pull request to the merge queue Mar 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 4, 2024
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch from 1634eb6 to 79eea6a Compare March 4, 2024 11:19
@renovate renovate bot force-pushed the renovate/patch-mui-(non-major) branch from 79eea6a to 83ddb3b Compare March 4, 2024 11:22
Copy link

sonarqubecloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@spaenleh spaenleh added this pull request to the merge queue Mar 4, 2024
Merged via the queue into main with commit 6009375 Mar 4, 2024
4 checks passed
@renovate renovate bot deleted the renovate/patch-mui-(non-major) branch March 4, 2024 14:41
spaenleh pushed a commit that referenced this pull request Mar 11, 2024
feat(dropzone): modify parent divs heights

feat(dropzone): add dropzone helper

feat(dropzone): modify text

fix(dropzone): hide dropzone in favorite screen

feat(dropzone): add prop to control dropzone helper visibility

fix(dropzone): modify redirection test to match dropzone behavior

fix(dropzone): add id, change styles and texts

feat: update mode button, refactor (#1030)

* refactor: update mode button, refactor

* refactor: apply PR requested changes

* refactor: update cypress

* refactor: mock item layout in commands

* refactor: import automatically env in cypress

* refactor: env in cypress

* refactor: import VITE_GRAASP_REDIRECTION_HOST

* refactor: use cypress baseurl

feat: move the description in ItemsToolbar to display it directly below the title (#1045)

chore(deps): update eslint packages (#1034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update ag-grid monorepo to v31.1.1 (#1035)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update dependency @emotion/react to v11.11.4 (#1036)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update dependency @sentry/react to v7.105.0 (#1037)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update react-router monorepo to v6.22.2 (#1023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update mui (non-major) (#884)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix: remove qs dependency (#1041)

* fix: remove qs dependency

* fix: update deps

chore(deps): update yarn to v4.1.1 (#1052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update eslint packages to v7.1.1 (#1051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix: remove duplicate none doc flavor (#1055)

chore(main): release 2.9.0 (#1043)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix(deps): update dependency @graasp/ui to v4.8.5 (#1046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(main): release 2.9.1 (#1062)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix: revert previous published item layout (#1058)

* fix: revert previous published item layout

* refactor: fix publish button

chore(main): release 2.9.2 (#1063)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix: fix mobile platform switch colors (#1064)

chore(main): release 2.9.3 (#1065)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix: invert colors for mobile platform switch (#1066)

chore(main): release 2.9.4 (#1069)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

feat(dropzone): hide dropzone when use has no permission

fix(dropzone): home screen styling

test(dropzone): add dropzone tests
github-merge-queue bot pushed a commit that referenced this pull request Mar 11, 2024
* feat(dropzone): add helper texts

feat(dropzone): modify parent divs heights

feat(dropzone): add dropzone helper

feat(dropzone): modify text

fix(dropzone): hide dropzone in favorite screen

feat(dropzone): add prop to control dropzone helper visibility

fix(dropzone): modify redirection test to match dropzone behavior

fix(dropzone): add id, change styles and texts

feat: update mode button, refactor (#1030)

* refactor: update mode button, refactor

* refactor: apply PR requested changes

* refactor: update cypress

* refactor: mock item layout in commands

* refactor: import automatically env in cypress

* refactor: env in cypress

* refactor: import VITE_GRAASP_REDIRECTION_HOST

* refactor: use cypress baseurl

feat: move the description in ItemsToolbar to display it directly below the title (#1045)

chore(deps): update eslint packages (#1034)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update ag-grid monorepo to v31.1.1 (#1035)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update dependency @emotion/react to v11.11.4 (#1036)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update dependency @sentry/react to v7.105.0 (#1037)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update react-router monorepo to v6.22.2 (#1023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update mui (non-major) (#884)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix: remove qs dependency (#1041)

* fix: remove qs dependency

* fix: update deps

chore(deps): update yarn to v4.1.1 (#1052)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update eslint packages to v7.1.1 (#1051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix: remove duplicate none doc flavor (#1055)

chore(main): release 2.9.0 (#1043)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix(deps): update dependency @graasp/ui to v4.8.5 (#1046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(main): release 2.9.1 (#1062)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix: revert previous published item layout (#1058)

* fix: revert previous published item layout

* refactor: fix publish button

chore(main): release 2.9.2 (#1063)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix: fix mobile platform switch colors (#1064)

chore(main): release 2.9.3 (#1065)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

fix: invert colors for mobile platform switch (#1066)

chore(main): release 2.9.4 (#1069)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

feat(dropzone): hide dropzone when use has no permission

fix(dropzone): home screen styling

test(dropzone): add dropzone tests

* fix: update test descriptions

---------

Co-authored-by: spaenleh <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant