Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the ui-prod-deps group in /ui with 3 updates: @mui/icons-material, @mui/material and react-dropzone.

Updates @mui/icons-material from 6.4.5 to 6.4.6

Release notes

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

v6.4.6

A big thanks to the 4 contributors who made this release possible.

@mui/material@6.4.6

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

Changelog

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

6.4.6

Feb 26, 2025

A big thanks to the 4 contributors who made this release possible.

@mui/material@6.4.6

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

Commits

Updates @mui/material from 6.4.5 to 6.4.6

Release notes

Sourced from @​mui/material's releases.

v6.4.6

A big thanks to the 4 contributors who made this release possible.

@mui/material@6.4.6

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

Changelog

Sourced from @​mui/material's changelog.

6.4.6

Feb 26, 2025

A big thanks to the 4 contributors who made this release possible.

@mui/material@6.4.6

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

Commits
  • 356b885 [release] v6.4.6 (#45416)
  • 6af576b [material-ui][InputBase] Deprecate composed classes (#45366)
  • 698dd35 [Menu] Deprecate *Props and complete slots, slotProps (#45369)
  • 03e3b8f [material-ui][Drawer] Deprecate *Props and complete slots, slotProps (#45...
  • 0813fd1 [material-ui] Fix slotProps.transition types (#45367)
  • 551d995 [material-ui] Allow nested theme creation with vars (#45368)
  • a1182b0 [material-ui][SpeedDialAction] Add slots and slotProps (#45365)
  • e7ad90a [material-ui][Radio] Add slots and slotProps (#45364)
  • d06c212 [material-ui][Checkbox] Add slots and slotProps (#45361)
  • a6e05ee [material-ui] Fix wrong slotProps of DetailsHTMLAttributes types (#45356)
  • Additional commits viewable in compare view

Updates react-dropzone from 14.3.6 to 14.3.8

Release notes

Sourced from react-dropzone's releases.

v14.3.8

14.3.8 (2025-02-24)

Bug Fixes

  • event_type: 🎨 Update drop event type to include FileSystemFileHandle (d6911c9)

v14.3.7

14.3.7 (2025-02-24)

Bug Fixes

  • make ESM build compatible with native Node.js (2016879)
Commits
  • d6911c9 fix(event_type): 🎨 Update drop event type to include FileSystemFileHandle
  • 2016879 fix: make ESM build compatible with native Node.js
  • See full diff in compare view

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 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 version will 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

@dependabot dependabot bot requested a review from Zxilly as a code owner March 3, 2025 00:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2025
Copy link

codecov bot commented Mar 3, 2025

Bundle Report

Changes will increase total bundle size by 40 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gsa-explorer-esm 9.38MB 40 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: gsa-explorer-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js 40 bytes 425.12kB 0.01%

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   87.41%   87.34%   -0.07%     
==========================================
  Files          85       85              
  Lines        4401     4401              
  Branches      100      100              
==========================================
- Hits         3847     3844       -3     
- Misses        412      415       +3     
  Partials      142      142              
Flag Coverage Δ
integration 62.37% <ø> (-0.09%) ⬇️
ui 87.66% <ø> (ø)
unit 38.83% <ø> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

Bumps the ui-prod-deps group in /ui with 3 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) and [react-dropzone](https://github.com/react-dropzone/react-dropzone).


Updates `@mui/icons-material` from 6.4.5 to 6.4.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.6/packages/mui-icons-material)

Updates `@mui/material` from 6.4.5 to 6.4.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.6/packages/mui-material)

Updates `react-dropzone` from 14.3.6 to 14.3.8
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.3.6...v14.3.8)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-prod-deps
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-prod-deps
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@Zxilly Zxilly force-pushed the dependabot/npm_and_yarn/ui/ui-prod-deps-04547cae5a branch from 2f9593a to 94fbf56 Compare March 3, 2025 02:30
@Zxilly Zxilly merged commit 4fc83dc into master Mar 3, 2025
8 of 9 checks passed
@Zxilly Zxilly deleted the dependabot/npm_and_yarn/ui/ui-prod-deps-04547cae5a branch March 3, 2025 02:30
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