Skip to content

chore(deps): bump the all-npm-deps group in /frontend with 9 updates #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-npm-deps group in /frontend with 9 updates:

Package From To
@microlink/react-json-view 1.26.2 1.27.0
@mui/x-data-grid 8.9.1 8.9.2
@mui/x-date-pickers 8.9.0 8.9.2
echarts 5.6.0 6.0.0
framer-motion 12.23.11 12.23.12
lucide-react 0.532.0 0.536.0
motion 12.23.11 12.23.12
@types/react 19.1.8 19.1.9
@types/react-dom 19.1.6 19.1.7

Updates @microlink/react-json-view from 1.26.2 to 1.27.0

Release notes

Sourced from @​microlink/react-json-view's releases.

v1.27.0

What's Changed

New Contributors

Full Changelog: microlinkhq/react-json-view@v1.26.2...v1.27.0

Changelog

Sourced from @​microlink/react-json-view's changelog.

1.27.0 (2025-08-01)

Features

  • add custom buttons to rows according to value type (#4) (e8df37a)
  • show comma option (bdb3907)

Bug Fixes

  • replace class attribute by classname (e38bab4)
  • string data type: use camelcase on inline style (d578398)
  • use className instead of class in React components (#1) (108e1a8)
Commits
  • cbf13bc chore(release): 1.27.0
  • a72086a Merge pull request #87 from truongthanh1303/feat/show-comma-option
  • bdb3907 feat: show comma option
  • bc355f3 Merge pull request #81 from n1c0de/hotfix/use-camelcase-on-inline-style
  • a2312a7 Merge branch 'master' into hotfix/use-camelcase-on-inline-style
  • b8c14d8 Revert "Release/1.27.1 (#11)"
  • d578398 fix(string data type): use camelcase on inline style
  • b357174 Merge pull request #80 from n1c0de/hotfix/prevent-module-overflow-by-breaking...
  • e1f4b60 Revert "fix: use className instead of class in React components (#1)"
  • c334691 Revert "feat: add custom buttons to rows according to value type (#4)"
  • Additional commits viewable in compare view

Updates @mui/x-data-grid from 8.9.1 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 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)

Commits

Updates @mui/x-date-pickers from 8.9.0 to 8.9.2

Release notes

Sourced from @​mui/x-date-pickers'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-date-pickers'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 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)

Commits

Updates echarts from 5.6.0 to 6.0.0

Release notes

Sourced from echarts's releases.

6.0.0

  • [Feature] [theme] New theme for ECharts 6.0. #20865 #21097 #21114 (Ovilia)
  • [Feature] [chord] New chord series. #20522 (Ovilia)
  • [Feature] [matrix&calendar] New matrix coordinate system. And all series and components (including other coordinate systems, such as grid(Cartesian), geo, polar, etc.) are supported to be declaratively laid out in the cells of matrix and calendar coordinate system. #19807 #21093 (Ovilia) #21005 #21108 (100pah)
  • [Feature] [custom] Support reusable custom series. #20226 (Ovilia)
  • [Feature] [cartesian] Introduce new layout mechanism to avoid Cartesian (i.e., grid component) axis labels and axis names overflowing the canvas, prevent axis names from overlapping with axis labels, and make them the default. #21059 (100pah) #19534 (robin-gerling) #16825 (konrad-amtenbrink)
  • [Feature] [scatter] Support jittering for scatter series. #19941 #21067 (Ovilia)
  • [Feature] [axis] Support break on the axis. #19459 (Ovilia) #20857 (100pah)
  • [Feature] [theme] Support dynamically registering and switching themes. #20705 (Ovilia)
  • [Feature] [roam] Roaming infrastructure enhancement - support users specifying roaming area by roamTrigger; support clip on geo and series.map; support cursor style change when hovering on the roaming area; support preserveAspect on geo, series.map and series.graph; fix the percent base of center on geo, series.map, series.graph and series.tree; enhance the behavior for roaming area overlapping. #19807#issuecomment-2974437299 (100pah)
  • [Feature] [thumbnail] Support thumbnail for the graph series. #19807#issuecomment-3013454598 (100pah) #17471 (Lruler)
  • [Feature] [marker] Support z option for markPoint/markLine/markArea. #21117 (sz-p)
  • [Feature] [marker] Support z2 option for markPoint/markLine/markArea. #20782 (sz-p)
  • [Feature] [stack] Support reversing the stack order. #20998 (Justin-ZS)
  • [Feature] [sankey] Support roaming for sankey series. #20321 (Ovilia)
  • [Feature] [custom] Support compoundPath in custom series renderItem. #20402 #21040 (Ovilia)
  • [Feature] [marker] Support relativeTo option for specifying the relative target of marker position. #20166 #21042 (Ovilia)
  • [Feature] [axis] Support tooltip for angleAxis label. #20986 (plainheart)
  • [Feature] [tooltip] Support displayTransition option to control whether to enable the tooltip display transition. #20966 (jqqin)
  • [Feature] [visualMap] Support unboundedRange option. #21113 (100pah)
  • [Feature] [legend] Support triggerEvent option. #18164 #20907 (sz-p)
  • [Feature] [custom] Support tooltipDisabled for custom series. #20447 (Ovilia)
  • [Feature] [i18n] Add Norwegian Bokmål (nb-NO) translation. #20792 (joakimono)
  • [Feature] [i18n] Add Greek (EL) translation. #21119 (tassosgeo)
  • [Fix] [label] Fix label rich style does not inherit the plain label style. #20977 (plainheart) #21016 (100pah)
  • [Fix] [label] Fix label layout margin. #21103 (100pah)
  • [Fix] [dataZoom] Fix data shape distribution for time axis. #16978 (andrearoota) #21043 #21039 (Ovilia)
  • [Fix] [tooltip] Fix null value item on category axis should be able to show tooltip. #20777 (Justin-ZS)
  • [Fix] [visualMap] Fix some text style can't work on visualMap. #20961 (plainheart)
  • [Fix] [dataZoom] Restrict range on brushEnd. #20814 (mortalYoung)
  • [Fix] [heatmap] Fix labels not in calendar range are unexpectedly displayed. #20699 (plainheart)
  • [Fix] [series] Fix mismatched dimension index. #20682 (Justin-ZS)
  • [Fix] [bar] Fix polar bar should update roundCap when changes. #20582 (Ovilia)
  • [Fix] [pie] Fix labelLine may be not removed and cause error when single label position is not in outside. #20906 (plainheart)
  • [Fix] [sankey] Fix browser crash when emphasis.focus is 'trajectory' with large data. #20959 (plainheart)
  • [Fix] [custom] Fix potential NPE when applying leave transition. #20920 (plainheart)
  • [Fix] [tooltip] Fix potential memory leakage by explicitly unbinding event listeners. #21087 (seaheart)
  • [Fix] [axis] [log] Fix incorrect rounding usage, and support data with big negative exponent. #21107 (SihongShen) #21120 (100pah)
  • [Fix] [axis] Fix extreme small numbers can not be displayed in Cartesian due to the inappropriate rounding precision. #21120 (100pah) (SihongShen)
  • [Fix] [dataZoom] Change moveHandler cursor to default. #20304 (ribeirompl)
  • [Fix] [tooltip] Fix style coord transform markers are not removed after the tooltip is disposed. #20987 (plainheart)
  • [Fix] [bar] Remove unused startValue option from the BarSeriesOption interface. #20901 (plainheart)
  • [Fix] [title] Fix title text style width type should not include string. #20800 (sz-p)
  • [Fix] [radar] Fix blur.itemStyle not working. #21081 (mustcanbedo) #21124 (Ovilia)
  • [Fix] [roam] Fix RoamControllerHost importing path. #20313 (Ovilia)
  • [Fix] [svg] Remove SVG support check in getSvgDataURL. #20760 (plainheart)
  • [Break] Breaking changes against v5.6.0:
    • The default theme has been changed, including the visual style and the default location settings of components and series. For example, the default legend position is now at the bottom of the canvas. The new default settings are more reasonble, but if they affect the existing usage, use echarts/theme/v5.js to restore the old visual style and location settings. See #20865.
    • The v5 echarts/src/theme/light.ts is now migrated to echarts/theme/rainbow.js.
    • The position of Cartesian axes might shift slightly if the axis names or labels previously overflowed the canvas or overlapped, as anti-overflow and anti-axisLabel-axisName-overlap mechanism are enabled by default. In most cases that changes will be indiscernible to the naked eye. But if any unreasonable change occurs, you can use option grid.outerBoundsMode: 'none' to disable the anti-overflow mechanism, and/or use option xAxis/yAxis.axisLabel.nameMoveOverlap: false to disable the anti-axisLabel-axisName-overlap mechanism. See #21059.

... (truncated)

Commits
  • 52104f7 Merge pull request #21132 from apache/release-dev
  • 5e02596 chore: release
  • 771c523 chore: add license headers and a script of pre-commit
  • 8d7f252 Merge pull request #21127 from apache/release-dev
  • 64f8d9c chore: release 6.0.0-rc.1
  • 65efa66 test: add mark as expected
  • 5365621 Merge pull request #21126 from apache/fix-16266
  • 9055fef test(scale): add missing test
  • 8a40d27 Merge branch 'release' into fix-16266
  • 18b5db2 fix(scale): Fix that extreme small numbers can not be displayed in Cartesian ...
  • Additional commits viewable in compare view

Updates framer-motion from 12.23.11 to 12.23.12

Changelog

Sourced from framer-motion's changelog.

[12.23.12] 2025-07-29

Added

  • Exporting internal APIs for use in view animations.
Commits

Updates lucide-react from 0.532.0 to 0.536.0

Release notes

Sourced from lucide-react's releases.

Version 0.536.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.535.0...0.536.0

Version 0.535.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.534.0...0.535.0

Version 0.534.0

What's Changed

Full Changelog: lucide-icons/lucide@0.533.0...0.534.0

Version 0.533.0

What's Changed

... (truncated)

Commits

Updates motion from 12.23.11 to 12.23.12

Changelog

Sourced from motion's changelog.

[12.23.12] 2025-07-29

Added

  • Exporting internal APIs for use in view animations.
Commits

Updates @types/react from 19.1.8 to 19.1.9

Commits

Updates @types/react-dom from 19.1.6 to 19.1.7

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating an...

Description has been truncated

Bumps the all-npm-deps group in /frontend with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@microlink/react-json-view](https://github.com/microlinkhq/react-json-view) | `1.26.2` | `1.27.0` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `8.9.1` | `8.9.2` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `8.9.0` | `8.9.2` |
| [echarts](https://github.com/apache/echarts) | `5.6.0` | `6.0.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.23.11` | `12.23.12` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.532.0` | `0.536.0` |
| [motion](https://github.com/motiondivision/motion) | `12.23.11` | `12.23.12` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.1.9` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.1.7` |


Updates `@microlink/react-json-view` from 1.26.2 to 1.27.0
- [Release notes](https://github.com/microlinkhq/react-json-view/releases)
- [Changelog](https://github.com/microlinkhq/react-json-view/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/react-json-view@v1.26.2...v1.27.0)

Updates `@mui/x-data-grid` from 8.9.1 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 `@mui/x-date-pickers` from 8.9.0 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-date-pickers)

Updates `echarts` from 5.6.0 to 6.0.0
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.6.0...6.0.0)

Updates `framer-motion` from 12.23.11 to 12.23.12
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.23.11...v12.23.12)

Updates `lucide-react` from 0.532.0 to 0.536.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.536.0/packages/lucide-react)

Updates `motion` from 12.23.11 to 12.23.12
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.23.11...v12.23.12)

Updates `@types/react` from 19.1.8 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.1.6 to 19.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@microlink/react-json-view"
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: "@mui/x-data-grid"
  dependency-version: 8.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 8.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: echarts
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm-deps
- dependency-name: framer-motion
  dependency-version: 12.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: lucide-react
  dependency-version: 0.536.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-npm-deps
- dependency-name: motion
  dependency-version: 12.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: "@types/react"
  dependency-version: 19.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-deps
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-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 5, 2025
@saschadaemgen saschadaemgen merged commit 2a31266 into main Aug 5, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/all-npm-deps-654f9f1c84 branch August 5, 2025 05:56
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.

1 participant