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

Chore(deps): Bump @mui/material from 5.15.1 to 5.16.7 #4315

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps @mui/material from 5.15.1 to 5.16.7.

Release notes

Sourced from @​mui/material's releases.

v5.16.7

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/material@5.16.7

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

v5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

v5.16.5

Jul 25, 2024

A big thanks to the 4 contributors who made this release possible.

@mui/utils@5.16.5

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.16.7

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/material@5.16.7

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

5.16.5

... (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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
74.43% (-0% 🔻)
12881/17307
🔴 Branches 52.83% 3105/5877
🔴 Functions 58.62% 1894/3231
🟡 Lines
76.14% (-0% 🔻)
11705/15372
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / index.tsx
83.33% (-0.67% 🔻)
85.71% 50%
85% (-0.71% 🔻)

Test suite run success

1504 tests passing in 204 suites.

Report generated by 🧪jest coverage report action from 377201f

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui/material-5.16.7 branch from a44f7a8 to 2403201 Compare October 9, 2024 11:35
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.1 to 5.16.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mui/material-5.16.7 branch from 2403201 to c145496 Compare October 9, 2024 11:38
We didn’t directly specify mui/base as dependency, but use it. It’s no
longer available with mui/material
@compojoom
Copy link
Contributor

@usame-algan can you confirm that my change is correct? With it this dependency update seems to be fine.

Copy link

github-actions bot commented Oct 9, 2024

📦 Next.js Bundle Analysis for safe-wallet-web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 963.91 KB (🟡 +2.75 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Twenty-four Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/address-book 26.08 KB (🟡 +2 B) 990 KB
/apps 48.42 KB (🟡 +23 B) 1012.34 KB
/apps/custom 40.06 KB (🟡 +25 B) 1003.97 KB
/balances 30.95 KB (🟡 +18 B) 994.86 KB
/balances/nfts 19.21 KB (🟡 +24 B) 983.12 KB
/home 58.12 KB (-1 B) 1022.03 KB
/licenses 4.98 KB (🟡 +7 B) 968.89 KB
/new-safe/advanced-create 35.33 KB (🟡 +207 B) 999.24 KB
/new-safe/create 34.6 KB (🟡 +207 B) 998.51 KB
/new-safe/load 16.61 KB (🟡 +210 B) 980.52 KB
/settings/appearance 8.06 KB (🟡 +19 B) 971.97 KB
/settings/cookies 7.68 KB (🟡 +20 B) 971.59 KB
/settings/data 7.58 KB (🟡 +19 B) 971.49 KB
/settings/environment-variables 9.17 KB (🟡 +20 B) 973.08 KB
/settings/modules 9.8 KB (🟡 +19 B) 973.72 KB
/settings/notifications 27.05 KB (🟡 +21 B) 990.96 KB
/settings/safe-apps 23.94 KB (🟡 +20 B) 987.85 KB
/settings/security 8.1 KB (🟡 +18 B) 972.02 KB
/settings/setup 36 KB (🟡 +17 B) 999.91 KB
/share/safe-app 9.73 KB (🟡 +3 B) 973.64 KB
/transactions 73.69 KB (🟡 +161 B) 1.01 MB
/transactions/history 73.65 KB (🟡 +160 B) 1.01 MB
/transactions/messages 39.2 KB (🟡 +20 B) 1003.11 KB
/transactions/queue 31.3 KB (🟡 +20 B) 995.22 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@compojoom compojoom merged commit 845aaf8 into dev Oct 21, 2024
15 checks passed
@compojoom compojoom deleted the dependabot/npm_and_yarn/mui/material-5.16.7 branch October 21, 2024 12:06
@github-actions github-actions bot locked and limited conversation to collaborators Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant