Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

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

Updates @mui/icons-material from 7.0.2 to 7.1.0

Release notes

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

v7.1.0

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

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Changelog

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

7.1.0

May 6, 2025

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

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Commits

Updates @mui/material from 7.0.2 to 7.1.0

Release notes

Sourced from @​mui/material's releases.

v7.1.0

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

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

7.1.0

May 6, 2025

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

  • 🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.

@mui/material@7.1.0

@mui/material-nextjs@7.1.0

@mui/system@7.1.0

@mui/styled-engine@7.1.0

Docs

... (truncated)

Commits

Updates valibot from 1.0.0 to 1.1.0

Release notes

Sourced from valibot's releases.

v1.1.0

Many thanks to @​EltonLobo07, @​sacrosanctic, @​muningis, @​EskiMojo14, @​MOZGIII, @​vktrl and @​jasperteo for contributing to this release.

Read the release notes on our website for a quick overview of the most exciting new features in this release.

  • Add message method to overwrite local error message configuration of a schema (pull request #1103)
  • Add summarize method to summarize issues into a pretty-printable multi-line string (pull request #1158)
  • Add getTitle, getDescription and getMetadata methods to extract metadata of a schema (pull request #1154)
  • Add minEntries and maxEntries validation action to validate number of object entries (pull request #1100)
  • Add entries and notEntries validation action to validate number of object entries (pull request #1156)
  • Add parseJson and stringifyJson transformation action to parse and stringify JSON (pull request #1137)
  • Add flavor transformation action to flavor the output type of a schema (pull request #950)
  • Add support for bigints to multipleOf validation action (pull request #1164)
  • Change implementation of variant and variantAsync schema to improve performance by aborting validation of discriminators early (pull request #1110)
  • Change name of NanoIDAction and NanoIDIssue interface to NanoIdAction and NanoIdIssue (pull request #1171)
  • Fix internal MarkOptional type to fix input and output type of objects in edge cases (issue #1176)

v1.1.0 (to-json-schema)

Many thanks to @​sruenwg, @​muningis and @​EltonLobo07 for contributing to this release.

  • Add support for minEntries and maxEntries action (pull request #1100)
  • Add support for entries action (pull request #1156)
  • Change Valibot peer dependency to v1.1.0
  • Fix toJsonSchema to be independent of definition order (pull request #1133)
  • Fix additionalItems for tuple schemas and add minItems (pull request #1126)
Commits
  • 63dfa76 Bump version of library to 1.1.0
  • aabeda9 Merge pull request #1154 from EskiMojo14/get-metadata
  • 7d1b555 Update docs for getMetadata, getDescription and getTitle
  • 99b15ba Refactor and improve getMetadata, getDescription and getTitle
  • 5cb0c0d Merge branch 'main' into get-metadata
  • 42b767d Rename headings of parse data guide for better clarity
  • b0d0743 Merge pull request #950 from vktrl/feat-flavors
  • 6120369 Update and improve docs for new flavor action
  • 020ed31 Refactor imports and fix ESLint warning
  • e8c2833 Update changelog and enhance tests for flavor and brand actions
  • Additional commits viewable 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

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 [valibot](https://github.com/fabian-hiller/valibot).


Updates `@mui/icons-material` from 7.0.2 to 7.1.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.1.0/packages/mui-icons-material)

Updates `@mui/material` from 7.0.2 to 7.1.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.1.0/packages/mui-material)

Updates `valibot` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-prod-deps
- dependency-name: "@mui/material"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-prod-deps
- dependency-name: valibot
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@dependabot dependabot bot requested a review from Zxilly as a code owner May 12, 2025 00:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
Copy link

codecov bot commented May 12, 2025

Bundle Report

Changes will decrease total bundle size by 281 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
gsa-explorer-esm 9.38MB -281 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 -281 bytes 426.35kB -0.07%

Copy link

codecov bot commented May 12, 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     #371   +/-   ##
=======================================
  Coverage   85.73%   85.73%           
=======================================
  Files          86       86           
  Lines        4474     4474           
  Branches      101      101           
=======================================
  Hits         3836     3836           
  Misses        493      493           
  Partials      145      145           
Flag Coverage Δ
integration 60.96% <ø> (ø)
ui 87.35% <ø> (ø)
unit 39.86% <ø> (-0.17%) ⬇️

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

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly merged commit 571ad22 into master May 12, 2025
43 checks passed
@Zxilly Zxilly deleted the dependabot/npm_and_yarn/ui/ui-prod-deps-0c8651e11f branch May 12, 2025 05:27
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