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

Update dependency react-scripts to v5 #59

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

Conversation

appcues-wss[bot]
Copy link

@appcues-wss appcues-wss bot commented Aug 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts 4.0.1 -> 5.0.0 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2021-3757
Critical Critical 9.8 CVE-2021-42740
Critical Critical 9.8 CVE-2021-44906
Critical Critical 9.8 CVE-2022-37601
Critical Critical 9.1 CVE-2024-48949
High High 7.5 CVE-2021-23424
High High 7.5 CVE-2021-3777
High High 7.5 CVE-2021-3807
High High 7.5 CVE-2022-24999
High High 7.5 CVE-2022-37599
High High 7.5 CVE-2022-37603
High High 7.5 CVE-2022-38900
High High 7.1 CVE-2022-46175
Medium Medium 6.5 CVE-2023-46234
Medium Medium 5.6 CVE-2021-23436
Medium Medium 5.3 CVE-2021-23343
Medium Medium 5.3 CVE-2021-23364
Medium Medium 5.3 CVE-2023-26115

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
Critical Critical 9.8 CVE-2021-3918
Critical Critical 9.8 CVE-2022-0691
Critical Critical 9.8 CVE-2022-29078
Critical Critical 9.8 CVE-2022-37601
Critical Critical 9.8 CVE-2022-37601
Critical Critical 9.8 CVE-2023-42282
Critical Critical 9.8 WS-2021-0153
Critical Critical 9.1 CVE-2022-0686
High High 8.2 CVE-2021-32803
High High 8.2 CVE-2021-32804
High High 8.2 CVE-2021-37701
High High 8.2 CVE-2021-37712
High High 8.2 CVE-2021-37713
High High 8.1 CVE-2022-1650
High High 7.8 CVE-2021-43138
High High 7.7 CVE-2021-23386
High High 7.5 CVE-2021-3807
High High 7.5 CVE-2022-24771
High High 7.5 CVE-2022-24772
High High 7.5 CVE-2022-24999
High High 7.5 CVE-2022-37603
High High 7.5 CVE-2022-37603
High High 7.5 CVE-2024-37890
High High 7.5 CVE-2024-37890
High High 7.4 CVE-2024-29180
High High 7.3 CVE-2023-26159
High High 7.1 CVE-2022-46175
Medium Medium 6.6 WS-2022-0008
Medium Medium 6.5 CVE-2022-0155
Medium Medium 6.5 CVE-2023-26136
Medium Medium 6.5 CVE-2023-26136
Medium Medium 6.1 CVE-2022-0122
Medium Medium 6.1 CVE-2024-47068
Medium Medium 5.3 CVE-2020-28469
Medium Medium 5.3 CVE-2021-23364
Medium Medium 5.3 CVE-2021-23368
Medium Medium 5.3 CVE-2021-23368
Medium Medium 5.3 CVE-2021-23382
Medium Medium 5.3 CVE-2021-23382
Medium Medium 5.3 CVE-2021-23382
Medium Medium 5.3 CVE-2021-32640
Medium Medium 5.3 CVE-2021-32640
Medium Medium 5.3 CVE-2021-3664
Medium Medium 5.3 CVE-2022-0512
Medium Medium 5.3 CVE-2022-0639
Medium Medium 5.3 CVE-2022-24773
Medium Medium 5.3 CVE-2022-25858
Medium Medium 5.3 CVE-2022-25858
Medium Medium 4.0 CVE-2021-23566
Low Low 2.6 CVE-2022-0536
Low Low 0.0 CVE-2024-27088

Release Notes

facebook/create-react-app (react-scripts)

v5.0.0

Compare Source

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

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 11

5.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! 🙌

v4.0.3

Compare Source

4.0.3 (2021-02-22)

v4.0.3 is a maintenance release that includes minor bug fixes and dependency updates.

🐛 Bug Fix
🏠 Internal
Committers: 4

Migrating from 4.0.2 to 4.0.3

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

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

v4.0.2

Compare Source

4.0.2 (2021-02-03)

v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates.

🚀 New Feature
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
🔨 Underlying Tools
Committers: 15

  • If you want to rebase/retry this PR, check this box

@appcues-wss
Copy link
Author

appcues-wss bot commented Aug 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @reach/[email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^17.0.1" from the root project
npm error   peer react@">=16.3.0" from @emotion/[email protected]
npm error   node_modules/@emotion/core
npm error     peer @emotion/core@"^10.0.27" from @emotion/[email protected]
npm error     node_modules/@emotion/styled
npm error       @emotion/styled@"^10.0.27" from @storybook/[email protected]
npm error       node_modules/@storybook/theming
npm error         @storybook/theming@"6.2.8" from @storybook/[email protected]
npm error         node_modules/@storybook/addon-actions
npm error         10 more (@storybook/addon-backgrounds, ...)
npm error     peer @emotion/core@"^10.0.28" from @emotion/[email protected]
npm error     node_modules/@emotion/styled-base
npm error       @emotion/styled-base@"^10.0.27" from @emotion/[email protected]
npm error       node_modules/@emotion/styled
npm error         @emotion/styled@"^10.0.27" from @storybook/[email protected]
npm error         node_modules/@storybook/theming
npm error     3 more (@storybook/theming, @storybook/ui, emotion-theming)
npm error   47 more (@emotion/styled, @emotion/styled-base, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/[email protected]
npm error node_modules/@reach/router
npm error   @reach/router@"^1.3.4" from the root project
npm error   @reach/router@"^1.3.4" from @storybook/[email protected]
npm error   node_modules/@storybook/api
npm error     @storybook/api@"6.2.8" from @storybook/[email protected]
npm error     node_modules/@storybook/addon-actions
npm error       dev @storybook/addon-actions@"^6.1.11" from the root project
npm error       1 more (@storybook/addon-essentials)
npm error     9 more (@storybook/addon-backgrounds, ...)
npm error   1 more (@storybook/router)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/[email protected]
npm error   node_modules/@reach/router
npm error     @reach/router@"^1.3.4" from the root project
npm error     @reach/router@"^1.3.4" from @storybook/[email protected]
npm error     node_modules/@storybook/api
npm error       @storybook/api@"6.2.8" from @storybook/[email protected]
npm error       node_modules/@storybook/addon-actions
npm error         dev @storybook/addon-actions@"^6.1.11" from the root project
npm error         1 more (@storybook/addon-essentials)
npm error       9 more (@storybook/addon-backgrounds, ...)
npm error     1 more (@storybook/router)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-08-04T17_46_58_426Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-04T17_46_58_426Z-debug-0.log

@appcues-wss appcues-wss bot added the security fix Security fix generated by WhiteSource label Aug 4, 2024
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v5 Update dependency react-scripts to v5 - autoclosed Aug 8, 2024
@appcues-wss appcues-wss bot closed this Aug 8, 2024
@appcues-wss appcues-wss bot deleted the whitesource-remediate/react-scripts-5.x branch August 8, 2024 00:19
@appcues-wss appcues-wss bot restored the whitesource-remediate/react-scripts-5.x branch August 9, 2024 00:21
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v5 - autoclosed Update dependency react-scripts to v5 Aug 9, 2024
@appcues-wss appcues-wss bot reopened this Aug 9, 2024
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v5 Update dependency react-scripts to v5 - autoclosed Oct 1, 2024
@appcues-wss appcues-wss bot closed this Oct 1, 2024
@appcues-wss appcues-wss bot deleted the whitesource-remediate/react-scripts-5.x branch October 1, 2024 17:51
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v5 - autoclosed Update dependency react-scripts to v5 Oct 1, 2024
@appcues-wss appcues-wss bot reopened this Oct 1, 2024
@appcues-wss appcues-wss bot restored the whitesource-remediate/react-scripts-5.x branch October 1, 2024 18:23
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v5 Update dependency react-scripts to v5 - autoclosed Oct 2, 2024
@appcues-wss appcues-wss bot closed this Oct 2, 2024
@appcues-wss appcues-wss bot deleted the whitesource-remediate/react-scripts-5.x branch October 2, 2024 00:21
@appcues-wss appcues-wss bot changed the title Update dependency react-scripts to v5 - autoclosed Update dependency react-scripts to v5 Oct 3, 2024
@appcues-wss appcues-wss bot restored the whitesource-remediate/react-scripts-5.x branch October 3, 2024 00:22
@appcues-wss appcues-wss bot reopened this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants