Conversation
Bumps the npm-production group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.6` | `7.3.9` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.71.2` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `16.1.0` | `16.1.1` | Updates `@mui/material` from 7.3.6 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) Updates `react` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `react-dom` from 19.2.3 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `react-hook-form` from 7.71.1 to 7.71.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.71.1...v7.71.2) Updates `react-syntax-highlighter` from 16.1.0 to 16.1.1 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](react-syntax-highlighter/react-syntax-highlighter@v16.1.0...v16.1.1) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 7.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-syntax-highlighter dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
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 npm-production group with 5 updates in the / directory:
7.3.67.3.919.2.319.2.419.2.319.2.47.71.17.71.216.1.016.1.1Updates
@mui/materialfrom 7.3.6 to 7.3.9Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
5430aaav7.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] Applyalphabefore color mixing to border bottom color ...dc1e493[code-infra] Enable undefined addition to optional properties (#47815)d92df84[theme] Generatecolor-mixvalue on top of default generated Material UI CS...1ee94a2[release] v7.3.8 (#47754)7a547bd[chip] Remove unnecessaryonDeletecheck (#47753)Updates
reactfrom 19.2.3 to 19.2.4Release notes
Sourced from react's releases.
Commits
90ab3f8Version 19.2.4Updates
react-domfrom 19.2.3 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4Updates
react-hook-formfrom 7.71.1 to 7.71.2Release notes
Sourced from react-hook-form's releases.
Commits
85684f97.71.24933dcc🧹 fix(clearErrors): emit name signal for targeted field updates (#13280)319b3ed🕵️♂️ fix: use DeepPartialSkipArrayKey for WatchObserver value parameter (#13...0e04ad3🏋️♀️ chore: Update outdated GitHub Actions versions (#13274)3adba2b✅ test: add unit tests for update utility (#13268)Updates
react-syntax-highlighterfrom 16.1.0 to 16.1.1Release notes
Sourced from react-syntax-highlighter's releases.
Commits
ecac533new package lock4957908version bump5853a48Fix: grammar in README.md (#622)fc5d7b7fix: Added a babel plugin to auto add the js exts for esm (#627)d2b43e0Updated installation section in README.md (#633)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions