Bump the web-npm group in /web with 16 updates#184
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the web-npm group in /web with 16 updates#184dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the web-npm group in /web with 16 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.18.0` | `7.3.9` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.18.0` | `7.3.9` | | [mobx-react-lite](https://github.com/mobxjs/mobx) | `3.4.3` | `4.1.1` | | [next](https://github.com/vercel/next.js) | `14.2.35` | `16.2.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.28` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.4` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.7` | `19.2.3` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.71.2` | | [react-hook-form-mui](https://github.com/dohomi/react-hook-form-mui) | `7.0.0` | `8.2.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.3` | `7.13.1` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `4.3.0` | `6.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.33` | `25.5.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.3` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.35` | `16.2.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` | Updates `@mui/icons-material` from 5.18.0 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-icons-material) Updates `@mui/material` from 5.18.0 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 `mobx-react-lite` from 3.4.3 to 4.1.1 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx-react-lite@3.4.3...mobx-react-lite@4.1.1) Updates `next` from 14.2.35 to 16.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.35...v16.2.0) Updates `react` from 18.3.1 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 `@types/react` from 18.3.28 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 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 `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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-hook-form-mui` from 7.0.0 to 8.2.0 - [Release notes](https://github.com/dohomi/react-hook-form-mui/releases) - [Commits](https://github.com/dohomi/react-hook-form-mui/commits) Updates `react-router-dom` from 6.30.3 to 7.13.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.1/packages/react-router-dom) Updates `@trivago/prettier-plugin-sort-imports` from 4.3.0 to 6.0.2 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v4.3.0...v6.0.2) Updates `@types/node` from 20.19.33 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.28 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint` from 8.57.1 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.0.3) Updates `eslint-config-next` from 14.2.35 to 16.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.0/packages/eslint-config-next) Updates `eslint-config-prettier` from 9.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 7.3.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@mui/material" dependency-version: 7.3.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: mobx-react-lite dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: next dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: react-hook-form-mui dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: react-router-dom dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: eslint-config-next dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 web-npm group in /web with 16 updates:
5.18.07.3.95.18.07.3.93.4.34.1.114.2.3516.2.018.3.119.2.418.3.2819.2.1418.3.119.2.418.3.719.2.37.71.17.71.27.0.08.2.06.30.37.13.14.3.06.0.220.19.3325.5.08.57.110.0.314.2.3516.2.09.1.210.1.8Updates
@mui/icons-materialfrom 5.18.0 to 7.3.9Release notes
Sourced from
@mui/icons-material's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material's changelog.... (truncated)
Commits
5430aaav7.3.9 (#47911)1ee94a2[release] v7.3.8 (#47754)a8be348Bump code-infra:devDependencies (#46873)023288bBump@types/reactto 19.2.9 (#47674)e7bf2f2Bump babel monorepo to ^7.28.6 (#47640)06b1418Bump@types/reactto 19.2.8 (#47639)86fd51ev7.3.7 (#47565)e7c83edPin dependencies (#47530)dd7c7d8Pin dependencies (#47529)d7995a3Pin dependencies (#47531)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mui/icons-materialsince your current version.Updates
@mui/materialfrom 5.18.0 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)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mui/materialsince your current version.Updates
mobx-react-litefrom 3.4.3 to 4.1.1Release notes
Sourced from mobx-react-lite's releases.
Commits
989de2dVersion release (#4564)2e70338chore: forgotten changesets (#4584)84d8b83chore: temporarily disable coveralls integration76cad6ffix: Rearrange observer type definitions to allow wrapping custom HOC (#4576)74f26b5fix: Fix issue with wrong inferred type of observable.map in TS 5.9+ (#4578)2808e84chore: #45802db0ea5Trigger security scan69ab7c3Add Github Actions Security workflow761a8ddVersion release (#4562)61d6cf3fix: Don't rewrap setters on the prototype (#4563)Updates
nextfrom 14.2.35 to 16.2.0Release notes
Sourced from next's releases.
... (truncated)
Commits
c5c94dfv16.2.0649d302Unflake router events deploy test (#91589)bcd9c19docs: Clarify ignoreBuildErrors behavior (#91367)3683192v16.2.0-canary.104b61823dSRI turbopack documentation (#90477)0ca967bAdd group depth tracking to instant validation boundary discovery (#91208)a41bef9improve allowedDevOrigins error (#91521)75c51c6Turbopack: Usedebug = "line-tables-only"for dev builds (#91539)39e705cTurbopack: Merge release-with-assertions-no-lto profile into release-with-ass...4de2201[turbopack] Share scratch buffer across shards using thread local (#90167)Updates
reactfrom 18.3.1 to 19.2.4Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.