Skip to content

chore(deps): bump @mui/material from 7.3.8 to 7.3.9#12

Open
dependabot[bot] wants to merge 2 commits into
capstone/multi-post-by-dagamez1from
dependabot/npm_and_yarn/mui/material-7.3.9
Open

chore(deps): bump @mui/material from 7.3.8 to 7.3.9#12
dependabot[bot] wants to merge 2 commits into
capstone/multi-post-by-dagamez1from
dependabot/npm_and_yarn/mui/material-7.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor

Bumps @mui/material from 7.3.8 to 7.3.9.

Release notes

Sourced from @​mui/material's releases.

v7.3.9

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

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

7.3.9

Mar 5, 2026

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

@mui/material@7.3.9

Docs

Core

All contributors of this release in alphabetical order: @​alelthomas, @​arthur-plazanet, @​brijeshb42, @​DanailH, @​dav-is, @​Janpot, @​matthias-ccri, @​mnajdova, @​oliviertassinari, @​pavan-sh, @​PeterTYLiu, @​sai6855, @​silviuaavram, @​vmakhaev, @​ZeeshanTamboli

Commits
  • 5430aaa v7.3.9 (#47911)
  • 4980716 [website] Implement the latest price changes proposal (@​DanailH) (#47606) (#4...
  • 67acb51 [material-ui] Clean up duplicated CSS rules (@​sai6855) (#47893)
  • 3692e54 [code-infra] Detect browser envs that don't support layout (#47813) (#47873)
  • 556e388 [tooltip] Fix error is thrown when wrapping an input which is disabled while ...
  • 09398d6 [table cell][theme] Apply alpha before color mixing to border bottom color ...
  • dc1e493 [code-infra] Enable undefined addition to optional properties (#47815)
  • d92df84 [theme] Generate color-mix value on top of default generated Material UI CS...
  • See full diff in compare view

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 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)

hoanguyen-1991 and others added 2 commits March 26, 2026 22:11
- Add Post struct with message and owner fields
- Replace single message with Map<Uint32, Post> for multiple posts
- Add postCounter for unique post IDs
- Add MAX_POSTS (10) limit with assertion
- Update post() circuit to support multiple posts
- Update takeDown(postId) circuit with ownership verification
- Update TypeScript API for multi-post state management
- Enhance CLI with post listing and ID-based deletion
- Add comprehensive tests (multi-post, valid/invalid takedown, limit)
- Document design decisions and privacy properties in README

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.8 to 7.3.9.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v7.3.9/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.9/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of @​mui/material exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant