[Snyk] Upgrade: , , , , , , , , axios, chart.js, material-react-table, next#2
Open
KOTTAGENVH wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade: , , , , , , , , axios, chart.js, material-react-table, next#2KOTTAGENVH wants to merge 1 commit intomainfrom
KOTTAGENVH wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade:
- @emotion/styled from 11.11.5 to 11.13.0.
See this package in npm: https://www.npmjs.com/package/@emotion/styled
- @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0.
See this package in npm: https://www.npmjs.com/package/@fortawesome/fontawesome-svg-core
- @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0.
See this package in npm: https://www.npmjs.com/package/@fortawesome/free-solid-svg-icons
- @emotion/react from 11.11.4 to 11.13.3.
See this package in npm: https://www.npmjs.com/package/@emotion/react
- @mui/icons-material from 5.16.0 to 5.16.7.
See this package in npm: https://www.npmjs.com/package/@mui/icons-material
- @mui/material from 5.16.0 to 5.16.7.
See this package in npm: https://www.npmjs.com/package/@mui/material
- @mui/x-date-pickers from 7.9.0 to 7.14.0.
See this package in npm: https://www.npmjs.com/package/@mui/x-date-pickers
- @reduxjs/toolkit from 2.2.6 to 2.2.7.
See this package in npm: https://www.npmjs.com/package/@reduxjs/toolkit
- axios from 1.7.2 to 1.7.5.
See this package in npm: https://www.npmjs.com/package/axios
- chart.js from 4.4.3 to 4.4.4.
See this package in npm: https://www.npmjs.com/package/chart.js
- material-react-table from 2.13.0 to 2.13.1.
See this package in npm: https://www.npmjs.com/package/material-react-table
- next from 14.2.4 to 14.2.6.
See this package in npm: https://www.npmjs.com/package/next
See this project in Snyk:
https://app.snyk.io/org/kottagenvh/project/c5e7130f-3d7d-4ee2-871e-fb55ad331db4?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.11.5 to 11.13.0 | 2 versions ahead of your current version | 2 months ago
on 2024-07-20
@fortawesome/fontawesome-svg-core
from 6.5.2 to 6.6.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-16
@fortawesome/free-solid-svg-icons
from 6.5.2 to 6.6.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-16
@emotion/react
from 11.11.4 to 11.13.3 | 3 versions ahead of your current version | 25 days ago
on 2024-08-21
@mui/icons-material
from 5.16.0 to 5.16.7 | 7 versions ahead of your current version | a month ago
on 2024-08-09
@mui/material
from 5.16.0 to 5.16.7 | 7 versions ahead of your current version | a month ago
on 2024-08-09
@mui/x-date-pickers
from 7.9.0 to 7.14.0 | 7 versions ahead of your current version | 23 days ago
on 2024-08-23
@reduxjs/toolkit
from 2.2.6 to 2.2.7 | 1 version ahead of your current version | 2 months ago
on 2024-07-27
axios
from 1.7.2 to 1.7.5 | 3 versions ahead of your current version | 23 days ago
on 2024-08-23
chart.js
from 4.4.3 to 4.4.4 | 1 version ahead of your current version | a month ago
on 2024-08-20
material-react-table
from 2.13.0 to 2.13.1 | 1 version ahead of your current version | 2 months ago
on 2024-07-28
next
from 14.2.4 to 14.2.6 | 2 versions ahead of your current version | 24 days ago
on 2024-08-21
Issues fixed by the recommended upgrade:
SNYK-JS-AXIOS-7361793
Release notes
Package name: @emotion/styled
-
11.13.0 - 2024-07-20
-
-
- Updated dependencies [
- @ emotion/serialize@1.3.0
- @ emotion/use-insertion-effect-with-fallbacks@1.1.0
- @ emotion/utils@1.4.0
-
11.12.0 - 2024-07-19
-
11.11.5 - 2024-03-29
from @emotion/styled GitHub release notesMinor Changes
#3198
d8ff8a5Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks 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
a9f6912Thanks @ Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:Package name: @fortawesome/fontawesome-svg-core
-
6.6.0 - 2024-07-16
-
6.5.2 - 2024-04-02
from @fortawesome/fontawesome-svg-core GitHub release notesChange log available at https://fontawesome.com/docs/changelog/
Change log available at https://fontawesome.com/docs/changelog/
Package name: @fortawesome/free-solid-svg-icons
-
6.6.0 - 2024-07-16
-
6.5.2 - 2024-04-02
from @fortawesome/free-solid-svg-icons GitHub release notesChange log available at https://fontawesome.com/docs/changelog/
Change log available at https://fontawesome.com/docs/changelog/
Package name: @emotion/react
-
11.13.3 - 2024-08-21
-
-
- @ emotion/serialize@1.3.1
-
11.13.0 - 2024-07-20
-
-
- Updated dependencies [
- @ emotion/serialize@1.3.0
- @ emotion/use-insertion-effect-with-fallbacks@1.1.0
- @ emotion/utils@1.4.0
-
11.12.0 - 2024-07-19
-
11.11.4 - 2024-02-27
from @emotion/react GitHub release notesPatch Changes
#3232
0ce3ed0Thanks @ ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
Minor Changes
#3198
d8ff8a5Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks 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
a9f6912Thanks @ Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:Package name: @mui/icons-material
-
5.16.7 - 2024-08-09
- [material-ui][mui-system] Add support for version runtime checks (#43233) @ DiegoAndai
- [docs] Fix 301 @ oliviertassinari
- [website] Fix wrong link in pricing table (@ zanivan) (#43143) @ zanivan
- [website] Add blog link to pricing table (@ zanivan) (#43140) @ zanivan
-
5.16.6 - 2024-07-30
- [Divider] Enable borderStyle enhancement in divider with children (#43059) @ anuujj
- [material-ui][Card] Update CardMedia description (#43121) @ shahzaibdev1
- [material-ui] Replace deprecated
- [material-ui][Snackbar] Improve close
- [code-infra] Use the same CI names on master & next (#43064) @ mnajdova
-
5.16.5 - 2024-07-25
- [utils] Add dependency to @ mui/types (@ mnajdova) (#43047) @ mnajdova
- [material-ui][joy-ui][Autocomplete] Fix
- Fix CHANGELOG convention @ oliviertassinari
- [material-ui] Fix broken image links in blog template on master branch (#42969) @ navedqb
-
5.16.4 - 2024-07-16
- Fix wrong import in Popover types (#42967) @ mnajdova
-
5.16.3 - 2024-07-16
- [material] Add missing dependency (#42959) @ mnajdova
- [material-ui][Autocomplete] Add instructions about
- Move feedback from Canny to GitHub @ oliviertassinari
-
5.16.2 - 2024-07-16
-
5.16.1 - 2024-07-11
-
5.16.0 - 2024-07-05
from @mui/icons-material GitHub release notesAug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.7Docs
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.6Docs
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114) @ aliharis99reasontype 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.5Docs
Hintdemo (@ 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.4All 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.3Docs
autosuggest-highlightdependency (#42953) @ HoFa1997All contributors of this release in alphabetical order: @ HoFa1997, @ mnajdova, @ oliviertassinari
Package name: @mui/material
-
5.16.7 - 2024-08-09
- [material-ui][mui-system] Add support for version runtime checks (#43233) @ DiegoAndai
- [docs] Fix 301 @ oliviertassinari
- [website] Fix wrong link in pricing table (@ zanivan) (#43143) @ zanivan
- [website] Add blog link to pricing table (@ zanivan) (#43140) @ zanivan
-
5.16.6 - 2024-07-30
- [Divider] Enable borderStyle enhancement in divider with children (#43059) @ anuujj
- [material-ui][Card] Update CardMedia description (#43121) @ shahzaibdev1
- [material-ui] Replace deprecated
- [material-ui][Snackbar] Improve close
- [code-infra] Use the same CI names on master & next (#43064) @ mnajdova
-
5.16.5 - 2024-07-25
-
5.16.4 - 2024-07-16
-
5.16.3 - 2024-07-16
-
5.16.2 - 2024-07-16
-
5.16.1 - 2024-07-11
-
5.16.0 - 2024-07-05
from @mui/material GitHub release notesAug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.7Docs
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.6Docs
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114) @ aliharis99reasontype in demos (#43105) @ sai6855Core
All contributors of this release in alphabetical order: @ aliharis99, @ anuujj, @ mnajdova, @ sai6855, @ shahzaibdev1
Package name: @mui/x-date-pickers
We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
💫 Allow filtering the axis on zoom, making the axis adapt by removing values outside the view.
📊 Improve bar chart performances
🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid
🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers
🐞 Bugfixes
Data Grid
@ mui/x-data-grid@7.14.0getTreeDataPath(#11743) @ pcorpetevent.keyforTabandEscapekeys (#14170) @ k-rajat19apiingridCellParamsinterface (#14201) @ k-rajat19@ mui/x-data-grid-pro@7.14.0Same changes as in
@ mui/x-data-grid@7.14.0.@ mui/x-data-grid-premium@7.14.0Same changes as in
@ mui/x-data-grid-pro@7.14.0, plus:onCellSelectionModelChangenot triggered when additional cell range is selected (#14199) @ arminmehDate and Time Pickers
@ mui/x-date-pickers@7.14.0SpaceandEnteron theTimeClockcomponent @ arthurbalduini@ mui/x-date-pickers-pro@7.14.0Same changes as in
@ mui/x-date-pickers@7.14.0.Charts
@ mui/x-charts@7.14.0isPointInsidefunction for both graphs and axis (#14222) @ JCQuintas@ mui/x-charts-pro@7.0.0-alpha.2Same changes as in
@ mui/x-charts@7.14.0, plus:Docs
Core
eslint-plugin-testing-library(#14232) @ LukasTyWe'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
358562148-1a6cf765-2dc8-4906-bd93-139086eed148.mp4
358562148-1a6cf765-2dc8-4906-bd93-139086eed148.mp4
Data Grid
@ mui/x-data-grid@7.13.0nullandundefinedvalues (#14166) @ k-rajat19useGridStateInitialization(#14181) @ k-rajat19@ mui/x-data-grid-pro@7.13.0Same changes as in
@ mui/x-data-grid@7.13.0, plus:@ mui/x-data-grid-premium@7.13.0Same changes as in
@ mui/x-data-grid-pro@7.13.0.Date and Time Pickers
@ mui/x-date-pickers@7.13.0