PalisadoesFoundation / talawa-api

API Backend for the Talawa Mobile App. Click on the link below to see our documentation
https://docs.talawa.io/
GNU General Public License v3.0
224 stars 820 forks source link

Upgrade package `@mui/system` from 5.16.7 to 6.1.0 #2540

Open palisadoes opened 2 months ago

palisadoes commented 2 months ago

Rationale

  1. This was previously attempted by the automated dependabot job but the PR tests failed.
  2. This issue has been created to fix the issue as there may be multiple dependency requirements that need updating

This is a major revision upgrade and many files may need to be updated to the new syntax, functions, methods and classes

Task

  1. Upgrade the package
  2. Remove this package if it is:
    1. unused
    2. unnecessary. For example:
      1. the functionality can be maintained by using another package we are already using,
      2. If we are using only one function or class in the package you can consider replacing it with code that resides in this repository
      3. It is used by a feature that the end user is unlikely to ever use

Background Failing PRs

Release Note Details

Bumps @mui/system from 5.16.7 to 6.1.0.

Release notes

Sourced from @​mui/system's releases.

v6.1.0

Sep 11, 2024

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

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.

@mui/icons-material@6.1.0

@mui/material@6.1.0

@mui/system@6.1.0

Docs

... (truncated)

Changelog

Sourced from @​mui/system's changelog.

v6.1.0

Sep 10, 2024

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

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.

@mui/icons-material@6.1.0

@mui/material@6.1.0

@mui/system@6.1.0

Docs

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sruthin21 commented 2 months ago

@palisadoes sir can you assign this issue to me

GauravSahu891 commented 1 month ago

is anyone is working on this issue? @sruthin21

palisadoes commented 1 month ago

unassigning, inactivity

Shriyansh-20 commented 1 month ago

@palisadoes @Cioppolo14 Interested, Please assign to me.

GauravSahu891 commented 1 month ago

@palisadoes Thank you for assigning this to me. I’ll take a look and keep you updated on my progress.

Aryan4884 commented 1 month ago

If no one working, please assign me this issue.

GauravSahu891 commented 1 month ago

@Aryan4884 no aryan this issue is assign to me(@GauravSahu891) and currently i'm working on it.

github-actions[bot] commented 1 month ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

Aryan4884 commented 3 weeks ago

@palisadoes Since no one is assigned,can you please assign me.

github-actions[bot] commented 2 weeks ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

rajku-dev commented 1 week ago

I am interested to solve this issue @palisadoes, can you please assign me?

Cioppolo14 commented 1 week ago

If the issue has already been assigned, please don't ask to be assigned. We want everyone to get a chance.

Aryan4884 commented 16 minutes ago

@palisadoes @Cioppolo14 Do i have to make a new PR taking the new merging branch since the merging branch has changed now?