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

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

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graasp/ui 4.8.4 -> 4.8.5 age adoption passing confidence

Release Notes

graasp/graasp-ui (@​graasp/ui)

v4.8.5

Compare Source

Bug Fixes

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/graasp-ui-4.8.x branch 6 times, most recently from 81ed650 to 2dee6ff Compare March 5, 2024 10:22
@renovate renovate bot force-pushed the renovate/graasp-ui-4.8.x branch from 2dee6ff to 76db525 Compare March 5, 2024 10:35
Copy link

sonarqubecloud bot commented Mar 5, 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

@pyphilia pyphilia merged commit 10ef4b6 into main Mar 6, 2024
4 checks passed
@renovate renovate bot deleted the renovate/graasp-ui-4.8.x branch March 6, 2024 08:46
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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant