Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: , , , , react-scripts #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patrickrizzardi
Copy link
Owner

snyk-top-banner

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.

Name Versions Released on

@emotion/styled
from 11.8.1 to 11.13.0 | 10 versions ahead of your current version | 2 months ago
on 2024-07-20
@emotion/react
from 11.8.2 to 11.13.3 | 14 versions ahead of your current version | a month ago
on 2024-08-21
@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.5.2 to 5.16.7 | 117 versions ahead of your current version | a month ago
on 2024-08-09
react-scripts
from 5.0.0 to 5.0.1 | 1 version ahead of your current version | 2 years ago
on 2022-04-12

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
265 No Known Exploit
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
265 Proof of Concept
Release notes
Package name: @emotion/styled
  • 11.13.0 - 2024-07-20

    Minor Changes

    • #3198 d8ff8a5 Thanks @ Andarist! - Migrated away from relying on process.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! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

    Patch Changes

    • Updated dependencies [d8ff8a5, a9f6912]:
      • @ 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
  • 11.11.0 - 2023-05-06
  • 11.10.8 - 2023-04-28
  • 11.10.6 - 2023-02-16
  • 11.10.5 - 2022-10-27
  • 11.10.4 - 2022-08-30
  • 11.10.0 - 2022-07-31
  • 11.9.3 - 2022-06-12
  • 11.8.1 - 2022-02-19
from @emotion/styled GitHub release notes
Package name: @emotion/react
  • 11.13.3 - 2024-08-21

    Patch Changes

    • #3232 0ce3ed0 Thanks @ ENvironmentSet! - Distribute css prop attachment over props that are union types

    • Updated dependencies []:

      • @ emotion/serialize@1.3.1
  • 11.13.0 - 2024-07-20

    Minor Changes

    • #3198 d8ff8a5 Thanks @ Andarist! - Migrated away from relying on process.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! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

    Patch Changes

    • Updated dependencies [d8ff8a5, a9f6912]:
      • @ 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
  • 11.11.3 - 2023-12-23
  • 11.11.1 - 2023-06-07
  • 11.11.0 - 2023-05-06
  • 11.10.8 - 2023-04-28
  • 11.10.6 - 2023-02-16
  • 11.10.5 - 2022-10-27
  • 11.10.4 - 2022-08-30
  • 11.10.0 - 2022-07-31
  • 11.9.3 - 2022-06-12
  • 11.9.0 - 2022-04-06
  • 11.8.2 - 2022-03-10
from @emotion/react GitHub release notes
Package name: @mui/icons-material
  • 5.16.7 - 2024-08-09

    Aug 9, 2024

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

    @ mui/material@5.16.7

    • ​[material-ui][mui-system] Add support for version runtime checks (#43233) @ DiegoAndai

    Docs

    Core

    All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan

  • 5.16.6 - 2024-07-30

    Jul 30, 2024

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

    @ mui/material@5.16.6

    • [Divider] Enable borderStyle enhancement in divider with children (#43059) @ anuujj

    Docs

    • [material-ui][Card] Update CardMedia description (#43121) @ shahzaibdev1
    • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @ aliharis99
    • [material-ui][Snackbar] Improve close reason type in demos (#43105) @ sai6855

    Core

    All contributors of this release in alphabetical order: @ aliharis99, @ anuujj, @ mnajdova, @ sai6855, @ shahzaibdev1

  • 5.16.5 - 2024-07-25

    Jul 25, 2024

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

    @ mui/utils@5.16.5

    Docs

    All contributors of this release in alphabetical order: @ ManthanGajjar, @ mnajdova, @ navedqb, @ oliviertassinari

    Full Changelog: v5.16.4...v5.16.5

  • 5.16.4 - 2024-07-16

    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

  • 5.16.3 - 2024-07-16

    Jul 16, 2024

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

    @ mui/material@5.16.3

    Docs

    All contributors of this release in alphabetical order: @ HoFa1997, @ mnajdova, @ oliviertassinari

  • 5.16.2 - 2024-07-16
  • 5.16.1 - 2024-07-11
  • 5.16.0 - 2024-07-05
  • 5.15.21 - 2024-06-28
  • 5.15.20 - 2024-06-12
  • 5.15.19 - 2024-05-29
  • 5.15.18 - 2024-05-16
  • 5.15.17 - 2024-05-08
  • 5.15.16 - 2024-05-01
  • 5.15.15 - 2024-04-04
  • 5.15.14 - 2024-03-19
  • 5.15.13 - 2024-03-13
  • 5.15.12 - 2024-03-05
  • 5.15.11 - 2024-02-24
  • 5.15.10 - 2024-02-12
  • 5.15.9 - 2024-02-08
  • 5.15.8 - 2024-02-06
  • 5.15.7 - 2024-01-31
  • 5.15.6 - 2024-01-22
  • 5.15.5 - 2024-01-17
  • 5.15.4 - 2024-01-10
  • 5.15.3 - 2024-01-03
  • 5.15.2 - 2023-12-25
  • 5.15.1 - 2023-12-19
  • 5.15.0 - 2023-12-12
  • 5.14.19 - 2023-11-29
  • 5.14.18 - 2023-11-14
  • 5.14.16 - 2023-10-31
  • 5.14.15 - 2023-10-24
  • 5.14.14 - 2023-10-17
  • 5.14.13 - 2023-10-10
  • 5.14.12 - 2023-10-04
  • 5.14.11 - 2023-09-26
  • 5.14.9 - 2023-09-13
  • 5.14.8 - 2023-09-05
  • 5.14.7 - 2023-08-29
  • 5.14.6 - 2023-08-24
  • 5.14.5 - 2024-01-17
  • 5.14.3 - 2023-08-01
  • 5.14.1 - 2023-07-19
  • 5.14.0 - 2023-07-11
  • 5.13.7 - 2023-07-04
  • 5.11.16 - 2023-04-04
  • 5.11.11 - 2023-02-28
  • 5.11.9 - 2023-02-14
  • 5.11.0 - 2022-12-13
  • 5.10.16 - 2022-11-28
  • 5.10.15 - 2022-11-22
  • 5.10.14 - 2022-11-15
  • 5.10.9 - 2022-10-11
  • 5.10.6 - 2022-09-19
  • 5.10.3 - 2022-08-29
  • 5.10.2 - 2022-08-23
  • 5.8.4 - 2022-06-14
  • 5.8.3 - 2022-06-07
  • 5.8.2 - 2022-05-31
  • 5.8.0 - 2022-05-17
  • 5.6.2 - 2022-04-18
  • 5.6.1 - 2022-04-11
  • 5.6.0 - 2022-04-06
  • 5.5.1 - 2022-03-14
from @mui/icons-material GitHub release notes
Package name: @mui/material
  • 5.16.7 - 2024-08-09

    Aug 9, 2024

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

    @ mui/material@5.16.7

    • ​[material-ui][mui-system] Add support for version runtime checks (#43233) @ DiegoAndai

    Docs

    Core

    All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan

  • 5.16.6 - 2024-07-30

    Jul 30, 2024

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

    @ mui/material@5.16.6

    • [Divider] Enable borderStyle enhancement in divider with children (#43059) @ anuujj

    Docs

    • [material-ui][Card] Update CardMedia description (#43121) @ shahzaibdev1
    • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @ aliharis99
    • [material-ui][Snackbar] Improve close reason type in demos (#43105) @ sai6855

    Core

    All contributors of this release in alphabetical order: @ aliharis99, @ anuujj, @ mnajdova, @ sai6855, @ shahzaibdev1

  • 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
  • 5.15.21 - 2024-06-28
  • 5.15.20 - 2024-06-12
  • 5.15.19 - 2024-05-29
  • 5.15.18 - 2024-05-16
  • 5.15.17 - 2024-05-08
  • 5.15.16 - 2024-05-01
  • 5.15.15 - 2024-04-04
  • 5.15.14 - 2024-03-19
  • 5.15.13 - 2024-03-13
  • 5.15.12 - 2024-03-05
  • 5.15.11 - 2024-02-24
  • 5.15.10 - 2024-02-12
  • 5.15.9 - 2024-02-08
  • 5.15.8 - 2024-02-06
  • 5.15.7 - 2024-01-31
  • 5.15.6 - 2024-01-22
  • 5.15.5 - 2024-01-17
  • 5.15.4 - 2024-01-10
  • 5.15.3 - 2024-01-03
  • 5.15.2 - 2023-12-25
  • 5.15.1 - 2023-12-19
  • 5.15.0 - 2023-12-12
  • 5.14.20 - 2023-12-05
  • 5.14.19 - 2023-11-29
  • 5.14.18 - 2023-11-14
  • 5.14.17 - 2023-11-06
  • 5.14.16 - 2023-10-31
  • 5.14.15 - 2023-10-24
  • 5.14.14 - 2023-10-17
  • 5.14.13 - 2023-10-10
  • 5.14.12 - 2023-10-04
  • 5.14.11 - 2023-09-26
  • 5.14.10 - 2023-09-18
  • 5.14.9 - 2023-09-13
  • 5.14.8 - 2023-09-05
  • 5.14.7 - 2023-08-29
  • 5.14.6 - 2023-08-24
  • 5.14.5 - 2023-08-14
  • 5.14.4 - 2023-08-08
  • 5.14.3 - 2023-08-01
  • 5.14.2 - 2023-07-25
  • 5.14.1 - 2023-07-19
  • 5.14.0 - 2023-07-11
  • 5.13.7 - 2023-07-04
  • 5.13.6 - 2023-06-23
  • 5.13.5 - 2023-06-12
  • 5.13.4 - 2023-06-05
  • 5.13.3 - 2023-05-29
  • 5.13.2 - 2023-05-22
  • 5.13.1 - 2023-05-17
  • 5.13.0 - 2023-05-10
  • 5.12.3 - 2023-05-02
  • 5.12.2 - 2023-04-25
  • 5.12.1 - 2023-04-17
  • 5.12.0 - 2023-04-11
  • 5.11.16 - 2023-04-04
  • 5.11.15 - 2023-03-28
  • 5.11.14 - 2023-03-21
  • 5.11.13 - 2023-03-14
  • 5.11.12 - 2023-03-06
  • 5.11.11 - 2023-02-28
  • 5.11.10 - 2023-02-20
  • 5.11.9 - 2023-02-14
  • 5.11.8 - 2023-02-07
  • 5.11.7 - 2023-01-31
  • 5.11.6 - 2023-01-23
  • 5.11.5 - 2023-01-18
  • 5.11.4 - 2023-01-09
  • 5.11.3 - 2023-01-02
  • 5.11.2 - 2022-12-26
  • 5.11.1 - 2022-12-20
  • 5.11.0 - 2022-12-13
  • 5.10.17 - 2022-12-06
  • 5.10.16 - 2022-11-28
  • 5.10.15 - 2022-11-22
  • 5.10.14 - 2022-11-15
  • 5.10.13 - 2022-11-07
  • 5.10.12 - 2022-10-31
  • 5.10.11 - 2022-10-25
  • 5.10.10 - 2022-10-18
  • 5.10.9 - 2022-10-11
  • 5.10.8 - 2022-10-03
  • 5.10.7 - 2022-09-27
  • 5.10.6 - 2022-09-19
  • 5.10.5 - 2022-09-12
  • 5.10.4 - 2022-09-06
  • 5.10.3 - 2022-08-29
  • 5.10.2 - 2022-08-23
  • 5.10.1 - 2022-08-16
  • 5.10.0 - 2022-08-09
  • 5.9.3 - 2022-08-01
  • 5.9.2 - 2022-07-25
  • 5.9.1 - 2022-07-18
  • 5.9.0 - 2022-07-12
  • 5.8.7 - 2022-07-04
  • 5.8.6 - 2022-06-27
  • 5.8.5 - 2022-06-21
  • 5.8.4 - 2022-06-14
  • 5.8.3 - 2022-06-07
  • 5.8.2 - 2022-05-31
  • 5.8.1 - 2022-05-23
  • 5.8.0 - 2022-05-17
  • 5.7.0 - 2022-05-10
  • 5.6.4 - 2022-05-02
  • 5.6.3 - 2022-04-25
  • 5.6.2 - 2022-04-18
  • 5.6.1 - 2022-04-11
  • 5.6.0 - 2022-04-06
  • 5.5.3 - 2022-03-28
  • 5.5.2 - 2022-03-21
from @mui/material GitHub release notes
Package name: react-scripts
  • 5.0.1 - 2022-04-12

    5.0.1 (2022-04-12)

    Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use createRoot and relaxed our check for older versions of Create React App.

    Migrating from 5.0.0 to 5.0.1

    Inside any created project that has not been ejected, run:

    npm install --save --save-exact react-scripts@5.0.1
    

    or

    yarn add --exact react-scripts@5.0.1
    

    🐛 Bug Fix

    💅 Enhancement

    • cra-template-typescript, cra-template, react-scripts
    • cra-template-typescript, cra-template
    • eslint-config-react-app

    📝 Documentation

    🏠 Internal

    Committers: 11

  • 5.0.0 - 2021-12-14

    v5.0.0 (2021-12-14)

    Create React App 5.0 is a major release with several new features and the latest version of all major dependencies.

    Thanks to all the maintainers and contributors who worked so hard on this release! 🙌

    Highlights

    • webpack 5 (#11201)
    • Jest 27 (#11338)
    • ESLint 8 (#11375)
    • PostCSS 8 (#11121)
    • Fast Refresh improvements and bug fixes (#11105)
    • Support for Tailwind (#11717)
    • Improved package manager detection (#11322)
    • Unpinned all dependencies for better compatibility with other tools (#11474)
    • Dropped support for Node 10 and 12

    Migrating from 4.0.x to 5.0.0

    Inside any created project that has not been ejected, run:

    npm install --save --save-exact react-scripts@5.0.0

    or

    yarn add --exact react-scripts@5.0.0
    

    NOTE: You may need to delete your node_modules folder and reinstall your dependencies by running npm install (or yarn) if you encounter errors after upgrading.

    If you previously ejected but now want to upgrade, one common solution is to find the commits where you ejected (and any subsequent commits changing the configuration), revert them, upgrade, and later optionally eject again. It’s also possible that the feature you ejected for is now supported out of the box.

    Breaking Changes

    Like any major release, react-scripts@5.0.0 contains a number of breaking changes. We expect that they won't affect every user, but we recommend you look over this section to see if something is relevant to you. If we missed something, please file a new issue.

    Dropped support for Node 10 and 12

    Node 10 reached End-of-Life in April 2021 and Node 12 will be End-of-Life in April 2022. Going forward we will only support the latest LTS release of Node.js.

    Full Changelog

    💥 Breaking Change

    • create-react-app
    • babel-preset-react-app, cra-template-typescript, cra-template, create-react-app, eslint-config-react-app, react-app-polyfill, react-dev-utils, react-error-overlay, react-scripts
    • eslint-config-react-app, react-error-overlay, react-scripts
    • react-scripts

    🐛 Bug Fix

    💅 Enhancement

    • react-scripts
      • #11717 Add support for Tailwind (@ iansu)
      • #8227 Add source-map-loader for debugging into original source of node_modules libraries that contain sourcemaps (@ justingrant)
      • #10499 Remove ESLint verification when opting-out (@ mrmckeb)
    • eslint-config-react-app, react-error-overlay, react-scripts
    • create-react-app
    • react-dev-utils
    • create-react-app, react-scripts

    📝 Documentation

    🏠 Internal

Snyk has created this PR to upgrade:
  - @emotion/styled from 11.8.1 to 11.13.0.
    See this package in npm: https://www.npmjs.com/package/@emotion/styled
  - @emotion/react from 11.8.2 to 11.13.3.
    See this package in npm: https://www.npmjs.com/package/@emotion/react
  - @mui/icons-material from 5.5.1 to 5.16.7.
    See this package in npm: https://www.npmjs.com/package/@mui/icons-material
  - @mui/material from 5.5.2 to 5.16.7.
    See this package in npm: https://www.npmjs.com/package/@mui/material
  - react-scripts from 5.0.0 to 5.0.1.
    See this package in npm: https://www.npmjs.com/package/react-scripts

See this project in Snyk:
https://app.snyk.io/org/patrickrizz/project/fbe6114d-98e8-459a-92fd-9b6f56f5257f?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants