Bump the production-dependencies group across 1 directory with 4 updates#28
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the production-dependencies group with 4 updates in the / directory: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material), [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) and [next](https://github.com/vercel/next.js). Updates `@mui/icons-material` from 7.3.6 to 7.3.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-icons-material) Updates `@mui/material` from 7.3.6 to 7.3.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-material) Updates `@mui/material-nextjs` from 7.3.6 to 7.3.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-material-nextjs) Updates `next` from 16.0.8 to 16.1.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.8...v16.1.1) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mui/material" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@mui/material-nextjs" dependency-version: 7.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: next dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 4 updates in the / directory: @mui/icons-material, @mui/material, @mui/material-nextjs and next.
Updates
@mui/icons-materialfrom 7.3.6 to 7.3.7Release notes
Sourced from
@mui/icons-material's releases.Changelog
Sourced from
@mui/icons-material's changelog.... (truncated)
Commits
86fd51ev7.3.7 (#47565)e7c83edPin dependencies (#47530)dd7c7d8Pin dependencies (#47529)d7995a3Pin dependencies (#47531)919bdccBump react monorepo to ^19.2.1 (#47436)Updates
@mui/materialfrom 7.3.6 to 7.3.7Release notes
Sourced from
@mui/material's releases.Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
86fd51ev7.3.7 (#47565)cb4d8ac[focus-trap] ComputeactiveElementinsideloopFocuson every keydown (#47...f1bc738[appbar] Fix inherit color CSS variable not getting applied (#47518)e7c83edPin dependencies (#47530)dd7c7d8Pin dependencies (#47529)d7995a3Pin dependencies (#47531)4915b2f[autocomplete] FixArrowLeft,Backspace&Deletebehavior for multiple ...3a992ee[checkbox] Fix readonly checkboxes (#47503)6291047[card action area] Remove incorrect root ref being forwarded to focus highlig...dac4642[click-away-listener] Tighten the parameter type of createHandleSynthetic met...Updates
@mui/material-nextjsfrom 7.3.6 to 7.3.7Release notes
Sourced from
@mui/material-nextjs's releases.Changelog
Sourced from
@mui/material-nextjs's changelog.... (truncated)
Commits
86fd51ev7.3.7 (#47565)e7c83edPin dependencies (#47530)dd7c7d8Pin dependencies (#47529)faa64af[internal] Bump Next.js & React version to avoid security vulnerability (#47427)Updates
nextfrom 16.0.8 to 16.1.1Release notes
Sourced from next's releases.