Bump the web-npm group across 1 directory with 16 updates#232
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the web-npm group across 1 directory with 16 updates#232dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the web-npm group with 16 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.3.9` | `9.0.1` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.9` | `9.0.1` | | [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) | `3.3.3` | `4.0.2` | | [mobx](https://github.com/mobxjs/mobx) | `6.15.0` | `6.15.4` | | [next](https://github.com/vercel/next.js) | `16.2.1` | `16.2.6` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.72.0` | `7.76.1` | | [react-hook-form-mui](https://github.com/dohomi/react-hook-form-mui) | `8.2.0` | `9.0.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.2` | `7.15.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.9.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.4.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.1` | `16.2.6` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `@mui/icons-material` from 7.3.9 to 9.0.1 - [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/v9.0.1/packages/mui-icons-material) Updates `@mui/material` from 7.3.9 to 9.0.1 - [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/v9.0.1/packages/mui-material) Updates `copy-to-clipboard` from 3.3.3 to 4.0.2 - [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases) - [Changelog](https://github.com/sudodoki/copy-to-clipboard/blob/main/CHANGELOG.md) - [Commits](sudodoki/copy-to-clipboard@v3.3.3...v4.0.2) Updates `mobx` from 6.15.0 to 6.15.4 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits/mobx@6.15.4) Updates `next` from 16.2.1 to 16.2.6 - [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.2.1...v16.2.6) Updates `react` from 19.2.4 to 19.2.6 - [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.6/packages/react) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.4 to 19.2.6 - [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.6/packages/react-dom) Updates `react-hook-form` from 7.72.0 to 7.76.1 - [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.72.0...v7.76.1) Updates `react-hook-form-mui` from 8.2.0 to 9.0.1 - [Release notes](https://github.com/dohomi/react-hook-form-mui/releases) - [Commits](https://github.com/dohomi/react-hook-form-mui/commits/9.0.1) Updates `react-router-dom` from 7.13.2 to 7.15.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.15.1/packages/react-router-dom) Updates `@types/node` from 25.5.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint` from 9.39.4 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.0) Updates `eslint-config-next` from 16.2.1 to 16.2.6 - [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.6/packages/eslint-config-next) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: "@mui/material" dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: copy-to-clipboard dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: mobx dependency-version: 6.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: react-hook-form dependency-version: 7.76.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-npm - dependency-name: react-hook-form-mui dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-npm - dependency-name: react-router-dom dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-npm - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web-npm - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: web-npm - dependency-name: eslint-config-next dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-npm - dependency-name: typescript dependency-version: 6.0.3 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 with 16 updates in the /web directory:
7.3.99.0.17.3.99.0.13.3.34.0.26.15.06.15.416.2.116.2.619.2.419.2.619.2.1419.2.1519.2.419.2.67.72.07.76.18.2.09.0.17.13.27.15.125.5.025.9.19.39.410.4.016.2.116.2.63.8.13.8.35.9.36.0.3Updates
@mui/icons-materialfrom 7.3.9 to 9.0.1Release notes
Sourced from @mui/icons-material's releases.
... (truncated)
Changelog
Sourced from @mui/icons-material's changelog.
... (truncated)
Commits
933bdf6v9.0.1 (#48479)64f0b49[icons] Revert to using wildcard export paths (#48381)ee80849Bump code-infra:devDependencies (#48367)a83fd59v9.0.0 (#48221)e4de3e2[internal] Prepare libraries for v9 stable release (#48206)d7fc1c4[internal] Sort license field to be under descriptione1e43bdV9.0.0 beta.1 (#48178)709d924[icons] Remove legacy*Outlineicons (#48116)e59e5fdv9.0.0-beta.0 (#48090)9e9fda9[code-infra][icons-material] Avoid material utils barrel in createSvg… (#48029)Updates
@mui/materialfrom 7.3.9 to 9.0.1Release notes
Sourced from @mui/material's releases.
... (truncated)
Changelog
Sourced from @mui/material's changelog.
... (truncated)
Commits
933bdf6v9.0.1 (#48479)67f8c0e[utils] Remove unnecessaryexcludeKeysfromextractEventHandlers(#48481)c4bf80f[drawer] Fix swipe close flicker (#48372)7330289[form controls] Add internaluseFormControlStatehook (#48344)52edadb[switch] Fix incorrectrolewithslotProps.input(#48469)d3f3161[autocomplete] Fix iOS group scrollbar overflow (#48400)0317391Bump react-router to v7.14.2 (#48412)ef57b40[test] Fix autocomplete test description (#48395)0d81e9a[List] Fix sticky subheader overlapping iOS scrollbar (#48375)94a7b2d[code-infra] Fix type shadowing (#48389)Updates
copy-to-clipboardfrom 3.3.3 to 4.0.2Release notes
Sourced from copy-to-clipboard's releases.
Changelog
Sourced from copy-to-clipboard's changelog.
... (truncated)
Commits
bf69f76chore(release): v4.0.2e8329c7fix: make sure execCommand works in fullscreen (#158)0c4238cchore: Bump basic-ftp from 5.2.0 to 5.3.0 (#156)d8283c2chore: Bump follow-redirects from 1.15.11 to 1.16.0 (#157)75ee47cchore: Bump axios from 1.14.0 to 1.15.2 (#155)91df35dchore(release): v4.0.110420d6chore: add changelog (#153)8930589test: add e2e scenario for modal tests (#152)20329e8chore: fix copy in modal for execCommand fallback (#151)bbb5d594.0.0Updates
mobxfrom 6.15.0 to 6.15.4Release notes
Sourced from mobx's releases.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mobx since your current version.
Updates
nextfrom 16.2.1 to 16.2.6Release notes
Sourced from next's releases.
... (truncated)
Commits
ee6e79bv16.2.6afa053dTurbopack: Match proxy matchers with webpack implementation (#93594)97a154eTurbopack: Fix middleware matcher suffix (#93590)83899bc[backport] Disable build caches for production/staging/force-preview deploys ...7b222b9[backport][test] Pin package manager to patch versions (#93595)a8dc24f[backport] Turbopack: more strict vergen setup (#93587)766148fv16.2.50dd9483fix: add explicit checks for RSC header (#83) (#98)d166096fix proxy matching for segment prefetch URLs (#89) (#96)9d50c0bStrip next-resume header from incoming requests (#92)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
reactfrom 19.2.4 to 19.2.6Release notes
Sourced from react's releases.
Commits
eaf3e95Version 19.2.623f4f9f19.2.5Updates
@types/reactfrom 19.2.14 to 19.2.15Commits
Updates
react-domfrom 19.2.4 to 19.2.6Release notes
Sourced from react-dom's releases.
Commits
eaf3e95Version 19.2.623f4f9f19.2.5Updates
react-hook-formfrom 7.72.0 to 7.76.1Release notes
Sourced from react-hook-form's releases.