[Snyk] Upgrade: , , , , , , , , , , deep-equal, , , , , final-form, http-status-codes, immer, mui-rff, randomstring, react-final-form, react-router-dom, swr, ts-proto, use-immer #1014
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@emotion/styled
from 11.8.1 to 11.13.0 | 10 versions ahead of your current version | 2 months ago
on 2024-07-20
@material-ui/core
from 4.12.3 to 4.12.4 | 1 version ahead of your current version | 2 years ago
on 2022-04-03
@material-ui/icons
from 4.11.2 to 4.11.3 | 1 version ahead of your current version | 2 years ago
on 2022-04-03
@brightspace-ui/intl
from 3.13.2 to 3.18.0 | 10 versions ahead of your current version | 25 days ago
on 2024-08-26
@emotion/react
from 11.8.2 to 11.13.3 | 14 versions ahead of your current version | a month ago
on 2024-08-21
@types/react
from 17.0.42 to 17.0.80 | 38 versions ahead of your current version | 6 months ago
on 2024-03-26
@mui/icons-material
from 5.5.1 to 5.16.7 | 65 versions ahead of your current version | a month ago
on 2024-08-09
@mui/material
from 5.11.12 to 5.16.7 | 67 versions ahead of your current version | a month ago
on 2024-08-09
@mui/x-data-grid
from 5.6.1 to 5.17.26 | 44 versions ahead of your current version | 2 years ago
on 2023-03-03
@protobuf-ts/protoc
from 2.9.3 to 2.9.4 | 1 version ahead of your current version | 6 months ago
on 2024-03-13
deep-equal
from 2.2.2 to 2.2.3 | 1 version ahead of your current version | 10 months ago
on 2023-11-09
@testing-library/dom
from 8.11.3 to 8.20.1 | 16 versions ahead of your current version | a year ago
on 2023-06-16
@types/node
from 12.20.47 to 12.20.55 | 8 versions ahead of your current version | 2 years ago
on 2022-06-07
@testing-library/jest-dom
from 5.16.2 to 5.17.0 | 4 versions ahead of your current version | a year ago
on 2023-07-18
@types/react-dom
from 17.0.14 to 17.0.25 | 11 versions ahead of your current version | 10 months ago
on 2023-11-22
final-form
from 4.20.6 to 4.20.10 | 4 versions ahead of your current version | a year ago
on 2023-08-11
http-status-codes
from 2.2.0 to 2.3.0 | 1 version ahead of your current version | a year ago
on 2023-09-20
immer
from 9.0.12 to 9.0.21 | 9 versions ahead of your current version | a year ago
on 2023-03-23
mui-rff
from 5.1.1 to 5.3.2 | 4 versions ahead of your current version | 2 years ago
on 2022-08-30
randomstring
from 1.2.2 to 1.3.0 | 2 versions ahead of your current version | a year ago
on 2023-06-02
react-final-form
from 6.5.8 to 6.5.9 | 1 version ahead of your current version | 2 years ago
on 2022-04-01
react-router-dom
from 6.7.0 to 6.26.1 | 98 versions ahead of your current version | a month ago
on 2024-08-15
swr
from 2.0.0 to 2.2.5 | 26 versions ahead of your current version | 7 months ago
on 2024-02-15
ts-proto
from 1.167.2 to 1.181.2 | 28 versions ahead of your current version | a month ago
on 2024-08-15
use-immer
from 0.6.0 to 0.10.0 | 5 versions ahead of your current version | 3 months ago
on 2024-06-10
Release notes
Package name: @emotion/styled
Minor Changes
#3198
d8ff8a5
Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks @ Andarist! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5
,a9f6912
]:Package name: @material-ui/core
Package name: @material-ui/icons
Package name: @brightspace-ui/intl
3.18.0 (2024-08-26)
Features
3.17.2 (2024-08-23)
Bug Fixes
3.17.1 (2024-08-22)
Bug Fixes
3.17.0 (2024-08-22)
Features
3.16.2 (2024-08-22)
Bug Fixes
3.16.1 (2024-07-17)
Bug Fixes
3.16.0 (2023-11-14)
Features
3.15.1 (2023-10-30)
Bug Fixes
3.15.0 (2023-10-24)
Features
3.14.0 (2023-09-11)
Features
Package name: @emotion/react
Patch Changes
#3232
0ce3ed0
Thanks @ ENvironmentSet! - Distributecss
prop attachment over props that are union typesUpdated dependencies []:
Minor Changes
#3198
d8ff8a5
Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks @ Andarist! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5
,a9f6912
]:Package name: @types/react
Package name: @mui/icons-material
Aug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.7
Docs
Core
All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@ mui/material@5.16.6
Docs
<ListItem button/>
withListItemButton
component in routing libraries list example (#43114) @ aliharis99reason
type in demos (#43105) @ sai6855Core
All contributors of this release in alphabetical order: @ aliharis99, @ anuujj, @ mnajdova, @ sai6855, @ shahzaibdev1
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@ mui/utils@5.16.5
Docs
Hint
demo (@ ManthanGajjar) (#43039) @ ManthanGajjarAll contributors of this release in alphabetical order: @ ManthanGajjar, @ mnajdova, @ navedqb, @ oliviertassinari
Full Changelog: v5.16.4...v5.16.5
Jul 16, 2024
A big thanks to the one contributor who made this release possible.
@ mui/material@5.16.4
All contributors of this release in alphabetical order: @ mnajdova
Jul 16, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.3
Docs
autosuggest-highlight
dependency (#42953) @ HoFa1997All contributors of this release in alphabetical order: @ HoFa1997, @ mnajdova, @ oliviertassinari
Package name: @mui/material
Aug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.7
Docs
Core
All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan
Package name: @mui/x-data-grid
We're happy to announce the v6 stable is finally available! 🎉
Support, new features, and non-critical bug fixes will only be shipped in v6.
v5 is now officially in long-term support. This means it's the last v5 weekly release, and new versions will only be released for critical fixes; to provide security updates and support for regressions.
We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
@ mui/x-data-grid@v5.17.26
/@ mui/x-data-grid-pro@v5.17.26
/@ mui/x-data-grid-premium@v5.17.26
Changes
getLocaleText
synchronously (#8073) @ m4theushwDataGrid
(#8094) @ atf98We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
@ mui/x-data-grid@v5.17.25
/@ mui/x-data-grid-pro@v5.17.25
/@ mui/x-data-grid-premium@v5.17.25
Changes
ownerState
beingundefined
in theme style overrides (#7757) @ lolaignatova@ mui/x-date-pickers@v5.0.20
/@ mui/x-date-pickers-pro@v5.0.20
Changes
viewType
is correctly updated (#7942) @ LukasTyWe'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
@ mui/x-data-grid@v5.17.24
/@ mui/x-data-grid-pro@v5.17.24
/@ mui/x-data-grid-premium@v5.17.24
Changes
TrapFocus
inside the panel wrapper (#7897) @ Vivek-PrajapatiiupdateRows
(#7945) @ cherniavskiileafField
to have correct focus value (#7959) @ MBilalShafi@ mui/x-date-pickers@v5.0.19
/@ mui/x-date-pickers-pro@v5.0.19
Changes
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
@ mui/x-data-grid@v5.17.23
/@ mui/x-data-grid-pro@v5.17.23
/@ mui/x-data-grid-premium@v5.17.23
Changes
getCellElement
method not working with pinned columns (#7844) @ yaredtsyunstable_replaceRows
(#7694) @ MBilalShafi@ mui/x-date-pickers@v_5.0.18
/@ mui/x-date-pickers-pro@v_5.0.18
Changes
Docs
Core
Feb 2, 2023
We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
@ mui/x-data-grid@v5.17.22
/@ mui/x-data-grid-pro@v5.17.22
/@ mui/x-data-grid-premium@v5.17.22
Changes
actions
column (#7767) @ cherniavskii