Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the npm-actions-deps group with 16 updates in the /frontend directory:

Package From To
@emotion/styled 11.14.0 11.14.1
@mui/icons-material 7.0.1 7.2.0
@testing-library/jest-dom 6.6.3 6.6.4
@testing-library/react 16.2.0 16.3.0
react 19.1.0 19.1.1
react-dom 19.1.0 19.1.1
react-router 7.4.1 7.7.1
@mui/x-data-grid 7.28.2 8.9.2
@rsbuild/core 1.3.1 1.4.12
@rsbuild/plugin-react 1.1.1 1.3.4
@rspack/binding-darwin-arm64 1.3.0 1.4.11
@rspack/binding-darwin-x64 1.3.0 1.4.11
@rspack/binding-linux-arm64-gnu 1.3.0 1.4.11
@rspack/binding-linux-arm64-musl 1.3.0 1.4.11
@rspack/binding-linux-x64-gnu 1.3.0 1.4.11
@rspack/binding-linux-x64-musl 1.3.0 1.4.11

Updates @emotion/styled from 11.14.0 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs
Commits

Updates @mui/icons-material from 7.0.1 to 7.2.0

Release notes

Sourced from @​mui/icons-material's releases.

v7.2.0

A big thanks to the 17 contributors who made this release possible. Here are the highlights ✨:

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

7.2.0

Jun 26, 2025

A big thanks to the 17 contributors who made this release possible. Here are the highlights ✨:

  • ⚡️ Added modularCssLayers theme option for splitting styles into multiple CSS layers (#46001) @​siriwatknp.
  • 📖 Added example for using Material UI with React Router v7 (#46406) @​siriwatknp.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/material from 7.0.1 to 7.2.0

Release notes

Sourced from @​mui/material's releases.

v7.2.0

A big thanks to the 17 contributors who made this release possible. Here are the highlights ✨:

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

7.2.0

Jun 26, 2025

A big thanks to the 17 contributors who made this release possible. Here are the highlights ✨:

  • ⚡️ Added modularCssLayers theme option for splitting styles into multiple CSS layers (#46001) @​siriwatknp.
  • 📖 Added example for using Material UI with React Router v7 (#46406) @​siriwatknp.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @testing-library/jest-dom from 6.6.3 to 6.6.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

Commits

Updates @testing-library/react from 16.2.0 to 16.3.0

Release notes

Sourced from @​testing-library/react's releases.

v16.3.0

16.3.0 (2025-04-02)

Features

  • add bernardobelchior as a contributor for code, and doc (#1391) (9fc6a75)
Commits

Updates react from 19.1.0 to 19.1.1

Release notes

Sourced from react's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates react-dom from 19.1.0 to 19.1.1

Release notes

Sourced from react-dom's releases.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Changelog

Sourced from react-dom's changelog.

19.1.1 (July 28, 2025)

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @​hoxyq)
Commits

Updates react-router from 7.4.1 to 7.7.1

Release notes

Sourced from react-router's releases.

v7.7.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v771

v7.7.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v770

v7.6.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v763

v7.6.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v762

v7.6.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v761

v7.6.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v760

v7.5.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v753

v7.5.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v752

v7.5.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v751

v7.5.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v750

Changelog

Sourced from react-router's changelog.

7.7.1

Patch Changes

  • In RSC Data Mode, fix bug where routes with errors weren't forced to revalidate when shouldRevalidate returned false (#14026)
  • In RSC Data Mode, fix Matched leaf route at location "/..." does not have an element or Component warnings when error boundaries are rendered. (#14021)

7.7.0

Minor Changes

Patch Changes

  • Handle InvalidCharacterError when validating cookie signature (#13847)

  • Pass a copy of searchParams to the setSearchParams callback function to avoid muations of the internal searchParams instance. This was an issue when navigations were blocked because the internal instance be out of sync with useLocation().search. (#12784)

  • Support invalid Date in turbo-stream v2 fork (#13684)

  • In Framework Mode, clear critical CSS in development after initial render (#13872)

  • Strip search parameters from patchRoutesOnNavigation path param for fetcher calls (#13911)

  • Skip scroll restoration on useRevalidator() calls because they're not new locations (#13671)

  • Support unencoded UTF-8 routes in prerender config with ssr set to false (#13699)

  • Do not throw if the url hash is not a valid URI component (#13247)

  • Fix a regression in createRoutesStub introduced with the middleware feature. (#13946)

    As part of that work we altered the signature to align with the new middleware APIs without making it backwards compatible with the prior AppLoadContext API. This permitted createRoutesStub to work if you were opting into middleware and the updated context typings, but broke createRoutesStub for users not yet opting into middleware.

    We've reverted this change and re-implemented it in such a way that both sets of users can leverage it.

    // If you have not opted into middleware, the old API should work again
    let context: AppLoadContext = {
      /*...*/
    };
    let Stub = createRoutesStub(routes, context);
    // If you have opted into middleware, you should now pass an instantiated unstable_routerContextProvider instead of a getContext factory function.
    let context = new unstable_RouterContextProvider();
    context.set(SomeContext, someValue);
    let Stub = createRoutesStub(routes, context);

... (truncated)

Commits

Updates @mui/x-data-grid from 7.28.2 to 8.9.2

Release notes

Sourced from @​mui/x-data-grid's releases.

v8.9.2

We'd like to extend a big thank you to the 23 contributors who made this release possible. Here are some highlights ✨:

  • 🌎 Improve French (fr-FR), Hebrew (he-IL) and Polish (pl-PL) locales on the Data Grid
  • 🌎 Improve Korean (ko-KR) locale on the Date and Time Pickers
  • 📈 Add symlog scale to charts
  • 📊 Fix bar border radius on Firefox
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions: @​AmrElnaggar99, @​atlanteh, @​ddolcimascolo, @​Jiseoup, @​leonaha5, @​noherczeg, @​sai6855

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​bharatkashyap, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​MBilalShafi, @​rita-codes, @​romgrk, @​siriwatknp

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Add privateMode to AI assistant prompt resolver (#18759) @​bharatkashyap
  • [DataGridPremium] Fix empty nested group values caused by main criterial valueFormatter() (#18916) @​cherniavskii
  • [DataGridPremium] Sidebar content and state is managed the same way as for preference panel (#18741) @​arminmeh
  • [DataGridPremium] Make api param for the aggregation function optional (#18984) @​arminmeh

Date and Time Pickers

@mui/[email protected]

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

8.9.2

Jul 31, 2025

We'd like to extend a big thank you to the 23 contributors who made this release possible. Here are some highlights ✨:

  • 🌎 Improve French (fr-FR), Hebrew (he-IL) and Polish (pl-PL) locales on the Data Grid
  • 🌎 Improve Korean (ko-KR) locale on the Date and Time Pickers
  • 📈 Add symlog scale to charts
  • 📊 Fix bar border radius on Firefox
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions: @​AmrElnaggar99, @​atlanteh, @​ddolcimascolo, @​Jiseoup, @​leonaha5, @​noherczeg, @​sai6855

The following are all team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​bharatkashyap, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​MBilalShafi, @​rita-codes, @​romgrk, @​siriwatknp

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Add privateMode to AI assistant prompt resolver (#18759) @​bharatkashyap
  • [DataGridPremium] Fix empty nested group values caused by main criterial val...

    Description has been truncated

Bumps the npm-actions-deps group with 16 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.14.0` | `11.14.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.0.1` | `7.2.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.2.0` | `16.3.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.1.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.1.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.4.1` | `7.7.1` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `7.28.2` | `8.9.2` |
| [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) | `1.3.1` | `1.4.12` |
| [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) | `1.1.1` | `1.3.4` |
| [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.0` | `1.4.11` |
| [@rspack/binding-darwin-x64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.0` | `1.4.11` |
| [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.0` | `1.4.11` |
| [@rspack/binding-linux-arm64-musl](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.0` | `1.4.11` |
| [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.0` | `1.4.11` |
| [@rspack/binding-linux-x64-musl](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.3.0` | `1.4.11` |



Updates `@emotion/styled` from 11.14.0 to 11.14.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 7.0.1 to 7.2.0
- [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.2.0/packages/mui-icons-material)

Updates `@mui/material` from 7.0.1 to 7.2.0
- [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.2.0/packages/mui-material)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.6.4)

Updates `@testing-library/react` from 16.2.0 to 16.3.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0)

Updates `react` from 19.1.0 to 19.1.1
- [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.1.1/packages/react)

Updates `react-dom` from 19.1.0 to 19.1.1
- [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.1.1/packages/react-dom)

Updates `react-router` from 7.4.1 to 7.7.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `@mui/x-data-grid` from 7.28.2 to 8.9.2
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.9.2/packages/x-data-grid)

Updates `@rsbuild/core` from 1.3.1 to 1.4.12
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.4.12/packages/core)

Updates `@rsbuild/plugin-react` from 1.1.1 to 1.3.4
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v.1.3.4/packages/plugin-react)

Updates `@rspack/binding-darwin-arm64` from 1.3.0 to 1.4.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.11/packages/rspack)

Updates `@rspack/binding-darwin-x64` from 1.3.0 to 1.4.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.11/packages/rspack)

Updates `@rspack/binding-linux-arm64-gnu` from 1.3.0 to 1.4.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.11/packages/rspack)

Updates `@rspack/binding-linux-arm64-musl` from 1.3.0 to 1.4.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.11/packages/rspack)

Updates `@rspack/binding-linux-x64-gnu` from 1.3.0 to 1.4.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.11/packages/rspack)

Updates `@rspack/binding-linux-x64-musl` from 1.3.0 to 1.4.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.4.11/packages/rspack)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-actions-deps
- dependency-name: "@mui/icons-material"
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@mui/material"
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-actions-deps
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-actions-deps
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-actions-deps
- dependency-name: react-router
  dependency-version: 7.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@mui/x-data-grid"
  dependency-version: 8.9.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-actions-deps
- dependency-name: "@rsbuild/core"
  dependency-version: 1.4.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rsbuild/plugin-react"
  dependency-version: 1.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rspack/binding-darwin-arm64"
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rspack/binding-darwin-x64"
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rspack/binding-linux-arm64-gnu"
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rspack/binding-linux-arm64-musl"
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rspack/binding-linux-x64-gnu"
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
- dependency-name: "@rspack/binding-linux-x64-musl"
  dependency-version: 1.4.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants