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

Upgrading to react-script v3 give warning messages about deprecated libraries #6844

Closed
VincentLanglet opened this issue Apr 18, 2019 · 3 comments

Comments

@VincentLanglet
Copy link

Steps to Reproduce

When I upgraded to react-script@v3, i got these warning messages

warning react-scripts > workbox-webpack-plugin > workbox-build > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning react-scripts > workbox-webpack-plugin > workbox-build > joi > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning react-scripts > workbox-webpack-plugin > workbox-build > joi > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
warning react-scripts > workbox-webpack-plugin > workbox-build > joi > topo > [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).

This can be fixed by upgrading workbox-webpack-plugin to at least v4.1.1.

Expected Behavior

No warning about a deprecated library

@iansu
Copy link
Contributor

iansu commented Apr 18, 2019

Want to submit a PR to upgrade workbox-webpack-plugin?

@VincentLanglet
Copy link
Author

@iansu I saw it's already done
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/package.json

But the alpha release does not include this changes. I just need to wait the next one.

@iansu
Copy link
Contributor

iansu commented Apr 18, 2019

In that case I'm going to close this issues as it's already resolved in #6840.

@iansu iansu closed this as completed Apr 18, 2019
@lock lock bot locked and limited conversation to collaborators Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants