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

fix(deps): update dependency react-scripts to v3.4.3 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2020

This PR contains the following updates:

Package Type Update Change
react-scripts dependencies patch 3.4.1 -> 3.4.3

Release Notes

facebook/create-react-app

v3.4.3

Compare Source

v3.4.2 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.2 to 3.4.3

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

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

or

yarn add --exact [email protected]

v3.4.2

Compare Source

v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.1 to 3.4.2

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

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

or

yarn add --exact [email protected]

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Aug 11, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/araclx/humantic/4bvcryb53
✅ Preview: https://humantic-git-renovate-react-scripts-3x.araclx.vercel.app

@pull-assistant
Copy link

pull-assistant bot commented Aug 11, 2020

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     fix(deps): update dependency react-scripts to v3.4.3

Powered by Pull Assistant. Last update b1b8d62 ... b1b8d62. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-scripts-3.x branch from 9d46750 to b1b8d62 Compare August 12, 2020 16:56
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v3.4.2 fix(deps): update dependency react-scripts to v3.4.3 Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant