Upgrade react-scripts to version 5.0.0 #42
Closed
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ react-scripts (4.0.3 → 5.0.0) · Repo · Changelog
Release Notes
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 70 commits:
Update CONTRIBUTING.mdPublishUpdate CONTRIBUTING.mdAdd support for Tailwind (#11717)chore(test): make all tests install with `npm ci` (#11723)fix(webpackDevServer): disable overlay for warnings (#11413)Remove cached lockfile (#11706)Update all dependencies (#11624)feat(eslint-config-react-app): support ESLint 8.x (#11375)[WIP] Fix integration test teardown / cleanup and missing yarn installation (#11686)Update webpack and dev server (#11646)The default port used by `serve` has changed (#11619)Update package.json (#11597)Fix ESLint Babel preset resolution (#11547)test(create-react-app): assert for exit code (#10973)Prepare 5.0.0 alpha releaseRemove dependency pinning (#11474)Update CODEOWNERSBump template dependency version (#11415)Bump browserslist from 4.14.2 to 4.16.5 (#11476)allow CORS on webpack-dev-server (#11325)Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)Bump immer from 8.0.4 to 9.0.6 (#11364)Resolve dependency issues in v5 alpha (#11294)Update CONTRIBUTING.mdPrepare 5.0.0 alpha releaseUse env var to detect yarn or npm as the package manager (#11322)Use npm v7 with workspaces for local development and testing (#11304)Merge pull request #11316 from hasanayan/mainMerge branch 'facebook:main' into mainMerge pull request #11318 from th7nder/t-1127-webpack-dev-serveryarn compile:lockfileMigrate deprecated functions, add new lockfile and node 14Merge branch 'main' into t-1127-webpack-dev-serverBump webpack-dev-server to 4.0.0 and add babel presetfix: dependency issue after workbox-webpack-plugin 6.2 release (#11292)Bump webpack-dev-server to 4.0.0-rc.1Update package.jsonPrepare 5.0.0 alpha releaseWebpack 5 (#11201)Remove package-lock.json (#11252)Update CODEOWNERSchore: migrate to @babel/eslint-parser (#10761)fix: fast refresh stops on needed bail outs (#11105)Deprecate root level template.json keys (#11188)Switch branch nameRun npm with --no-audit (#11176)Update PostCSS version (#11121)Coerce Node versions with metadata (#11057)Add source-map-loader for debugging into original source of node_modules libraries that contain sourcemaps (#8227)Remove ESLint verification when opting-out (#10499)Unpin babel dependencies (#10797)Add support for Webpack 5 message objects (#10121)test(create-react-app): add integration tests (#10381)Bump immer version for fixing security issue (#10791)Fix link address (#10907)eslint-config-react-app typo fix (#10317)Remove outdated comments on react-refresh (#10784)Suggest sass instead of node-sass package (#10779)Upgrade docs http links to https (#10288)Fix ICSS syntax in stylesheets (#10511)Update PWA docs to point at the cra-template-pwa package (#10805)Trivial English fixes (#10763)Bump y18n from 4.0.0 to 4.0.1 in /docusaurus/website (#10765)Update ModuleNotFoundPlugin to support Webpack 5 (#10205)Update WebpackManifestPlugin (#10204)Update PostCSS packages (#10456)[email protected]Security Fix for Command Injection - huntr.dev (#10644)Update IMAGE_INLINE_SIZE_LIMIT docs (#10631)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands