pgadmin4
pgadmin4 copied to clipboard
Javascript dependency: Bump @mui/icons-material from 5.16.7 to 6.1.2 in /web
Bumps @mui/icons-material from 5.16.7 to 6.1.2.
Release notes
Sourced from @mui/icons-material's releases.
v6.1.2
A big thanks to the 13 contributors who made this release possible.
@mui/[email protected]
- [Autocomplete] Fix listbox opens and closes on click when used with
limitTags(#42494)@appleSimple- [Button] Ignore
darkandcontrastTextif not provided in the theme (#43861)@siriwatknp- [Button] Fix regression for color
inherit(#43862)@siriwatknp- [LinearProgress] Fix background color (#43949)
@sai6855- Support CSS variables with shadow DOM (#43948)
@siriwatknp- [Rating] Use Rating
nameas prefix of input element ids (#43829)@yash49- [Drawer] Fix issue with main window being used instead of iframe's window (#43818)
@albarv340- [ThemeProvider] Support setting default mode (#43951)
@siriwatknpDocs
- Update theme toggle demo (#43956)
@Janpot- Add note about minimum required webpack version (#43864)
@Janpot- Format Pigment CSS docs (#43812)
@oliviertassinari- Fix visual bug on dashboard template (#43836)
@oliviertassinari- Fix pigment-css.md syntax error (#43837)
@kdichev- Fix Sign-in template form experience (#43838)
@oliviertassinari- Remove "To be continued" section from v0 –> v1 migration guide (#43832)
@samuelsycamore- Fix 301 to chromium (#43809)
@oliviertassinari- [joy-ui] Add missing ComponentLinkHeader components (#43865)
@samuelsycamore- [Modal] Remove unnecessary type assertion (#43825)
@ZeeshanTamboli- [Table] Stabilize random series in virtualized table demo (#43744)
@Janpot- [system] Add migration guide link to
@mui/stylespages (#43833)@samuelsycamoreCore
- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937)
@Janpot- [code-infra] Replace all instances of
ewitheventand add eslint rule (#43866)@samuelsycamore- [code-infra] Fix and update bundling fixtures (#43709)
@Janpot- [code-infra] Update transitive dependencies with vulnerabilties (#43895)
@Janpot- [code-infra] Optimize regression tests (#43889)
@Janpot- [code-infra] Remove custom playwright installation steps (#43881)
@Janpot- [code-infra] Fix flaky dashboard screenshot (#43890)
@Janpot- [code-infra] Add new instanceof proptypes for toolpad (#43814)
@Janpot- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946)
@wilhelmlofsten- Uniformity in version range
@oliviertassinari- Replace
toBeAriaHiddenmatcher withtoBeInaccessiblein tests (#43870)@ZeeshanTamboli- [docs-infra] Strengthen CSP (#43711)
@oliviertassinari- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860)
@siriwatknp- [icons] Reduce Material Icon page size (#43911)
@oliviertassinari- [test] Point Istanbul to correct URL (#43935)
@sai6855- [test] Sync React.version parse logic with codebase (#43820)
@oliviertassinari- Improve getReactElementRef() utils (#43022)
@sai6855- [Drawer] Refactor getScrollbarSize usages (#43828)
@BrianWoolfolk- [Modal] Replace
showparameter name withhidein modal manager (#43868)@ZeeshanTamboli
... (truncated)
Changelog
Sourced from @mui/icons-material's changelog.
v6.1.2
Oct 2, 2024
A big thanks to the 13 contributors who made this release possible.
@mui/[email protected]
- [Autocomplete] Fix listbox opens and closes on click when used with
limitTags(#42494)@appleSimple- [Button] Ignore
darkandcontrastTextif not provided in the theme (#43861)@siriwatknp- [Button] Fix regression for color
inherit(#43862)@siriwatknp- [LinearProgress] Fix background color (#43949)
@sai6855- Support CSS variables with shadow DOM (#43948)
@siriwatknp- [Rating] Use Rating
nameas prefix of input element ids (#43829)@yash49- [Drawer] Fix issue with main window being used instead of iframe's window (#43818)
@albarv340- [ThemeProvider] Support setting default mode (#43951)
@siriwatknpDocs
- Update theme toggle demo (#43956)
@Janpot- Add note about minimum required webpack version (#43864)
@Janpot- Format Pigment CSS docs (#43812)
@oliviertassinari- Fix visual bug on dashboard template (#43836)
@oliviertassinari- Fix pigment-css.md syntax error (#43837)
@kdichev- Fix Sign-in template form experience (#43838)
@oliviertassinari- Remove "To be continued" section from v0 –> v1 migration guide (#43832)
@samuelsycamore- Fix 301 to chromium (#43809)
@oliviertassinari- [joy-ui] Add missing ComponentLinkHeader components (#43865)
@samuelsycamore- [Modal] Remove unnecessary type assertion (#43825)
@ZeeshanTamboli- [Table] Stabilize random series in virtualized table demo (#43744)
@Janpot- [system] Add migration guide link to
@mui/stylespages (#43833)@samuelsycamoreCore
- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937)
@Janpot- [code-infra] Replace all instances of
ewitheventand add eslint rule (#43866)@samuelsycamore- [code-infra] Fix and update bundling fixtures (#43709)
@Janpot- [code-infra] Update transitive dependencies with vulnerabilties (#43895)
@Janpot- [code-infra] Optimize regression tests (#43889)
@Janpot- [code-infra] Remove custom playwright installation steps (#43881)
@Janpot- [code-infra] Fix flaky dashboard screenshot (#43890)
@Janpot- [code-infra] Add new instanceof proptypes for toolpad (#43814)
@Janpot- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946)
@wilhelmlofsten- Uniformity in version range
@oliviertassinari- Replace
toBeAriaHiddenmatcher withtoBeInaccessiblein tests (#43870)@ZeeshanTamboli- [docs-infra] Strengthen CSP (#43711)
@oliviertassinari- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860)
@siriwatknp- [icons] Reduce Material Icon page size (#43911)
@oliviertassinari
... (truncated)
Commits
e6ff0b5[release] v6.1.2 (#43957)c77bd84Bump@types/reactto v18.3.6 (#43555)d5b547eBump@types/chaito ^4.3.20 (#43914)263c725[release] v6.1.1 (#43788)2f6d23a[core] Fix package.json repository rule092e100[core] Replace moreindexOfwithincludes(#43694)94cc3d0[release] v6.1.0 (#43696)4be712aBump rimraf to ^6.0.1 (#43681)9c71fafBump babel (#43675)6f35367[icons] Add exports field to package.json (#43624)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)